/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/base/internal/ |
H A D | endian.h | 193 inline uint64_t Load64(const void *p) { in Load64() function 253 inline uint64_t Load64(const void *p) { in Load64() function
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/base/internal/ |
H A D | endian.h | 180 inline uint64_t Load64(absl::Nonnull<const void *> p) { in Load64() function 270 inline uint64_t Load64(absl::Nonnull<const void *> p) { in Load64() function
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/base/internal/ |
H A D | endian.h | 180 inline uint64_t Load64(absl::Nonnull<const void *> p) { in Load64() function 270 inline uint64_t Load64(absl::Nonnull<const void *> p) { in Load64() function
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/base/internal/ |
H A D | endian.h | 179 inline uint64_t Load64(const void *p) { in Load64() function 269 inline uint64_t Load64(const void *p) { in Load64() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/ |
D | endian.h | 179 inline uint64_t Load64(const void *p) { in Load64() function 269 inline uint64_t Load64(const void *p) { in Load64() function
|
/aosp_15_r20/external/abseil-cpp/absl/base/internal/ |
H A D | endian.h | 180 inline uint64_t Load64(absl::Nonnull<const void *> p) { in Load64() function 270 inline uint64_t Load64(absl::Nonnull<const void *> p) { in Load64() function
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/base/internal/ |
H A D | endian.h | 179 inline uint64_t Load64(const void *p) { in Load64() function 269 inline uint64_t Load64(const void *p) { in Load64() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/runtime/atomic/ |
D | atomic_386.go | 60 func Load64(ptr *uint64) uint64 func
|
D | atomic_riscv64.go | 34 func Load64(ptr *uint64) uint64 func
|
D | atomic_arm64.go | 43 func Load64(ptr *uint64) uint64 func
|
D | atomic_loong64.go | 36 func Load64(ptr *uint64) uint64 func
|
D | atomic_s390x.go | 35 func Load64(ptr *uint64) uint64 { func
|
D | atomic_mipsx.go | 90 func Load64(addr *uint64) (val uint64) { func
|
D | atomic_ppc64x.go | 36 func Load64(ptr *uint64) uint64 func
|
D | atomic_amd64.go | 29 func Load64(ptr *uint64) uint64 { func
|
D | atomic_mips64x.go | 36 func Load64(ptr *uint64) uint64 func
|
D | atomic_arm.go | 243 func Load64(addr *uint64) uint64 func
|
D | atomic_wasm.go | 81 func Load64(ptr *uint64) uint64 { func
|
/aosp_15_r20/external/tink/cc/subtle/ |
H A D | aes_eax_boringssl.cc | 50 uint64_t Load64(const uint8_t src[8]) { in Load64() function
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/util/ |
H A D | minielf.cc | 133 uint64_t Load64(const void* src) { in Load64() function in sandbox2::ElfParser
|
/aosp_15_r20/external/protobuf/src/google/protobuf/stubs/ |
H A D | port.h | 399 static uint64_t Load64(const void *p) { in Load64() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | port.h | 412 static uint64_t Load64(const void *p) { in Load64() function
|