Home
last modified time | relevance | path

Searched refs:file (Results 1 – 22 of 22) sorted by relevance

/CTR-SDK-2.4.0/build/runner/
Dlog_analyze.sh31 file=$1
32 cat ${file} | xmlcutter | tail -10 | sed -e 's/^/> /g'; echo
36 file=$1
37 gawk -f - ${file} << EOS || taillog ${file}
Drun-core_0_2.py70 f = file(options.output,"w")
/CTR-SDK-2.4.0/build/omake/
Dcommondefs.funcs.om16 # This file is only function definitions
43 eprintln($"Trying to build a file outside the tree.: $(apath)")
153 # Add rule to copy a file
191 # Add a rule to create .o from any file
210 # Return the result file path
231 # Add rule to create the ELF file
232 # Return the ELF file path
238 private.dasm = $(file $(removesuffix $(elf))$(EXT_DASM))
249 # Add a rule to create an ELF file via the option file
250 # Return the ELF file path
[all …]
Dutildefs.om16 # This file is only function definitions
273 if $(file-exists $(path))
330 digest-in-path-optional_internal(path, file) =
332 if $(equal $(fullname $(file)), $(absname $(file)))
333 private.path_digest = $(digest-optional $(file))
335 return $(file) $(path_digest)
340 private.filepath = $(dir)$(DIRSEP)$(file)
343 filepath = $(basename $(file))
Dmodulerules.om18 # The full path of the object file generated from .c/.cpp/.asm is stored.
53 # ELF files or ROM files are used as the file name for the program name specified here.
Dcommondefs.om70 value $(if $(file-exists $(path)),$(path),$(EMPTY))
125 global.BIN2OBJ = $(file $(ROOT_COMMANDS)/ctr_bin2obj32$(EXE))
127 global.RUNNER = $(file $(ROOT_BUILD)/runner/run.sh)
128 global.RUNNER_LOCK = $(file $(ROOT_BUILD)/runner/.lock)
Dtargetdefs.om556 return $(file $(base).Legacy.ldscript.template)
558 return $(file $(base).ldscript.template)
570 return $(file $(getImageDirectory false)$(DIRSEP)$(getOutputFilename feedback, .dat))
582 return $(file $(getImageDirectory false)$(DIRSEP)$(getOutputFilename $(name), $(suffix)))
596 return $(file $(img_dir)$(DIRSEP)$(getOutputFilename $(name), $(suffix)))
608 return $(file $(ROOT_RESOURCES)$(DIRSEP)specfiles$(DIRSEP)Application.desc)
621 …return $(file $(ROOT_RESOURCES)$(DIRSEP)specfiles$(DIRSEP)$(spec.getDefaultRomSpecFile $(hardware)…
/CTR-SDK-2.4.0/build/omake/platforms/CTR/
DCTR.commondefs.gl.om67 # sourcefiles - .vsh file (multiple OK)
77 # Define rules for each .vsh file
80 # Find the full path of the file name to output
81 … private.ofile = $(file $(obj_dir_parent)/$(basename $(removesuffix $(sourcefile)))$(EXT_VSOBJ))
104 # sourcefiles - .obj file generated with OMakefile
105 # sourcefiles_pre - built .obj file under resources
119 # Find the full path of the file name to output
120 private.ofile = $(file $(obj_dir_parent)/$(basename $(name))$(EXT_VSBIN))
135 # Find file name of the installation destination
149 # Must prepare the file in ROMFS before MAKEROM
DCTR.commondefs.om96 # The full path of the vertex shader object file generated from .vsh is stored.
102 …# The path to the built vertex shader object file is stored as a relative path from resources/shad…
108 # The vertex shader source file (.vsh) is stored
110 …# Assemble the specified source file with SHADER_SOURCES in OMakefile, and get the full path to th…
DCTR.commondefs.test.om39 ret += $(file $(filter %.log, $(target.build-deps)))
55 if $(file-exists $(SUMMARY_TEST))
DCTR.commondefs.func.om448 # Create CTR execution file
/CTR-SDK-2.4.0/resources/plCoin/
Dreadme.txt30 - The intermediate file of the 3D model data for Play Coins.
31 You can use this file as is or create models based on the file.
/CTR-SDK-2.4.0/build/omake_deprecated/
Dtooldefs.om115 UNCRUSTIFY = $(file $(ROOT_TOOLS)/_private/Uncrustify.exe)
116 UNCRUSTIFY_CONFIG = $(file $(dirname $(UNCRUSTIFY))/nintendo.cfg)
124 INDENTED_SOURCE = $(file $(dirname $(SOURCE))/$(SUBDIR_OUTPUT)$(basename $(SOURCE)))
Dcommondefs.gl.om52 OFILE = $(file $(obj_dir_parent)/$(basename $(removesuffix $(sourcefile)))$(EXT_VSOBJ))
81 OFILE = $(file $(obj_dir_parent)/$(basename $(name))$(EXT_VSBIN))
Dtargetdefs.om267 return $(file $(base).Legacy.ldscript.template)
269 return $(file $(base).ldscript.template)
272 return $(file $(getImageDirectory false)$(DIRSEP)$(getOutputFilename feedback, .dat))
275 return $(file $(getImageDirectory false)$(DIRSEP)$(getOutputFilename $(name), $(suffix)))
280 return $(file $(img_dir)$(DIRSEP)$(getOutputFilename $(name), $(suffix)))
283 return $(file $(ROOT_RESOURCES)$(DIRSEP)specfiles$(DIRSEP)Application.desc)
288 …return $(file $(ROOT_RESOURCES)$(DIRSEP)specfiles$(DIRSEP)$(spec.getDefaultRomSpecFile $(hardware)…
290 return $(file $(ROOT_RESOURCES)$(DIRSEP)specfiles$(DIRSEP)Application.rsf)
Dcommondefs.om58 if $(not $(file-exists $(HORIZON_ADDINS_ROOT)))
177 public.BIN2OBJ = $(file $(ROOT_COMMANDS)/ctr_bin2obj32$(EXE))
179 public.RUNNER = $(file $(ROOT_BUILD)/runner/run.sh)
180 public.RUNNER_LOCK = $(file $(ROOT_BUILD)/runner/.lock)
321 OFILE = $(file $(obj_dir_parent)/$(ONAME))
389 OFILE = $(file $(obj_dir_parent)/$(basename $(filename))$(EXT_OBJ))
411 HFILE = $(file $(obj_dir_parent)/$(basename $(filename))$(EXT_HASH)$(EXT_OBJ))
465 private.NORMALLIB = $(file $(LIBDIR)$(DIRSEP)$(config.getLibraryName $(name)))
491 private.NORMALLIB = $(file $(LIBDIR)/$(config.getStaticObjectName $(rootname $(filename))))
533 DASM = $(file $(removesuffix $(NAME)).dasm)
[all …]
Ddebuggerdefs.partner.om22 private.RUNNER_CORE_0_2 = $(file $(ROOT_BUILD)/runner/run-core_0_2.py)
153 processes += $(absname $(file $(removeprefix $"@", $(proc))))
157 processes += $(file $(absname $(proc)))
165 processes += $(file $(addprefix $(tmp_image_dir)$(DIRSEP),$(tmp_image)))
Dtestutil.om252 $(file $(program))
253 $(file $(depends))
284 processes += $(file $(addprefix $(tmp_image_dir)$(DIRSEP),$(tmp_image)))
/CTR-SDK-2.4.0/build/omake/debuggers/
Ddebuggerdefs.PARTNER.om42 processes += $(absname $(file $(removeprefix $"@", $(proc))))
46 processes += $(file $(absname $(proc)))
54 processes += $(file $(addprefix $(tmp_image_dir)$(DIRSEP),$(tmp_image)))
200 processes += $(absname $(file $(removeprefix $"@", $(proc))))
204 processes += $(file $(absname $(proc)))
212 processes += $(file $(addprefix $(tmp_image_dir)$(DIRSEP),$(tmp_image)))
/CTR-SDK-2.4.0/include/nn/boss/
Dboss_Types.h92 } file; member
/CTR-SDK-2.4.0/build/omake/compilers/
Dcommondefs.cctype.RVCT.om101 # 1297: Header file not guarded against multiple inclusion
198 # These are unnecessary when generating a feedback file
/CTR-SDK-2.4.0/resources/plCoin/obj/
DplCoin.obj1 # This file uses centimeters as units for non-parametric coordinates.