Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/googletest/src/googletest/samples/
Dsample10_unittest.cc63 static int allocated_; member in __anon2d01aacd0111::Water
66 int Water::allocated_ = 0; member in __anon2d01aacd0111::Water
/external/cronet/tot/third_party/googletest/src/googletest/samples/
Dsample10_unittest.cc63 static int allocated_; member in __anon734f0a690111::Water
66 int Water::allocated_ = 0; member in __anon734f0a690111::Water
/external/cronet/stable/third_party/boringssl/src/third_party/googletest/googletest/samples/
Dsample10_unittest.cc63 static int allocated_; member in __anonbcf0b2a80111::Water
66 int Water::allocated_ = 0; member in __anonbcf0b2a80111::Water
/external/cronet/tot/third_party/boringssl/src/third_party/googletest/googletest/samples/
Dsample10_unittest.cc63 static int allocated_; member in __anon29940f440111::Water
66 int Water::allocated_ = 0; member in __anon29940f440111::Water
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/samples/
Dsample10_unittest.cc65 static int allocated_; member in __anonab0c55fa0111::Water
68 int Water::allocated_ = 0; member in __anonab0c55fa0111::Water
/external/googletest/googletest/samples/
Dsample10_unittest.cc63 static int allocated_; member in __anonb47a7ed90111::Water
66 int Water::allocated_ = 0; member in __anonb47a7ed90111::Water
/external/pytorch/c10/core/
DCPUAllocator.h34 size_t allocated_ = 0; variable
/external/pigweed/pw_allocator/public/pw_allocator/
Dbump_allocator.h141 size_t allocated_ = 0; variable
Dtest_harness.h181 size_t allocated_ = 0; variable
Dblock_allocator.h255 size_t allocated_ = 0; variable
/external/cronet/tot/third_party/libc++/src/test/std/strings/basic.string/string.capacity/
Ddeallocate_size.pass.cpp20 static int allocated_; variable
/external/cronet/stable/third_party/libc++/src/test/std/strings/basic.string/string.capacity/
Ddeallocate_size.pass.cpp20 static int allocated_; variable
/external/jsoncpp/include/json/
Dvalue.h631 unsigned int allocated_ : 1; member
/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/shaderc/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/protobuf/conformance/third_party/jsoncpp/
Djson.h980 unsigned int allocated_ : 1; // Notes: if declared as bool, bitfield is useless. variable
/external/cronet/tot/third_party/protobuf/conformance/third_party/jsoncpp/
Djson.h980 unsigned int allocated_ : 1; // Notes: if declared as bool, bitfield is useless. variable
/external/cronet/stable/third_party/protobuf/conformance/third_party/jsoncpp/
Djson.h980 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/tensorflow/tensorflow/core/util/
Dmkl_util.h834 bool allocated_ = false; member