Searched refs:written (Results 1 – 8 of 8) sorted by relevance
84 size_t written = out_sbuf_->sputn(s, n); in RawWrite() local85 s += written; in RawWrite()86 n -= written; in RawWrite()89 written = out_sbuf_->sputn(s, n); in RawWrite()90 CHECK_NE(written, 0u) << "Error writing to buffer. Disk full?"; in RawWrite()91 s += written; in RawWrite()92 n -= written; in RawWrite()
3 were written with references to these classes.
2 stack map for deopting inlined frames. Test case is written in smali for full
16 # This is the test suite runner. It is written in smali rather than
67 means any form of electronic, verbal, or written communication sent229 prior written permission.242 The LLVM software contains code written by third parties. Such software will
5 Tests are written in Java or Smali, turned into DEX and compiled with the
9 are generated. The sources are written into the "out" directory, where
917 … |01fe: const-string v1, "Checkers for Android was written by Aart J.C. Bik.