Searched refs:written (Results 1 – 20 of 20) sorted by relevance
86 size_t written = out_sbuf_->sputn(s, n); in RawWrite() local87 s += written; in RawWrite()88 n -= written; in RawWrite()91 written = out_sbuf_->sputn(s, n); in RawWrite()92 CHECK_NE(written, 0u) << "Error writing to buffer. Disk full?"; in RawWrite()93 s += written; in RawWrite()94 n -= written; in RawWrite()
1 This file was written in the year 2019!2 This new class was written in 2019
1 Tests are written for Load Hoist Store Sink pass
3 were written with references to these classes.
2 stack map for deopting inlined frames. Test case is written in smali for full
17 # Archived LogDog logs will be written to this bucket/path.
4 * _ART run-tests_: Tests of the ART runtime using Dex bytecode (mostly written11 written in Java and/or [Smali](https://github.com/JesusFreke/smali)12 (compiled/assembled as Dex bytecode) and sometimes native code (written as C/C++62 ART gtests are written in C++ using the [Google
288 last_written_(ctx_->written()) {} in Writer()292 return !heap_graph_ || ctx_->written() - last_written_ > kPacketSizeThreshold; in will_create_new_packet()308 uint64_t written = ctx_->written(); in CreateNewHeapGraph() local316 last_written_ = written; in CreateNewHeapGraph()
25 an fd that outgoing JDWP packets will be written to (write\_fd\_), and an
6 Note that just by using the agent some fields might be written (for example fields related to
59 # Note: This test has been written in smali (in addition to the source version) because Dexers
25 * log_path is an absolute file path specifying where the log is to be written.
16 # This is the test suite runner. It is written in smali rather than
13 The final assembly sources are written into the "out" directory, where
5 Tests are written in Java or Smali, turned into DEX and compiled with the
67 means any form of electronic, verbal, or written communication sent
917 … |01fe: const-string v1, "Checkers for Android was written by Aart J.C. Bik.