Home
last modified time | relevance | path

Searched defs:heap_size (Results 51 – 75 of 106) sorted by relevance

12345

/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/
H A Dmem.rs27 pub(crate) fn heap_size() -> usize { in heap_size() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/
H A Dmem.rs27 pub(crate) fn heap_size() -> usize { in heap_size() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/android/ion/
H A Dionutils.h23 unsigned long heap_size; member
/aosp_15_r20/external/arm-trusted-firmware/plat/arm/board/fvp_r/
H A Dfvp_r_common.c243 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/fvp_r/
Dfvp_r_common.c243 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/st/common/
Dstm32mp_trusted_boot.c193 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/qemu/common/
Dqemu_common.c169 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/arm/common/
H A Darm_dyn_cfg_helpers.c81 int arm_set_dtb_mbedtls_heap_info(void *dtb, void *heap_addr, size_t heap_size) in arm_set_dtb_mbedtls_heap_info()
/aosp_15_r20/external/cronet/net/dns/public/
H A Dwin_dns_system_settings_unittest.cc32 size_t heap_size = num_adapters * sizeof(IP_ADAPTER_ADDRESSES) + in CreateAdapterAddresses() local
/aosp_15_r20/external/arm-trusted-firmware/plat/arm/board/fvp/
H A Dfvp_common.c448 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/memory/
Ddevice_memory.rs196 let heap_size = memory_properties.memory_heaps[memory_type.heap_index as usize].size; in validate() localVariable
1666 let heap_size = device.physical_device().memory_properties().memory_heaps in oom_multi() localVariable
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/sgx/
H A Dload.c174 bool encl_load(const char *path, struct encl *encl, unsigned long heap_size) in encl_load()
/aosp_15_r20/external/libcxxabi/src/
H A Dfallback_malloc.cpp63 typedef unsigned short heap_size; typedef
/aosp_15_r20/external/libchrome/base/
H A Dsys_info_android.cc211 static int heap_size = GetDalvikHeapSizeMB(); in DalvikHeapSizeMB() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/board/fvp/
Dfvp_common.c493 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/
H A Dfallback_malloc.cpp66 typedef unsigned short heap_size; typedef
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/common/
Darm_dyn_cfg_helpers.c85 int arm_set_dtb_mbedtls_heap_info(void *dtb, void *heap_addr, size_t heap_size) in arm_set_dtb_mbedtls_heap_info()
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-wasm-shape.cc225 constexpr uint32_t stack_size = 32 * 1024, heap_size = 2 * 1024 * 1024; in acquire_shape_plan() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/brcm/board/common/
Dboard_arm_trusted_boot.c622 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/brcm/board/common/
H A Dboard_arm_trusted_boot.c622 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/mesa3d/src/asahi/lib/shaders/
H A Dgeometry.h31 uint32_t heap_bottom, heap_size; member
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/
H A DCargo.toml99 heap_size = 0x8000000 qkey
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/
H A DCargo.toml95 heap_size = 0x8000000 qkey
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/
H A DCargo.toml95 heap_size = 0x8000000 qkey
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/
H A DCargo.toml99 heap_size = 0x8000000 qkey

12345