Home
last modified time | relevance | path

Searched defs:readRaw (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
DMsgPackReader.cpp181 template <class T> Expected<bool> Reader::readRaw(Object &Obj) { in readRaw() function in Reader
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DCodedInputStream.php295 public function readRaw($size, &$buffer) function in Google\\Protobuf\\Internal\\CodedInputStream
/third_party/libsnd/include/
Dsndfile.hh401 SndfileHandle::readRaw (void *ptr, sf_count_t bytes) in readRaw() function in SndfileHandle