Home
last modified time | relevance | path

Searched defs:mem (Results 401 - 425 of 584) sorted by relevance

1...<<11121314151617181920>>...24

/third_party/curl/lib/vtls/
H A Dwolfssl.c1002 wolfssl_send(struct Curl_cfilter *cf, struct Curl_easy *data, const void *mem, size_t len, CURLcode *curlcode) wolfssl_send() argument
/third_party/curl/lib/
H A Dws.c746 Curl_ws_accept(struct Curl_easy *data, const char *mem, size_t nread) Curl_ws_accept() argument
H A Dcf-h2-proxy.c844 tunnel_recv_callback(nghttp2_session *session, uint8_t flags, int32_t stream_id, const uint8_t *mem, size_t len, void *userp) tunnel_recv_callback() argument
H A Dftplistparser.c391 char *mem; in Curl_ftp_parselist() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dvulkan.c258 int ff_vk_map_buffers(FFVulkanContext *s, FFVkBuffer *buf, uint8_t *mem[], in ff_vk_map_buffers() argument
137 vk_alloc_mem(FFVulkanContext *s, VkMemoryRequirements *req, VkMemoryPropertyFlagBits req_flags, void *alloc_extension, VkMemoryPropertyFlagBits *mem_flags, VkDeviceMemory *mem) vk_alloc_mem() argument
[all...]
H A Dvulkan.h93 VkDeviceMemory mem; member
/third_party/backends/backend/
H A Dsm3840_lib.c540 unsigned char *mem; in record_mem() local
H A Dnet.c1280 char *mem; local
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
H A Df_generic.h145 unsigned long mem; member
/third_party/libsnd/src/
H A Dcommon.c1281 void * mem = calloc (1, n & 3 ? n + 4 - (n & 3) : n) ; in psf_memdup() local
/third_party/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.cpp57 struct u_memstream mem; in _isel_err() local
/third_party/libdrm/intel/
H A Dintel_bufmgr_fake.c90 struct mem_block *mem; /* BM_MEM_AGP */ member
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_print.c1770 struct u_memstream mem; in nir_shader_as_str_annotated() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_bufimage.c1250 struct radv_device_memory mem; in create_buffer_from_image() local
/third_party/node/src/crypto/
H A Dcrypto_util.h205 void* mem = OPENSSL_malloc(MultiplyWithOverflowCheck(count, sizeof(T))); in MallocOpenSSL() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfswipe.c213 int *mem = NULL; in parse_list() local
[all...]
/third_party/nghttp2/lib/
H A Dnghttp2_hd.c639 static void hd_ringbuf_free(nghttp2_hd_ringbuf *ringbuf, nghttp2_mem *mem) { in hd_ringbuf_free() argument
593 hd_ringbuf_init(nghttp2_hd_ringbuf *ringbuf, size_t bufsize, nghttp2_mem *mem) hd_ringbuf_init() argument
614 hd_ringbuf_reserve(nghttp2_hd_ringbuf *ringbuf, size_t bufsize, nghttp2_mem *mem) hd_ringbuf_reserve() argument
653 hd_ringbuf_push_front(nghttp2_hd_ringbuf *ringbuf, nghttp2_hd_entry *ent, nghttp2_mem *mem) hd_ringbuf_push_front() argument
674 hd_context_init(nghttp2_hd_context *context, nghttp2_mem *mem) hd_context_init() argument
696 nghttp2_hd_deflate_init(nghttp2_hd_deflater *deflater, nghttp2_mem *mem) nghttp2_hd_deflate_init() argument
701 nghttp2_hd_deflate_init2(nghttp2_hd_deflater *deflater, size_t max_deflate_dynamic_table_size, nghttp2_mem *mem) nghttp2_hd_deflate_init2() argument
725 nghttp2_hd_inflate_init(nghttp2_hd_inflater *inflater, nghttp2_mem *mem) nghttp2_hd_inflate_init() argument
1106 nghttp2_mem *mem; add_hd_table_incremental() local
1225 nghttp2_mem *mem; hd_context_shrink_table_size() local
1349 nghttp2_mem *mem; deflate_nv() local
1496 nghttp2_mem *mem; nghttp2_hd_deflate_hd() local
1528 nghttp2_mem *mem; nghttp2_hd_deflate_hd_vec() local
1589 nghttp2_hd_deflate_new2(nghttp2_hd_deflater **deflater_ptr, size_t deflate_hd_table_bufsize_max, nghttp2_mem *mem) nghttp2_hd_deflate_new2() argument
1619 nghttp2_mem *mem; nghttp2_hd_deflate_del() local
1878 nghttp2_mem *mem; nghttp2_hd_inflate_hd_nv() local
2248 nghttp2_hd_inflate_new2(nghttp2_hd_inflater **inflater_ptr, nghttp2_mem *mem) nghttp2_hd_inflate_new2() argument
2277 nghttp2_mem *mem; nghttp2_hd_inflate_del() local
[all...]
H A Dnghttp2_frame.c79 void nghttp2_frame_headers_free(nghttp2_headers *frame, nghttp2_mem *mem) { in nghttp2_frame_headers_free() argument
109 void nghttp2_frame_settings_free(nghttp2_settings *frame, nghttp2_mem *mem) { in nghttp2_frame_settings_free() argument
154 void nghttp2_frame_goaway_free(nghttp2_goaway *frame, nghttp2_mem *mem) { in nghttp2_frame_goaway_free() argument
214 void nghttp2_frame_altsvc_free(nghttp2_extension *frame, nghttp2_mem *mem) { in nghttp2_frame_altsvc_free() argument
125 nghttp2_frame_push_promise_free(nghttp2_push_promise *frame, nghttp2_mem *mem) nghttp2_frame_push_promise_free() argument
244 nghttp2_frame_origin_free(nghttp2_extension *frame, nghttp2_mem *mem) nghttp2_frame_origin_free() argument
270 nghttp2_frame_priority_update_free(nghttp2_extension *frame, nghttp2_mem *mem) nghttp2_frame_priority_update_free() argument
524 nghttp2_frame_unpack_settings_payload2(nghttp2_settings_entry **iv_ptr, size_t *niv_ptr, const uint8_t *payload, size_t payloadlen, nghttp2_mem *mem) nghttp2_frame_unpack_settings_payload2() argument
661 nghttp2_frame_unpack_goaway_payload2(nghttp2_goaway *frame, const uint8_t *payload, size_t payloadlen, nghttp2_mem *mem) nghttp2_frame_unpack_goaway_payload2() argument
765 nghttp2_frame_unpack_altsvc_payload2(nghttp2_extension *frame, const uint8_t *payload, size_t payloadlen, nghttp2_mem *mem) nghttp2_frame_unpack_altsvc_payload2() argument
819 nghttp2_frame_unpack_origin_payload(nghttp2_extension *frame, const uint8_t *payload, size_t payloadlen, nghttp2_mem *mem) nghttp2_frame_unpack_origin_payload() argument
940 nghttp2_frame_iv_copy(const nghttp2_settings_entry *iv, size_t niv, nghttp2_mem *mem) nghttp2_frame_iv_copy() argument
982 nghttp2_nv_array_del(nghttp2_nv *nva, nghttp2_mem *mem) nghttp2_nv_array_del() argument
1035 nghttp2_nv_array_copy(nghttp2_nv **nva_ptr, const nghttp2_nv *nva, size_t nvlen, nghttp2_mem *mem) nghttp2_nv_array_copy() argument
[all...]
H A Dnghttp2_hd.h199 nghttp2_mem *mem; member
H A Dnghttp2_session.h230 nghttp2_mem mem; member
/third_party/mesa3d/src/intel/dev/
H A Dintel_device_info.c1608 const struct drm_i915_memory_region_info *mem = &meminfo->regions[i]; in query_regions() local
[all...]
H A Dintel_device_info.h418 } mem; member
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.h151 const nghttp3_mem *mem; member
888 const nghttp3_mem *mem; global() member
[all...]
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_frame.c79 void nghttp2_frame_headers_free(nghttp2_headers *frame, nghttp2_mem *mem) { in nghttp2_frame_headers_free() argument
109 void nghttp2_frame_settings_free(nghttp2_settings *frame, nghttp2_mem *mem) { in nghttp2_frame_settings_free() argument
154 void nghttp2_frame_goaway_free(nghttp2_goaway *frame, nghttp2_mem *mem) { in nghttp2_frame_goaway_free() argument
214 void nghttp2_frame_altsvc_free(nghttp2_extension *frame, nghttp2_mem *mem) { in nghttp2_frame_altsvc_free() argument
125 nghttp2_frame_push_promise_free(nghttp2_push_promise *frame, nghttp2_mem *mem) nghttp2_frame_push_promise_free() argument
244 nghttp2_frame_origin_free(nghttp2_extension *frame, nghttp2_mem *mem) nghttp2_frame_origin_free() argument
270 nghttp2_frame_priority_update_free(nghttp2_extension *frame, nghttp2_mem *mem) nghttp2_frame_priority_update_free() argument
524 nghttp2_frame_unpack_settings_payload2(nghttp2_settings_entry **iv_ptr, size_t *niv_ptr, const uint8_t *payload, size_t payloadlen, nghttp2_mem *mem) nghttp2_frame_unpack_settings_payload2() argument
661 nghttp2_frame_unpack_goaway_payload2(nghttp2_goaway *frame, const uint8_t *payload, size_t payloadlen, nghttp2_mem *mem) nghttp2_frame_unpack_goaway_payload2() argument
765 nghttp2_frame_unpack_altsvc_payload2(nghttp2_extension *frame, const uint8_t *payload, size_t payloadlen, nghttp2_mem *mem) nghttp2_frame_unpack_altsvc_payload2() argument
819 nghttp2_frame_unpack_origin_payload(nghttp2_extension *frame, const uint8_t *payload, size_t payloadlen, nghttp2_mem *mem) nghttp2_frame_unpack_origin_payload() argument
940 nghttp2_frame_iv_copy(const nghttp2_settings_entry *iv, size_t niv, nghttp2_mem *mem) nghttp2_frame_iv_copy() argument
982 nghttp2_nv_array_del(nghttp2_nv *nva, nghttp2_mem *mem) nghttp2_nv_array_del() argument
1035 nghttp2_nv_array_copy(nghttp2_nv **nva_ptr, const nghttp2_nv *nva, size_t nvlen, nghttp2_mem *mem) nghttp2_nv_array_copy() argument
[all...]
H A Dnghttp2_session.h226 nghttp2_mem mem; member

Completed in 52 milliseconds

1...<<11121314151617181920>>...24