Home
last modified time | relevance | path

Searched defs:not_empty_ (Results 1 – 7 of 7) sorted by relevance

/external/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.types/
Dis_always_equal.pass.cpp40 int not_empty_; // some random member variable member
/external/cronet/tot/third_party/libc++/src/test/std/utilities/memory/allocator.traits/allocator.traits.types/
Dis_always_equal.pass.cpp41 int not_empty_; // some random member variable member
/external/cronet/stable/third_party/libc++/src/test/std/utilities/memory/allocator.traits/allocator.traits.types/
Dis_always_equal.pass.cpp41 int not_empty_; // some random member variable member
/external/pytorch/torch/csrc/autograd/
Dengine.h104 std::condition_variable not_empty_; member
/external/tensorflow/tensorflow/core/lib/gtl/
Dflatrep.h251 size_t not_empty_; // Count of entries with marker != kEmpty variable
/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/concurrent_queues/
Dsync_bounded_queue.hpp92 condition_variable not_empty_; member in boost::concurrent::sync_bounded_queue
/external/tensorflow/tensorflow/core/kernels/
Dmap_stage_op.cc102 tensorflow::condition_variable not_empty_; member in tensorflow::__anonb1f45a090111::StagingMap