Searched refs:log (Results 1 – 8 of 8) sorted by relevance
| /CTR-SDK-2.4.0/build/omake_deprecated/ |
| D | debuggerdefs.partner.om | 41 log = $(removesuffix $(absname $(basefile))).log 55 if $(not $(equal $(log),$(EMPTY))) 61 $(log): $(mcr) $(depend_files) $(RUNNER) :effects: $(RUNNER_LOCK) 238 log = $(addsuffix .proclist.log,$(removesuffix $(process))) 239 setuplog = $(addsuffix .proclist.setup.log,$(removesuffix $(process))) 240 teardownlog = $(addsuffix .proclist.teardown.log,$(removesuffix $(process))) 261 …$(log): $(LOADRUN) $(depend_files) $(GetDependsBeforeTest) $(GetDependsAfterTest) :effects: $(LOAD… 263 echo $(log) >> $(LOGLIST) 273 … esc -c0 init -k11 $(kernel_core0) -k9 $(kernel_core2) $(GetLoadrunOptions) | tee $(absname $(log)) 275 depend_files += $(log) [all …]
|
| D | testutil.om | 391 return $(addsuffix .multi.log, $(removesuffix $(runProgram)))
|
| D | commondefs.om | 1051 %.log: run-scripts
|
| /CTR-SDK-2.4.0/build/omake/debuggers/ |
| D | debuggerdefs.PARTNER.om | 349 log = $(removesuffix $(absname $(basefile))).log 363 if $(not $(equal $(log),$(EMPTY))) 364 fprintln($(f),$">" "$(absname $(log))") 369 $(log): $(mcr) $(depend_files) $(RUNNER) :effects: $(RUNNER_LOCK) 395 log = $(addsuffix .proclist.log,$(removesuffix $(process))) 396 setuplog = $(addsuffix .proclist.setup.log,$(removesuffix $(process))) 397 teardownlog = $(addsuffix .proclist.teardown.log,$(removesuffix $(process))) 418 …$(log): $(LOADRUNF) $(depend_files) $(GetDependsBeforeTest) $(GetDependsAfterTest) :effects: $(LOA… 428 … esc -c0 init -k11 $(kernel_core0) -k9 $(kernel_core2) $(GetLoadrunOptions) | tee $(absname $(log)) 430 depend_files += $(log) [all …]
|
| /CTR-SDK-2.4.0/include/nn/net/compatible/nnet/ |
| D | nnet.h | 179 #define NNET_DBGREPORT(level, log) \ argument 183 NDEBUG_Printf log; \ 197 #define NNET_DBGREPORT(level, log) argument
|
| /CTR-SDK-2.4.0/build/omake/platforms/CTR/ |
| D | CTR.commondefs.test.om | 30 # Get all log files of executed tests. 39 ret += $(file $(filter %.log, $(target.build-deps)))
|
| /CTR-SDK-2.4.0/build/runner/ |
| D | run.sh | 23 LOG_DIR=${ROOT}/log
|
| /CTR-SDK-2.4.0/build/omake/ |
| D | commondefs.funcs.om | 564 %.log: run-scripts
|