| /external/rust/crates/nix/src/ |
| D | lib.rs | 108 fn is_empty(&self) -> bool; in is_empty() method 121 fn is_empty(&self) -> bool { in is_empty() method 136 fn is_empty(&self) -> bool { in is_empty() method 151 fn is_empty(&self) -> bool { in is_empty() method 171 fn is_empty(&self) -> bool { in is_empty() method 202 fn is_empty(&self) -> bool { in is_empty() method 216 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 static 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/rust/crates/vulkano/src/command_buffer/submit/ |
| D | mod.rs | 46 pub fn is_empty(&self) -> bool { in is_empty() method
|
| /external/rust/crates/tokio/src/runtime/task/ |
| D | list.rs | 169 pub(crate) fn is_empty(&self) -> bool { in is_empty() method 274 pub(crate) fn is_empty(&self) -> bool { in is_empty() method
|
| /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/cxx/syntax/ |
| D | doc.rs | 20 pub fn is_empty(&self) -> bool { in is_empty() method
|
| /external/rust/crates/tokio/tests/support/ |
| D | io_vec.rs | 12 pub fn is_empty(&self) -> bool { in is_empty() method
|
| /external/webrtc/test/pc/e2e/echo/ |
| D | echo_emulation.cc | 46 bool is_empty = true; in OnAudioRendered() local
|
| /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/semver/src/ |
| D | lib.rs | 512 pub fn is_empty(&self) -> bool { in is_empty() method 530 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/rust/crates/regex/src/literal/ |
| D | mod.rs | 43 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/coset/src/header/ |
| D | mod.rs | 76 pub fn is_empty(&self) -> bool { in is_empty() method 389 pub 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/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/rust/crates/crossbeam-epoch/tests/ |
| D | loom.rs | 124 pub fn is_empty(&self) -> bool { in treiber_stack() method
|
| /external/rust/crates/mio/src/event/ |
| D | events.rs | 120 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/tokio/src/runtime/ |
| D | queue.rs | 295 pub(super) fn is_empty(&self) -> bool { in is_empty() method 464 fn is_empty(&self) -> bool { in is_empty() method
|