Home
last modified time | relevance | path

Searched defs:malloc_zone_t (Results 1 – 25 of 113) sorted by relevance

12345

/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/tbbmalloc/
H A Dproxy_overload_osx.h58 static size_t good_size(malloc_zone_t *, size_t size) in good_size() argument
63 static boolean_t zone_check(malloc_zone_t *) /* Consistency checker */ in zone_check() argument
68 static void zone_print(malloc_zone_t *, boolean_t) { } in zone_print() argument
69 static void zone_log(malloc_zone_t *, void *) {} in zone_log() argument
70 static void zone_force_lock(malloc_zone_t *) {} in zone_force_lock() argument
71 static void zone_force_unlock(malloc_zone_t *) {} in zone_force_unlock() argument
73 static void zone_statistics(malloc_zone_t *, malloc_statistics_t *s) in zone_statistics() argument
79 static boolean_t zone_locked(malloc_zone_t *) in zone_locked() argument
84 static boolean_t impl_zone_enable_discharge_checking(malloc_zone_t *) in impl_zone_enable_discharge_checking() argument
89 static void impl_zone_disable_discharge_checking(malloc_zone_t *) {} in impl_zone_disable_discharge_checking() argument
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/src/tbbmalloc/
H A Dproxy_overload_osx.h62 static size_t good_size(malloc_zone_t *, size_t size) in good_size() argument
67 static boolean_t zone_check(malloc_zone_t *) /* Consistency checker */ in zone_check() argument
72 static void zone_print(malloc_zone_t *, boolean_t) { } in zone_print() argument
73 static void zone_log(malloc_zone_t *, void *) {} in zone_log() argument
74 static void zone_force_lock(malloc_zone_t *) {} in zone_force_lock() argument
75 static void zone_force_unlock(malloc_zone_t *) {} in zone_force_unlock() argument
77 static void zone_statistics(malloc_zone_t *, malloc_statistics_t *s) in zone_statistics() argument
83 static boolean_t zone_locked(malloc_zone_t *) in zone_locked() argument
88 static boolean_t impl_zone_enable_discharge_checking(malloc_zone_t *) in impl_zone_enable_discharge_checking() argument
93 static void impl_zone_disable_discharge_checking(malloc_zone_t *) {} in impl_zone_disable_discharge_checking() argument
[all …]
/dports/devel/tbb/oneTBB-2020.3/src/tbbmalloc/
H A Dproxy_overload_osx.h58 static size_t good_size(malloc_zone_t *, size_t size) in good_size() argument
63 static boolean_t zone_check(malloc_zone_t *) /* Consistency checker */ in zone_check() argument
68 static void zone_print(malloc_zone_t *, boolean_t) { } in zone_print() argument
69 static void zone_log(malloc_zone_t *, void *) {} in zone_log() argument
70 static void zone_force_lock(malloc_zone_t *) {} in zone_force_lock() argument
71 static void zone_force_unlock(malloc_zone_t *) {} in zone_force_unlock() argument
73 static void zone_statistics(malloc_zone_t *, malloc_statistics_t *s) in zone_statistics() argument
79 static boolean_t zone_locked(malloc_zone_t *) in zone_locked() argument
84 static boolean_t impl_zone_enable_discharge_checking(malloc_zone_t *) in impl_zone_enable_discharge_checking() argument
89 static void impl_zone_disable_discharge_checking(malloc_zone_t *) {} in impl_zone_disable_discharge_checking() argument
[all …]
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/tbbmalloc/
H A Dproxy_overload_osx.h58 static size_t good_size(malloc_zone_t *, size_t size) in good_size() argument
63 static boolean_t zone_check(malloc_zone_t *) /* Consistency checker */ in zone_check() argument
68 static void zone_print(malloc_zone_t *, boolean_t) { } in zone_print() argument
69 static void zone_log(malloc_zone_t *, void *) {} in zone_log() argument
70 static void zone_force_lock(malloc_zone_t *) {} in zone_force_lock() argument
71 static void zone_force_unlock(malloc_zone_t *) {} in zone_force_unlock() argument
73 static void zone_statistics(malloc_zone_t *, malloc_statistics_t *s) in zone_statistics() argument
79 static boolean_t zone_locked(malloc_zone_t *) in zone_locked() argument
84 static boolean_t impl_zone_enable_discharge_checking(malloc_zone_t *) in impl_zone_enable_discharge_checking() argument
89 static void impl_zone_disable_discharge_checking(malloc_zone_t *) {} in impl_zone_disable_discharge_checking() argument
[all …]
/dports/devel/onetbb/oneTBB-2021.4.0/src/tbbmalloc_proxy/
H A Dproxy_overload_osx.h58 static size_t good_size(malloc_zone_t *, size_t size) in good_size() argument
63 static boolean_t zone_check(malloc_zone_t *) /* Consistency checker */ in zone_check() argument
68 static void zone_print(malloc_zone_t *, boolean_t) { } in zone_print() argument
69 static void zone_log(malloc_zone_t *, void *) {} in zone_log() argument
70 static void zone_force_lock(malloc_zone_t *) {} in zone_force_lock() argument
71 static void zone_force_unlock(malloc_zone_t *) {} in zone_force_unlock() argument
73 static void zone_statistics(malloc_zone_t *, malloc_statistics_t *s) in zone_statistics() argument
79 static boolean_t zone_locked(malloc_zone_t *) in zone_locked() argument
84 static boolean_t impl_zone_enable_discharge_checking(malloc_zone_t *) in impl_zone_enable_discharge_checking() argument
89 static void impl_zone_disable_discharge_checking(malloc_zone_t *) {} in impl_zone_disable_discharge_checking() argument
[all …]
/dports/devel/libhoard/Hoard/src/Heap-Layers/wrappers/
H A Dmacwrapper.cpp334 void replace_malloc_destroy_zone (malloc_zone_t *) { in replace_malloc_destroy_zone() argument
362 void replace_malloc_set_zone_name(malloc_zone_t *, const char *) { in replace_malloc_set_zone_name() argument
366 unsigned replace_malloc_zone_batch_malloc(malloc_zone_t *, in replace_malloc_zone_batch_malloc() argument
380 void replace_malloc_zone_batch_free(malloc_zone_t *, in replace_malloc_zone_batch_free() argument
393 bool replace_malloc_zone_check(malloc_zone_t *) { in replace_malloc_zone_check() argument
398 void replace_malloc_zone_free (malloc_zone_t *, void * ptr) { in replace_malloc_zone_free() argument
410 void replace_malloc_zone_log(malloc_zone_t *, void *) { in replace_malloc_zone_log() argument
414 void * replace_malloc_zone_malloc (malloc_zone_t *, size_t size) { in replace_malloc_zone_malloc() argument
418 void replace_malloc_zone_print(malloc_zone_t *, bool) { in replace_malloc_zone_print() argument
429 void replace_malloc_zone_register (malloc_zone_t *) { in replace_malloc_zone_register() argument
[all …]
/dports/lang/gcc48/gcc-4.8.5/libsanitizer/asan/
H A Dasan_malloc_mac.cc39 INTERCEPTOR(malloc_zone_t *, malloc_create_zone, in INTERCEPTOR() argument
50 INTERCEPTOR(malloc_zone_t *, malloc_default_zone, void) { in INTERCEPTOR() argument
55 INTERCEPTOR(malloc_zone_t *, malloc_default_purgeable_zone, void) { in INTERCEPTOR() argument
H A Dasan_intercepted_functions.h293 typedef void malloc_zone_t; typedef
/dports/devel/mingw32-gcc/gcc-4.8.1/libsanitizer/asan/
H A Dasan_malloc_mac.cc39 INTERCEPTOR(malloc_zone_t *, malloc_create_zone, in INTERCEPTOR() argument
50 INTERCEPTOR(malloc_zone_t *, malloc_default_zone, void) { in INTERCEPTOR() argument
55 INTERCEPTOR(malloc_zone_t *, malloc_default_purgeable_zone, void) { in INTERCEPTOR() argument
H A Dasan_intercepted_functions.h293 typedef void malloc_zone_t; typedef
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libsanitizer/asan/
H A Dasan_malloc_mac.cc40 INTERCEPTOR(malloc_zone_t *, malloc_create_zone, in INTERCEPTOR() argument
60 INTERCEPTOR(malloc_zone_t *, malloc_default_zone, void) { in INTERCEPTOR() argument
65 INTERCEPTOR(malloc_zone_t *, malloc_default_purgeable_zone, void) { in INTERCEPTOR() argument
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/wtf/
H A DFastMalloc.cpp514 static boolean_t check(malloc_zone_t*) { return true; } in check() argument
515 static void print(malloc_zone_t*, boolean_t) { } in print() argument
516 static void log(malloc_zone_t*, void*) { } in log() argument
517 static void forceLock(malloc_zone_t*) { } in forceLock() argument
518 static void forceUnlock(malloc_zone_t*) { } in forceUnlock() argument
529 static void zoneDestroy(malloc_zone_t*) { } in zoneDestroy() argument
4572 size_t FastMallocZone::size(malloc_zone_t*, const void*) in CreateCacheIfNecessary() argument
4577 void* FastMallocZone::zoneMalloc(malloc_zone_t*, size_t) in CreateCacheIfNecessary() argument
4582 void* FastMallocZone::zoneCalloc(malloc_zone_t*, size_t, size_t) in CreateCacheIfNecessary() argument
4587 void FastMallocZone::zoneFree(malloc_zone_t*, void* ptr) in CreateCacheIfNecessary() argument
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/wtf/
H A DFastMalloc.cpp464 static boolean_t check(malloc_zone_t*) { return true; } in check() argument
465 static void print(malloc_zone_t*, boolean_t) { } in print() argument
466 static void log(malloc_zone_t*, void*) { } in log() argument
467 static void forceLock(malloc_zone_t*) { } in forceLock() argument
468 static void forceUnlock(malloc_zone_t*) { } in forceUnlock() argument
479 static void zoneDestroy(malloc_zone_t*) { } in zoneDestroy() argument
4339 size_t FastMallocZone::size(malloc_zone_t*, const void*) in CreateCacheIfNecessary() argument
4344 void* FastMallocZone::zoneMalloc(malloc_zone_t*, size_t) in CreateCacheIfNecessary() argument
4349 void* FastMallocZone::zoneCalloc(malloc_zone_t*, size_t, size_t) in CreateCacheIfNecessary() argument
4354 void FastMallocZone::zoneFree(malloc_zone_t*, void* ptr) in CreateCacheIfNecessary() argument
[all …]
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/wtf/
H A DFastMalloc.cpp464 static boolean_t check(malloc_zone_t*) { return true; } in check() argument
465 static void print(malloc_zone_t*, boolean_t) { } in print() argument
466 static void log(malloc_zone_t*, void*) { } in log() argument
467 static void forceLock(malloc_zone_t*) { } in forceLock() argument
468 static void forceUnlock(malloc_zone_t*) { } in forceUnlock() argument
479 static void zoneDestroy(malloc_zone_t*) { } in zoneDestroy() argument
4342 size_t FastMallocZone::size(malloc_zone_t*, const void*) in CreateCacheIfNecessary() argument
4347 void* FastMallocZone::zoneMalloc(malloc_zone_t*, size_t) in CreateCacheIfNecessary() argument
4352 void* FastMallocZone::zoneCalloc(malloc_zone_t*, size_t, size_t) in CreateCacheIfNecessary() argument
4357 void FastMallocZone::zoneFree(malloc_zone_t*, void* ptr) in CreateCacheIfNecessary() argument
[all …]
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/wtf/
H A DFastMalloc.cpp464 static boolean_t check(malloc_zone_t*) { return true; } in check() argument
465 static void print(malloc_zone_t*, boolean_t) { } in print() argument
466 static void log(malloc_zone_t*, void*) { } in log() argument
467 static void forceLock(malloc_zone_t*) { } in forceLock() argument
468 static void forceUnlock(malloc_zone_t*) { } in forceUnlock() argument
479 static void zoneDestroy(malloc_zone_t*) { } in zoneDestroy() argument
4342 size_t FastMallocZone::size(malloc_zone_t*, const void*) in CreateCacheIfNecessary() argument
4347 void* FastMallocZone::zoneMalloc(malloc_zone_t*, size_t) in CreateCacheIfNecessary() argument
4352 void* FastMallocZone::zoneCalloc(malloc_zone_t*, size_t, size_t) in CreateCacheIfNecessary() argument
4357 void FastMallocZone::zoneFree(malloc_zone_t*, void* ptr) in CreateCacheIfNecessary() argument
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/malloc/
H A Dmalloc.h100 } malloc_zone_t; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos.11-any/malloc/
H A Dmalloc.h100 } malloc_zone_t; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos.12-any/malloc/
H A Dmalloc.h100 } malloc_zone_t; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/malloc/
H A Dmalloc.h100 } malloc_zone_t; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos.11-any/malloc/
H A Dmalloc.h100 } malloc_zone_t; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos.12-any/malloc/
H A Dmalloc.h100 } malloc_zone_t; typedef
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dzext-extract_subreg.ll32 br i1 undef, label %return, label %if.end.i
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/PowerPC/
H A Datomics-indexed.ll32 ; CHECK-PPC64: cmpw [[CR:cr[0-9]+]], [[VAL]], [[VAL]]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/tikv-jemalloc-sys-0.4.2+5.2.1-patched.2/jemalloc/src/
H A Dzone.c32 } malloc_zone_t; typedef
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/src/
H A Dzone.c32 } malloc_zone_t; typedef

12345