Home
last modified time | relevance | path

Searched refs:write (Results 4176 - 4200 of 10822) sorted by relevance

1...<<161162163164165166167168169170>>...433

/third_party/ffmpeg/tools/
H A Dgen-rc19 # along with FFmpeg; if not, write to the Free Software Foundation, Inc.,
84 * License along with FFmpeg; if not, write to the Free Software
H A Dpktdumper.c17 * License along with FFmpeg; if not, write to the Free Software
119 err = write(fd, pkt->data, pkt->size); in main()
121 fprintf(stderr, "write: error %d\n", err); in main()
/third_party/glslang/
H A Dbuild_info.py223 f.write(output)
/third_party/backends/backend/genesys/
H A Dgenesys.h143 void write(bool value) in write() function in genesys::GenesysButton
/third_party/backends/include/sane/
H A Dsanei_wire.h36 If you write modifications of your own for SANE, it is your choice
90 WireWriteFunc write; member
/third_party/backends/sanei/
H A Dsanei_access.c35 If you write modifications of your own for SANE, it is your choice
206 write(fd, pid_buf, strlen(pid_buf)); in sanei_access_lock()
/third_party/benchmark/tools/
H A Dstrip_asm.py143 f.write(new_contents)
/third_party/cups-filters/backend/
H A Dcups-brf.c149 sizeout = write(fd, buffer + done, sizein - done); in main()
/third_party/alsa-lib/src/seq/
H A Dseq_local.h18 * License along with this library; if not, write to the Free Software
66 ssize_t (*write)(snd_seq_t *seq, void *buf, size_t len); member
/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))

Completed in 15 milliseconds

1...<<161162163164165166167168169170>>...433