| /third_party/rust/crates/nix/src/ |
| D | lib.rs | 183 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/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigset/ |
| D | 5-1.c | 27 static int is_empty(sigset_t * set) in is_empty() function
|
| /third_party/node/deps/v8/src/heap/ |
| D | embedder-tracing.h | 56 bool is_empty() const { return !type_info() || !instance(); } in is_empty() function 116 void SetEmbedderWorklistEmpty(bool is_empty) { in SetEmbedderWorklistEmpty()
|
| /third_party/gn/src/gn/ |
| D | pattern.h | 77 bool is_empty() const { return patterns_.empty(); } in is_empty() function
|
| /third_party/ninja/src/ |
| D | depfile_parser.in.cc | 56 bool is_empty = true; in Parse() local
|
| D | depfile_parser.cc | 57 bool is_empty = true; in Parse() local
|
| /third_party/rust/crates/cxx/syntax/ |
| D | doc.rs | 23 pub fn is_empty(&self) -> bool { in is_empty() method
|
| /third_party/node/deps/v8/src/objects/ |
| D | literal-objects-inl.h | 135 bool ArrayBoilerplateDescription::is_empty() const { in is_empty() function
|
| D | feedback-vector-inl.h | 60 bool FeedbackMetadata::is_empty() const { return slot_count() == 0; } in is_empty() function 110 bool FeedbackVector::is_empty() const { return length() == 0; } in is_empty() function
|
| D | property-descriptor.h | 56 bool is_empty() const { in is_empty() function
|
| /third_party/node/deps/v8/src/base/ |
| D | address-region.h | 39 bool is_empty() const { return size_ == 0; } in is_empty() function
|
| /third_party/rust/crates/regex/src/literal/ |
| D | mod.rs | 43 pub fn is_empty(&self) -> bool { in is_empty() method
|
| /third_party/rust/crates/bindgen/bindgen/ |
| D | regex_set.rs | 27 pub fn is_empty(&self) -> bool { in is_empty() method
|
| /third_party/node/src/ |
| D | node_external_reference.h | 48 bool is_empty() { return external_references_.empty(); } in is_empty() function
|
| /third_party/node/deps/v8/src/heap/cppgc/ |
| D | sweeper.cc | 192 bool is_empty = false; member 212 bool is_empty = false; member 235 ResultType GetResult(bool is_empty, size_t largest_new_free_list_entry) { in GetResult() 280 ResultType&& GetResult(bool is_empty, size_t largest_new_free_list_entry) { in GetResult() 362 const bool is_empty = (start_of_gap == page->PayloadStart()); in SweepNormalPage() local
|
| D | persistent-node.cc | 89 bool is_empty = true; in Trace() local
|
| /third_party/node/deps/v8/src/zone/ |
| D | zone-list.h | 95 V8_INLINE bool is_empty() const { return length_ == 0; } in is_empty() function
|
| D | zone-handle-set.h | 24 bool is_empty() const { return data_ == kEmptyTag; } in is_empty() function
|
| /third_party/rust/crates/regex/src/ |
| D | sparse.rs | 39 pub fn is_empty(&self) -> bool { in is_empty() method
|
| /third_party/node/deps/v8/src/codegen/ |
| D | reglist-base.h | 65 constexpr bool is_empty() const { return regs_ == 0; } in is_empty() function
|
| /third_party/rust/crates/clap/clap_lex/src/ |
| D | lib.rs | 290 pub fn is_empty(&self) -> bool { in is_empty() method 429 pub fn is_empty(&self) -> bool { in is_empty() method
|
| /third_party/rust/crates/clap/src/util/ |
| D | flat_set.rs | 48 pub(crate) fn is_empty(&self) -> bool { in is_empty() method
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-priority-queue.hh | 80 bool is_empty () const { return heap.length == 0; } in is_empty() function
|
| D | hb-bimap.hh | 89 bool is_empty () const { return get_population () == 0; } in is_empty() function
|
| /third_party/rust/crates/aho-corasick/src/ |
| D | lib.rs | 290 pub fn is_empty(&self) -> bool { in is_empty() method
|