| /third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/ |
| H A D | cpuset_cpu_hog.c | 16 /* 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 D | vfork.c | 16 * 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 D | transfer.js | 222 async write(chunk) {
|
| /third_party/node/lib/ |
| H A D | tls.js | 138 buff.write(protocols[i], offset);
|
| /third_party/node/deps/v8/tools/testrunner/outproc/ |
| H A D | base.py | 164 f.write(line+'\n')
|
| /third_party/node/deps/v8/tools/torque/ |
| H A D | format-torque.py | 122 output_file.write(encode(output))
|
| /third_party/node/test/parallel/ |
| H A D | test-crypto-authenticated-stream.js | 63 for (const chunk of chunks) crypt.write(chunk);
|
| H A D | test-crypto.js | 308 hash.write('öäü');
|
| H A D | test-repl-programmatic-history.js | 219 write(chunk, _, next) {
|
| H A D | test-repl-persistent-history.js | 222 write(chunk, _, next) {
|
| /third_party/node/deps/v8/tools/ |
| H A D | gdb-v8-support.py | 230 f.write(result)
|
| /third_party/node/deps/v8/third_party/jinja2/ |
| H A D | bccache.py | 78 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 D | xcode_ninja.py | 55 output_file.write(output_string)
|
| /third_party/node/tools/ |
| H A D | js2c.py | 195 output.write(content)
|
| /third_party/notofonts/scripts/ |
| H A D | issue-stats.py | 205 fh.write(output)
|
| /third_party/ntfs-3g/include/fuse-lite/ |
| H A D | fuse.h | 177 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 D | fmemopen.c | 121 f->f.write = mwrite; in fmemopen()
|
| /third_party/musl/porting/liteos_m/kernel/include/bits/ |
| H A D | alltypes.h | 317 size_t (*write)(struct _IO_FILE *, const unsigned char *, size_t); member
|
| /third_party/musl/porting/liteos_m/kernel/include/ |
| H A D | stdio.h | 198 cookie_write_function_t *write; member
|
| /third_party/musl/src/thread/ |
| H A D | sem_open.c | 126 if (write(fd, &newsem, sizeof newsem) != sizeof newsem || fstat(fd, &st) < 0 || in sem_open()
|
| /third_party/nghttp2/src/ |
| H A D | h2load_http1_session.cc | 226 std::cout.write(reinterpret_cast<const char *>(data), nread); in on_read()
|
| /third_party/musl/porting/liteos_a/kernel/include/ |
| H A D | stdio.h | 200 cookie_write_function_t *write; member
|
| /third_party/musl/src/internal/ |
| H A D | stdio_impl.h | 83 size_t (*write)(FILE *, const unsigned char *, size_t); member
|
| /third_party/musl/src/stdio/ |
| H A D | fmemopen.c | 136 f->f.write = mwrite; in fmemopen()
|
| /third_party/musl/porting/linux/user/include/ |
| H A D | stdio.h | 205 cookie_write_function_t *write; member
|