Searched defs:IsDone (Results 1 – 12 of 12) sorted by relevance
27 bool IsDone(void *arg) { return *reinterpret_cast<bool *>(arg); } in IsDone() function
38 bool IsDone() const { return done_; } in IsDone() function
95 bool IsDone = true; member
273 bool IsDone() const { in IsDone() function in icing::lib::ReverseJniLanguageSegmenterIterator
167 def IsDone(self): member in GNValueParser
1480 unsigned &IndentIndicator, bool &IsDone) { in scanBlockScalarHeader()1509 unsigned &LineBreaks, bool &IsDone) { in findBlockScalarIndent()1555 unsigned BlockExitIndent, bool &IsDone) { in scanBlockScalarIndent()1591 bool IsDone = false; in scanBlockScalar() local
1481 unsigned &IndentIndicator, bool &IsDone) { in scanBlockScalarHeader()1510 unsigned &LineBreaks, bool &IsDone) { in findBlockScalarIndent()1556 unsigned BlockExitIndent, bool &IsDone) { in scanBlockScalarIndent()1592 bool IsDone = false; in scanBlockScalar() local
129 bool IsDone() { in TEST() function in webrtc::TEST::RtpExtensionHeaderObserver
112 bool IsDone : 1; member
136 bool IsDone : 1; member