Searched refs:open (Results 1 – 12 of 12) sorted by relevance
| /CafeSDK-2.12.13-1/system/src/lib/libsys/ |
| D | indos.h | 169 int open(const char *, int, ...); 252 # define open __wrong__open__ 254 # undef open 267 int open(const char *, int, ...);
|
| D | ind_io.h | 22 int open (const char *filename, int mode, ...);
|
| D | ind_trnc.c | 171 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()
|
| D | ind_io.c | 142 #pragma weak open=__ghs_hostio_open macro
|
| D | _readme.txt | 16 such routines as open(), write(), and exit() which together provide a
|
| /CafeSDK-2.12.13-1/system/src/build/make/ |
| D | multi_session_check.mk | 17 $(error Please open a non multi-session window and build again)
|
| /CafeSDK-2.12.13-1/system/src/tool/gfx/projects/gfd/ |
| D | gfd.sln.bat | 4 :: where foo.sln is the target file to open with devenv.
|
| /CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/ |
| D | TexConv2.sln.bat | 4 :: where foo.sln is the target file to open with devenv.
|
| /CafeSDK-2.12.13-1/system/src/tool/gfx/projects/gshCompile/ |
| D | gshCompile.sln.bat | 4 :: where foo.sln is the target file to open with devenv.
|
| /CafeSDK-2.12.13-1/system/src/tool/gfx/projects/SLConverter/deferredTestDX9/ |
| D | deferredTest.cpp | 94 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/ |
| D | README.txt | 46 If you have MinGW plus msys you can actually open a Cafe window with msys
|
| /CafeSDK-2.12.13-1/system/bin/tool/ |
| D | cafeoptions.bat | 125 … not "%_SETDEFAULTS%" == "" echo *** Options will take effect the next time you open a Cafe window!
|