| /external/webrtc/modules/audio_processing/vad/ |
| D | vad_circular_buffer.h | 30 bool is_full() const { return is_full_; } in is_full() function
|
| /external/webrtc/net/dcsctp/rx/ |
| D | reassembly_queue.h | 114 bool is_full() const { return queued_bytes_ >= max_size_bytes_; } in is_full() function
|
| /external/rust/crates/quiche/src/ |
| D | dgram.rs | 102 pub fn is_full(&self) -> bool { in is_full() method
|
| /external/vixl/src/ |
| D | code-buffer-vixl.h | 161 bool is_full = !HasSpaceFor(amount); in EnsureSpaceFor() local
|
| /external/rust/crates/crossbeam-channel/src/flavors/ |
| D | never.rs | 57 pub(crate) fn is_full(&self) -> bool { in is_full() method
|
| D | at.rs | 125 pub(crate) fn is_full(&self) -> bool { in is_full() method
|
| D | tick.rs | 100 pub(crate) fn is_full(&self) -> bool { in is_full() method
|
| D | zero.rs | 386 pub(crate) fn is_full(&self) -> bool { in is_full() method
|
| D | array.rs | 509 pub(crate) fn is_full(&self) -> bool { in is_full() method
|
| D | list.rs | 632 pub(crate) fn is_full(&self) -> bool { in is_full() method
|
| /external/mesa3d/src/panfrost/midgard/ |
| D | midgard_emit.c | 78 mir_pack_scalar_source(unsigned mod, bool is_full, unsigned component) in mir_pack_scalar_source() 95 bool is_full = nir_alu_type_get_type_size(ins->dest_type) == 32; in vector_to_scalar_alu() local
|
| /external/crosvm/devices/src/usb/xhci/ |
| D | event_ring.rs | 153 pub fn is_full(&self) -> Result<bool> { in is_full() method
|
| /external/rust/crates/crossbeam-channel/src/ |
| D | channel.rs | 576 pub fn is_full(&self) -> bool { in is_full() method 991 pub fn is_full(&self) -> bool { in is_full() method
|
| D | err.rs | 202 pub fn is_full(&self) -> bool { in is_full() method
|
| /external/rust/crates/crossbeam-queue/src/ |
| D | array_queue.rs | 392 pub fn is_full(&self) -> bool { in is_full() method
|
| /external/icing/icing/index/lite/ |
| D | lite-index.cc | 463 bool LiteIndex::is_full() const { in is_full() function in icing::lib::LiteIndex
|
| /external/rust/crates/flagset/src/ |
| D | lib.rs | 954 pub fn is_full(self) -> bool { in is_full() method
|
| /external/rust/crates/futures-channel/src/mpsc/ |
| D | mod.rs | 188 pub fn is_full(&self) -> bool { in is_full() method 224 pub fn is_full(&self) -> bool { in is_full() method
|
| /external/cronet/base/allocator/partition_allocator/ |
| D | partition_page.h | 841 PA_ALWAYS_INLINE bool SlotSpanMetadata<thread_safe>::is_full() const { in is_full() function
|
| /external/rust/crates/hashbrown/src/raw/ |
| D | mod.rs | 112 fn is_full(ctrl: u8) -> bool { in is_full() function
|