/external/rust/android-crates-io/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/stable/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/cronet/tot/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/cronet/stable/third_party/libc++/src/include/__cxx03/__type_traits/ |
D | is_empty.h | 22 struct _LIBCPP_TEMPLATE_VIS is_empty : public integral_constant<bool, __is_empty(_Tp)> {}; struct
|
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__type_traits/ |
D | is_empty.h | 22 struct _LIBCPP_TEMPLATE_VIS is_empty : public integral_constant<bool, __is_empty(_Tp)> {}; struct
|
/external/rust/android-crates-io/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/pigweed/pw_async2/ |
D | time_provider.cc | 21 void AssertTimeFutureObjectsAllGone(bool is_empty) { PW_CHECK(is_empty); } in AssertTimeFutureObjectsAllGone()
|
/external/rust/android-crates-io/crates/etherparse/src/net/ |
D | ipv4_exts_slice.rs | 170 pub fn is_empty(&self) -> bool { in is_empty() method 346 fn 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 | 77 bool is_empty() const { return token_.is_zero(); } 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/cronet/tot/base/macros/ |
D | is_empty.h | 14 #define BASE_INTERNAL_IS_EMPTY_INNER_EXPANDED(e0, e1, is_empty, ...) is_empty argument
|
/external/cronet/stable/base/macros/ |
D | is_empty.h | 14 #define BASE_INTERNAL_IS_EMPTY_INNER_EXPANDED(e0, e1, is_empty, ...) is_empty argument
|
/external/tensorflow/tensorflow/core/tpu/kernels/ |
D | tpu_compilation_cache.proto | 34 bool is_empty = 5; field
|
/external/pytorch/torch/csrc/autograd/ |
D | variable_info.h | 18 bool is_empty; member
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/ |
D | offset_array.rs | 61 pub fn is_empty(&self) -> bool { in is_empty() function 120 pub fn is_empty(&self) -> bool { in is_empty() function
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/ |
D | offset_array.rs | 61 pub fn is_empty(&self) -> bool { in is_empty() function 120 pub fn is_empty(&self) -> bool { in is_empty() function
|
/external/icing/icing/index/embed/ |
D | embedding-index.h | 59 bool is_empty; member 245 bool is_empty() const { return info().is_empty; } in is_empty() function
|
/external/rust/android-crates-io/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/rust/android-crates-io/crates/zerotrie/src/ |
D | cursor.rs | 341 pub fn is_empty(&self) -> bool { in is_empty() method 409 pub fn is_empty(&self) -> bool { in is_empty() method
|
/external/cronet/stable/base/ |
D | unguessable_token.h | 101 constexpr bool is_empty() const { return token_.is_zero(); } in is_empty() function
|
/external/cronet/tot/base/ |
D | unguessable_token.h | 101 constexpr bool is_empty() const { return token_.is_zero(); } in is_empty() function
|
/external/rust/android-crates-io/crates/tokio/src/runtime/scheduler/ |
D | defer.rs | 28 pub(crate) fn is_empty(&self) -> bool { in is_empty() method
|