Searched refs:read (Results 1 – 7 of 7) sorted by relevance
| /RvlSDK-3.1.4/build/libraries/seq/src/ |
| D | seq.c | 371 static void __SEQInitTracks(SEQSEQUENCE *sequence, u8 *read, int tracks) in __SEQInitTracks() argument 377 p = read; in __SEQInitTracks() 424 u8 *read; in __SEQReadHeader() local 428 read = midiStream; in __SEQReadHeader() 431 *(u32*)read == __SEQChunkName('M', 'T', 'h', 'd'), in __SEQReadHeader() 435 read += 4; in __SEQReadHeader() 437 bytes = *(u32*)read; in __SEQReadHeader() 439 read += 4; in __SEQReadHeader() 441 fileType = *(u16*)(read); read += 2; in __SEQReadHeader() 442 sequence->nTracks = *(u16*)(read); read += 2; in __SEQReadHeader() [all …]
|
| /RvlSDK-3.1.4/build/tools/darch/src/ |
| D | utils.c | 73 if ( copySize != read(srcfid, buffer, copySize) ) in CopyUtility() 144 if ( diffSize != read(fidA, bufferA, diffSize) ) in DiffUtility() 152 if ( diffSize != read(fidB, bufferB, diffSize) ) in DiffUtility()
|
| D | extract.c | 63 if (sizeof(ARCHeader) != read(handle->fid, &header, sizeof(ARCHeader))) in OpenArc() 90 if (fstLength != read(handle->fid, handle->fst, fstLength)) in OpenArc()
|
| /RvlSDK-3.1.4/build/demos/hio2demo/HioIf/include/ |
| D | Hio2IfErr.str | 20 "EXI device(%d) is read only",
|
| /RvlSDK-3.1.4/build/tools/TexConv/sample/ |
| D | sample.tcs | 42 ; we have provided a function to read .tga files. 43 ; it is up to the developer to provide functions to read other
|
| /RvlSDK-3.1.4/ |
| D | readme-RVL_SDK-3_1-patch2.txt | 26 For details about what has changed, read man/en_US/ReleaseNote.html. 50 Be sure to read over the reference manual once for each settings script. 83 Please read this agreement before using the data. 87 Please read the following file before using these features:
|
| D | readme-RVL_SDK-3_1-patch4.txt | 25 For details about what has changed, read man/en_US/ReleaseNote.html. 53 When each of these settings scripts is used, some items require caution. Be sure to read over the r… 86 Please read this agreement before using the data. 90 Please read the following file before using these features:
|