Home
last modified time | relevance | path

Searched defs:heap0 (Results 1 – 20 of 20) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_mman_test.cpp114 uptr heap0 = __sanitizer_get_heap_size(); in TEST() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_mman_test.cpp114 uptr heap0 = __sanitizer_get_heap_size(); in TEST() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_mman_test.cpp114 uptr heap0 = __sanitizer_get_heap_size(); in TEST() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_mman_test.cpp114 uptr heap0 = __sanitizer_get_heap_size(); in TEST() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_mman_test.cpp114 uptr heap0 = __sanitizer_get_heap_size(); in TEST() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_mman_test.cpp114 uptr heap0 = __sanitizer_get_heap_size(); in TEST() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_mman_test.cpp114 uptr heap0 = __sanitizer_get_heap_size(); in TEST() local
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/tsan/tests/unit/
H A Dtsan_mman_test.cpp114 uptr heap0 = __sanitizer_get_heap_size(); in TEST() local
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_mman_test.cc115 uptr heap0 = __sanitizer_get_heap_size(); in TEST() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_mman_test.cpp114 uptr heap0 = __sanitizer_get_heap_size(); in TEST() local
/dports/sysutils/doctl/doctl-1.68.0/vendor/github.com/Microsoft/go-winio/
H A Dprivilege.go114 func EnableProcessPrivileges(names []string) error {
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_mman_test.cpp114 uptr heap0 = __sanitizer_get_heap_size(); in TEST() local
/dports/math/giacxcas/giac-1.6.0/src/
H A Dthreaded.h1445 U_unsigned<U> * heap0, *heapbeg=heap,* heapend=heap+v1s; in smallmult() local
1643 u_pair_index<U> * heap0, *heapbeg=heap,* heapend=heap+v1s, * heaplast=heap+v1s-1; in smallmult() local
1889 U_unsigned<U> * heap0, *heapbeg=heap,* heapend; in do_threadmult() local
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/runtime/
H A Dmgc0.c1559 uint64 heap0, heap1, obj0, obj1; in gc() local
/dports/lang/gcc48/gcc-4.8.5/libgo/runtime/
H A Dmgc0.c1997 uint64 heap0, heap1, obj0, obj1, ninstr; in gc() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/runtime/
H A Dmgc0.c2043 uint64 heap0, heap1, obj0, obj1, ninstr; in gc() local
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/runtime/
H A Dmgc0.c2226 uint64 heap0, heap1, obj, ninstr; in gc() local
/dports/lang/gnat_util/gcc-6-20180516/libgo/runtime/
H A Dmgc0.c2226 uint64 heap0, heap1, obj, ninstr; in gc() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/runtime/
H A Dmgc0.c2226 uint64 heap0, heap1, obj, ninstr; in gc() local
/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dblastool.c3539 …tPossibleDeleteWholeHeap(BlastSearchBlkPtr search, BLASTHeapPtr PNTR hhp, BLASTResultHspPtr heap0) in BlastPossibleDeleteWholeHeap()