| /external/rust/crates/nix/src/ |
| D | lib.rs | 167 fn is_empty(&self) -> bool; in is_empty() method 176 fn is_empty(&self) -> bool { in is_empty() method 191 fn is_empty(&self) -> bool { in is_empty() method 206 fn is_empty(&self) -> bool { in is_empty() method 226 fn is_empty(&self) -> bool { in is_empty() method 257 fn is_empty(&self) -> bool { in is_empty() method 271 fn is_empty(&self) -> bool { in is_empty() method
|
| /external/libchrome/base/ |
| D | unguessable_token.h | 68 bool is_empty() const { return high_ == 0 && low_ == 0; } in is_empty() function
|
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigset/ |
| D | 5-1.c | 27 int is_empty(sigset_t * set) in is_empty() function
|
| /external/tensorflow/tensorflow/core/tpu/kernels/ |
| D | tpu_compilation_cache.proto | 34 bool is_empty = 5; field
|
| /external/webrtc/test/pc/e2e/echo/ |
| D | echo_emulation.cc | 46 bool is_empty = true; in OnAudioRendered() local
|
| /external/webrtc/modules/desktop_capture/ |
| D | desktop_geometry.h | 62 bool is_empty() const { return width_ <= 0 || height_ <= 0; } in is_empty() function 119 bool is_empty() const { return left_ >= right_ || top_ >= bottom_; } in is_empty() function
|
| D | desktop_region.h | 102 bool is_empty() const { return rows_.empty(); } in is_empty() function
|
| /external/rust/crates/tokio/src/time/driver/wheel/ |
| D | stack.rs | 19 pub(crate) fn is_empty(&self) -> bool { in is_empty() method
|
| /external/libchrome/ui/gfx/range/ |
| D | range_f.h | 50 constexpr bool is_empty() const { return start() == end(); } in is_empty() function
|
| D | range.h | 76 constexpr bool is_empty() const { return start() == end(); } in is_empty() function
|
| /external/rust/crates/regex/src/literal/ |
| D | mod.rs | 43 pub fn is_empty(&self) -> bool { in is_empty() method
|
| /external/rust/crates/bindgen/src/ |
| D | regex_set.rs | 20 pub fn is_empty(&self) -> bool { in is_empty() method
|
| /external/libchrome/libchrome_tools/uprev/ |
| D | lazytree.py | 139 def is_empty(self): member in LazyTree
|
| /external/rust/crates/tokio/src/runtime/ |
| D | queue.rs | 296 pub(super) fn is_empty(&self) -> bool { in is_empty() method 460 fn is_empty(&self) -> bool { in is_empty() method 481 pub(super) fn is_empty(&self) -> bool { in is_empty() method
|
| /external/rust/crates/regex/src/ |
| D | sparse.rs | 39 pub fn is_empty(&self) -> bool { in is_empty() method
|
| /external/rust/crates/crossbeam-epoch/tests/ |
| D | loom.rs | 124 pub fn is_empty(&self) -> bool { in treiber_stack() method
|
| /external/rust/crates/futures-util/src/stream/ |
| D | select_all.rs | 54 pub fn is_empty(&self) -> bool { in is_empty() method
|
| /external/rust/crates/mio/src/event/ |
| D | events.rs | 120 pub fn is_empty(&self) -> bool { in is_empty() method
|
| /external/rust/crates/protobuf-codegen/src/ |
| D | protobuf_name.rs | 75 pub fn is_empty(&self) -> bool { in is_empty() method 254 pub fn is_empty(&self) -> bool { in is_empty() method
|
| /external/crosvm/data_model/src/ |
| D | sys.rs | 52 pub fn is_empty(&self) -> bool { in is_empty() method
|
| /external/rust/crates/clap/src/ |
| D | map.rs | 29 pub fn is_empty(&self) -> bool { in is_empty() method
|
| /external/rust/crates/untrusted/src/ |
| D | untrusted.rs | 134 pub fn is_empty(&self) -> bool { self.value.is_empty() } in is_empty() method 371 pub fn is_empty(&self) -> bool { self.bytes.is_empty() } in is_empty() method
|
| /external/rust/crates/protobuf/src/ |
| D | chars.rs | 35 pub fn is_empty(&self) -> bool { in is_empty() method
|
| /external/rust/crates/tokio/src/io/util/ |
| D | vec_with_initialized.rs | 67 pub(crate) fn is_empty(&mut self) -> bool { in is_empty() function
|
| /external/rust/crates/crossbeam-channel/src/flavors/ |
| D | never.rs | 51 pub fn is_empty(&self) -> bool { in is_empty() method
|