Home
last modified time | relevance | path

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

123456

/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
/third_party/rust/crates/cxx/syntax/
H A Ddoc.rs23 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
/test/testfwk/xdevice/src/xdevice/_core/context/
H A Dchannel.py58 def is_empty(cls): member in CommandQueue
/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
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Daudio_manager.c89 int is_empty; in gb_audio_manager_remove_all() local
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Daudio_manager.c89 int is_empty; in gb_audio_manager_remove_all() local
/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
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/queue/src/
H A Dqueue.c357 ia_css_queue_is_empty( ia_css_queue_t *qhandle, bool *is_empty) ia_css_queue_is_empty() argument
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/queue/src/
H A Dqueue.c339 int ia_css_queue_is_empty(ia_css_queue_t *qhandle, bool *is_empty) in ia_css_queue_is_empty() argument
/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

Completed in 8 milliseconds

123456