| /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
| D | ringbuffer.h | 85 INLINE bool IsFull() in IsFull() function
|
| /external/perfetto/src/traced/probes/ftrace/ |
| D | page_pool.h | 88 bool IsFull() const { return size_ >= kPagesPerBlock; } in IsFull() function
|
| /external/tensorflow/tensorflow/core/kernels/boosted_trees/quantiles/ |
| D | weighted_quantiles_buffer.h | 110 bool IsFull() const { return vec_.size() >= max_size_; } in IsFull() function
|
| /external/tensorflow/tensorflow/contrib/boosted_trees/lib/quantiles/ |
| D | weighted_quantiles_buffer.h | 110 bool IsFull() const { return vec_.size() >= max_size_; } in IsFull() function
|
| /external/v4l2_codec2/vda/ |
| D | h264_dpb.h | 163 bool IsFull() const { return pics_.size() == max_num_pics_; } in IsFull() function
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | tensor_slice.cc | 85 bool TensorSlice::IsFull() const { in IsFull() function in tensorflow::TensorSlice
|
| D | tensor_slice_test.cc | 291 TEST(TensorSliceTest, IsFull) { in TEST() argument
|
| /external/webrtc/webrtc/libjingle/xmpp/ |
| D | jid.cc | 117 bool Jid::IsFull() const { in IsFull() function in buzz::Jid
|
| /external/v8/include/libplatform/ |
| D | v8-tracing.h | 129 bool IsFull() const { return next_free_ == kChunkSize; } in IsFull() function
|
| /external/v8/src/heap/ |
| D | worklist.h | 237 bool IsFull() const { return index_ == kCapacity; } in IsFull() function
|
| /external/lzma/CPP/7zip/Bundles/LzmaSpec/ |
| D | LzmaSpec.cpp | 69 bool IsFull; member in COutWindow
|
| /external/swiftshader/third_party/PowerVR_SDK/Tools/ |
| D | PVRTGeometry.cpp | 791 bool CBlockOption::IsFull() const in IsFull() function in CBlockOption
|
| /external/libchrome/base/metrics/ |
| D | persistent_memory_allocator.cc | 865 bool PersistentMemoryAllocator::IsFull() const { in IsFull() function in base::PersistentMemoryAllocator
|
| /external/v8/src/ |
| D | objects.cc | 10466 bool ArrayList::IsFull() { in IsFull() function in v8::internal::ArrayList 10514 bool WeakArrayList::IsFull() { return length() == capacity(); } in IsFull() function in v8::internal::WeakArrayList
|