Home
last modified time | relevance | path

Searched refs:open (Results 1 – 12 of 12) sorted by relevance

/CafeSDK-2.12.13-1/system/src/lib/libsys/
Dindos.h169 int open(const char *, int, ...);
252 # define open __wrong__open__
254 # undef open
267 int open(const char *, int, ...);
Dind_io.h22 int open (const char *filename, int mode, ...);
Dind_trnc.c171 if ((inf = open(path, 0, 0)) == -1 || (of = creat(tmpname, __CREAT_ARG)) == -1) in truncate()
212 if ((inf = open(tmpname, 0, 0)) == -1 || (of = creat(path, _0777)) == -1) in truncate()
Dind_io.c142 #pragma weak open=__ghs_hostio_open macro
D_readme.txt16 such routines as open(), write(), and exit() which together provide a
/CafeSDK-2.12.13-1/system/src/build/make/
Dmulti_session_check.mk17 $(error Please open a non multi-session window and build again)
/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/gfd/
Dgfd.sln.bat4 :: where foo.sln is the target file to open with devenv.
/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/
DTexConv2.sln.bat4 :: where foo.sln is the target file to open with devenv.
/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/gshCompile/
DgshCompile.sln.bat4 :: where foo.sln is the target file to open with devenv.
/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/SLConverter/deferredTestDX9/
DdeferredTest.cpp94 posFile.open(MODEL_FILES[0], std::ios::binary); in LoadModel()
95 normFile.open(MODEL_FILES[1], std::ios::binary); in LoadModel()
136 idxFile.open(MODEL_FILES[2], std::ios::binary); in LoadModel()
/CafeSDK-2.12.13-1/system/src/tool/cafex/Properties/binres/
DREADME.txt46 If you have MinGW plus msys you can actually open a Cafe window with msys
/CafeSDK-2.12.13-1/system/bin/tool/
Dcafeoptions.bat125 … not "%_SETDEFAULTS%" == "" echo *** Options will take effect the next time you open a Cafe window!