Searched refs:obj (Results 1 – 8 of 8) sorted by relevance
| /CTR-SDK-2.4.0/build/omake/platforms/CTR/ |
| D | CTR.commondefs.gl.om | 26 global.EXT_VSOBJ = .obj 52 # While continuing to return the storage destination for .obj/.shbin, define generation rules for… 66 # Generate .obj files 74 # Find the directory where .obj is stored 104 # sourcefiles - .obj file generated with OMakefile 105 # sourcefiles_pre - built .obj file under resources 112 # Find the directory where .obj is stored 116 # (When relying on -I, no rebuild occurs when a built .obj is updated.)
|
| D | CTR.commondefs.om | 110 … the specified source file with SHADER_SOURCES in OMakefile, and get the full path to the .obj file
|
| /CTR-SDK-2.4.0/include/nn/os/ |
| D | os_LockPolicy.h | 78 ScopedLock(const LockObject& obj) : Locker::ScopedLock(obj.mutex) {} in ScopedLock()
|
| /CTR-SDK-2.4.0/sources/libraries/fnd/detail/ |
| D | fnd_DetailList.cpp | 20 #define OBJ_TO_LINK(list,obj) ((NNSFndLink*)(((u32)(obj))+(list)->offset)) argument
|
| /CTR-SDK-2.4.0/resources/plCoin/ |
| D | readme.txt | 16 ■ plCoin.obj
|
| /CTR-SDK-2.4.0/build/omake_deprecated/ |
| D | commondefs.gl.om | 34 EXT_VSOBJ = .obj
|
| /CTR-SDK-2.4.0/sources/libraries/os/ |
| D | os_Thread.cpp | 207 void* obj = reinterpret_cast<void*>(stack); in TryInitializeAndStartImpl() local 208 typeInfo.copy(p, obj); in TryInitializeAndStartImpl() 217 info.p = obj; in TryInitializeAndStartImpl()
|
| /CTR-SDK-2.4.0/build/omake/ |
| D | commondefs.funcs.om | 197 AddRuleToMakeObjectFromBinary(obj, bin, sympair, flags) = 200 $(obj): $(bin) $(BIN2OBJ) 202 return $(obj) 371 private.obj = $(ObjectOne $(config),$(filename),$(config.getObjectDirectory)) 373 value $(AddRuleToInstall $(libpath),$(obj))
|