| /third_party/googletest/googlemock/test/ |
| H A D | gmock_output_test.py | 180 golden_file.write(output)
|
| /third_party/icu/tools/colprobe/ |
| H A D | line.h | 60 int32_t write(char *buff, int32_t buffLen, UErrorCode &status);
|
| /third_party/icu/tools/unicodetools/com/ibm/rbm/ |
| H A D | BundleGroup.java | 182 w.write(this.toOutputString() + "\n"); in writeContents()
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
| H A D | ThaiStateTable.java | 187 row[c].write(output); in writeStateTable()
|
| /third_party/libsnd/Octave/ |
| H A D | sndfile_save.m | 14 ## along with this file. If not, write to the Free Software Foundation,
|
| H A D | sndfile_play.m | 14 ## along with this file. If not, write to the Free Software Foundation,
|
| H A D | sndfile_load.m | 14 ## along with this file. If not, write to the Free Software Foundation,
|
| /third_party/libwebsockets/lib/misc/ |
| H A D | daemonize.c | 67 sent = (int)write(fd, sz, (size_t)len); in child_handler() 70 "unable to write pid to lock file %s, code=%d (%s)\n", in child_handler()
|
| /third_party/libsnd/ossfuzz/ |
| H A D | sndfile_fuzz_header.h | 76 // Cannot write to this virtual file. in vfwrite() 97 vio->write = vfwrite ; in sf_init_file()
|
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-cache-ttl.h | 61 * write the payload 269 (*write)(struct lws_cache_ttl_lru *cache, const char *specific_key, member
|
| /third_party/mesa3d/.gitlab-ci/b2c/ |
| H A D | generate_b2c.py | 100 f.write(template.render(values))
|
| /third_party/lzma/Java/SevenZip/Compression/RangeCoder/ |
| H A D | Encoder.java | 60 Stream.write(temp + LowHi);
in ShiftLow()
|
| /third_party/mbedtls/tests/scripts/ |
| H A D | psa_collect_statuses.py | 68 sys.stdout.write('{} {}\n'.format(function, name))
|
| H A D | generate_test_cert_macros.py | 91 f.write(template.render(macros=values))
|
| /third_party/mesa3d/bin/ |
| H A D | khronos-update.py | 39 f.write(content)
|
| /third_party/jinja2/ |
| H A D | _compat.py | 84 f.write(marshal.dumps(code))
|
| /third_party/jerryscript/tools/ |
| H A D | js2c.py | 122 gen_file.write("\n".join(gen_output))
|
| /third_party/json/include/nlohmann/detail/output/ |
| H A D | output_adapters.hpp | 89 stream.write(s, static_cast<std::streamsize>(length));
|
| /third_party/jerryscript/tools/runners/ |
| H A D | run-test-suite-test262.py | 125 output_file.write(output)
|
| /third_party/ltp/testcases/kernel/containers/userns/ |
| H A D | userns03.c | 162 TST_EXP_FAIL2(write(fd, "allow", 5), EPERM); in run()
|
| /third_party/ltp/testcases/kernel/device-drivers/cpufreq/ |
| H A D | cpufreq_boost.c | 15 * along with this program; if not, write the Free Software Foundation, 70 if (write(fd, off, 1) == -1 && errno == EPERM) { in check_set_turbo() 116 /* For intel_pstate, we cannot write data into intel_pstate/no_turbo in setup()
|
| /third_party/ltp/testcases/kernel/fs/fs-bench/ |
| H A D | random-del-create.c | 104 if (write(fd, wbuf, randomsize) < 0) { in create_file()
|
| H A D | random-access-del-create.c | 106 if (write(fd, wbuf, randomsize) < 0) { in create_file()
|
| H A D | create-files.c | 112 if (write(fd, wbuf, randomsize) < 0) { in create_file()
|
| /third_party/libwebsockets/lib/roles/http/server/ |
| H A D | access-log.c | 190 if ((int)write(wsi->a.vhost->log_fd, ass, (size_t)l) != l) in lws_access_log() 191 lwsl_err("Failed to write log\n"); in lws_access_log()
|