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