Home
last modified time | relevance | path

Searched defs:alloc_len (Results 1 – 12 of 12) sorted by relevance

/third_party/openssl/include/crypto/
Drand_pool.h80 size_t alloc_len; /* current number of bytes allocated */ member
/third_party/ntfs-3g/ntfsprogs/
Dntfsfallocate.c589 static int ntfs_inner_allocation(ntfs_attr *na, s64 alloc_offs, s64 alloc_len) in ntfs_inner_allocation()
653 s64 alloc_offs, s64 alloc_len) in ntfs_full_allocation()
742 static int ntfs_fallocate(ntfs_inode *ni, s64 alloc_offs, s64 alloc_len) in ntfs_fallocate()
/third_party/lwip/src/core/ipv4/
Dicmp.c162 u16_t alloc_len = (u16_t)(p->tot_len + hlen); in icmp_input() local
/third_party/lwip/src/netif/
Dbridgeif_fdb.c199 mem_size_t alloc_len = (mem_size_t)alloc_len_sizet; in bridgeif_fdb_init() local
Dbridgeif.c418 mem_size_t alloc_len; in bridgeif_init() local
/third_party/lwip/src/apps/http/
Dhttp_client.c518 size_t alloc_len; in httpc_init_connection_common() local
736 size_t file_len, alloc_len; in httpc_fs_init() local
Daltcp_proxyconnect.c113 mem_size_t alloc_len; in altcp_proxyconnect_send_request() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_upnp.c318 int alloc_len; in subscr_addr_add_url() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_upnp.c310 int alloc_len; in subscr_addr_add_url() local
/third_party/lwip/src/core/
Dpbuf.c277 mem_size_t alloc_len = (mem_size_t)(LWIP_MEM_ALIGN_SIZE(SIZEOF_STRUCT_PBUF) + payload_len); in pbuf_alloc() local
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-ot-var-common.hh405 unsigned alloc_len = 3 * cur_axis_count * (F2DOT14::static_size) + 4; in compile_tuple_var_header() local
535 unsigned alloc_len = 5 * rounded_deltas.length; in compile_deltas() local
/third_party/mbedtls/library/
Dssl_msg.c3202 size_t alloc_len; in ssl_get_reassembly_buffer_size() local