Home
last modified time | relevance | path

Searched refs:empty_ (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/engine/flutter/shell/common/
Dpipeline.h92 : depth_(depth), empty_(depth), available_(0) {} in Pipeline()
96 bool IsValid() const { return empty_.IsValid() && available_.IsValid(); } in IsValid()
99 if (!empty_.TryWait()) { in Produce()
151 empty_.Signal(); in Consume()
162 fml::Semaphore empty_; variable
/third_party/gn/src/gn/
Dsource_file.h157 empty_ = false;
163 bool empty() const { return empty_; }
173 bool empty_;
Dsource_file.cc190 SourceFileTypeSet::SourceFileTypeSet() : empty_(true) { in SourceFileTypeSet()
196 return empty_ || Get(SourceFile::SOURCE_CPP) || in CSourceUsed()
/third_party/libabigail/include/
Dabg-diff-utils.h61 bool empty_; variable
66 : x_(-1), y_(-1),empty_(true) in point()
70 : x_(x), y_(y), empty_(false) in point()
74 : x_(p.x()), y_(p.y()), empty_(p.is_empty()) in point()
85 empty_ = false; in x()
96 empty_ = false; in y()
104 empty_ = false; in set()
112 empty_ = empty; in set()
202 {return empty_;} in is_empty()
216 empty_ = true; in clear()
/third_party/node/src/
Dutil.h593 NonCopyableMaybe() : empty_(true) {} in NonCopyableMaybe()
595 : empty_(false), in NonCopyableMaybe()
599 return empty_; in IsEmpty()
603 CHECK_EQ(empty_, false); in Release()
604 empty_ = true; in Release()
609 bool empty_;
Dnode_http2.h514 return !empty_ ? &provider_ : nullptr;
523 bool empty_ = false;
Dnode_http2.cc2320 empty_ = options & STREAM_OPTION_EMPTY_PAYLOAD; in Provider()
2325 empty_ = options & STREAM_OPTION_EMPTY_PAYLOAD; in Provider()
/third_party/libabigail/tests/data/test-annotate/
Dtest19-pr19023-libtcmalloc_and_profiler.so.abi30214 <!-- tcmalloc::Span tcmalloc::CentralFreeList::empty_ -->
30215 …<var-decl name='empty_' type-id='type-id-144' visibility='default' filepath='src/central_freelist.…
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest19-pr19023-libtcmalloc_and_profiler.so.abi18819 …<var-decl name='empty_' type-id='type-id-144' visibility='default' filepath='src/central_freelist.…