Searched refs:auto_zone_create (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/libauto-185.5/tests/
H A Dfillheap.m30 gc_zone = auto_zone_create("test collected zone");
H A Dtest_introspection.c77 test_introspection(auto_zone_create("auto zone"), true);
H A Dalloc_test.c63 gc_zone = auto_zone_create("sample collected zone");
/macosx-10.9.5/libauto-185.5/auto_tester/
H A Dauto_perf.c71 azone = auto_zone_create("perf test zone");
/macosx-10.9.5/libauto-185.5/
H A Dauto_zone.h46 AUTO_EXPORT auto_zone_t *auto_zone_create(const char *name)
316 is incompatible with compaction has been loaded. This is safe to call immediately after auto_zone_create().
H A Dauto_zone.cpp748 auto_zone_t *auto_zone_create(const char *name) { function
/macosx-10.9.5/objc4-551.1/runtime/
H A Dobjc-auto.mm850 result = auto_zone_create("auto_zone");

Completed in 388 milliseconds