Home
last modified time | relevance | path

Searched refs:malloc (Results 826 - 850 of 4708) sorted by relevance

1...<<31323334353637383940>>...189

/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/getnodekeyinfo_fuzzer/
H A Dgetnodekeyinfo_fuzzer.cpp33 char *tmp = reinterpret_cast<char *>(malloc(size)); in GetNodeKeyInfoTest()
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/getlocalnodedeviceinfo_fuzzer/
H A Dgetlocalnodedeviceinfo_fuzzer.cpp32 char *tmp = reinterpret_cast<char *>(malloc(size)); in DoSomethingInterestingWithMyAPI()
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/leavelnn_fuzzer/
H A Dleavelnn_fuzzer.cpp36 char *tmp = reinterpret_cast<char *>(malloc(size)); in DoSomethingInterestingWithMyAPI()
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/setdatalevel_fuzzer/
H A Dsetdatalevel_fuzzer.cpp34 char *tmp = reinterpret_cast<char *>(malloc(size)); in DoSomethingInterestingWithMyAPI()
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/stoptimesync_fuzzer/
H A Dstoptimesync_fuzzer.cpp30 char *tmp = reinterpret_cast<char *>(malloc(size)); in StopTimeSyncTest()
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/regdatalevelchangecb_fuzzer/
H A Dregdatalevelchangecb_fuzzer.cpp44 char *tmp = reinterpret_cast<char *>(malloc(size)); in DoSomethingInterestingWithMyAPI()
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/stoppublishlnn_fuzzer/
H A Dstoppublishlnn_fuzzer.cpp30 char *tmp = reinterpret_cast<char *>(malloc(size)); in StopPublishLNNTest()
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/stoprefreshlnn_fuzzer/
H A Dstoprefreshlnn_fuzzer.cpp30 char *tmp = reinterpret_cast<char *>(malloc(size)); in StopRefreshLNNTest()
/foundation/communication/dsoftbus/adapter/common/kernel/liteos_m/
H A Dsoftbus_adapter_mem.c33 void *tmp = malloc(size); in SoftBusMalloc()
/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_mem.c25 return malloc(size); in SoftBusMalloc()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/
H A Dl3_bank_test.c26 p = malloc(MALLOC_SIZE); in l3_bank_test()
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/tags/
H A Dtags_test.c23 ptr = (struct utsname *)malloc(sizeof(*ptr)); in main()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsharded_mutex.c16 result = malloc(size); in sharded_mutex__new()
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/tags/
H A Dtags_test.c23 ptr = (struct utsname *)malloc(sizeof(*ptr)); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/
H A Dl3_bank_test.c26 p = malloc(MALLOC_SIZE); in l3_bank_test()
/kernel/linux/linux-6.6/tools/testing/selftests/riscv/vector/
H A Dv_initval_nolibc.c28 datap = malloc(MAX_VSIZE); in main()
/kernel/liteos_a/testsuites/unittest/container/full/
H A DIt_pid_container_013.cpp55 void *pstk = malloc(STACK_SIZE); in ItPidContainer013()
H A DIt_pid_container_007.cpp60 void *pstk = malloc(STACK_SIZE); in ItPidContainer007()
H A DIt_pid_container_010.cpp53 void *pstk = malloc(STACK_SIZE); in ItPidContainer010()
H A DIt_pid_container_012.cpp43 void *pstk = malloc(STACK_SIZE); in ItPidContainer012()
H A DIt_pid_container_011.cpp42 void *pstk = malloc(STACK_SIZE); in ItPidContainer011()
H A DIt_pid_container_001.cpp42 void *pstk = malloc(STACK_SIZE); in ItPidContainer001()
H A DIt_pid_container_022.cpp53 void *pstk = malloc(STACK_SIZE); in ItPidContainer022()
H A DIt_pid_container_015.cpp46 void *pstk = malloc(STACK_SIZE); in ItPidContainer015()
/kernel/liteos_a/testsuites/unittest/basic/mem/shm/full/
H A Dit_test_mem_100.cpp44 pnew = static_cast<wchar_t *>(malloc(sizeof(wchar_t) * (wcslen(res) + wcslen(res1)))); in TestCase()

Completed in 10 milliseconds

1...<<31323334353637383940>>...189