Home
last modified time | relevance | path

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

1234

/third_party/rust/crates/nix/src/
Dlib.rs183 fn is_empty(&self) -> bool; in is_empty() method
197 fn is_empty(&self) -> bool { in is_empty() method
214 fn is_empty(&self) -> bool { in is_empty() method
231 fn is_empty(&self) -> bool { in is_empty() method
248 fn is_empty(&self) -> bool { in is_empty() method
302 fn is_empty(&self) -> bool { in is_empty() method
319 fn is_empty(&self) -> bool { in is_empty() method
/third_party/flutter/engine/flutter/fml/platform/android/
Djni_weak_ref.h33 bool is_empty() const { return obj_ == NULL; } in is_empty() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigset/
D5-1.c27 static int is_empty(sigset_t * set) in is_empty() function
/third_party/gn/src/gn/
Dpattern.h77 bool is_empty() const { return patterns_.empty(); } in is_empty() function
/third_party/flutter/skia/third_party/externals/wuffs/internal/cgen/base/
Drange-public.h128 wuffs_base__range_ii_u32::is_empty() const { in is_empty() function
245 wuffs_base__range_ie_u32::is_empty() const { in is_empty() function
361 wuffs_base__range_ii_u64::is_empty() const { in is_empty() function
478 wuffs_base__range_ie_u64::is_empty() const { in is_empty() function
617 wuffs_base__rect_ii_u32::is_empty() const { in is_empty() function
764 wuffs_base__rect_ie_u32::is_empty() const { in is_empty() function
/third_party/rust/crates/cxx/syntax/
Ddoc.rs23 pub fn is_empty(&self) -> bool { in is_empty() method
Dset.rs54 pub fn is_empty(&self) -> bool { in is_empty() method
/third_party/rust/crates/regex/src/literal/
Dmod.rs43 pub fn is_empty(&self) -> bool { in is_empty() method
/third_party/rust/crates/bindgen/bindgen/
Dregex_set.rs27 pub fn is_empty(&self) -> bool { in is_empty() method
/third_party/rust/crates/regex/src/
Dsparse.rs39 pub fn is_empty(&self) -> bool { in is_empty() method
Dinput.rs51 pub fn is_empty(&self) -> bool { in is_empty() method
96 fn is_empty(&self) -> bool { in is_empty() method
/third_party/rust/crates/tracing/tracing-core/src/
Dspan.rs193 pub fn is_empty(&self) -> bool { in is_empty() method
242 pub fn is_empty(&self) -> bool { in is_empty() method
/third_party/rust/crates/clap/clap_lex/src/
Dlib.rs288 pub fn is_empty(&self) -> bool { in is_empty() method
427 pub fn is_empty(&self) -> bool { in is_empty() method
/third_party/harfbuzz/src/
Dhb-priority-queue.hh80 bool is_empty () const { return heap.length == 0; } in is_empty() function
Dhb-bimap.hh85 bool is_empty () const { return get_population () == 0; } in is_empty() function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-priority-queue.hh80 bool is_empty () const { return heap.length == 0; } in is_empty() function
Dhb-bimap.hh89 bool is_empty () const { return get_population () == 0; } in is_empty() function
/third_party/rust/crates/clap/src/util/
Dflat_set.rs48 pub(crate) fn is_empty(&self) -> bool { in is_empty() method
/third_party/rust/crates/aho-corasick/src/
Dlib.rs290 pub fn is_empty(&self) -> bool { in is_empty() method
/third_party/rust/crates/proc-macro2/src/
Drcvec.rs24 pub fn is_empty(&self) -> bool { in is_empty() method
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-utils.h211 bool is_empty() const { return length_ == 0; } in is_empty() function
/third_party/rust/crates/minimal-lexical/src/
Dheapvec.rs61 pub fn is_empty(&self) -> bool { in is_empty() method
/third_party/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-utils.h236 bool is_empty() const { return length_ == 0; } in is_empty() function
/third_party/icu/icu4c/source/i18n/
Ddouble-conversion-utils.h236 bool is_empty() const { return length_ == 0; } in is_empty() function
/third_party/node/deps/icu-small/source/i18n/
Ddouble-conversion-utils.h237 bool is_empty() const { return length_ == 0; } in is_empty() function

1234