/aosp_15_r20/external/llvm/lib/Support/ |
H A D | DataExtractor.cpp | 71 uint32_t DataExtractor::getU32(uint32_t *offset_ptr) const { in getU32() function in DataExtractor 75 uint32_t *DataExtractor::getU32(uint32_t *offset_ptr, uint32_t *dst, in getU32() function in DataExtractor
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | DataExtractor.cpp | 104 uint32_t DataExtractor::getU32(uint64_t *offset_ptr, llvm::Error *Err) const { in getU32() function in DataExtractor 108 uint32_t *DataExtractor::getU32(uint64_t *offset_ptr, uint32_t *dst, in getU32() function in DataExtractor
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | DataExtractor.cpp | 107 uint32_t DataExtractor::getU32(uint64_t *offset_ptr, llvm::Error *Err) const { in getU32() function in DataExtractor 111 uint32_t *DataExtractor::getU32(uint64_t *offset_ptr, uint32_t *dst, in getU32() function in DataExtractor
|
/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/ |
H A D | TypeAliasesT.java | 44 public long getU32() { return u32; } in getU32() method in TypeAliasesT
|
H A D | TypeAliases.php | 98 public function getU32() function in MyGame\\Example\\TypeAliases
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | DataExtractor.h | 403 uint32_t getU32(Cursor &C) const { return getU32(&C.Offset, &C.Err); } in getU32() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | DataExtractor.h | 513 uint32_t getU32(Cursor &C) const { return getU32(&C.Offset, &C.Err); } in getU32() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | DataExtractor.h | 513 uint32_t getU32(Cursor &C) const { return getU32(&C.Offset, &C.Err); } in getU32() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | DataExtractor.h | 513 uint32_t getU32(Cursor &C) const { return getU32(&C.Offset, &C.Err); } in getU32() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | DataExtractor.h | 513 uint32_t getU32(Cursor &C) const { return getU32(&C.Offset, &C.Err); } in getU32() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | DataExtractor.h | 513 uint32_t getU32(Cursor &C) const { return getU32(&C.Offset, &C.Err); } in getU32() function
|