Home
last modified time | relevance | path

Searched defs:mem (Results 326 - 350 of 706) sorted by relevance

1...<<11121314151617181920>>...29

/third_party/backends/backend/escl/
H A Descl_capabilities.c158 struct cap *mem = (struct cap *)userp; in memory_callback_c() local
[all...]
/third_party/backends/sanei/
H A Dsanei_config.c82 void *mem; in sanei_config_get_paths() local
/third_party/curl/docs/examples/
H A Dcrawler.c65 memory *mem = (memory*) ctx; in grow_buffer() local
87 memory *mem = malloc(sizeof(memory)); in make_handle() local
120 follow_links(CURLM *multi_handle, memory *mem, char *url) follow_links() argument
201 memory *mem; main() local
[all...]
/third_party/curl/lib/
H A Dmemdebug.c46 } mem[1]; member
135 struct memdebug *mem; in curl_dbg_malloc() local
162 struct memdebug *mem; curl_dbg_calloc() local
190 char *mem; curl_dbg_strdup() local
215 wchar_t *mem; curl_dbg_wcsdup() local
243 struct memdebug *mem = NULL; curl_dbg_realloc() local
282 struct memdebug *mem; curl_dbg_free() local
[all...]
/third_party/icu/icu4c/source/common/
H A Dubidi_props.cpp33 UDataMemory *mem; member
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusbd_generic_epfile.c420 struct generic_memory mem; in generic_epfile_handle_ioctl() local
530 void *mem; generic_epfile_handle_mmap() local
[all...]
/third_party/lzma/CPP/7zip/Common/
H A DMethodProps.h293 const UInt32 mem = (UInt32)1 << (level + 19); in Get_Ppmd_MemSize() local
/third_party/ltp/testcases/kernel/device-drivers/zram/
H A Dzram03.c122 static void print_mm_stat(char *orig, char *compr, char *mem, char *zero) in print_mm_stat() argument
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dtransfer.cpp84 validate_object(command_queue &q, buffer &mem, const vector_t &origin, in validate_object() argument
221 validate_object_access(const memory_obj &mem, const cl_mem_flags flags) { in validate_object_access() argument
232 validate_map_flags(const memory_obj &mem, const cl_map_flags flags) { in validate_map_flags() argument
[all...]
H A Dmemory.cpp409 auto &mem = obj(d_mem); in clGetMemObjectInfo() local
569 auto &mem = obj(d_mem); clSetMemObjectDestructorCallback() local
[all...]
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_enc.c674 vid_enc_UseInBuffer(omx_base_PortType *port, OMX_BUFFERHEADERTYPE **buf, OMX_U32 idx, OMX_PTR private, OMX_U32 size, OMX_U8 *mem) vid_enc_UseInBuffer() argument
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_hw_pass.h103 } mem; member
/third_party/node/src/large_pages/
H A Dnode_large_page.cc302 FORCE_INLINE void* mem() const { return mem_; } in mem() function in node::__anon15405::MemoryMapPointer
320 static void SetName(void* mem, size_t size, const char* name) { in SetName() argument
[all...]
/third_party/nghttp2/src/
H A Dh2load_http3_session.cc336 auto mem = nghttp3_mem_default(); in init_conn() local
/third_party/nghttp2/lib/
H A Dnghttp2_buf.c40 int nghttp2_buf_init2(nghttp2_buf *buf, size_t initial, nghttp2_mem *mem) { in nghttp2_buf_init2() argument
45 void nghttp2_buf_free(nghttp2_buf *buf, nghttp2_mem *mem) { in nghttp2_buf_free() argument
54 int nghttp2_buf_reserve(nghttp2_buf *buf, size_t new_cap, nghttp2_mem *mem) { in nghttp2_buf_reserve() argument
91 buf_chain_new(nghttp2_buf_chain **chain, size_t chunk_length, nghttp2_mem *mem) buf_chain_new() argument
111 buf_chain_del(nghttp2_buf_chain *chain, nghttp2_mem *mem) buf_chain_del() argument
116 nghttp2_bufs_init(nghttp2_bufs *bufs, size_t chunk_length, size_t max_chunk, nghttp2_mem *mem) nghttp2_bufs_init() argument
121 nghttp2_bufs_init2(nghttp2_bufs *bufs, size_t chunk_length, size_t max_chunk, size_t offset, nghttp2_mem *mem) nghttp2_bufs_init2() argument
127 nghttp2_bufs_init3(nghttp2_bufs *bufs, size_t chunk_length, size_t max_chunk, size_t chunk_keep, size_t offset, nghttp2_mem *mem) nghttp2_bufs_init3() argument
202 nghttp2_bufs_wrap_init(nghttp2_bufs *bufs, uint8_t *begin, size_t len, nghttp2_mem *mem) nghttp2_bufs_wrap_init() argument
229 nghttp2_bufs_wrap_init2(nghttp2_bufs *bufs, const nghttp2_vec *vec, size_t veclen, nghttp2_mem *mem) nghttp2_bufs_wrap_init2() argument
[all...]
/third_party/nghttp2/tests/
H A Dnghttp2_hd_test.c53 nghttp2_mem *mem; in test_nghttp2_hd_deflate() local
148 nghttp2_mem *mem; test_nghttp2_hd_deflate_same_indexed_repr() local
197 nghttp2_mem *mem; test_nghttp2_hd_inflate_indexed() local
242 nghttp2_mem *mem; test_nghttp2_hd_inflate_indname_noinc() local
278 nghttp2_mem *mem; test_nghttp2_hd_inflate_indname_inc() local
316 nghttp2_mem *mem; test_nghttp2_hd_inflate_indname_inc_eviction() local
375 nghttp2_mem *mem; test_nghttp2_hd_inflate_newname_noinc() local
409 nghttp2_mem *mem; test_nghttp2_hd_inflate_newname_inc() local
446 nghttp2_mem *mem; test_nghttp2_hd_inflate_clearall_inc() local
517 nghttp2_mem *mem; test_nghttp2_hd_inflate_zero_length_huffman() local
549 nghttp2_mem *mem; test_nghttp2_hd_inflate_expect_table_size_update() local
640 nghttp2_mem *mem; test_nghttp2_hd_inflate_unexpected_table_size_update() local
669 nghttp2_mem *mem; test_nghttp2_hd_ringbuf_reserve() local
721 nghttp2_mem *mem; test_nghttp2_hd_change_table_size() local
975 check_deflate_inflate(nghttp2_hd_deflater *deflater, nghttp2_hd_inflater *inflater, nghttp2_nv *nva, size_t nvlen, nghttp2_mem *mem) check_deflate_inflate() argument
1138 nghttp2_mem *mem; test_nghttp2_hd_deflate_inflate() local
1173 nghttp2_mem *mem; test_nghttp2_hd_no_index() local
1216 nghttp2_mem *mem; test_nghttp2_hd_deflate_bound() local
1249 nghttp2_mem *mem; test_nghttp2_hd_public_api() local
1296 nghttp2_mem *mem; test_nghttp2_hd_deflate_hd_vec() local
[all...]
H A Dnghttp2_frame_test.c50 static nghttp2_nv *headers(nghttp2_mem *mem) { in headers() argument
82 nghttp2_mem *mem; in test_nghttp2_frame_pack_headers() local
178 nghttp2_mem *mem; test_nghttp2_frame_pack_headers_frame_too_large() local
282 nghttp2_mem *mem; test_nghttp2_frame_pack_settings() local
319 nghttp2_mem *mem; test_nghttp2_frame_pack_push_promise() local
386 nghttp2_mem *mem; test_nghttp2_frame_pack_goaway() local
458 nghttp2_mem *mem; test_nghttp2_frame_pack_altsvc() local
524 nghttp2_mem *mem; test_nghttp2_frame_pack_origin() local
635 nghttp2_mem *mem; test_nghttp2_nv_array_copy() local
[all...]
H A Dfailmalloc_test.c500 deflate_inflate(nghttp2_hd_deflater *deflater, nghttp2_hd_inflater *inflater, nghttp2_bufs *bufs, nghttp2_nv *nva, size_t nvlen, nghttp2_mem *mem) deflate_inflate() argument
/third_party/node/deps/icu-small/source/common/
H A Dubidi_props.cpp33 UDataMemory *mem; member
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_buf.c40 int nghttp2_buf_init2(nghttp2_buf *buf, size_t initial, nghttp2_mem *mem) { in nghttp2_buf_init2() argument
45 void nghttp2_buf_free(nghttp2_buf *buf, nghttp2_mem *mem) { in nghttp2_buf_free() argument
54 int nghttp2_buf_reserve(nghttp2_buf *buf, size_t new_cap, nghttp2_mem *mem) { in nghttp2_buf_reserve() argument
91 buf_chain_new(nghttp2_buf_chain **chain, size_t chunk_length, nghttp2_mem *mem) buf_chain_new() argument
111 buf_chain_del(nghttp2_buf_chain *chain, nghttp2_mem *mem) buf_chain_del() argument
116 nghttp2_bufs_init(nghttp2_bufs *bufs, size_t chunk_length, size_t max_chunk, nghttp2_mem *mem) nghttp2_bufs_init() argument
121 nghttp2_bufs_init2(nghttp2_bufs *bufs, size_t chunk_length, size_t max_chunk, size_t offset, nghttp2_mem *mem) nghttp2_bufs_init2() argument
127 nghttp2_bufs_init3(nghttp2_bufs *bufs, size_t chunk_length, size_t max_chunk, size_t chunk_keep, size_t offset, nghttp2_mem *mem) nghttp2_bufs_init3() argument
202 nghttp2_bufs_wrap_init(nghttp2_bufs *bufs, uint8_t *begin, size_t len, nghttp2_mem *mem) nghttp2_bufs_wrap_init() argument
229 nghttp2_bufs_wrap_init2(nghttp2_bufs *bufs, const nghttp2_vec *vec, size_t veclen, nghttp2_mem *mem) nghttp2_bufs_wrap_init2() argument
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_ksl.c56 ngtcp2_ksl_init(ngtcp2_ksl *ksl, ngtcp2_ksl_compar compar, size_t keylen, const ngtcp2_mem *mem) ngtcp2_ksl_init() argument
H A Dngtcp2_crypto.c82 void ngtcp2_crypto_km_del(ngtcp2_crypto_km *ckm, const ngtcp2_mem *mem) { in ngtcp2_crypto_km_del() argument
35 ngtcp2_crypto_km_new(ngtcp2_crypto_km **pckm, const uint8_t *secret, size_t secretlen, const ngtcp2_crypto_aead_ctx *aead_ctx, const uint8_t *iv, size_t ivlen, const ngtcp2_mem *mem) ngtcp2_crypto_km_new() argument
56 ngtcp2_crypto_km_nocopy_new(ngtcp2_crypto_km **pckm, size_t secretlen, size_t ivlen, const ngtcp2_mem *mem) ngtcp2_crypto_km_nocopy_new() argument
854 transport_params_copy_new(ngtcp2_transport_params **pdest, const ngtcp2_transport_params *src, const ngtcp2_mem *mem) transport_params_copy_new() argument
884 ngtcp2_decode_transport_params_new(ngtcp2_transport_params **pparams, ngtcp2_transport_params_type exttype, const uint8_t *data, size_t datalen, const ngtcp2_mem *mem) ngtcp2_decode_transport_params_new() argument
903 ngtcp2_transport_params_del(ngtcp2_transport_params *params, const ngtcp2_mem *mem) ngtcp2_transport_params_del() argument
916 ngtcp2_transport_params_copy_new(ngtcp2_transport_params **pdest, const ngtcp2_transport_params *src, const ngtcp2_mem *mem) ngtcp2_transport_params_copy_new() argument
[all...]
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_conn.h89 const nghttp3_mem *mem; member
H A Dnghttp3_ksl.c57 nghttp3_ksl_init(nghttp3_ksl *ksl, nghttp3_ksl_compar compar, size_t keylen, const nghttp3_mem *mem) nghttp3_ksl_init() argument
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dtoolutil.cpp275 UToolMemory *mem; in utm_open() local
297 utm_close(UToolMemory *mem) utm_close() argument
308 utm_getStart(UToolMemory *mem) utm_getStart() argument
313 utm_countItems(UToolMemory *mem) utm_countItems() argument
319 utm_hasCapacity(UToolMemory *mem, int32_t capacity) utm_hasCapacity() argument
358 utm_alloc(UToolMemory *mem) utm_alloc() argument
371 utm_allocN(UToolMemory *mem, int32_t n) utm_allocN() argument
[all...]

Completed in 18 milliseconds

1...<<11121314151617181920>>...29