Home
last modified time | relevance | path

Searched refs:malloc (Results 2451 - 2475 of 3619) sorted by relevance

1...<<919293949596979899100>>...145

/test/xts/dcts/distributedhardware/distributedscreentest/
H A Ddecoder_demo.cpp249 char *fileBuffer = static_cast<char *>(malloc(sizeof(char) * (*frameLen) + 1)); in InputFunc()
/test/xts/device_attest/services/core/utils/
H A Dattest_utils.c251 void *addr = malloc(size); in AttestMemAlloc()
/test/xts/device_attest_lite/services/core/utils/
H A Dattest_utils.c253 void *addr = malloc(size); in AttestMemAlloc()
/test/xts/hats/kernel/syscalls/mem/mmap/
H A DMmapSyscallApiTest.cpp24 #include <malloc.h>
/third_party/curl/tests/libtest/
H A Dlib582.c81 sockets->sockets = malloc(sizeof(curl_socket_t) * 20U); in addFd()
H A Dlib530.c89 sockets->sockets = malloc(sizeof(curl_socket_t) * 20U); in addFd()
/third_party/elfutils/tests/
H A Delfcopy.c197 offs = malloc (shnum * sizeof (GElf_Off)); in copy_elf()
/third_party/exfatprogs/lib/
H A Dexfat_fs.c187 bd[i].buffer = (char *)malloc(clu_size); in exfat_alloc_buffer()
/third_party/elfutils/libdwfl/
H A Dfind-debuginfo.c41 On success, *DEBUGINFO_FILE_NAME has the malloc'd name of the open file. */
184 localname = malloc (len + sizeof ".debug"); in find_debuginfo_in_path()
H A Dgzip.c175 leave that portion malloc'd in *WHOLE, *WHOLE_SIZE. If *WHOLE
200 state.input_buffer = malloc (READ_SIZE); in unzip()
/third_party/eudev/src/shared/
H A Dselinux-util.c22 #include <malloc.h>
/third_party/curl/src/
H A Dvar.c48 char *p = malloc(len + 1); in Memdup()
/third_party/glfw/tests/
H A Djoysticks.c106 text = malloc(size + 1); in drop_callback()
/third_party/alsa-utils/alsactl/
H A Dalsactl.c269 short_option = malloc(128); in main()
/third_party/alsa-utils/axfer/test/
H A Dcontainer-test.c150 buf = malloc(size); in callback()
/third_party/backends/backend/
H A Depson2-io.c334 *buf = malloc(len); in e2_cmd_info_block()
H A Dplustek-pp_wrapper.c298 buf = (SANE_Byte*)malloc( m.len ); in ppDev_setMap()
/third_party/alsa-lib/src/topology/
H A Dbuilder.c250 tplg->bin = malloc(total_size); in tplg_write_data()
/third_party/alsa-lib/test/
H A Daudio_time.c10 #include <malloc.h>
/third_party/backends/backend/escl/
H A Descl_newjob.c285 download->memory = malloc(1); in escl_newjob()
/third_party/bounds_checking_function/src/
H A Dsecurecutil.h317 #define SECUREC_MALLOC(x) malloc((size_t)(x))
/third_party/cJSON/tests/unity/extras/fixture/src/
H A Dunity_fixture.c160 #undef malloc macro
/third_party/cups-filters/filter/
H A Dpdfutils.c81 pdfOut *ret=malloc(sizeof(pdfOut)); in pdfOut_new()
/third_party/alsa-lib/src/
H A Ddlmisc.c352 c = malloc(sizeof(*c)); in snd_dlobj_cache_get0()
/third_party/icu/icu4c/source/samples/date/
H A Ddate.c285 s = (UChar*) malloc(sizeof(UChar) * (len+1)); in date()

Completed in 23 milliseconds

1...<<919293949596979899100>>...145