Searched refs:readCacheIndex (Results 1 – 5 of 5) sorted by relevance
153 sal_uInt16 idx = readCacheIndex(); in readType()210 sal_uInt16 idx = readCacheIndex(); in readOid()233 sal_uInt16 idx = readCacheIndex(); in readTid()374 sal_uInt16 Unmarshal::readCacheIndex() { in readCacheIndex() function in binaryurp::Unmarshal
72 sal_uInt16 readCacheIndex();
155 sal_uInt16 idx = readCacheIndex(); in readType()212 sal_uInt16 idx = readCacheIndex(); in readOid()235 sal_uInt16 idx = readCacheIndex(); in readTid()376 sal_uInt16 Unmarshal::readCacheIndex() { in readCacheIndex() function in binaryurp::Unmarshal
73 sal_uInt16 readCacheIndex();
660 unsigned readCacheIndex = 0; in _XmOSGetDirEntries() local709 readCacheIndex = 0; in _XmOSGetDirEntries()776 if (readCacheIndex == numCacheEntries) in _XmOSGetDirEntries()783 dirFileType = dirCache[readCacheIndex]->type; in _XmOSGetDirEntries()784 dirName = dirCache[readCacheIndex++]->file_name; in _XmOSGetDirEntries()