/aosp_15_r20/external/icing/icing/scoring/ |
H A D | ranker.cc | 43 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 D | mbedtls_common.c | 32 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/ |
D | mbedtls_common.c | 33 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 D | pcscan_scheduling.cc | 59 size_t heap_size) { in UpdateScheduleAfterScan() 153 size_t heap_size) { in UpdateScheduleAfterScan()
|
H A D | pcscan_scheduling_unittest.cc | 52 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 D | tsan_interface_java.cc | 31 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 D | heap_simulator.h | 82 int64_t heap_size = 0; member 92 int64_t heap_size = 0; member
|
/aosp_15_r20/external/libcxxabi/src/ |
H A D | cxa_vector.cpp | 146 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 D | cxa_vector.cpp | 198 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 D | topk_op_gpu.h | 271 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 D | sgm_plat_config.c | 76 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/ |
D | morello_plat.c | 55 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/ |
D | n1sdp_plat.c | 58 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 D | imx8mm_trusted_boot.c | 33 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/ |
D | rpi3_trusted_boot.c | 33 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/ |
D | uniphier_tbbr.c | 37 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 D | imx7_trusted_boot.c | 33 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/ |
D | imx7_trusted_boot.c | 33 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 D | freelist_malloc_test.cpp | 33 size_t heap_size = block->inner_size(); in TEST() local
|
/aosp_15_r20/external/arm-trusted-firmware/plat/arm/board/diphda/common/ |
H A D | diphda_plat.c | 70 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 D | qemu_trusted_boot.c | 33 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/ |
D | imx8mp_trusted_boot.c | 33 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 D | imx8mp_trusted_boot.c | 33 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/ |
D | hikey960_tbbr.c | 33 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 D | hikey960_tbbr.c | 33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|