Home
last modified time | relevance | path

Searched refs:writePending (Results 1 – 7 of 7) sorted by relevance

/external/xz-java/src/org/tukaani/xz/
DSimpleOutputStream.java91 private void writePending() throws IOException { in writePending() method in SimpleOutputStream
114 writePending(); in finish()
132 writePending(); in close()
/external/usrsctp/programs/
Dhttp_client_upcall.c65 int writePending = 1; variable
124 if ((events & SCTP_EVENT_WRITE) && writePending && !done) { in handle_upcall()
125 writePending = 0; in handle_upcall()
/external/skqp/tools/bookmaker/
DmdOut.cpp740 this->writePending(); in buildRefFromFile()
898 this->writePending(); in summaryOut()
1260 this->writePending(); in markTypeOut()
1274 this->writePending(); in markTypeOut()
1306 this->writePending(); in markTypeOut()
1342 this->writePending(); in markTypeOut()
1348 this->writePending(); in markTypeOut()
1391 this->writePending(); in markTypeOut()
1472 this->writePending(); in markTypeOut()
1514 this->writePending(); in markTypeOut()
[all …]
DparserCommon.cpp220 this->writePending(); in writeBlockIndent()
261 this->writePending(); in writeBlockTrim()
281 void ParserCommon::writePending() { in writePending() function in ParserCommon
328 this->writePending(); in writeString()
DparserCommon.h118 this->writePending(); in lfAlways()
209 void writePending();
Dcataloger.cpp72 this->writePending(); in closeCatalog()
DincludeWriter.cpp2067 this->writePending(); in populate()