| /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 36 InitList(NNSFndList* list, u16 offset) in InitList() argument 38 NN_TASSERT_(list); in InitList() 40 list->headObject = NULL; in InitList() 41 list->tailObject = NULL; in InitList() 42 list->numObjects = 0; in InitList() 43 list->offset = offset; in InitList() 57 SetFirstObject(NNSFndList* list, void* object) in SetFirstObject() argument 61 NN_TASSERT_(list ); in SetFirstObject() 64 link = OBJ_TO_LINK(list, object); in SetFirstObject() [all …]
|
| D | fnd_DetailList.h | 47 #define NN_OS_INIT_LIST(list, structName, linkName) \ argument 48 InitList(list, offsetof(structName, linkName)) 57 NNSFndList* list, 61 NNSFndList* list, 65 NNSFndList* list, 69 NNSFndList* list, 74 NNSFndList* list, 78 const NNSFndList* list, 82 const NNSFndList* list, 86 const NNSFndList* list, [all …]
|
| D | fnd_DetailHeap.cpp | 362 NNSiFndExpMBlockList* list, in RemoveMBlock() argument 376 list->head = next; in RemoveMBlock() 386 list->tail = prev; in RemoveMBlock() 394 NNSiFndExpMBlockList* list, in InsertMBlock() argument 410 next = list->head; in InsertMBlock() 411 list->head = target; in InsertMBlock() 422 list->tail = target; in InsertMBlock() 440 NNSiFndExpMBlockList* list, in AppendMBlock() argument 444 (void)InsertMBlock(list, block, list->tail); in AppendMBlock()
|
| /CTR-SDK-2.4.0/resources/xllt/ |
| D | readme.txt | 5 CTR_userName_USA_EUR.xllt: Combined list of characters available for user names in the Americas and… 6 CTR_userName_USA_EUR_JPN.xllt: Combined list of characters available for user names in all regions.
|
| /CTR-SDK-2.4.0/tools/FontConverter/xllt/ |
| D | letter-list.dtd | 1 <!ELEMENT letter-list (head?, body)> 2 <!ATTLIST letter-list version CDATA #REQUIRED>
|
| /CTR-SDK-2.4.0/build/runner/ |
| D | run.sh | 71 process_list_candidate=${dir}/${base}_process.list 73 cp -f ${process_list_candidate} ${dir}/process.list
|
| /CTR-SDK-2.4.0/documents/api/css/ |
| D | contents.css | 77 list-style : none;
|
| D | page.css | 197 list-style-type : decimal;
|
| D | manpage.css | 194 list-style-type : decimal;
|
| /CTR-SDK-2.4.0/documents/applet/api/css/ |
| D | contents.css | 75 list-style : none;
|
| D | page.css | 197 list-style-type : decimal;
|
| D | manpage.css | 194 list-style-type : decimal;
|
| /CTR-SDK-2.4.0/build/omake/platforms/CTR/ |
| D | CTR.build.tests.om | 108 # cdi is not created for tests that are not executed with the process list
|
| D | CTR.commondefs.func.om | 141 $(MAKEROM) -o $@ -le $(e) -lr $(r) -f list
|
| /CTR-SDK-2.4.0/include/nn/net/compatible/nnet/ |
| D | nnet.h | 104 …s32 (* eth_setupper) (NNETInstance *ins, NNETInstance *upper_ins, u32 *receive_id, u16 list[]); /*…
|
| /CTR-SDK-2.4.0/build/omake_deprecated/ |
| D | commondefs.cctype.RVCT.om | 183 --list=$(MAPFILE) \
|
| D | debuggerdefs.partner.om | 255 process_list = $(dirname $(kernel_core0))$(DIRSEP)process.list 346 process_list = $(dirname $(kernel_core0))$(DIRSEP)process.list
|
| D | testutil.om | 211 return $(dirname $(GetARM11Kernel $(config)))$(DIRSEP)process.list
|
| /CTR-SDK-2.4.0/build/omake/ |
| D | commondefs.funcs.om | 170 # Add a rule to create .a from .o list 332 # Return the ObjectOne result list 361 # Return the list of file paths after copying
|
| /CTR-SDK-2.4.0/documents/css/ |
| D | manpage.css | 207 list-style-type : decimal;
|
| /CTR-SDK-2.4.0/build/omake/debuggers/ |
| D | debuggerdefs.PARTNER.om | 412 process_list = $(dirname $(kernel_core0))$(DIRSEP)process.list 501 process_list = $(dirname $(kernel_core0))$(DIRSEP)process.list
|
| /CTR-SDK-2.4.0/build/omake/compilers/ |
| D | commondefs.cctype.RVCT.om | 200 --list=$(MAPFILE) \
|