Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/build/runner/
Dlog_analyze.sh29 file=$1
30 cat ${file} | xmlcutter | tail -10 | sed -e 's/^/> /g'; echo
34 file=$1
35 gawk -f - ${file} << EOS || taillog ${file}
Drun-core_0_2.py84 f = file(options.output,"w")
/CTR-SDK-4.2.5/include/
Dzlib.h1270 ZEXTERN int ZEXPORT gzbuffer OF((gzFile file, unsigned size));
1287 ZEXTERN int ZEXPORT gzsetparams OF((gzFile file, int level, int strategy));
1296 ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len));
1324 ZEXTERN int ZEXPORT gzwrite OF((gzFile file,
1332 ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...));
1347 ZEXTERN int ZEXPORT gzputs OF((gzFile file, const char *s));
1355 ZEXTERN char * ZEXPORT gzgets OF((gzFile file, char *buf, int len));
1368 ZEXTERN int ZEXPORT gzputc OF((gzFile file, int c));
1374 ZEXTERN int ZEXPORT gzgetc OF((gzFile file));
1383 ZEXTERN int ZEXPORT gzungetc OF((int c, gzFile file));
[all …]
/CTR-SDK-4.2.5/build/omake/
Dcommondefs.funcs.om16 # This file is only function definitions
43 eprintln($"Trying to build a file outside the tree.: $(apath)")
156 # Add rule to copy a file
194 # Add a rule to create .o from any file
213 # Return the result file path
234 # Add rule to create the ELF file
235 # Return the ELF file path
241 private.dasm = $(file $(removesuffix $(elf))$(EXT_DASM))
252 # Add a rule to create an ELF file via the option file
253 # 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.om71 value $(if $(file-exists $(path)),$(path),$(EMPTY))
127 global.BIN2OBJ = $(file $(ROOT_COMMANDS)/ctr_bin2obj32$(EXE))
129 global.RUNNER = $(file $(ROOT_BUILD)/runner/run.sh)
130 global.RUNNER_LOCK = $(file $(ROOT_BUILD)/runner/.lock)
Dtargetdefs.om529 return $(file $(base).ldscript)
541 return $(file $(getImageDirectory false)$(DIRSEP)$(getOutputFilename feedback, .dat))
553 return $(file $(getImageDirectory false)$(DIRSEP)$(getOutputFilename $(name), $(suffix)))
567 return $(file $(img_dir)$(DIRSEP)$(getOutputFilename $(name), $(suffix)))
579 return $(file $(ROOT_RESOURCES)$(DIRSEP)specfiles$(DIRSEP)Application.desc)
592 …return $(file $(ROOT_RESOURCES)$(DIRSEP)specfiles$(DIRSEP)$(spec.getDefaultRomSpecFile $(hardware)…
/CTR-SDK-4.2.5/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.om128 # The full path of the vertex shader object file generated from .vsh is stored.
134 …# The path to the built vertex shader object file is stored as a relative path from resources/shad…
140 # The vertex shader source file (.vsh) is stored
142 …# Assemble the specified source file with SHADER_SOURCES in OMakefile, and get the full path to th…
193 … private.axf = $(file $(TARGET.getImageDirectory false)/$(TARGET_PROGRAM).axf)
194 … private.xrl3rd = $(file $(TARGET.getImageDirectory false)/$(TARGET_PROGRAM).3.xrl)
DCTR.commondefs.func.om218 $(MAKEBANNER) -d -nobnr $(file $<) $(absname $(icon))
508 # Create CTR execution file
869 …private.rocrt = $(file $(addprefix $(libdir)$(DIRSEP), $(addsuffix $(EXT_LIB), $(completeLibrarySu…
/CTR-SDK-4.2.5/resources/specfiles/
DApplication.rsf7 # Specifies the root path of the file system to include in the ROM.
/CTR-SDK-4.2.5/include/nn/boss/
Dboss_Types.h93 } file; member
/CTR-SDK-4.2.5/build/omake/compilers/
Dcommondefs.cctype.RVCT.om110 # 1297: Header file not guarded against multiple inclusion
212 # These are unnecessary when generating a feedback file
/CTR-SDK-4.2.5/resources/icon/PlayCoin/3Dmodel/obj/
Dplaycoin.obj1 # This file uses centimeters as units for non-parametric coordinates.