Searched refs:directory (Results 1 – 10 of 10) sorted by relevance
| /RvlSDK-2.1/build/demos/nanddemo/ |
| D | makefile | 40 CSRCS = basic.c directory.c async.c util.c gamesave.c safe.c 46 BINNAMES = basic directory async gamesave safe 70 $(FULLBIN_ROOT)/directory$(BINSUFFIX): directory.o util.o \
|
| /RvlSDK-2.1/build/demos/dvddemo/ |
| D | makefile | 43 directory.c \ 56 directory \ 89 $(FULLBIN_ROOT)/directory$(BINSUFFIX): directory.o \
|
| /RvlSDK-2.1/build/demos/carddemo/src/ |
| D | cardutil.c | 66 CardUtilDirent* directory; member 292 if (CardControl.directory) in DoErase() 296 for (ent = CardControl.directory; in DoErase() 297 ent < &CardControl.directory[CardControl.numFiles]; in DoErase() 303 … memmove(ent, ent + 1, (u32) &CardControl.directory[CardControl.numFiles] - (u32) (ent + 1)); in DoErase() 305 … DCStoreRange(ent, (u32) &CardControl.directory[CardControl.numFiles] - (u32) ent); in DoErase() 340 static s32 DoList(s32 slot, CardUtilDirent* directory) in DoList() argument 358 CardControl.directory = directory; in DoList() 362 if (directory == 0) in DoList() 367 memset(directory, 0, CARD_MAX_FILE * sizeof(CardUtilDirent)); in DoList() [all …]
|
| /RvlSDK-2.1/build/demos/carddemo/include/ |
| D | cardutil.h | 79 s32 CardUtilList ( s32 slot, CardUtilDirent* directory );
|
| /RvlSDK-2.1/build/demos/hio2demo/vc++/dual/ |
| D | ReadMe.txt | 94 Visual C++ CD-ROM under the Win\System directory to your computer's system or 95 system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the
|
| /RvlSDK-2.1/build/tools/TexConv/sample/ |
| D | sample.tcs | 25 ; sets directory path for subsequent source files. 26 ; use forward slash as directory separator.
|
| /RvlSDK-2.1/build/demos/hio2demo/vc++/multi/ |
| D | ReadMe.txt | 106 Visual C++ CD-ROM under the Win\System directory to your computer's system or 107 system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the
|
| /RvlSDK-2.1/build/buildtools/ |
| D | commondefs | 45 # Default destination install directory, where installs will occur 121 # Default binaries/tools directory
|
| D | modulerules | 34 # FULLBIN_ROOT - a pointer to the binary directory of this module 43 # first, figure out which directory tree we are in, and set PROJ_ROOT
|
| /RvlSDK-2.1/ |
| D | readme-RVL_SDK-2_1.txt | 52 - The header file is placed in the following directory:
|