Home
last modified time | relevance | path

Searched defs:allocated_ (Results 1 – 12 of 12) sorted by relevance

/external/googletest/googletest/samples/
Dsample10_unittest.cc63 static int allocated_; member in __anon75a5baf70111::Water
66 int Water::allocated_ = 0; member in __anon75a5baf70111::Water
/external/cronet/third_party/googletest/src/googletest/samples/
Dsample10_unittest.cc64 static int allocated_; member in __anonf06dcf810111::Water
67 int Water::allocated_ = 0; member in __anonf06dcf810111::Water
/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/samples/
Dsample10_unittest.cc63 static int allocated_; member in __anon0963765c0111::Water
66 int Water::allocated_ = 0; member in __anon0963765c0111::Water
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/samples/
Dsample10_unittest.cc65 static int allocated_; member in __anon17dbe2f40111::Water
68 int Water::allocated_ = 0; member in __anon17dbe2f40111::Water
/external/jsoncpp/include/json/
Dvalue.h631 unsigned int allocated_ : 1; member
/external/protobuf/conformance/third_party/jsoncpp/
Djson.h980 unsigned int allocated_ : 1; // Notes: if declared as bool, bitfield is useless. variable
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h930 unsigned int allocated_ : 1; // Notes: if declared as bool, bitfield is useless. variable
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h930 unsigned int allocated_ : 1; // Notes: if declared as bool, bitfield is useless. variable
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h930 unsigned int allocated_ : 1; // Notes: if declared as bool, bitfield is useless. variable
/external/angle/third_party/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/json/
Djson.h930 unsigned int allocated_ : 1; // Notes: if declared as bool, bitfield is useless. variable
/external/cronet/third_party/protobuf/conformance/third_party/jsoncpp/
Djson.h980 unsigned int allocated_ : 1; // Notes: if declared as bool, bitfield is useless. variable
/external/tensorflow/tensorflow/core/util/
Dmkl_util.h834 bool allocated_ = false; member