/external/angle/third_party/abseil-cpp/absl/debugging/internal/ |
D | vdso_support.cc | 48 std::atomic<VDSOSupport::GetCpuFn> VDSOSupport::getcpu_fn_(&InitAndGetCPU); 121 getcpu_fn_.store(&InitAndGetCPU, std::memory_order_relaxed); in SetBase() 151 long VDSOSupport::InitAndGetCPU(unsigned *cpu, // NOLINT(runtime/int) in InitAndGetCPU() function in absl::debugging_internal::VDSOSupport 155 ABSL_RAW_CHECK(fn != &InitAndGetCPU, "Init() did not set getcpu_fn_"); in InitAndGetCPU()
|
D | vdso_support.h | 128 static long InitAndGetCPU(unsigned *cpu, void *cache, // NOLINT 'long'.
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/debugging/internal/ |
D | vdso_support.cc | 48 std::atomic<VDSOSupport::GetCpuFn> VDSOSupport::getcpu_fn_(&InitAndGetCPU); 121 getcpu_fn_.store(&InitAndGetCPU, std::memory_order_relaxed); in SetBase() 151 long VDSOSupport::InitAndGetCPU(unsigned *cpu, // NOLINT(runtime/int) in InitAndGetCPU() function in absl::debugging_internal::VDSOSupport 155 ABSL_RAW_CHECK(fn != &InitAndGetCPU, "Init() did not set getcpu_fn_"); in InitAndGetCPU()
|
D | vdso_support.h | 128 static long InitAndGetCPU(unsigned *cpu, void *cache, // NOLINT 'long'.
|
/external/libtextclassifier/abseil-cpp/absl/debugging/internal/ |
D | vdso_support.cc | 48 std::atomic<VDSOSupport::GetCpuFn> VDSOSupport::getcpu_fn_(&InitAndGetCPU); 121 getcpu_fn_.store(&InitAndGetCPU, std::memory_order_relaxed); in SetBase() 151 long VDSOSupport::InitAndGetCPU(unsigned *cpu, // NOLINT(runtime/int) in InitAndGetCPU() function in absl::debugging_internal::VDSOSupport 155 ABSL_RAW_CHECK(fn != &InitAndGetCPU, "Init() did not set getcpu_fn_"); in InitAndGetCPU()
|
D | vdso_support.h | 128 static long InitAndGetCPU(unsigned *cpu, void *cache, // NOLINT 'long'.
|
/external/openscreen/third_party/abseil/src/absl/debugging/internal/ |
D | vdso_support.cc | 48 std::atomic<VDSOSupport::GetCpuFn> VDSOSupport::getcpu_fn_(&InitAndGetCPU); 121 getcpu_fn_.store(&InitAndGetCPU, std::memory_order_relaxed); in SetBase() 151 long VDSOSupport::InitAndGetCPU(unsigned *cpu, // NOLINT(runtime/int) in InitAndGetCPU() function in absl::debugging_internal::VDSOSupport 155 ABSL_RAW_CHECK(fn != &InitAndGetCPU, "Init() did not set getcpu_fn_"); in InitAndGetCPU()
|
D | vdso_support.h | 128 static long InitAndGetCPU(unsigned *cpu, void *cache, // NOLINT 'long'.
|
/external/webrtc/third_party/abseil-cpp/absl/debugging/internal/ |
D | vdso_support.cc | 48 std::atomic<VDSOSupport::GetCpuFn> VDSOSupport::getcpu_fn_(&InitAndGetCPU); 130 getcpu_fn_.store(&InitAndGetCPU, std::memory_order_relaxed); in SetBase() 160 long VDSOSupport::InitAndGetCPU(unsigned *cpu, // NOLINT(runtime/int) in InitAndGetCPU() function in absl::debugging_internal::VDSOSupport 164 ABSL_RAW_CHECK(fn != &InitAndGetCPU, "Init() did not set getcpu_fn_"); in InitAndGetCPU()
|
D | vdso_support.h | 128 static long InitAndGetCPU(unsigned *cpu, void *cache, // NOLINT 'long'.
|
/external/abseil-cpp/absl/debugging/internal/ |
D | vdso_support.cc | 48 std::atomic<VDSOSupport::GetCpuFn> VDSOSupport::getcpu_fn_(&InitAndGetCPU); 130 getcpu_fn_.store(&InitAndGetCPU, std::memory_order_relaxed); in SetBase() 160 long VDSOSupport::InitAndGetCPU(unsigned *cpu, // NOLINT(runtime/int) in InitAndGetCPU() function in absl::debugging_internal::VDSOSupport 164 ABSL_RAW_CHECK(fn != &InitAndGetCPU, "Init() did not set getcpu_fn_"); in InitAndGetCPU()
|
D | vdso_support.h | 128 static long InitAndGetCPU(unsigned *cpu, void *cache, // NOLINT 'long'.
|