Searched defs:IsDone (Results 1 – 13 of 13) sorted by relevance
38 bool IsDone() const { return done_; } in IsDone() function
96 bool IsDone = true; member
105 bool IsDone() const { return done_; } in IsDone() function
36 bool IsDone() in IsDone() function
167 def IsDone(self): member in GNValueParser
88 bool IsDone() { in IsDone() function in google::protobuf::__anond5aa13950111::OnceInitTest::TestThread
1474 unsigned &IndentIndicator, bool &IsDone) { in scanBlockScalarHeader()1503 unsigned &LineBreaks, bool &IsDone) { in findBlockScalarIndent()1549 unsigned BlockExitIndent, bool &IsDone) { in scanBlockScalarIndent()1585 bool IsDone = false; in scanBlockScalar() local
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
103 bool IsDone : 1; member
112 bool IsDone : 1; member
134 bool IsDone : 1; member
1444 bool IsDone() { in TEST_F() function in webrtc::TEST_F::RtpExtensionHeaderObserver
5555 inline bool IsDone() { in IsDone() function in v8::Utf8WriterVisitor