Home
last modified time | relevance | path

Searched refs:default (Results 1 – 19 of 19) sorted by relevance

/CafeSDK-2.12.13-1/system/src/build/make/
Dmakefile.publish_title.mk22 .PHONY: default clean clobber
25 default: publish
Dtarget_fast.mk53 fast_print: _TARGET = default
67 fast: _TARGET = default
Dgx2_textures.mk40 .PHONY: default
42 default: texture
Dmodulerules.mk95 .PHONY: default
195 default: headers install
198 default: headers install
201 default: headers install
204 default: headers install
207 default: headers install
210 default: headers install
213 default: headers install
215 default: install
Dgx2_shaders.mk39 .PHONY: default
41 default: shaders
/CafeSDK-2.12.13-1/system/src/lib/
Dmakefile21 .PHONY: default headers install clean clobber
27 default: headers install target
/CafeSDK-2.12.13-1/system/bin/tool/
Dcafeoptions.bat17 REM SAME AS RUNNING "cafe.bat [-option ...] -default".
100 if NOT EXIST %_CONFIG% echo WARNING! Could not save options as default! && goto :config_done
101 …for %%i in (%_CONFIG%) do if NOT "%%~zi" == "0" echo WARNING! Could not save options as default! &…
138 echo -cafex Use CafeX to run applications (default)
141 echo -nomulti Do not enable multisession support (default)
142 echo -syncsession Copy per-session files (default)
144 echo -pcfsoversata Enable PCFS over SATA (default)
146 echo -cygwin Use Cygwin (default)
Dsetbridge.bat24 if "%1"=="-default" (
42 :: the default bridge, if we cleared the current session's bridge?
46 … echo Setting hostbridge for current session ^(and default^) to %bridge_name% %bridge_ipaddr%.
Dcafeoptions13 # set default cafe.bat options
Dcontent_dump54 -v : [Enable to verify copied files]. This feature is disabled by default.
Ddeploytitle.sh183 die You cannot install a title from anywhere but the default directory
Dcaferun186 -x : Enable AHCI/SATA disk access. Deprecated - will soon become default.
/CafeSDK-2.12.13-1/system/src/
Dmakefile20 .PHONY: default headers install clean clobber
25 default: install target
/CafeSDK-2.12.13-1/system/include/cafe/
Deppc.Cafe.rpl.ld25 ….thrdata ALIGN(0x20) : > dataarea // default initialized TLS sections must be in this ord…
27 ….thrbss ALIGN(0x20) : > dataarea // default uninitialized TLS sections must be in this o…
Deppc.Cafe.ld33 ….thrdata ALIGN(0x20) : > dataarea // default initialized TLS sections must be in this ord…
35 ….thrbss ALIGN(0x20) : > dataarea // default uninitialized TLS sections must be in this o…
/CafeSDK-2.12.13-1/system/src/tool/gfx/
Dmakefile34 .PHONY: default
36 default: install target
/CafeSDK-2.12.13-1/system/src/tool/CatLog/
Dmakefile34 default: install target
/CafeSDK-2.12.13-1/
Dcafe.bat74 if /i "%_ARG:$quote$=%" == "-default" set _SETDEFAULTS=1&& goto :getopt_next
142 if NOT EXIST %_CONFIG% echo WARNING! Could not save options as default! && goto :config_done
143 …for %%i in (%_CONFIG%) do if NOT "%%~zi" == "0" echo WARNING! Could not save options as default! &…
202 :: Clear the default flags in case we call cafe.bat from another cafe.bat.
414 for /f "usebackq tokens=5" %%i in (`"%MION_BRIDGE_TOOLS%\getbridgeconfig.exe" -default`) do (
419 for /f "usebackq skip=1 tokens=5" %%i in (`"%MION_BRIDGE_TOOLS%\getbridgeconfig.exe" -default`) do (
579 :: this can happen right after install before setting the default bridge
751 echo -cafex Use CafeX to run applications (default)
754 echo -nomulti Do not enable multisession support (default)
755 echo -syncsession Copy per-session files (default)
[all …]
/CafeSDK-2.12.13-1/system/src/tool/cafex/masteringTests/
DautoMasterTest.bat29 ::Create default app, cos, and meta.xml files