Home
last modified time | relevance | path

Searched refs:is_equal_count (Results 1 – 11 of 11) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/support/
H A Dcontrolled_allocators.h65 int is_equal_count = 0; member
208 ++is_equal_count; in countIsEqual()
212 return is_equal_count == n; in checkIsEqualCalledEq()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/support/
H A Dcontrolled_allocators.h65 int is_equal_count = 0; member
208 ++is_equal_count; in countIsEqual()
212 return is_equal_count == n; in checkIsEqualCalledEq()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/support/
H A Dcontrolled_allocators.h65 int is_equal_count = 0; member
208 ++is_equal_count; in countIsEqual()
212 return is_equal_count == n; in checkIsEqualCalledEq()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/support/
H A Dcontrolled_allocators.h65 int is_equal_count = 0; member
208 ++is_equal_count; in countIsEqual()
212 return is_equal_count == n; in checkIsEqualCalledEq()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/support/
H A Dcontrolled_allocators.h65 int is_equal_count = 0; member
208 ++is_equal_count; in countIsEqual()
212 return is_equal_count == n; in checkIsEqualCalledEq()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/support/
H A Dcontrolled_allocators.h65 int is_equal_count = 0; member
208 ++is_equal_count; in countIsEqual()
212 return is_equal_count == n; in checkIsEqualCalledEq()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/support/
H A Dcontrolled_allocators.h65 int is_equal_count = 0; member
208 ++is_equal_count; in countIsEqual()
212 return is_equal_count == n; in checkIsEqualCalledEq()
/dports/devel/libc++/libcxx-10.0.1.src/test/support/
H A Dcontrolled_allocators.h65 int is_equal_count = 0; member
208 ++is_equal_count; in countIsEqual()
212 return is_equal_count == n; in checkIsEqualCalledEq()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/support/
H A Dcontrolled_allocators.h65 int is_equal_count = 0; member
208 ++is_equal_count; in countIsEqual()
212 return is_equal_count == n; in checkIsEqualCalledEq()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/support/
H A Dcontrolled_allocators.h65 int is_equal_count = 0; member
208 ++is_equal_count; in countIsEqual()
212 return is_equal_count == n; in checkIsEqualCalledEq()
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/support/
H A Dcontrolled_allocators.h65 int is_equal_count = 0;
208 ++is_equal_count;
212 return is_equal_count == n;