Home
last modified time | relevance | path

Searched defs:global_state (Results 1 – 13 of 13) sorted by relevance

/external/virglrenderer/src/
Dvirglrenderer.c53 struct global_state { struct
68 static struct global_state state; argument
/external/tensorflow/tensorflow/compiler/xla/python/
Dtransfer_guard_lib.cc39 TransferGuardState& global_state = *new TransferGuardState(); variable
Dpmap_lib.cc273 JitState& global_state = jax::GetGlobalState(); in UpdateArgsSignature() local
Djax_jit.cc77 JitState& global_state = *new JitState(); variable
/external/tensorflow/third_party/absl/abseil-cpp/absl/container/internal/
Dhashtablez_sampler.cc100 ABSL_CONST_INIT static std::atomic<ForceState> global_state{ in ShouldForceSampling() local
/external/webrtc/third_party/abseil-cpp/absl/container/internal/
Dhashtablez_sampler.cc100 ABSL_CONST_INIT static std::atomic<ForceState> global_state{ in ShouldForceSampling() local
/external/abseil-cpp/absl/container/internal/
Dhashtablez_sampler.cc100 ABSL_CONST_INIT static std::atomic<ForceState> global_state{ in ShouldForceSampling() local
/external/openscreen/third_party/abseil/src/absl/container/internal/
Dhashtablez_sampler.cc177 ABSL_CONST_INIT static std::atomic<ForceState> global_state{ in ShouldForceSampling() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dhashtablez_sampler.cc178 ABSL_CONST_INIT static std::atomic<ForceState> global_state{ in ShouldForceSampling() local
/external/libtextclassifier/abseil-cpp/absl/container/internal/
Dhashtablez_sampler.cc177 ABSL_CONST_INIT static std::atomic<ForceState> global_state{ in ShouldForceSampling() local
/external/angle/third_party/abseil-cpp/absl/container/internal/
Dhashtablez_sampler.cc103 ABSL_CONST_INIT static std::atomic<ForceState> global_state{ in ShouldForceSampling() local
/external/cronet/third_party/abseil-cpp/absl/container/internal/
Dhashtablez_sampler.cc103 ABSL_CONST_INIT static std::atomic<ForceState> global_state{ in ShouldForceSampling() local
/external/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test_logging.h336 State global_state; member