Home
last modified time | relevance | path

Searched refs:HeapLimit (Results 1 – 25 of 30) sorted by relevance

12

/dports/editors/fpc-ide/fpc-3.2.2/rtl/win16/
H A Dglbheaph.inc21 HeapLimit: Word=1024;
H A Dglbheap.inc20 Large blocks (>=HeapLimit) are allocated as separate blocks on the global heap
23 small blocks (<HeapLimit) are suballocated from blocks of size HeapBlock. Each
167 if (size+2)>=HeapLimit then
308 if (size+2)>=HeapLimit then
/dports/lang/fpc-utils/fpc-3.2.2/rtl/win16/
H A Dglbheaph.inc21 HeapLimit: Word=1024;
H A Dglbheap.inc20 Large blocks (>=HeapLimit) are allocated as separate blocks on the global heap
23 small blocks (<HeapLimit) are suballocated from blocks of size HeapBlock. Each
167 if (size+2)>=HeapLimit then
308 if (size+2)>=HeapLimit then
/dports/lang/fpc-source/fpc-3.2.2/rtl/win16/
H A Dglbheaph.inc21 HeapLimit: Word=1024;
H A Dglbheap.inc20 Large blocks (>=HeapLimit) are allocated as separate blocks on the global heap
23 small blocks (<HeapLimit) are suballocated from blocks of size HeapBlock. Each
167 if (size+2)>=HeapLimit then
308 if (size+2)>=HeapLimit then
/dports/lang/fpc/fpc-3.2.2/rtl/win16/
H A Dglbheaph.inc21 HeapLimit: Word=1024;
H A Dglbheap.inc20 Large blocks (>=HeapLimit) are allocated as separate blocks on the global heap
23 small blocks (<HeapLimit) are suballocated from blocks of size HeapBlock. Each
167 if (size+2)>=HeapLimit then
308 if (size+2)>=HeapLimit then
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp650 size_t HeapLimit; in initDevice() local
660 HeapLimit = std::stol(EnvStr); in initDevice()
661 if (cuCtxSetLimit(CU_LIMIT_MALLOC_HEAP_SIZE, HeapLimit) != CUDA_SUCCESS) in initDevice()
664 if (cuCtxGetLimit(&HeapLimit, CU_LIMIT_MALLOC_HEAP_SIZE) != CUDA_SUCCESS) in initDevice()
676 (int)HeapLimit, (int)StackLimit); in initDevice()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp650 size_t HeapLimit; in initDevice() local
660 HeapLimit = std::stol(EnvStr); in initDevice()
661 if (cuCtxSetLimit(CU_LIMIT_MALLOC_HEAP_SIZE, HeapLimit) != CUDA_SUCCESS) in initDevice()
664 if (cuCtxGetLimit(&HeapLimit, CU_LIMIT_MALLOC_HEAP_SIZE) != CUDA_SUCCESS) in initDevice()
676 (int)HeapLimit, (int)StackLimit); in initDevice()
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp650 size_t HeapLimit; in initDevice() local
660 HeapLimit = std::stol(EnvStr); in initDevice()
661 if (cuCtxSetLimit(CU_LIMIT_MALLOC_HEAP_SIZE, HeapLimit) != CUDA_SUCCESS) in initDevice()
664 if (cuCtxGetLimit(&HeapLimit, CU_LIMIT_MALLOC_HEAP_SIZE) != CUDA_SUCCESS) in initDevice()
676 (int)HeapLimit, (int)StackLimit); in initDevice()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp698 size_t HeapLimit; in initDevice() local
708 HeapLimit = std::stol(EnvStr); in initDevice()
709 if (cuCtxSetLimit(CU_LIMIT_MALLOC_HEAP_SIZE, HeapLimit) != CUDA_SUCCESS) in initDevice()
712 if (cuCtxGetLimit(&HeapLimit, CU_LIMIT_MALLOC_HEAP_SIZE) != CUDA_SUCCESS) in initDevice()
724 (int)HeapLimit, (int)StackLimit); in initDevice()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/aarch64/
H A Dcrt0.S256 HeapLimit: .dword 0 label
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/arm/
H A Dcrt0.S258 HeapLimit: .word 0
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/arm/
H A Dcrt0.S258 HeapLimit: .word 0 label
/dports/security/wolfssl/wolfssl-5.1.0/IDE/XilinxSDK/2018_2/
H A Dlscript.ld286 HeapLimit = .; symbol
/dports/security/wolfssl/wolfssl-5.1.0/IDE/XilinxSDK/2019_2/wolfCrypt_example/src/
H A Dlscript.ld286 HeapLimit = .; symbol
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/IDE/XilinxSDK/2018_2/
H A Dlscript.ld286 HeapLimit = .; symbol
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/IDE/XilinxSDK/2019_2/wolfCrypt_example/src/
H A Dlscript.ld286 HeapLimit = .; symbol
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/IDE/XilinxSDK/2018_2/
H A Dlscript.ld286 HeapLimit = .; symbol
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/IDE/XilinxSDK/2019_2/wolfCrypt_example/src/
H A Dlscript.ld286 HeapLimit = .; symbol
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/IDE/XilinxSDK/2018_2/
H A Dlscript.ld286 HeapLimit = .; symbol
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/IDE/XilinxSDK/2019_2/wolfCrypt_example/src/
H A Dlscript.ld286 HeapLimit = .; symbol
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/IDE/XilinxSDK/2019_2/wolfCrypt_example/src/
H A Dlscript.ld286 HeapLimit = .; symbol
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/IDE/XilinxSDK/2018_2/
H A Dlscript.ld286 HeapLimit = .; symbol

12