Home
last modified time | relevance | path

Searched refs:directory (Results 1 – 11 of 11) sorted by relevance

/RvlSDK-3.1.4/build/demos/dvddemo/
Dmakefile43 directory.c \
56 directory \
89 $(FULLBIN_ROOT)/directory$(BINSUFFIX): directory.o \
/RvlSDK-3.1.4/build/demos/nanddemo/
Dmakefile40 CSRCS = basic.c directory.c async.c util.c gamesave.c safe.c check.c banner.c cancel.c
46 BINNAMES = basic directory async gamesave safe check banner cancel
72 $(FULLBIN_ROOT)/directory$(BINSUFFIX): directory.o util.o \
/RvlSDK-3.1.4/build/demos/carddemo/src/
Dcardutil.c66 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-3.1.4/build/demos/carddemo/include/
Dcardutil.h79 s32 CardUtilList ( s32 slot, CardUtilDirent* directory );
/RvlSDK-3.1.4/build/demos/hio2demo/vc++/dual/
DReadMe.txt94 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-3.1.4/build/tools/TexConv/sample/
Dsample.tcs25 ; sets directory path for subsequent source files.
26 ; use forward slash as directory separator.
/RvlSDK-3.1.4/
Dreadme-RVL_SDK-3_1-patch2.txt75 The end-user license agreement is found in the following directory:
112 1. Unpack the package in any directory and specify the path to RVL_SDK/ using the environment varia…
127 …not go smoothly using the method described above, go to the RVL_SDK/RVL/bin/tools directory and run
141 - The header file is placed in the following directory:
Dreadme-RVL_SDK-3_1-patch4.txt23 To use this patch, overwrite the SDK 3.1 directory.
78 The end-user license agreement is found in the following directory:
115 1. Overwrite the SDK directory with this patch package.
121 …othly using the method described above, go to the RVL_SDK/RVL/bin/tools directory and run "ODEM -r…
134 - The header file is placed in the following directory:
/RvlSDK-3.1.4/build/demos/hio2demo/vc++/multi/
DReadMe.txt106 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-3.1.4/build/buildtools/
Dcommondefs45 # Default destination install directory, where installs will occur
121 # Default binaries/tools directory
Dmodulerules34 # 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