Searched defs:total_len (Results 1 - 25 of 25) sorted by relevance

/external/fio/crc/
H A Dxxhash.h70 uint64_t total_len; member in struct:XXH_state32_t
/external/wpa_supplicant_8/hostapd/src/crypto/
H A Daes-omac1.c49 size_t i, e, left, total_len; local
56 total_len = 0;
58 total_len += len[e];
59 left = total_len;
90 if (left || total_len == 0) {
/external/wpa_supplicant_8/src/crypto/
H A Daes-omac1.c49 size_t i, e, left, total_len; local
56 total_len = 0;
58 total_len += len[e];
59 left = total_len;
90 if (left || total_len == 0) {
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Daes-omac1.c49 size_t i, e, left, total_len; local
56 total_len = 0;
58 total_len += len[e];
59 left = total_len;
90 if (left || total_len == 0) {
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211_android.c27 int total_len; member in struct:android_wifi_priv_cmd
59 priv_cmd.total_len = sizeof(buf);
129 priv_cmd.total_len = bp;
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dndef.c106 size_t total_len; local
113 total_len = 2; /* flag + type length */
115 total_len += short_record ? sizeof(u8) : sizeof(u32);
117 total_len += 1;
118 total_len += type_length + id_length + payload_length;
119 record = wpabuf_alloc(total_len);
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211_android.c27 int total_len; member in struct:android_wifi_priv_cmd
59 priv_cmd.total_len = sizeof(buf);
129 priv_cmd.total_len = bp;
/external/wpa_supplicant_8/src/wps/
H A Dndef.c106 size_t total_len; local
113 total_len = 2; /* flag + type length */
115 total_len += short_record ? sizeof(u8) : sizeof(u32);
117 total_len += 1;
118 total_len += type_length + id_length + payload_length;
119 record = wpabuf_alloc(total_len);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211_android.c27 int total_len; member in struct:android_wifi_priv_cmd
59 priv_cmd.total_len = sizeof(buf);
129 priv_cmd.total_len = bp;
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dndef.c106 size_t total_len; local
113 total_len = 2; /* flag + type length */
115 total_len += short_record ? sizeof(u8) : sizeof(u32);
117 total_len += 1;
118 total_len += type_length + id_length + payload_length;
119 record = wpabuf_alloc(total_len);
/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_sd.c247 u16 total_len)
259 wpabuf_put_le16(buf, 3 + 1 + 2 + total_len);
242 p2p_build_gas_comeback_resp(u8 dialog_token, u16 status_code, u16 update_indic, const u8 *data, size_t len, u8 frag_id, u8 more, u16 total_len) argument
H A Dp2p_build.c440 size_t *total_len, u8 *attr_len)
451 if (info_len + *total_len > MAX_SVC_ADV_LEN) {
549 *total_len += info_len;
550 WPA_PUT_LE16(attr_len, (u16) *total_len);
561 size_t total_len; local
584 total_len = 0;
588 WPA_PUT_LE16(attr_len, (u16) total_len);
595 &ie_len, &pos, &total_len, attr_len);
599 for (adv = adv_list; adv && total_len <= MAX_SVC_ADV_LEN;
612 &total_len,
437 p2p_buf_add_service_info(struct wpabuf *buf, struct p2p_data *p2p, u32 adv_id, u16 config_methods, const char *svc_name, u8 **ie_len, u8 **pos, size_t *total_len, u8 *attr_len) argument
[all...]
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_sd.c247 u16 total_len)
259 wpabuf_put_le16(buf, 3 + 1 + 2 + total_len);
242 p2p_build_gas_comeback_resp(u8 dialog_token, u16 status_code, u16 update_indic, const u8 *data, size_t len, u8 frag_id, u8 more, u16 total_len) argument
H A Dp2p_build.c440 size_t *total_len, u8 *attr_len)
451 if (info_len + *total_len > MAX_SVC_ADV_LEN) {
549 *total_len += info_len;
550 WPA_PUT_LE16(attr_len, (u16) *total_len);
561 size_t total_len; local
584 total_len = 0;
588 WPA_PUT_LE16(attr_len, (u16) total_len);
595 &ie_len, &pos, &total_len, attr_len);
599 for (adv = adv_list; adv && total_len <= MAX_SVC_ADV_LEN;
612 &total_len,
437 p2p_buf_add_service_info(struct wpabuf *buf, struct p2p_data *p2p, u32 adv_id, u16 config_methods, const char *svc_name, u8 **ie_len, u8 **pos, size_t *total_len, u8 *attr_len) argument
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_sd.c247 u16 total_len)
259 wpabuf_put_le16(buf, 3 + 1 + 2 + total_len);
242 p2p_build_gas_comeback_resp(u8 dialog_token, u16 status_code, u16 update_indic, const u8 *data, size_t len, u8 frag_id, u8 more, u16 total_len) argument
H A Dp2p_build.c440 size_t *total_len, u8 *attr_len)
451 if (info_len + *total_len > MAX_SVC_ADV_LEN) {
549 *total_len += info_len;
550 WPA_PUT_LE16(attr_len, (u16) *total_len);
561 size_t total_len; local
584 total_len = 0;
588 WPA_PUT_LE16(attr_len, (u16) total_len);
595 &ie_len, &pos, &total_len, attr_len);
599 for (adv = adv_list; adv && total_len <= MAX_SVC_ADV_LEN;
612 &total_len,
437 p2p_buf_add_service_info(struct wpabuf *buf, struct p2p_data *p2p, u32 adv_id, u16 config_methods, const char *svc_name, u8 **ie_len, u8 **pos, size_t *total_len, u8 *attr_len) argument
[all...]
/external/boringssl/src/crypto/obj/
H A Dobj.c368 int contents_len, total_len; local
387 total_len = ASN1_object_size(0, contents_len, V_ASN1_OBJECT);
389 buf = OPENSSL_malloc(total_len);
402 op = d2i_ASN1_OBJECT(NULL, &bufp, total_len);
/external/webp/src/enc/
H A Diterator.c121 uint8_t* dst, int len, int total_len) {
124 for (; i < total_len; ++i) dst[i] = dst[len - 1];
120 ImportLine(const uint8_t* src, int src_stride, uint8_t* dst, int len, int total_len) argument
/external/lldb/source/Core/
H A DAddress.cpp183 size_t total_len = 0; local
206 total_len += bytes_read;
213 return total_len;
/external/lz4/lib/
H A Dxxhash.c513 U64 total_len; member in struct:__anon11488
525 U64 total_len; member in struct:__anon11489
569 state->total_len = 0;
582 state->total_len = 0;
598 state->total_len += len;
696 if (state->total_len >= 16)
705 h32 += (U32) state->total_len;
752 state->total_len += len;
850 if (state->total_len >= 32)
888 h64 += (U64) state->total_len;
[all...]
/external/fio/
H A Dserver.c113 ssize_t total_len = iov_total_len(iov, count); local
119 total_len -= ret;
120 if (!total_len)
141 if (!total_len)
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A Duserial_linux.c1144 UINT16 total_len = 0; local
1157 if ((pbuf_USERIAL_Read->len) <= (len - total_len))
1160 copy_len = (len - total_len);
1162 memcpy((p_data + total_len), current_packet, copy_len);
1164 total_len += copy_len;
1176 if (pbuf_USERIAL_Read == NULL && (total_len < len))
1179 } while ((pbuf_USERIAL_Read != NULL) && (total_len < len));
1182 ALOGD( "%s: returned %d bytes", __func__, total_len);
1184 return total_len;
/external/libpng/
H A Dpngwutil.c1798 png_size_t units_len, total_len; local
1819 total_len = purpose_len + units_len + 10;
1832 total_len += params_len[i];
1835 png_debug1(3, "pCAL total length = %d", (int)total_len);
1836 png_write_chunk_header(png_ptr, png_pCAL, (png_uint_32)total_len);
1862 png_size_t wlen, hlen, total_len; local
1868 total_len = wlen + hlen + 2;
1870 if (total_len > 64)
1880 png_debug1(3, "sCAL total length = %u", (unsigned int)total_len);
1881 png_write_complete_chunk(png_ptr, png_sCAL, buf, total_len);
[all...]
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dfx_pngwutil.c1797 png_size_t units_len, total_len; local
1818 total_len = purpose_len + units_len + 10;
1831 total_len += params_len[i];
1834 png_debug1(3, "pCAL total length = %d", (int)total_len);
1835 png_write_chunk_header(png_ptr, png_pCAL, (png_uint_32)total_len);
1861 png_size_t wlen, hlen, total_len; local
1867 total_len = wlen + hlen + 2;
1869 if (total_len > 64)
1879 png_debug1(3, "sCAL total length = %u", (unsigned int)total_len);
1880 png_write_complete_chunk(png_ptr, png_sCAL, buf, total_len);
[all...]
/external/v8/test/cctest/
H A Dtest-api.cc23055 size_t total_len = 0; local
23057 total_len += strlen(chunks[i]);
23059 char* full_string = new char[total_len + 1];
23066 full_string[total_len] = 0;

Completed in 701 milliseconds