Home
last modified time | relevance | path

Searched refs:malloc (Results 3251 - 3275 of 3507) sorted by relevance

1...<<131132133134135136137138139140141

/third_party/ffmpeg/
H A Dconfigure418 --malloc-prefix=PREFIX prefix malloc and related names with PREFIX
4347 target_exec_args="--error-exitcode=1 --malloc-fill=0x2a --track-origins=yes --leak-check=full --gen-suppressions=all --suppressions=$source_path/tests/fate-valgrind.supp"
6227 require libjemalloc jemalloc/jemalloc.h malloc -ljemalloc
6235 check_func_headers malloc.h _aligned_malloc && enable aligned_malloc
6310 check_headers malloc.h
/third_party/backends/backend/
H A Dcanon_dr.c6094 in = malloc(inLen); in read_from_scanner()
6261 in = malloc(inLen); in read_from_scanner_duplex()
6379 line = malloc(bwidth); in copy_simplex()
6769 line = malloc(spwidth*3); in copy_line()
7341 in = malloc(reqLen); in calibrate_fine_src_hw()
7343 DBG (5, "calibrate_fine_src_hw: ERROR: cannot malloc in\n"); in calibrate_fine_src_hw()
H A Dhp3900_config.c1045 rst = (SANE_Byte *)malloc(sizeof(SANE_Byte) * 32); in cfg_motor_resource_get()
3831 rst = (SANE_Int *)malloc(sizeof(steps)); in bq5550_motor()
3932 rst = (SANE_Int *)malloc(sizeof(steps)); in hp4370_motor()
4033 rst = (SANE_Int *)malloc(sizeof(steps)); in hp3970_motor()
4178 rst = (SANE_Int *)malloc(sizeof(steps)); in hp3800_motor()
H A Dbh.c2963 dev = malloc (sizeof (*dev)); in attach()
3244 devlist = malloc ((num_devices + 1) * sizeof (devlist[0])); in sane_get_devices()
3289 s = malloc (sizeof (*s)); in sane_open()
H A Dcoolscan.c2080 if (NULL == (dev = malloc (sizeof (*dev)))) in attach_scanner()
2087 if ((dev->buffer = malloc (dev->row_bufsize)) == NULL) in attach_scanner()
2088 /* if ((dev->buffer = malloc (sanei_scsi_max_request_size)) == NULL)*/ in attach_scanner()
2091 if ((dev->obuffer = malloc (dev->row_bufsize)) == NULL) in attach_scanner()
H A Dhs2p.c1079 dev = malloc (sizeof (*dev)); in attach()
1635 devlist = malloc ((num_devices + 1) * sizeof (devlist[0])); in sane_get_devices()
1679 s = malloc (sizeof (*s)); in sane_open()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-trace.c1900 trace->ev_qualifier_ids.entries = malloc(nr_allocated * in trace__validate_ev_qualifier()
2355 ttrace->entry_str = malloc(trace__entry_str_size);
4539 lists[list] = malloc(len);
H A Dbuiltin-record.c2513 event = malloc(sizeof(event->comm) + machine->id_hdr_size); in __cmd_record()
2534 event = malloc(sizeof(event->namespaces) + in __cmd_record()
H A Dbuiltin-sched.c679 struct sched_thread_parms *parms = malloc(sizeof(*parms));
962 pr_debug("Failed to malloc memory for runtime data.\n"); in thread__get_runtime()
3608 sched.curr_pid = malloc(MAX_CPUS * sizeof(*sched.curr_pid)); in cmd_sched()
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dmathndk.cpp2667 char *value = static_cast<char *>(malloc(sizeof(char) * size)); in Nan()
2683 char *value = static_cast<char *>(malloc(sizeof(char) * size)); in Nanf()
2699 char *value = static_cast<char *>(malloc(sizeof(char) * size)); in Nanl()
/third_party/backends/sanei/
H A Dsanei_usb.c849 char* ret_data = malloc(strlen((const char*)content) / 2 + 2); in sanei_xml_get_hex_data()
897 char* hex_data = malloc(size * 4); in sanei_binary_to_hex_data()
2612 xmlChar* indent_str = malloc(indent_count + 2); in sanei_xml_indent_child()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf.c795 prog->insns = malloc(insn_data_sz); in bpf_object__init_prog()
1209 st_ops->data = malloc(type->size); in init_struct_ops_maps()
1211 st_ops->kern_func_off = malloc(btf_vlen(type) * in init_struct_ops_maps()
2600 map->inner_map->name = malloc(strlen(map_name) + sizeof(".inner") + 1); in bpf_object__init_user_btf_map()
9018 buf = malloc(len); in libbpf_get_type_names()
12272 *copy_mem = malloc(ehdr_size); in perf_event_read_simple()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-event.c2994 syms = malloc(sizeof(struct symbol *) * probe_conf.max_probes); in find_probe_trace_events_from_map()
3233 ret = malloc(sz_a + sz_b); in memcat()
H A Dsort.c1911 hse = malloc(sizeof(*hse)); in __sort_dimension__alloc_hpp()
2257 hde = malloc(sizeof(*hde)); in __alloc_dynamic_entry()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-event.c3053 syms = malloc(sizeof(struct symbol *) * probe_conf.max_probes); in find_probe_trace_events_from_map()
3303 ret = malloc(sz_a + sz_b); in memcat()
H A Dsort.c2416 hse = malloc(sizeof(*hse)); in __sort_dimension__alloc_hpp()
2781 hde = malloc(sizeof(*hde)); in __alloc_dynamic_entry()
/test/xts/acts/distributeddatamgr/relationalStoretest/rdbnapitest/entry/src/main/cpp/napi/
H A Drdb_store_test.cpp68 char *buffer = (char*)malloc((bufferSize) + 1); in RdbFilePath()
71 RDB_TEST_PATH = (char*)malloc((bufferSize) + 1); in RdbFilePath()
/test/xts/acts/multimedia/image/image_ets_standard/imageNdk/entry/src/main/cpp/
H A DImageNdk.cpp1554 char *key = static_cast<char *>(malloc(keyLen)); in ModifyImageProperty()
1559 char *val = static_cast<char *>(malloc(maxValLen)); in ModifyImageProperty()
/third_party/icu/icu4c/source/test/cintltst/
H A Dccaltst.c389 result=(UChar*)malloc(sizeof(UChar) * resultlength); in TestCalendar()
403 tzdname=(UChar*)malloc(sizeof(UChar) * (sizeof(expectPDT)+1)); in TestCalendar()
/third_party/libsnd/src/
H A Dsndfile.c91 { SFE_MALLOC_FAILED , "Internal malloc () failed." },
380 wpath = malloc (wpath_len * sizeof (WCHAR)) ; in sf_open()
1459 if ((psf->channel_map = malloc (datasize)) == NULL) in sf_command()
/third_party/libdrm/intel/
H A Dintel_bufmgr_gem.c579 bo_gem->relocs = malloc(max_relocs * in drm_intel_setup_reloc_list()
581 bo_gem->reloc_target_info = malloc(max_relocs * in drm_intel_setup_reloc_list()
/third_party/tzdata/
H A Dzic.c513 char *result = malloc(strlen(str) + 1); in strdup()
529 return memcheck(malloc(size)); in emalloc()
2386 /* Allocate the ATS and TYPES arrays via a single malloc, in writezone()
2387 as this is a bit faster. Do not malloc(0) if !timecnt, in writezone()
/third_party/icu/icu4c/source/
H A Dconfigure6892 void *operator new(size_t size) {return malloc(size);}
6893 void *operator new[](size_t size) {return malloc(size);}
6930 void *operator new(size_t size) {return malloc(size);}
6931 void *operator new[](size_t size) {return malloc(size);}
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c1353 struct iris_blend_state *cso = malloc(sizeof(struct iris_blend_state)); in iris_create_blend_state()
1526 malloc(sizeof(struct iris_depth_stencil_alpha_state)); in iris_create_zsa_state()
1868 malloc(sizeof(struct iris_rasterizer_state)); in iris_create_rasterizer_state()
3698 malloc(sizeof(struct iris_vertex_element_state)); in iris_create_vertex_elements()
/third_party/skia/third_party/externals/icu/source/
H A Dconfigure6883 void *operator new(size_t size) {return malloc(size);}
6884 void *operator new[](size_t size) {return malloc(size);}
6921 void *operator new(size_t size) {return malloc(size);}
6922 void *operator new[](size_t size) {return malloc(size);}

Completed in 149 milliseconds

1...<<131132133134135136137138139140141