Home
last modified time | relevance | path

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

123

/external/arm-trusted-firmware/drivers/auth/mbedtls/
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()
/external/icing/icing/scoring/
Dranker.cc40 const int heap_size = scored_document_hits->size(); in Heapify() local
79 int heap_size = scored_terms.size(); in HeapifyTermDown() local
153 const int heap_size = scored_document_hits->size(); in BuildHeapInPlace() local
/external/cronet/base/allocator/partition_allocator/starscan/
Dpcscan_scheduling.cc58 size_t heap_size) { in UpdateScheduleAfterScan()
152 size_t heap_size) { in UpdateScheduleAfterScan()
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()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_java.cc31 const uptr heap_size; member
69 void __tsan_java_init(jptr heap_begin, jptr heap_size) { in __tsan_java_init()
/external/arm-trusted-firmware/plat/arm/css/sgm/
Dsgm_plat_config.c76 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/external/arm-trusted-firmware/plat/imx/imx8m/imx8mm/
Dimx8mm_trusted_boot.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/external/arm-trusted-firmware/plat/qemu/common/
Dqemu_trusted_boot.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/external/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()
/external/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()
/external/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()
/external/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()
/external/arm-trusted-firmware/plat/hisilicon/hikey/
Dhikey_tbbr.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/external/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()
/external/arm-trusted-firmware/plat/arm/board/diphda/common/
Ddiphda_plat.c70 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/external/arm-trusted-firmware/plat/arm/css/sgi/
Dsgi_plat_v2.c148 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
Dsgi_plat.c158 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/external/arm-trusted-firmware/plat/arm/board/juno/
Djuno_security.c159 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/external/arm-trusted-firmware/plat/arm/board/tc/
Dtc_plat.c139 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/external/arm-trusted-firmware/plat/arm/common/
Darm_dyn_cfg.c43 int arm_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in arm_get_mbedtls_heap()
/external/arm-trusted-firmware/plat/nxp/common/tbbr/
Dx509_tbbr.c102 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/external/linux-kselftest/tools/testing/selftests/android/ion/
Dionapp_export.c34 unsigned long map_len, heap_type, heap_size, flags; in main() local
Dionutils.h23 unsigned long heap_size; member
/external/perfetto/protos/perfetto/metrics/android/
Djava_heap_stats.proto33 optional int64 heap_size = 2; field
/external/tensorflow/tensorflow/compiler/xla/service/
Dheap_simulator.h82 int64_t heap_size = 0; member
92 int64_t heap_size = 0; member

123