Searched refs:Add (Results 1 – 8 of 8) sorted by relevance
45 void Add(T v) in Add() function47 *Add() = v; in Add()49 T* Add() in Add() function
29 Add(spec) = 66 NN_PLATFORM_MANAGER = $(NN_PLATFORM_MANAGER.Add $(name))
94 # Add a rule to create .o from .c117 # Add a rule to create .o from .cpp140 # Add a rule to create .o from .s156 # Add rule to copy a file173 # Add a rule to create .a from .o list194 # Add a rule to create .o from any file212 # Add a rule to apply a C preprocess process.234 # Add rule to create the ELF file252 # Add a rule to create an ELF file via the option file
926 …# Add target build information from SUPPORTED_TARGETS(filterstrings) and TARGET_FILTER to TARGET…
40 void Add(
18 NN_PLATFORM_MANAGER = $(NN_PLATFORM_MANAGER.Add $(s))
75 static s32 Add(s32* pTarget, s32 value);
100 asm s32 Interlocked::Add(s32* pTarget NN_IS_UNUSED_VAR, s32 value NN_IS_UNUSED_VAR) in Add() function in nn::fnd::ARMv6::Interlocked