Home
last modified time | relevance | path

Searched refs:write (Results 2201 - 2225 of 4904) sorted by relevance

1...<<81828384858687888990>>...197

/third_party/musl/libc-test/src/functional/
H A Dfwscanf.c22 if (write(fileno(f), data, n) != n) { in writetemp()
23 t_error("write: %s\n", strerror(errno)); in writetemp()
/third_party/musl/libc-test/src/functionalext/supplement/stat/
H A Dfutimesat.c42 write(fd, "helloworld", 5); in futimesat_0100()
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dreadlinkat.c35 ssize_t bytes = write(fd, buf, sizeof(buf)); in create_file()
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_local.h109 int ibuf_off; /* write/read offset */
112 int obuf_off; /* write/read offset */
187 # define UP_write write
/third_party/libabigail/src/
H A Dabg-viz-dot.cc32 dot::write() in write() function in abigail::dot
39 throw std::runtime_error("abigail::dot::write fail"); in write()
/third_party/rust/crates/cxx/gen/cmd/src/
H A Dmain.rs117 Output::File(path) => fs::write(path, content)?, in try_main()
/third_party/rust/crates/cxx/gen/src/
H A Dinclude.rs62 pub(super) fn write(out: &mut OutFile) {
/third_party/rust/crates/cxx/gen/cmd/src/gen/
H A Dinclude.rs62 pub(super) fn write(out: &mut OutFile) {
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dnamespace.rs88 write!(f, "{}$", segment)?; in fmt()
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dnamespace.rs88 write!(f, "{}$", segment)?; in fmt()
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dnamespace.rs88 write!(f, "{}$", segment)?; in fmt()
/third_party/rust/crates/clap/tests/builder/
H A Dutils.rs31 write!(&mut buf, "{err}").unwrap(); in assert_output()
/third_party/rust/crates/cxx/macro/src/
H A Dload.rs7 use flate2::write::GzDecoder;
313 write!(formatter, "{}::", namespace)?; in fmt()
315 write!(formatter, "{}", self.0.cxx) in fmt()
/third_party/python/Tools/scripts/
H A Dabitype.py202 sys.stdout.write(v)
H A Dgenerate_re_casefix.py17 fobj.write(content)
H A Dparse_html5_entities.py96 f2.write(line)
H A Dsmelly.py48 sys.stdout.write(proc.stdout)
/third_party/python/Tools/ssl/
H A Dmake_ssl_data.py130 args.output.write(line + "\n")
/third_party/rust/crates/cxx/gen/build/src/gen/
H A Dinclude.rs62 pub(super) fn write(out: &mut OutFile) {
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dnamespace.rs88 write!(f, "{}$", segment)?; in fmt()
/third_party/python/Lib/encodings/
H A Drot_13.py109 outfile.write(codecs.encode(infile.read(), 'rot-13'))
/third_party/python/Lib/distutils/tests/
H A Dtest_build_scripts.py76 f.write(text)
/third_party/python/Lib/distutils/
H A Dconfig.py47 f.write(DEFAULT_PYPIRC % (username, password))
/third_party/python/Lib/json/
H A D__init__.py124 ``.write()``-supporting file-like object).
180 fp.write(chunk)
/third_party/openssl/crypto/bio/
H A Dbio_local.h109 int ibuf_off; /* write/read offset */
112 int obuf_off; /* write/read offset */
187 # define UP_write write

Completed in 9 milliseconds

1...<<81828384858687888990>>...197