Home
last modified time | relevance | path

Searched defs:heap_size (Results 1 – 25 of 106) sorted by relevance

12345

/aosp_15_r20/external/icing/icing/scoring/
H A Dranker.cc43 const int heap_size = scored_document_hits->size(); in Heapify() local
82 int heap_size = scored_terms.size(); in HeapifyTermDown() local
156 const int heap_size = scored_document_hits->size(); in BuildHeapInPlace() local
/aosp_15_r20/external/arm-trusted-firmware/drivers/auth/mbedtls/
H A Dmbedtls_common.c32 size_t heap_size = 0; in mbedtls_init() local
62 int get_mbedtls_heap_helper(void **heap_addr, size_t *heap_size) in get_mbedtls_heap_helper()
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/auth/mbedtls/
Dmbedtls_common.c33 size_t heap_size = 0; in mbedtls_init() local
63 int get_mbedtls_heap_helper(void **heap_addr, size_t *heap_size) in get_mbedtls_heap_helper()
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/starscan/
H A Dpcscan_scheduling.cc59 size_t heap_size) { in UpdateScheduleAfterScan()
153 size_t heap_size) { in UpdateScheduleAfterScan()
H A Dpcscan_scheduling_unittest.cc52 static constexpr size_t HardLimitSize(size_t heap_size) { in HardLimitSize()
59 static constexpr size_t SoftLimitSize(size_t heap_size) { in SoftLimitSize()
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_java.cc31 const uptr heap_size; member
69 void __tsan_java_init(jptr heap_begin, jptr heap_size) { in __tsan_java_init()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dheap_simulator.h82 int64_t heap_size = 0; member
92 int64_t heap_size = 0; member
/aosp_15_r20/external/libcxxabi/src/
H A Dcxa_vector.cpp146 const size_t heap_size = element_count * element_size + padding_size; in __cxa_vec_new2() local
174 const size_t heap_size = element_count * element_size + padding_size; in __cxa_vec_new3() local
/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/
H A Dcxa_vector.cpp198 const size_t heap_size = calculate_allocation_size_or_throw( in __cxa_vec_new2() local
227 const size_t heap_size = calculate_allocation_size_or_throw( in __cxa_vec_new3() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dtopk_op_gpu.h271 const int heap_size = k < num_shards ? k : num_shards; in mergeShards() local
386 const auto heap_size = k * sizeof(Entry<T>); in LaunchTopKKernel() local
/aosp_15_r20/external/arm-trusted-firmware/plat/arm/css/sgm/
H A Dsgm_plat_config.c76 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/board/morello/
Dmorello_plat.c55 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/board/n1sdp/
Dn1sdp_plat.c58 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/arm-trusted-firmware/plat/imx/imx8m/imx8mm/
H A Dimx8mm_trusted_boot.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/rpi/common/
Drpi3_trusted_boot.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/socionext/uniphier/
Duniphier_tbbr.c37 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/arm-trusted-firmware/plat/imx/imx7/common/
H A Dimx7_trusted_boot.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/imx/imx7/common/
Dimx7_trusted_boot.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/llvm-libc/test/src/__support/
H A Dfreelist_malloc_test.cpp33 size_t heap_size = block->inner_size(); in TEST() local
/aosp_15_r20/external/arm-trusted-firmware/plat/arm/board/diphda/common/
H A Ddiphda_plat.c70 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/arm-trusted-firmware/plat/qemu/common/
H A Dqemu_trusted_boot.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/imx/imx8m/imx8mp/
Dimx8mp_trusted_boot.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/arm-trusted-firmware/plat/imx/imx8m/imx8mp/
H A Dimx8mp_trusted_boot.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/hisilicon/hikey960/
Dhikey960_tbbr.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/arm-trusted-firmware/plat/hisilicon/hikey960/
H A Dhikey960_tbbr.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()

12345