Home
last modified time | relevance | path

Searched refs:write (Results 2051 - 2075 of 3634) sorted by relevance

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

/third_party/googletest/googlemock/test/
H A Dgmock_output_test.py180 golden_file.write(output)
/third_party/icu/tools/colprobe/
H A Dline.h60 int32_t write(char *buff, int32_t buffLen, UErrorCode &status);
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DBundleGroup.java182 w.write(this.toOutputString() + "\n"); in writeContents()
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DThaiStateTable.java187 row[c].write(output); in writeStateTable()
/third_party/libsnd/Octave/
H A Dsndfile_save.m14 ## along with this file. If not, write to the Free Software Foundation,
H A Dsndfile_play.m14 ## along with this file. If not, write to the Free Software Foundation,
H A Dsndfile_load.m14 ## along with this file. If not, write to the Free Software Foundation,
/third_party/libwebsockets/lib/misc/
H A Ddaemonize.c67 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 Dsndfile_fuzz_header.h76 // Cannot write to this virtual file. in vfwrite()
97 vio->write = vfwrite ; in sf_init_file()
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-cache-ttl.h61 * write the payload
269 (*write)(struct lws_cache_ttl_lru *cache, const char *specific_key, member
/third_party/mesa3d/.gitlab-ci/b2c/
H A Dgenerate_b2c.py100 f.write(template.render(values))
/third_party/lzma/Java/SevenZip/Compression/RangeCoder/
H A DEncoder.java60 Stream.write(temp + LowHi); in ShiftLow()
/third_party/mbedtls/tests/scripts/
H A Dpsa_collect_statuses.py68 sys.stdout.write('{} {}\n'.format(function, name))
H A Dgenerate_test_cert_macros.py91 f.write(template.render(macros=values))
/third_party/mesa3d/bin/
H A Dkhronos-update.py39 f.write(content)
/third_party/jinja2/
H A D_compat.py84 f.write(marshal.dumps(code))
/third_party/jerryscript/tools/
H A Djs2c.py122 gen_file.write("\n".join(gen_output))
/third_party/json/include/nlohmann/detail/output/
H A Doutput_adapters.hpp89 stream.write(s, static_cast<std::streamsize>(length));
/third_party/jerryscript/tools/runners/
H A Drun-test-suite-test262.py125 output_file.write(output)
/third_party/ltp/testcases/kernel/containers/userns/
H A Duserns03.c162 TST_EXP_FAIL2(write(fd, "allow", 5), EPERM); in run()
/third_party/ltp/testcases/kernel/device-drivers/cpufreq/
H A Dcpufreq_boost.c15 * 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 Drandom-del-create.c104 if (write(fd, wbuf, randomsize) < 0) { in create_file()
H A Drandom-access-del-create.c106 if (write(fd, wbuf, randomsize) < 0) { in create_file()
H A Dcreate-files.c112 if (write(fd, wbuf, randomsize) < 0) { in create_file()
/third_party/libwebsockets/lib/roles/http/server/
H A Daccess-log.c190 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()

Completed in 8 milliseconds

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