Home
last modified time | relevance | path

Searched refs:writeIndex (Results 1 – 10 of 10) sorted by relevance

/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport_Connectionless.c75 uint8_t writeIndex; in Handle_Connectionless_IncommingFrame() local
106 writeIndex = pSocket->indexRwWrite % pSocket->localRW; in Handle_Connectionless_IncommingFrame()
108 pSocket->sSocketRwBufferTable[writeIndex].buffer[0] = ssap; in Handle_Connectionless_IncommingFrame()
110 memcpy(pSocket->sSocketRwBufferTable[writeIndex].buffer + 1, in Handle_Connectionless_IncommingFrame()
113 pSocket->sSocketRwBufferTable[writeIndex].length = psData->length; in Handle_Connectionless_IncommingFrame()
/external/icu/icu4c/source/common/
Duts46.cpp598 int32_t readIndex=mappingStart, writeIndex=mappingStart; in mapDevChars() local
605 s[writeIndex++]=0x73; // Replace sharp s with first s. in mapDevChars()
607 if(writeIndex==readIndex) { in mapDevChars()
617 u_memmove(s+writeIndex+1, s+writeIndex, length-writeIndex); in mapDevChars()
620 s[writeIndex++]=0x73; in mapDevChars()
625 s[writeIndex++]=0x3c3; in mapDevChars()
634 s[writeIndex++]=c; in mapDevChars()
637 } while(writeIndex<length); in mapDevChars()
/external/clang/include/clang/Serialization/
DGlobalModuleIndex.h198 static ErrorCode writeIndex(FileManager &FileMgr, StringRef Path);
/external/clang/lib/Serialization/
DGlobalModuleIndex.cpp427 void writeIndex(llvm::BitstreamWriter &Stream);
686 void GlobalModuleIndexBuilder::writeIndex(llvm::BitstreamWriter &Stream) { in writeIndex() function in GlobalModuleIndexBuilder
767 GlobalModuleIndex::writeIndex(FileManager &FileMgr, StringRef Path) { in writeIndex() function in GlobalModuleIndex
822 Builder.writeIndex(OutputStream); in writeIndex()
/external/sonivox/arm-wt-22k/lib_src/
Djet.c126 EAS_INLINE EAS_BOOL JET_ReadQueue (EAS_U32 *pEventQueue, EAS_U8 *pReadIndex, EAS_U8 writeIndex, EAS… in JET_ReadQueue() argument
130 if (*pReadIndex == writeIndex) in JET_ReadQueue()
/external/clang/lib/Frontend/
DFrontendAction.cpp445 GlobalModuleIndex::writeIndex( in Execute()
DCompilerInstance.cpp1689 GlobalModuleIndex::writeIndex( in loadGlobalModuleIndex()
1717 GlobalModuleIndex::writeIndex( in loadGlobalModuleIndex()
/external/doclava/src/com/google/doclava/
DDoclava.java386 writeIndex(); in start()
413 private static void writeIndex() { in writeIndex() method in Doclava
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...