Searched refs:out (Results 1 – 8 of 8) sorted by relevance
| /CTR-SDK-4.2.5/sources/libraries/test/tests/ |
| D | test_Test.cpp | 231 void testRun(nn::test::Output& out) in testRun() argument 236 NN_TASSERT_(true == test.Run(out, false)); in testRun() 249 NN_TASSERT_(false == test.Run(out, true)); in testRun() 262 NN_TASSERT_(false == test.Run(out, false)); in testRun() 274 NN_TASSERT_(true == test.Run(out, true)); in testRun() 468 TextOutput out; // Text output during debugging in nnMain() local 470 XmlOutput out; // XML output when not debugging (when automatic testing) in nnMain() 475 testRun(out); in nnMain() 486 testRunSpecificTestFunc(out); in nnMain()
|
| /CTR-SDK-4.2.5/sources/libraries/cx/ |
| D | cx_StreamingUncompression.cpp | 447 goto out; in ReadUncompLZ() 463 out: in ReadUncompLZ() 613 goto out; in ReadUncompHuffman() 619 out: in ReadUncompHuffman() 771 goto out; in ReadUncompLH() 813 goto out; in ReadUncompLH() 826 goto out; in ReadUncompLH() 842 goto out; in ReadUncompLH() 859 goto out; in ReadUncompLH() 876 goto out; in ReadUncompLH() [all …]
|
| /CTR-SDK-4.2.5/build/omake/ |
| D | utildefs.om | 35 stdout = $(open-out-string) 39 private.result = $(out-contents $(stdout)) 67 stdout = $(open-out-string) 78 private.regex = $(out-contents $(stdout)) 154 return $(removeprefix $(adir)$(DIRSEP), $(filter-out $(adir), $(ls_ $(options), $(adir))))
|
| D | commondefs.cctype.om | 90 stdout = $(open-out-string) 94 private.result = $(out-contents $(stdout))
|
| D | commondefs.funcs.om | 399 private.srcs = $(filter-out %$(EXT_OBJ),$(files)) 526 …private.ofiles = $(Object $(config), $(filter-out $(ext_elfs),$(files))) $(filter $(ext_elfs)… 539 private.filtered_lfiles = $(filter-out $"$(EMPTY)",$(LIBS))
|
| /CTR-SDK-4.2.5/documents/api/nn/fs/briefing/ |
| D | savedata_calc.js | 1388 var out = document.FsDebug.output; 1389 if (!out) return; 1390 out.value = ""; 1399 var out = document.FsDebug.output; 1400 if (!out) return; 1401 out.value += str + "\n";
|
| /CTR-SDK-4.2.5/build/omake/platforms/CTR/ |
| D | CTR.commondefs.func.om | 497 cxi_depends = $(filter-out $(GetBannerFile $(config)),$(cxi_depends)) 498 cia_depends = $(filter-out $(cnt_depends),$(cia_depends)) 751 return $(filter-out --scanlib --vfemode=force,$(flags)) 830 return $(filter-out --scanlib --vfemode=force --entry=% --keep=nnMain,$(flags)) 925 return $(filter-out --vfemode=force,$(flags)) 944 foreach(module, $(filter-out $(dir .),$(module_list))) 951 foreach(module, $(filter-out $(dir .),$(module_list))) 958 foreach(module, $(filter-out $(dir .),$(module_list)))
|
| /CTR-SDK-4.2.5/include/ |
| D | zlib.h | 1015 out_func out, void FAR *out_desc));
|