Home
last modified time | relevance | path

Searched refs:countDealloc (Results 1 – 22 of 22) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/support/
H A Dcontrolled_allocators.h108 void countDealloc(void* p, size_t s, size_t a) { in countDealloc() function
259 P->countDealloc(vp, n*sizeof(T), alignof(T)); in deallocate()
384 P->countDealloc(p, n*sizeof(T), alignof(T)); in deallocate()
478 P->countDealloc(vp, n*sizeof(T), alignof(T)); in deallocate()
H A Dtest_memory_resource.h89 C.countDealloc(p, s, a);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/support/
H A Dcontrolled_allocators.h108 void countDealloc(void* p, size_t s, size_t a) { in countDealloc() function
259 P->countDealloc(vp, n*sizeof(T), alignof(T)); in deallocate()
384 P->countDealloc(p, n*sizeof(T), alignof(T)); in deallocate()
478 P->countDealloc(vp, n*sizeof(T), alignof(T)); in deallocate()
H A Dtest_memory_resource.h89 C.countDealloc(p, s, a);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/support/
H A Dcontrolled_allocators.h108 void countDealloc(void* p, size_t s, size_t a) { in countDealloc() function
259 P->countDealloc(vp, n*sizeof(T), alignof(T)); in deallocate()
384 P->countDealloc(p, n*sizeof(T), alignof(T)); in deallocate()
478 P->countDealloc(vp, n*sizeof(T), alignof(T)); in deallocate()
H A Dtest_memory_resource.h89 C.countDealloc(p, s, a);
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/support/
H A Dcontrolled_allocators.h108 void countDealloc(void* p, size_t s, size_t a) { in countDealloc() function
259 P->countDealloc(vp, n*sizeof(T), alignof(T)); in deallocate()
384 P->countDealloc(p, n*sizeof(T), alignof(T)); in deallocate()
478 P->countDealloc(vp, n*sizeof(T), alignof(T)); in deallocate()
H A Dtest_memory_resource.h89 C.countDealloc(p, s, a);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/support/
H A Dcontrolled_allocators.h108 void countDealloc(void* p, size_t s, size_t a) { in countDealloc() function
259 P->countDealloc(vp, n*sizeof(T), alignof(T)); in deallocate()
384 P->countDealloc(p, n*sizeof(T), alignof(T)); in deallocate()
478 P->countDealloc(vp, n*sizeof(T), alignof(T)); in deallocate()
H A Dtest_memory_resource.h89 C.countDealloc(p, s, a);
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/support/
H A Dcontrolled_allocators.h108 void countDealloc(void* p, size_t s, size_t a) { in countDealloc() function
259 P->countDealloc(vp, n*sizeof(T), alignof(T)); in deallocate()
384 P->countDealloc(p, n*sizeof(T), alignof(T)); in deallocate()
478 P->countDealloc(vp, n*sizeof(T), alignof(T)); in deallocate()
H A Dtest_memory_resource.h89 C.countDealloc(p, s, a);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/support/
H A Dcontrolled_allocators.h108 void countDealloc(void* p, size_t s, size_t a) { in countDealloc() function
259 P->countDealloc(vp, n*sizeof(T), alignof(T)); in deallocate()
384 P->countDealloc(p, n*sizeof(T), alignof(T)); in deallocate()
478 P->countDealloc(vp, n*sizeof(T), alignof(T)); in deallocate()
H A Dtest_memory_resource.h89 C.countDealloc(p, s, a);
/dports/devel/libc++/libcxx-10.0.1.src/test/support/
H A Dcontrolled_allocators.h108 void countDealloc(void* p, size_t s, size_t a) { in countDealloc() function
259 P->countDealloc(vp, n*sizeof(T), alignof(T)); in deallocate()
384 P->countDealloc(p, n*sizeof(T), alignof(T)); in deallocate()
478 P->countDealloc(vp, n*sizeof(T), alignof(T)); in deallocate()
H A Dtest_memory_resource.h89 C.countDealloc(p, s, a);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/support/
H A Dcontrolled_allocators.h108 void countDealloc(void* p, size_t s, size_t a) { in countDealloc() function
259 P->countDealloc(vp, n*sizeof(T), alignof(T)); in deallocate()
384 P->countDealloc(p, n*sizeof(T), alignof(T)); in deallocate()
478 P->countDealloc(vp, n*sizeof(T), alignof(T)); in deallocate()
H A Dtest_memory_resource.h89 C.countDealloc(p, s, a);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/support/
H A Dcontrolled_allocators.h108 void countDealloc(void* p, size_t s, size_t a) { in countDealloc() function
259 P->countDealloc(vp, n*sizeof(T), alignof(T)); in deallocate()
384 P->countDealloc(p, n*sizeof(T), alignof(T)); in deallocate()
478 P->countDealloc(vp, n*sizeof(T), alignof(T)); in deallocate()
H A Dtest_memory_resource.h89 C.countDealloc(p, s, a);
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/support/
H A Dcontrolled_allocators.h108 void countDealloc(void* p, size_t s, size_t a) {
259 P->countDealloc(vp, n*sizeof(T), alignof(T));
384 P->countDealloc(p, n*sizeof(T), alignof(T));
478 P->countDealloc(vp, n*sizeof(T), alignof(T));
H A Dtest_memory_resource.h89 C.countDealloc(p, s, a);