Home
last modified time | relevance | path

Searched defs:buffer_len (Results 1 – 23 of 23) sorted by relevance

/third_party/lz4/ossfuzz/
Dstandaloneengine.c26 size_t buffer_len; in main() local
/third_party/libsnd/ossfuzz/
Dstandaloneengine.cc26 size_t buffer_len; in main() local
/third_party/glib/gio/inotify/
Dinotify-kernel.c143 gsize buffer_len) in ik_source_read_some_events()
171 gsize buffer_len, in ik_source_read_all_the_events()
232 gsize buffer_len; in ik_source_dispatch() local
/third_party/mbedtls/port/include/
Dtls_client.h34 size_t buffer_len; member
/third_party/gstreamer/gstplugins_good/sys/osxaudio/
Dgstosxaudioringbuffer.h84 guint buffer_len; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
Deap_teap_common.c309 const u8 *buffer, size_t buffer_len, in eap_teap_tls_mac()
353 size_t bind_len, buffer_len; in eap_teap_compound_mac() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
Deap_teap_common.c309 const u8 *buffer, size_t buffer_len, in eap_teap_tls_mac()
353 size_t bind_len, buffer_len; in eap_teap_compound_mac() local
/third_party/cares/
Dares_query.c42 static void rc4(rc4_key* key, unsigned char *buffer_ptr, int buffer_len) in rc4()
/third_party/node/deps/cares/src/lib/
Dares_query.c36 static void rc4(rc4_key* key, unsigned char *buffer_ptr, int buffer_len) in rc4()
/third_party/libuv/test/
Drunner-win.c242 size_t buffer_len) { in process_read_last_line()
Drunner-unix.c383 size_t buffer_len) { in process_read_last_line()
/third_party/curl/docs/examples/
Dfopen.c75 size_t buffer_len; /* currently allocated buffers length */ member
/third_party/grpc/src/core/tsi/alts/frame_protector/
Dalts_frame_protector.cc219 size_t buffer_len = alts_get_output_bytes_read(impl->reader) + in ensure_buffer_size() local
/third_party/libsnd/src/
Dsd2.c352 read_rsrc_str (const SD2_RSRC *prsrc, int offset, char * buffer, int buffer_len) in read_rsrc_str()
/third_party/python/Objects/
Dabstract.c312 as_read_buffer(PyObject *obj, const void **buffer, Py_ssize_t *buffer_len) in as_read_buffer()
332 Py_ssize_t *buffer_len) in PyObject_AsCharBuffer()
339 Py_ssize_t *buffer_len) in PyObject_AsReadBuffer()
346 Py_ssize_t *buffer_len) in PyObject_AsWriteBuffer()
/third_party/uboot/u-boot-2020.01/drivers/mtd/nand/raw/hifmc100_nand/
Dhifmc100_nand.c681 int buffer_len; in hifmc100_set_oob_info() local
/third_party/uboot/u-boot-2020.01/drivers/net/higmacv300/
Dhigmac.h139 unsigned int buffer_len:11; member
/third_party/libsnd/tests/
Dcommand_test.c561 sf_count_t buffer_len, frame_count ; in calc_peak_test() local
/third_party/gstreamer/gstplugins_bad/ext/curl/
Dgstcurlhttpsrc.h199 guint buffer_len; member
/third_party/curl/tests/server/
Dsockfilt.c1024 ssize_t buffer_len; in juggle() local
/third_party/lwip/src/apps/lwiperf/
Dlwiperf.c94 u32_t buffer_len; /* unused for now */ member
/third_party/python/Lib/test/
Dtest_pyexpat.py603 def small_buffer_test(self, buffer_len): argument
/third_party/ffmpeg/libavcodec/
Dvorbisenc.c619 int buffer_len = 50000; in put_main_header() local