Home
last modified time | relevance | path

Searched defs:write_len (Results 1 – 8 of 8) sorted by relevance

/third_party/curl/lib/
Ddict.c129 size_t write_len; in sendf() local
Dpingpong.c173 size_t write_len; in Curl_pp_vsendf() local
Dkrb5.c71 size_t write_len; in ftpsend() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_compile_ff_gs.c204 int write_len = MIN2(c->nr_regs - write_offset, 14); in brw_ff_gs_emit_vue() local
Dbrw_fs.cpp3575 int write_len = regs_written(inst); in insert_gfx4_pre_send_dependency_workarounds() local
3646 int write_len = regs_written(inst); in insert_gfx4_post_send_dependency_workarounds() local
/third_party/gstreamer/gstplugins_bad/sys/wasapi/
Dgstwasapisink.c619 guint can_frames, have_frames, n_frames, write_len, written_len = 0; in gst_wasapi_sink_write() local
/third_party/FreeBSD/sys/dev/usb/serial/
Dusb_serial.c1332 unsigned int write_len = 0; in tty_usb_write_wait() local
/third_party/lwip/src/apps/altcp_tls/
Daltcp_tls_mbedtls.c1189 u16_t write_len = (u16_t)LWIP_MIN(size_left, 0xFFFF); in altcp_mbedtls_bio_send() local