Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
DMsgPackReader.cpp201 template <class T> Expected<bool> Reader::readUInt(Object &Obj) { in readUInt() function in Reader
/third_party/skia/src/core/
DSkReadBuffer.cpp107 uint32_t SkReadBuffer::readUInt() { in readUInt() function in SkReadBuffer
/third_party/astc-encoder/Source/
Dtinyexr.h9079 static unsigned int readUInt(const char buf[4]) { in readUInt() function