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/ | ||
D | MsgPackReader.cpp | 181 template <class T> Expected<bool> Reader::readRaw(Object &Obj) { in readRaw() function in Reader |
/third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | CodedInputStream.php | 295 public function readRaw($size, &$buffer) function in Google\\Protobuf\\Internal\\CodedInputStream |
/third_party/libsnd/include/ | ||
D | sndfile.hh | 401 SndfileHandle::readRaw (void *ptr, sf_count_t bytes) in readRaw() function in SndfileHandle |