Home
last modified time | relevance | path

Searched defs:blen (Results 76 - 96 of 96) sorted by relevance

1234

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwps_supplicant.c374 size_t blen = cred->cred_attr_len * 2 + 1; in wpa_supplicant_wps_cred() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwps_hostapd.c342 size_t blen = attr_len * 2 + 1; in hapd_new_ap_event() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwps_supplicant.c385 size_t blen = cred->cred_attr_len * 2 + 1; in wpa_supplicant_wps_cred() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwps_hostapd.c302 size_t blen = attr_len * 2 + 1; in hapd_new_ap_event() local
/third_party/ffmpeg/libavcodec/
H A Ddiracdec.c1562 static int weight(int i, int blen, int offset) in weight() argument
H A Dilbcdec.c914 correlation(int32_t *corr, int32_t *ener, int16_t *buffer, int16_t lag, int16_t blen, int16_t srange, int16_t scale) correlation() argument
/third_party/backends/backend/
H A Dcanon_dr.c6627 int flen=0, blen=0; in copy_duplex() local
[all...]
H A Dhp5590.c2425 SANE_Int blen = MY_MIN(max_lines - shift1, (SANE_Int) *n_lines1_ptr); in append_and_move_lines() local
/third_party/toybox/toys/pending/
H A Dip.c161 send_nlmesg(int type, int flags, int family, void *buf, int blen) send_nlmesg() argument
/third_party/curl/lib/vtls/
H A Dopenssl.c725 static int ossl_bio_cf_out_write(BIO *bio, const char *buf, int blen) in ossl_bio_cf_out_write() argument
748 static int ossl_bio_cf_in_read(BIO *bio, char *buf, int blen) in ossl_bio_cf_in_read() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dcnumtst.c3651 int32_t ppos, blen; in TestParseWithEmptyCurr() local
H A Dcloctst.c2230 int32_t blen; in TestKeywordSetError() local
[all...]
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lecp/
H A Dmain.c4178 size_t blen; member
[all...]
/third_party/python/Objects/
H A Dlongobject.c4594 int pending = 0, blen = 0; in long_pow() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_ndis.c818 size_t blen, count, i; in wpa_driver_ndis_get_scan_results() local
1347 size_t blen, i; in wpa_driver_ndis_get_associnfo() local
2026 size_t blen = sizeof(*b) + 1024; wpa_driver_ndis_get_names() local
2959 size_t blen = sizeof(*b) + 1024; wpa_driver_ndis_get_interfaces() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_ndis.c818 size_t blen, count, i; in wpa_driver_ndis_get_scan_results() local
1359 size_t blen, i; in wpa_driver_ndis_get_associnfo() local
2038 size_t blen = sizeof(*b) + 1024; wpa_driver_ndis_get_names() local
2977 size_t blen = sizeof(*b) + 1024; wpa_driver_ndis_get_interfaces() local
[all...]
/third_party/mbedtls/library/
H A Decp_curves.c4514 ecp_group_load(mbedtls_ecp_group *grp, const mbedtls_mpi_uint *p, size_t plen, const mbedtls_mpi_uint *a, size_t alen, const mbedtls_mpi_uint *b, size_t blen, const mbedtls_mpi_uint *gx, size_t gxlen, const mbedtls_mpi_uint *gy, size_t gylen, const mbedtls_mpi_uint *n, size_t nlen, const mbedtls_ecp_point *T) ecp_group_load() argument
H A Decp_curves_new.c4524 ecp_group_load(mbedtls_ecp_group *grp, const mbedtls_mpi_uint *p, size_t plen, const mbedtls_mpi_uint *a, size_t alen, const mbedtls_mpi_uint *b, size_t blen, const mbedtls_mpi_uint *gx, size_t gxlen, const mbedtls_mpi_uint *gy, size_t gylen, const mbedtls_mpi_uint *n, size_t nlen, const mbedtls_ecp_point *T) ecp_group_load() argument
/third_party/astc-encoder/Source/
H A Dstb_image.h1650 int blen = (int) (s->img_buffer_end - s->img_buffer); in stbi__skip() local
1667 int blen = (int) (s->img_buffer_end - s->img_buffer); in stbi__getn() local
/third_party/python/Modules/
H A Dposixmodule.c10016 Py_ssize_t blen = sf.headers[i].iov_len; in os_sendfile_impl() local
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 107 milliseconds

1234