HomeSort by relevance Sort by last modified time
    Searched refs:BytePtr (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/coregrind/m_initimg/
simple_huffman.c 78 UChar *BytePtr;
96 stream->BytePtr = buf;
112 buf = stream->BytePtr;
128 stream->BytePtr = buf;
147 buf = stream->BytePtr;
171 stream->BytePtr = buf;
427 total_bytes = (Int)(stream.BytePtr - out);
  /external/regex-re2/re2/
dfa.cc 342 static inline const uint8* BytePtr(const void* v) {
    [all...]

Completed in 126 milliseconds