Home
last modified time | relevance | path

Searched refs:Add (Results 1 – 8 of 8) sorted by relevance

/CTR-SDK-2.4.0/include/nn/fnd/
Dfnd_FixedBufferVector.h45 void Add(T v) in Add() function
47 *Add() = v; in Add()
49 T* Add() in Add() function
/CTR-SDK-2.4.0/build/omake/
Dplatformdefs.om29 Add(spec) =
65 NN_PLATFORM_MANAGER = $(NN_PLATFORM_MANAGER.Add $(name))
Dcommondefs.funcs.om91 # Add a rule to create .o from .c
114 # Add a rule to create .o from .cpp
137 # Add a rule to create .o from .s
153 # Add rule to copy a file
170 # Add a rule to create .a from .o list
191 # Add a rule to create .o from any file
209 # Add a rule to apply a C preprocess process.
231 # Add rule to create the ELF file
249 # Add a rule to create an ELF file via the option file
/CTR-SDK-2.4.0/include/nn/font/CTR/
Dfont_CmdCache.h40 void Add(
/CTR-SDK-2.4.0/build/omake/platforms/
DCTR.om18 NN_PLATFORM_MANAGER = $(NN_PLATFORM_MANAGER.Add $(s))
/CTR-SDK-2.4.0/build/omake/platforms/CTR/
DCTR.commondefs.test.om66 # Add summary output rule only when dotests series is targeted.
/CTR-SDK-2.4.0/sources/libraries/fnd/ARMv6/
Dfnd_Interlocked.cpp100 asm s32 Interlocked::Add(s32* pTarget NN_IS_UNUSED_VAR, s32 value NN_IS_UNUSED_VAR) in Add() function in nn::fnd::ARMv6::Interlocked
/CTR-SDK-2.4.0/include/nn/fnd/ARMv6/
Dfnd_Interlocked.h75 static s32 Add(s32* pTarget, s32 value);