Home
last modified time | relevance | path

Searched defs:is_empty (Results 1 - 25 of 96) sorted by relevance

1234

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigset/
H A D5-1.c27 static int is_empty(sigset_t * set) in is_empty() function
/third_party/rust/crates/bindgen/bindgen/
H A Dregex_set.rs27 pub fn is_empty(&self) -> bool { in is_empty() functions
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Ddoc.rs23 pub fn is_empty(&self) -> bool { in is_empty() functions
H A Dset.rs54 pub fn is_empty(&self) -> bool { in is_empty() functions
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Ddoc.rs23 pub fn is_empty(&self) -> bool { in is_empty() functions
H A Dset.rs54 pub fn is_empty(&self) -> bool { in is_empty() functions
/third_party/rust/crates/cxx/macro/src/syntax/
H A Ddoc.rs23 pub fn is_empty(&self) -> bool { in is_empty() functions
H A Dset.rs54 pub fn is_empty(&self) -> bool { in is_empty() functions
/third_party/rust/crates/cxx/syntax/
H A Ddoc.rs23 pub fn is_empty(&self) -> bool { in is_empty() functions
H A Dset.rs54 pub fn is_empty(&self) -> bool { in is_empty() functions
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Ddoc.rs23 pub fn is_empty(&self) -> bool { in is_empty() functions
H A Dset.rs54 pub fn is_empty(&self) -> bool { in is_empty() functions
/third_party/gn/src/gn/
H A Dpattern.h77 bool is_empty() const { return patterns_.empty(); } in is_empty() function in PatternList
/third_party/node/src/
H A Dnode_external_reference.h48 bool is_empty() { return external_references_.empty(); } in is_empty() function in node::ExternalReferenceRegistry
/third_party/rust/crates/regex/src/literal/
H A Dmod.rs43 pub fn is_empty(&self) -> bool { in is_empty() functions
/third_party/ninja/src/
H A Ddepfile_parser.in.cc56 bool is_empty = true; in Parse() local
H A Ddepfile_parser.cc57 bool is_empty = true; in Parse() local
/third_party/node/deps/v8/src/objects/
H A Dliteral-objects-inl.h135 bool ArrayBoilerplateDescription::is_empty() const { in is_empty() function in v8::internal::ArrayBoilerplateDescription
/third_party/node/deps/v8/src/zone/
H A Dzone-list.h95 V8_INLINE bool is_empty() const { return length_ == 0; } in is_empty() function in v8::internal::final
/third_party/node/deps/v8/src/base/
H A Daddress-region.h39 bool is_empty() const { return size_ == 0; } in is_empty() function in v8::base::AddressRegion
/third_party/node/deps/v8/src/heap/cppgc/
H A Dpersistent-node.cc89 bool is_empty = true; in Trace() local
/third_party/rust/crates/aho-corasick/src/
H A Dlib.rs290 pub fn is_empty(&self) -> bool { in is_empty() functions
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-bit-page.hh41 bool is_empty () const in is_empty() function
H A Dhb-priority-queue.hh80 bool is_empty () const { return heap.length == 0; } in is_empty() function
/third_party/rust/crates/regex/src/
H A Dsparse.rs39 pub fn is_empty(&self) -> bool { in is_empty() functions

Completed in 8 milliseconds

1234