Home
last modified time | relevance | path

Searched refs:wrote (Results 1 – 25 of 239) sorted by relevance

12345678910

/third_party/mesa3d/docs/
Dthanks.rst22 - **Bernd Barsuhn** wrote the evaluator code for (splines, patches) in
24 - **Bernhard Tschirren** wrote the Allegro DJGPP driver.
25 - **Bogdan Sikorski** wrote the GLU NURBS and polygon tessellator in
27 - **Charlie Wallace** wrote the MS-DOS driver.
30 - **David Bucciarelli** wrote and maintained the 3Dfx Glide driver.
32 - **Gareth Hughes** wrote new GLU 1.2 Polygon Tessellation code (now
48 - **Kendall Bennett** wrote the SciTech MGL driver.
54 - **Miklos Fazekas** wrote and maintains the Macintosh driver.
55 - **Pascal Thibaudeau** wrote the NeXT driver.
58 - **Stefan Zivkovic** wrote the Amiga driver.
[all …]
/third_party/vk-gl-cts/framework/delibs/destream/
DdeStreamCpyThread.c43 deInt32 wrote = 0; in cpyStream() local
44 deOutStream_write(thread->output, buffer, read - written, &wrote); in cpyStream()
47 written += wrote; in cpyStream()
DdeThreadStream.c63 deInt32 wrote = 0; in inStreamCopy() local
66 deOutStream_write(&(threadStream->producerStream), buffer, read - written, &wrote); in inStreamCopy()
68 written += wrote; in inStreamCopy()
/third_party/curl/lib/
Dsendf.c319 size_t wrote; in chop_write() local
321 wrote = writebody(ptr, 1, chunklen, writebody_ptr); in chop_write()
324 if(CURL_WRITEFUNC_PAUSE == wrote) { in chop_write()
334 if(wrote != chunklen) { in chop_write()
360 size_t wrote; in chop_write() local
363 wrote = writeheader(optr, 1, olen, data->set.writeheader); in chop_write()
366 if(CURL_WRITEFUNC_PAUSE == wrote) in chop_write()
368 if(wrote != olen) { in chop_write()
Dhttp_chunks.c103 ssize_t *wrote, in Curl_httpchunk_read() argument
113 *wrote = 0; /* nothing's written yet */ in Curl_httpchunk_read()
186 *wrote += piece; in Curl_httpchunk_read()
Dhttp_chunks.h97 ssize_t length, ssize_t *wrote,
Drtsp.c736 size_t wrote; in rtp_client_write() local
759 wrote = writeit(ptr, 1, len, user_ptr); in rtp_client_write()
762 if(CURL_WRITEFUNC_PAUSE == wrote) { in rtp_client_write()
767 if(wrote != len) { in rtp_client_write()
/third_party/python/PC/
D_testconsole.c76 DWORD wrote; in _testconsole_write_input_impl() local
77 if (!WriteConsoleInputW(hInput, &rec[total], (size - total), &wrote)) { in _testconsole_write_input_impl()
81 total += wrote; in _testconsole_write_input_impl()
/third_party/node/test/wasi/c/
Dfollow_symlink.c10 int wrote = fputc(c, stdout); in main() local
11 assert(wrote != EOF); in main()
Dread_file.c10 int wrote = fputc(c, stdout); in main() local
11 assert(wrote != EOF); in main()
Dread_file_twice.c11 int wrote = fputc(c, stdout); in main() local
12 assert(wrote != EOF); in main()
Dfreopen.c12 int wrote = fputc((char)c, stdout); in main() local
13 assert(wrote != EOF); in main()
Dcreate_symlink.c22 int wrote = fputc(c, stdout); in main() local
23 assert(wrote != EOF); in main()
/third_party/gstreamer/gstplugins_base/gst/tcp/
Dgstmultifdsink.c762 ssize_t wrote; in gst_multi_fd_sink_handle_client_write() local
784 wrote = send (fd, data + mhclient->bufoffset, maxsize, FLAGS); in gst_multi_fd_sink_handle_client_write()
786 wrote = write (fd, data + mhclient->bufoffset, maxsize); in gst_multi_fd_sink_handle_client_write()
790 if (wrote < 0) { in gst_multi_fd_sink_handle_client_write()
801 if (wrote < maxsize) { in gst_multi_fd_sink_handle_client_write()
806 mhclient->debug, wrote); in gst_multi_fd_sink_handle_client_write()
807 mhclient->bufoffset += wrote; in gst_multi_fd_sink_handle_client_write()
817 mhclient->bytes_sent += wrote; in gst_multi_fd_sink_handle_client_write()
820 mhsink->bytes_served += wrote; in gst_multi_fd_sink_handle_client_write()
Dgstmultisocketsink.c785 gssize wrote; in gst_multi_socket_sink_write() local
793 wrote = in gst_multi_socket_sink_write()
797 return wrote; in gst_multi_socket_sink_write()
909 gssize wrote; in gst_multi_socket_sink_handle_client_write() local
915 wrote = gst_multi_socket_sink_write (sink, mhclient->handle.socket, head, in gst_multi_socket_sink_handle_client_write()
918 if (wrote < 0) { in gst_multi_socket_sink_handle_client_write()
932 if (wrote < (gst_buffer_get_size (head) - mhclient->bufoffset)) { in gst_multi_socket_sink_handle_client_write()
936 mhclient->handle.socket, wrote); in gst_multi_socket_sink_handle_client_write()
937 mhclient->bufoffset += wrote; in gst_multi_socket_sink_handle_client_write()
953 mhclient->bytes_sent += wrote; in gst_multi_socket_sink_handle_client_write()
[all …]
/third_party/rust/crates/cxx/tests/ui/
Dasync_fn.stderr1 …tps://github.com/pcwalton/cxx-async for some helpers; eventually what you wrote will work but it i…
7 …tps://github.com/pcwalton/cxx-async for some helpers; eventually what you wrote will work but it i…
/third_party/node/test/parallel/
Dtest-stream2-writable.js321 let wrote = false; variable
324 wrote = true;
332 assert.strictEqual(wrote, true);
/third_party/skia/src/utils/win/
DSkIStream.cpp209 bool wrote = this->fSkWStream->write(pv, cb); in Write() local
210 if (wrote) { in Write()
/third_party/ltp/testcases/kernel/hotplug/cpu_hotplug/doc/
Dtodo.txt1 On Sat, Oct 07, 2006 at 12:35:59PM +0200, Pavel Machek wrote:
/third_party/node/deps/zlib/
DLICENSE14 claim that you wrote the original software. If you use this software
/third_party/node/deps/v8/third_party/zlib/
DLICENSE14 claim that you wrote the original software. If you use this software
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/
DCOPYING.txt13 claim that you wrote the original software. If you use this software
/third_party/glfw/
DCOPYING.txt13 claim that you wrote the original software. If you use this software
/third_party/skia/third_party/externals/zlib/
DLICENSE14 claim that you wrote the original software. If you use this software
/third_party/zlib/
DLICENSE14 claim that you wrote the original software. If you use this software

12345678910