| /external/rust/crates/nix/src/ |
| D | lib.rs | 214 fn is_empty(&self) -> bool; in is_empty() method 228 fn is_empty(&self) -> bool { in is_empty() method 245 fn is_empty(&self) -> bool { in is_empty() method 262 fn is_empty(&self) -> bool { in is_empty() method 279 fn is_empty(&self) -> bool { in is_empty() method 333 fn is_empty(&self) -> bool { in is_empty() method 350 fn is_empty(&self) -> bool { in is_empty() method
|
| /external/bazelbuild-rules_rust/crate_universe/src/ |
| D | select.rs | 24 fn is_empty(this: &Select<Self>) -> bool; in is_empty() method 83 pub fn is_empty(&self) -> bool { in is_empty() function 165 fn is_empty(this: &Select<Self>) -> bool { in is_empty() function 236 fn is_empty(this: &Select<Self>) -> bool { in is_empty() function 303 fn is_empty(this: &Select<Self>) -> bool { in is_empty() function 403 fn is_empty(this: &Select<Self>) -> bool { in is_empty() function
|
| /external/cronet/third_party/libc++/src/include/__type_traits/ |
| D | is_empty.h | 22 struct _LIBCPP_TEMPLATE_VIS is_empty : public integral_constant<bool, __is_empty(_Tp)> {}; struct
|
| /external/rust/crates/h2/src/proto/streams/ |
| D | buffer.rs | 33 pub fn is_empty(&self) -> bool { in is_empty() method 43 pub fn is_empty(&self) -> bool { in is_empty() method
|
| /external/sdv/vsomeip/third_party/boost/numeric/interval/include/boost/numeric/interval/ |
| D | checking.hpp | 70 static bool is_empty(const T& l, const T& u) in is_empty() function 95 static bool is_empty(const T&, const T&) in is_empty() function
|
| /external/icing/icing/index/embed/ |
| D | embedding-index.h | 52 bool is_empty; member 195 bool is_empty() const { return info().is_empty; } in is_empty() function
|
| /external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/ |
| D | empty_base.hpp | 54 template<> struct is_empty< mpl::empty_base > struct
|
| /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/tonic/src/metadata/ |
| D | encoding.rs | 23 fn is_empty(value: &[u8]) -> bool; in is_empty() method 81 fn is_empty(value: &[u8]) -> bool { in is_empty() method 121 fn is_empty(value: &[u8]) -> bool { in is_empty() method
|
| /external/cronet/base/ |
| D | unguessable_token.h | 90 constexpr bool is_empty() const { return token_.is_zero(); } in is_empty() function
|
| /external/rust/crates/tokio/src/runtime/scheduler/ |
| D | defer.rs | 28 pub(crate) fn is_empty(&self) -> bool { in is_empty() method
|
| /external/sdv/vsomeip/third_party/boost/icl/include/boost/icl/concept/ |
| D | container.hpp | 28 is_empty(const Type& object) in is_empty() function
|
| /external/rust/crates/tokio/src/runtime/scheduler/inject/ |
| D | synced.rs | 38 pub(crate) fn is_empty(&self) -> bool { in is_empty() method
|
| /external/rust/crates/protobuf/src/reflect/dynamic/ |
| D | map.rs | 50 fn is_empty(&self) -> bool { in is_empty() method 173 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/cronet/base/macros/ |
| D | remove_parens.h | 34 #define BASE_INTERNAL_IS_EMPTY_INNER_EXPANDED(e0, e1, is_empty, ...) is_empty argument
|
| /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 | 23 pub(crate) fn is_empty(&self) -> bool { in is_empty() method
|
| /external/webrtc/test/pc/e2e/echo/ |
| D | echo_emulation.cc | 48 bool is_empty = true; in OnAudioRendered() local
|
| /external/rust/crates/tokio-util/src/time/wheel/ |
| D | stack.rs | 17 fn is_empty(&self) -> bool; in is_empty() method
|
| /external/grpc-grpc/src/core/lib/event_engine/posix_engine/ |
| D | timer_heap.cc | 100 bool TimerHeap::is_empty() { return timers_.empty(); } in is_empty() function in grpc_event_engine::experimental::TimerHeap
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/ |
| D | timer_heap.cc | 100 bool TimerHeap::is_empty() { return timers_.empty(); } in is_empty() function in grpc_event_engine::experimental::TimerHeap
|