Home
last modified time | relevance | path

Searched defs:is_empty (Results 1 – 25 of 850) sorted by relevance

12345678910>>...34

/aosp_15_r20/external/rust/android-crates-io/crates/nix/src/
Dlib.rs214 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
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/
H A Dselect.rs24 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
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/iter/traits/
H A Dexact_size.rs148 fn is_empty(&self) -> bool { in is_empty() method
158 fn is_empty(&self) -> bool { in is_empty() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/iter/traits/
H A Dexact_size.rs148 fn is_empty(&self) -> bool { in is_empty() method
158 fn is_empty(&self) -> bool { in is_empty() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/iter/traits/
H A Dexact_size.rs148 fn is_empty(&self) -> bool { in is_empty() method
158 fn is_empty(&self) -> bool { in is_empty() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/iter/traits/
H A Dexact_size.rs148 fn is_empty(&self) -> bool { in is_empty() method
158 fn is_empty(&self) -> bool { in is_empty() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/iter/traits/
H A Dexact_size.rs148 fn is_empty(&self) -> bool { in is_empty() method
158 fn is_empty(&self) -> bool { in is_empty() method
/aosp_15_r20/external/rust/android-crates-io/crates/tonic/src/metadata/
Dencoding.rs23 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
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/map/
Dmod.rs21 fn is_empty(&self) -> bool; in is_empty() method
127 pub fn is_empty(&self) -> bool { in is_empty() method
220 pub fn is_empty(&self) -> bool { in is_empty() method
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/proto/streams/
Dbuffer.rs33 pub fn is_empty(&self) -> bool { in is_empty() method
43 pub fn is_empty(&self) -> bool { in is_empty() method
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/interval/include/boost/numeric/interval/
Dchecking.hpp70 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
/aosp_15_r20/packages/services/Car/tools/watchdog/parser/
Dcarwatchdog_dump_parser.py312 def is_empty(self) -> bool: member in StatsCollection
418 def is_empty(self) -> bool: member in SystemEventStats
487 def is_empty(self) -> bool: member in PerformanceStats
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/scheduler/multi_thread_alt/
Dqueue.rs103 pub(crate) fn is_empty(&self) -> bool { in is_empty() method
379 pub(crate) fn is_empty(&self) -> bool { in is_empty() method
578 fn is_empty(&self) -> bool { in is_empty() method
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/net/
Dipv4_exts_slice.rs170 pub fn is_empty(&self) -> bool { in is_empty() method
346 fn is_empty() { in is_empty() function
Dipv4_exts.rs236 pub fn is_empty(&self) -> bool { in is_empty() method
524 fn is_empty() { in is_empty() function
Dipv6_exts_slice.rs299 pub fn is_empty(&self) -> bool { in is_empty() method
605 fn is_empty() { in is_empty() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/include/boost/icl/concept/
Dinterval.hpp539 is_empty(const Type& object) in is_empty() function
546 is_empty(const Type& object) in is_empty() function
553 is_empty(const Type& object) in is_empty() function
561 is_empty(const Type& object) in is_empty() function
574 is_empty(const Type& object) in is_empty() function
/aosp_15_r20/development/tools/external_crates/test_mapping/src/
H A Djson.rs53 pub fn is_empty(&self) -> bool { in is_empty() method
165 fn is_empty() -> Result<(), TestMappingError> { in is_empty() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/
H A Doffset_array.rs61 pub fn is_empty(&self) -> bool { in is_empty() function
120 pub fn is_empty(&self) -> bool { in is_empty() function
/aosp_15_r20/external/icing/icing/index/embed/
H A Dembedding-index.h59 bool is_empty; member
245 bool is_empty() const { return info().is_empty; } in is_empty() function
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/dynamic/
Dmap.rs50 fn is_empty(&self) -> bool { in is_empty() method
173 fn is_empty(&self) -> bool { in is_empty() method
/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Ddesktop_geometry.h62 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
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/
H A Dmemory_planning.py122 def is_empty(self): member in AllocationTreeNode
202 def is_empty(self): member in Empty
303 def is_empty(self): member in TemporalSplit
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-deque/src/
Ddeque.rs358 pub fn is_empty(&self) -> bool { in is_empty() method
589 pub fn is_empty(&self) -> bool { in is_empty() method
1922 pub fn is_empty(&self) -> bool { in is_empty() method
2064 pub fn is_empty(&self) -> bool { in is_empty() method
/aosp_15_r20/art/test/968-default-partial-compile-gen/util-src/
H A Dgenerate_smali.py361 def is_empty(self): member in ConflictInterface
455 def is_empty(self): member in TestInterface

12345678910>>...34