Home
last modified time | relevance | path

Searched refs:write (Results 2601 - 2625 of 5039) sorted by relevance

1...<<101102103104105106107108109110>>...202

/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/
H A Dcpuset_cpu_hog.c16 /* along with this program; if not, write to the Free Software */
71 if (write(fd, str, strlen(str)) == -1) { in report_result()
72 warn("write fifo failed."); in report_result()
/third_party/ltp/testcases/kernel/controllers/freezer/
H A Dvfork.c16 * License along with this library; if not, write to the Free Software
269 nbytes = write(fd, "r", 1); in send_mutex()
278 debug("write: "); in send_mutex()
/third_party/node/lib/internal/webstreams/
H A Dtransfer.js222 async write(chunk) {
/third_party/node/lib/
H A Dtls.js138 buff.write(protocols[i], offset);
/third_party/node/deps/v8/tools/testrunner/outproc/
H A Dbase.py164 f.write(line+'\n')
/third_party/node/deps/v8/tools/torque/
H A Dformat-torque.py122 output_file.write(encode(output))
/third_party/node/test/parallel/
H A Dtest-crypto-authenticated-stream.js63 for (const chunk of chunks) crypt.write(chunk);
H A Dtest-crypto.js308 hash.write('öäü');
H A Dtest-repl-programmatic-history.js219 write(chunk, _, next) {
H A Dtest-repl-persistent-history.js222 write(chunk, _, next) {
/third_party/node/deps/v8/tools/
H A Dgdb-v8-support.py230 f.write(result)
/third_party/node/deps/v8/third_party/jinja2/
H A Dbccache.py78 raise TypeError("can't write empty bucket")
79 f.write(bc_magic)
131 """Subclasses have to override this method to write the bytecode
263 # write access on the file system and the function does not exist
/third_party/node/tools/gyp/pylib/gyp/
H A Dxcode_ninja.py55 output_file.write(output_string)
/third_party/node/tools/
H A Djs2c.py195 output.write(content)
/third_party/notofonts/scripts/
H A Dissue-stats.py205 fh.write(output)
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse.h177 int (*write) (const char *, const char *, size_t, off_t, member
195 * filesystem wants to return write errors in close() and the file
196 * has cached dirty data, this is a good place to write back data
204 * should be treated equally. Multiple write-flush sequences are
/third_party/musl/porting/linux/user/src/stdio/
H A Dfmemopen.c121 f->f.write = mwrite; in fmemopen()
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dalltypes.h317 size_t (*write)(struct _IO_FILE *, const unsigned char *, size_t); member
/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdio.h198 cookie_write_function_t *write; member
/third_party/musl/src/thread/
H A Dsem_open.c126 if (write(fd, &newsem, sizeof newsem) != sizeof newsem || fstat(fd, &st) < 0 || in sem_open()
/third_party/nghttp2/src/
H A Dh2load_http1_session.cc226 std::cout.write(reinterpret_cast<const char *>(data), nread); in on_read()
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdio.h200 cookie_write_function_t *write; member
/third_party/musl/src/internal/
H A Dstdio_impl.h83 size_t (*write)(FILE *, const unsigned char *, size_t); member
/third_party/musl/src/stdio/
H A Dfmemopen.c136 f->f.write = mwrite; in fmemopen()
/third_party/musl/porting/linux/user/include/
H A Dstdio.h205 cookie_write_function_t *write; member

Completed in 12 milliseconds

1...<<101102103104105106107108109110>>...202