Home
last modified time | relevance | path

Searched defs:buflen (Results 351 - 375 of 479) sorted by relevance

1...<<11121314151617181920

/third_party/ffmpeg/libavcodec/
H A Dwmaprodec.c1568 int buflen; in save_bits() local
H A Dwmalosslessdec.c1144 int buflen; in save_bits() local
/third_party/ffmpeg/libavformat/
H A Daviobuf.c895 int avio_get_str(AVIOContext *s, int maxlen, char *buf, int buflen) in avio_get_str() argument
H A Dasfdec_o.c203 static int get_asf_string(AVIOContext *pb, int maxlen, char *buf, int buflen) in get_asf_string() argument
281 uint16_t buflen = 2 * val_len + 1; in asf_read_value() local
469 uint16_t name_len, buflen, type, val_len, st_num; in asf_read_metadata_obj() local
262 asf_read_metadata(AVFormatContext *s, const char *title, uint16_t len, unsigned char *ch, uint16_t buflen) asf_read_metadata() argument
515 uint16_t len[5], buflen[5] = { 0 }; asf_read_content_desc() local
[all...]
/third_party/curl/lib/vquic/
H A Dcurl_ngtcp2.c420 cb_recv_stream_data(ngtcp2_conn *tconn, uint32_t flags, int64_t stream_id, uint64_t offset, const uint8_t *buf, size_t buflen, void *user_data, void *stream_user_data) cb_recv_stream_data() argument
834 cb_h3_recv_data(nghttp3_conn *conn, int64_t stream3_id, const uint8_t *buf, size_t buflen, void *user_data, void *stream_user_data) cb_h3_recv_data() argument
1631 read_pkt_to_send(void *userp, unsigned char *buf, size_t buflen, CURLcode *err) read_pkt_to_send() argument
[all...]
H A Dcurl_osslq.c688 cb_h3_recv_data(nghttp3_conn *conn, int64_t stream3_id, const uint8_t *buf, size_t buflen, void *user_data, void *stream_user_data) cb_h3_recv_data() argument
/third_party/curl/lib/vssh/
H A Dlibssh2.c3808 void Curl_ssh_version(char *buffer, size_t buflen) in Curl_ssh_version() argument
/third_party/backends/backend/
H A Dmagicolor.c611 size_t buflen; in cmd_request_error() local
662 size_t buflen; in cmd_request_status() local
704 size_t buflen; in cmd_start_scan() local
741 size_t buflen; cmd_cancel_scan() local
769 size_t buflen; cmd_finish_scan() local
801 size_t buflen; cmd_get_scanning_parameters() local
875 size_t buflen; cmd_set_scanning_parameters() local
[all...]
/third_party/curl/lib/
H A Dhttp2.c356 nw_in_reader(void *reader_ctx, unsigned char *buf, size_t buflen, CURLcode *err) nw_in_reader() argument
366 nw_out_writer(void *writer_ctx, const unsigned char *buf, size_t buflen, CURLcode *err) nw_out_writer() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dcdattst.c1250 _aux1ExtremeDates(UDateFormat* fmt, UDate date, UChar* buf, int32_t buflen, char* cbuf, UErrorCode* ec) _aux1ExtremeDates() argument
1270 _aux2ExtremeDates(UDateFormat* fmt, UDate small, UDate large, UChar* buf, int32_t buflen, char* cbuf, int32_t count, UErrorCode* ec) _aux2ExtremeDates() argument
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hub.c1737 uhub_child_location_string(device_t parent, device_t child, char *buf, size_t buflen) uhub_child_location_string() argument
1777 uhub_child_pnpinfo_string(device_t parent, device_t child, char *buf, size_t buflen) uhub_child_pnpinfo_string() argument
/third_party/FreeBSD/sys/kern/
H A Dsubr_bus.c1277 int buflen, error; in devclass_add_device() local
/third_party/libuv/src/unix/
H A Dcore.c1815 int uv__search_path(const char* prog, char* buf, size_t* buflen) { in uv__search_path() argument
[all...]
/third_party/libuv/src/win/
H A Dutil.c1699 int uv__random_rtlgenrandom(void* buf, size_t buflen) { in uv__random_rtlgenrandom() argument
/third_party/mbedtls/library/
H A Dx509_crt.c1071 x509_crt_parse_der_core(mbedtls_x509_crt *crt, const unsigned char *buf, size_t buflen, int make_copy, mbedtls_x509_crt_ext_cb_t cb, void *p_ctx) x509_crt_parse_der_core() argument
1311 mbedtls_x509_crt_parse_der_internal(mbedtls_x509_crt *chain, const unsigned char *buf, size_t buflen, int make_copy, mbedtls_x509_crt_ext_cb_t cb, void *p_ctx) mbedtls_x509_crt_parse_der_internal() argument
1364 mbedtls_x509_crt_parse_der_nocopy(mbedtls_x509_crt *chain, const unsigned char *buf, size_t buflen) mbedtls_x509_crt_parse_der_nocopy() argument
1371 mbedtls_x509_crt_parse_der_with_ext_cb(mbedtls_x509_crt *chain, const unsigned char *buf, size_t buflen, int make_copy, mbedtls_x509_crt_ext_cb_t cb, void *p_ctx) mbedtls_x509_crt_parse_der_with_ext_cb() argument
1381 mbedtls_x509_crt_parse_der(mbedtls_x509_crt *chain, const unsigned char *buf, size_t buflen) mbedtls_x509_crt_parse_der() argument
1392 mbedtls_x509_crt_parse(mbedtls_x509_crt *chain, const unsigned char *buf, size_t buflen) mbedtls_x509_crt_parse() argument
[all...]
H A Decp.c691 mbedtls_ecp_point_write_binary(const mbedtls_ecp_group *grp, const mbedtls_ecp_point *P, int format, size_t *olen, unsigned char *buf, size_t buflen) mbedtls_ecp_point_write_binary() argument
3225 mbedtls_ecp_read_key(mbedtls_ecp_group_id grp_id, mbedtls_ecp_keypair *key, const unsigned char *buf, size_t buflen) mbedtls_ecp_read_key() argument
3306 mbedtls_ecp_write_key(mbedtls_ecp_keypair *key, unsigned char *buf, size_t buflen) mbedtls_ecp_write_key() argument
3338 mbedtls_ecp_write_key_ext(const mbedtls_ecp_keypair *key, size_t *olen, unsigned char *buf, size_t buflen) mbedtls_ecp_write_key_ext() argument
3373 mbedtls_ecp_write_public_key(const mbedtls_ecp_keypair *key, int format, size_t *olen, unsigned char *buf, size_t buflen) mbedtls_ecp_write_public_key() argument
[all...]
H A Dssl_tls13_server.c1943 size_t buflen = 0; in ssl_tls13_process_client_hello() local
/third_party/ltp/lib/
H A Dtst_test.c204 int ret, size = sizeof(buf), ssize, int_errno, buflen; in print_result() local
/third_party/nghttp2/src/
H A Dutil.cc1371 size_t buflen = 0; in hexdump() local
/third_party/icu/icu4c/source/test/intltest/
H A Dtsmthred.cpp711 int32_t buflen; member
866 int32_t buflen = u_parseString(buffer, bufferU, 1024, &first, &status); in TestCollators() local
[all...]
/third_party/lwip/src/api/
H A Dsockets.c1124 u16_t buflen, copylen, copied; in lwip_recvfrom_udp_raw() local
1328 ssize_t buflen; in lwip_recvmsg() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_draw.c44 dd_get_debug_filename_and_mkdir(char *buf, size_t buflen, bool verbose) in dd_get_debug_filename_and_mkdir() argument
/third_party/mksh/
H A Dmisc.c150 options_fmt_entry(char *buf, size_t buflen, unsigned int i, const void *arg) in options_fmt_entry() argument
H A Dfuncs.c1087 kill_fmt_entry(char *buf, size_t buflen, unsigned int i, const void *arg) in kill_fmt_entry() argument
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_ciph.c1003 int j, multi, found, rule, retval, ok, buflen; in ssl_cipher_process_rulestr() local
[all...]

Completed in 69 milliseconds

1...<<11121314151617181920