Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvirglrenderer.c48 struct global_state { struct
60 static struct global_state state; argument
/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/libtextclassifier/abseil-cpp/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.cc177 ABSL_CONST_INIT static std::atomic<ForceState> global_state{ in ShouldForceSampling() local
/external/webrtc/third_party/abseil-cpp/absl/container/internal/
Dhashtablez_sampler.cc176 ABSL_CONST_INIT static std::atomic<ForceState> global_state{ in ShouldForceSampling() local
/external/angle/third_party/abseil-cpp/absl/container/internal/
Dhashtablez_sampler.cc178 ABSL_CONST_INIT static std::atomic<ForceState> global_state{ in ShouldForceSampling() local
/external/abseil-cpp/absl/container/internal/
Dhashtablez_sampler.cc176 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