Home
last modified time | relevance | path

Searched defs:writeIndex (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/mac/portaudio/
Dpa_ringbuffer.h93 …PaRingBufferSize writeIndex; /**< Index of next writable element. Set by PaUtil_AdvanceRingBuffer… member
/external/clang/lib/Serialization/
DGlobalModuleIndex.cpp689 void GlobalModuleIndexBuilder::writeIndex(llvm::BitstreamWriter &Stream) { in writeIndex() function in GlobalModuleIndexBuilder
768 GlobalModuleIndex::writeIndex(FileManager &FileMgr, in writeIndex() function in GlobalModuleIndex
/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()
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp275 writeIndex(MCStreamer &Out, MCSection *Section, in writeIndex() function
/external/icu/icu4c/source/common/
Duts46.cpp603 int32_t readIndex=mappingStart, writeIndex=mappingStart; in mapDevChars() local
/external/doclava/src/com/google/doclava/
DDoclava.java550 private static void writeIndex(String dir) { in writeIndex() method in Doclava
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp3748 void IndexBitcodeWriter::writeIndex() { in writeIndex() function in IndexBitcodeWriter