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