Searched defs:getU16 (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Support/ | ||
D | DataExtractor.cpp | 61 uint16_t DataExtractor::getU16(uint32_t *offset_ptr) const { in getU16() function in DataExtractor |
/external/llvm/lib/Support/ | ||
D | DataExtractor.cpp | 61 uint16_t DataExtractor::getU16(uint32_t *offset_ptr) const { in getU16() function in DataExtractor |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ | ||
D | DataExtractor.cpp | 61 uint16_t DataExtractor::getU16(uint32_t *offset_ptr) const { in getU16() function in DataExtractor |
/external/flatbuffers/tests/MyGame/Example/ | ||
D | TypeAliases.php | 80 public function getU16() function in MyGame\\Example\\TypeAliases |