Home
last modified time | relevance | path

Searched refs:write (Results 2076 - 2100 of 3634) sorted by relevance

1...<<81828384858687888990>>...146

/third_party/ltp/lib/
H A Dtst_fill_fs.c48 ret = write(fd, tst_rand_data, MIN(len, tst_rand_data_len)); in fill_random()
61 tst_brk(TBROK | TERRNO, "write()"); in fill_random()
63 tst_res(TINFO | TERRNO, "write()"); in fill_random()
/third_party/node/lib/internal/repl/
H A Dhistory.js138 fs.write(repl._historyHandle, historyData, 0, 'utf8', onwritten);
/third_party/node/lib/internal/streams/
H A Dlegacy.js20 if (dest.writable && dest.write(chunk) === false && source.pause) {
/third_party/node/lib/internal/
H A Dv8_prof_polyfill.js108 line += dec.write(buf.slice(0, bytes));
/third_party/node/deps/v8/third_party/jinja2/
H A D_compat.py84 f.write(marshal.dumps(code))
/third_party/node/src/inspector/
H A Dnode_string.h32 builder.write(value, length); in builderAppend()
/third_party/node/deps/v8/third_party/zlib/
H A Dgzguts.h49 # define write _write macro
174 /* x.next: next output data to deliver or write */
/third_party/node/deps/v8/tools/dev/
H A Dupdate-compile-commands.py41 f.write(content)
/third_party/node/test/fixtures/wpt/streams/transform-streams/
H A Dlipfuzz.any.js144 promises.push(writer.write(inputChunk));
/third_party/node/test/parallel/
H A Dtest-cluster-message.js44 socket.write(JSON.stringify({
H A Dtest-console-table.js10 const console = new Console({ write: (x) => {
H A Dtest-http2-compat-socket.js42 assert.throws(() => request.socket.write(), errMsg);
H A Dtest-repl-envvars.js63 output: new stream.Writable({ write() {} })
H A Dtest-repl-preview.js30 write(chunk) {
H A Dtest-stream-unshift-read-race.js96 w.write(chunk);
/third_party/node/deps/zlib/
H A Dgzguts.h48 # define write _write macro
173 /* x.next: next output data to deliver or write */
/third_party/node/test/async-hooks/
H A Dtest-http-agent-handle-reuse-parallel.js50 res.write('foo');
/third_party/node/tools/gyp/pylib/gyp/
H A Deasy_xml.py135 # It has changed, write it
138 file.write(xml_string)
/third_party/node/tools/
H A Dpseudo-tty.py39 n = os.write(dfd, data)
H A Dv8-json-to-junit.py62 xml.ElementTree(self.root).write(f, "UTF-8")
/third_party/notofonts/scripts/
H A Dversionator.py101 file.write(data)
/third_party/musl/porting/linux/user/src/stdio/
H A D__fdopen.c130 f->write = __stdio_write; in __fdopenx()
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dstdio_impl.h27 size_t (*write)(FILE *, const unsigned char *, size_t); member
/third_party/musl/src/stdio/
H A D__fdopen.c132 f->write = __stdio_write; in __fdopenx()
H A Dopen_memstream.c91 f->f.write = ms_write; in open_memstream()

Completed in 11 milliseconds

1...<<81828384858687888990>>...146