Home
last modified time | relevance | path

Searched refs:other_alloc (Results 1 – 25 of 62) sorted by relevance

123

/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D3.cc41 using other_alloc = __gnu_test::SimpleAllocator<int>; typedef
42 using other_scoped = std::scoped_allocator_adaptor<other_alloc>;
59 static_assert( !is_constructible<scoped, const other_alloc&>::value,
61 static_assert( !is_constructible<scoped, other_alloc>::value,
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D3.cc41 using other_alloc = __gnu_test::SimpleAllocator<int>; typedef
42 using other_scoped = std::scoped_allocator_adaptor<other_alloc>;
59 static_assert( !is_constructible<scoped, const other_alloc&>::value,
61 static_assert( !is_constructible<scoped, other_alloc>::value,
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D3.cc41 using other_alloc = __gnu_test::SimpleAllocator<int>; typedef
42 using other_scoped = std::scoped_allocator_adaptor<other_alloc>;
59 static_assert( !is_constructible<scoped, const other_alloc&>::value,
61 static_assert( !is_constructible<scoped, other_alloc>::value,
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D3.cc41 using other_alloc = __gnu_test::SimpleAllocator<int>; typedef
42 using other_scoped = std::scoped_allocator_adaptor<other_alloc>;
59 static_assert( !is_constructible<scoped, const other_alloc&>::value,
61 static_assert( !is_constructible<scoped, other_alloc>::value,
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D3.cc41 using other_alloc = __gnu_test::SimpleAllocator<int>; typedef
42 using other_scoped = std::scoped_allocator_adaptor<other_alloc>;
59 static_assert( !is_constructible<scoped, const other_alloc&>::value,
61 static_assert( !is_constructible<scoped, other_alloc>::value,
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D3.cc41 using other_alloc = __gnu_test::SimpleAllocator<int>; typedef
42 using other_scoped = std::scoped_allocator_adaptor<other_alloc>;
59 static_assert( !is_constructible<scoped, const other_alloc&>::value,
61 static_assert( !is_constructible<scoped, other_alloc>::value,
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D3.cc41 using other_alloc = __gnu_test::SimpleAllocator<int>; typedef
42 using other_scoped = std::scoped_allocator_adaptor<other_alloc>;
59 static_assert( !is_constructible<scoped, const other_alloc&>::value,
61 static_assert( !is_constructible<scoped, other_alloc>::value,
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D3.cc41 using other_alloc = __gnu_test::SimpleAllocator<int>; typedef
42 using other_scoped = std::scoped_allocator_adaptor<other_alloc>;
59 static_assert( !is_constructible<scoped, const other_alloc&>::value,
61 static_assert( !is_constructible<scoped, other_alloc>::value,
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D3.cc41 using other_alloc = __gnu_test::SimpleAllocator<int>; typedef
42 using other_scoped = std::scoped_allocator_adaptor<other_alloc>;
59 static_assert( !is_constructible<scoped, const other_alloc&>::value,
61 static_assert( !is_constructible<scoped, other_alloc>::value,
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D3.cc41 using other_alloc = __gnu_test::SimpleAllocator<int>; typedef
42 using other_scoped = std::scoped_allocator_adaptor<other_alloc>;
59 static_assert( !is_constructible<scoped, const other_alloc&>::value,
61 static_assert( !is_constructible<scoped, other_alloc>::value,
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D3.cc41 using other_alloc = __gnu_test::SimpleAllocator<int>; typedef
42 using other_scoped = std::scoped_allocator_adaptor<other_alloc>;
59 static_assert( !is_constructible<scoped, const other_alloc&>::value,
61 static_assert( !is_constructible<scoped, other_alloc>::value,
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D3.cc41 using other_alloc = __gnu_test::SimpleAllocator<int>; typedef
42 using other_scoped = std::scoped_allocator_adaptor<other_alloc>;
59 static_assert( !is_constructible<scoped, const other_alloc&>::value,
61 static_assert( !is_constructible<scoped, other_alloc>::value,
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D3.cc41 using other_alloc = __gnu_test::SimpleAllocator<int>; typedef
42 using other_scoped = std::scoped_allocator_adaptor<other_alloc>;
59 static_assert( !is_constructible<scoped, const other_alloc&>::value,
61 static_assert( !is_constructible<scoped, other_alloc>::value,
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D3.cc41 using other_alloc = __gnu_test::SimpleAllocator<int>; typedef
42 using other_scoped = std::scoped_allocator_adaptor<other_alloc>;
59 static_assert( !is_constructible<scoped, const other_alloc&>::value,
61 static_assert( !is_constructible<scoped, other_alloc>::value,
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D3.cc41 using other_alloc = __gnu_test::SimpleAllocator<int>; typedef
42 using other_scoped = std::scoped_allocator_adaptor<other_alloc>;
59 static_assert( !is_constructible<scoped, const other_alloc&>::value,
61 static_assert( !is_constructible<scoped, other_alloc>::value,
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D3.cc41 using other_alloc = __gnu_test::SimpleAllocator<int>; typedef
42 using other_scoped = std::scoped_allocator_adaptor<other_alloc>;
59 static_assert( !is_constructible<scoped, const other_alloc&>::value,
61 static_assert( !is_constructible<scoped, other_alloc>::value,
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D3.cc41 using other_alloc = __gnu_test::SimpleAllocator<int>; typedef
42 using other_scoped = std::scoped_allocator_adaptor<other_alloc>;
59 static_assert( !is_constructible<scoped, const other_alloc&>::value,
61 static_assert( !is_constructible<scoped, other_alloc>::value,
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D3.cc41 using other_alloc = __gnu_test::SimpleAllocator<int>; typedef
42 using other_scoped = std::scoped_allocator_adaptor<other_alloc>;
59 static_assert( !is_constructible<scoped, const other_alloc&>::value,
61 static_assert( !is_constructible<scoped, other_alloc>::value,
/dports/databases/db18/db-18.1.40/src/lock/
H A Dlock_region.c524 __lock_region_size(env, other_alloc) in __lock_region_size() argument
526 size_t other_alloc;
561 (((dbenv->memory_max - other_alloc) / 10) /
572 other_alloc += retval;
589 ((dbenv->memory_max - other_alloc) / 2)
/dports/databases/db5/db-5.3.28/src/lock/
H A Dlock_region.c499 __lock_region_size(env, other_alloc) in __lock_region_size() argument
501 size_t other_alloc;
531 (((dbenv->memory_max - other_alloc) / 10) /
542 other_alloc += retval;
555 ((dbenv->memory_max - other_alloc) / 2)
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/error-codes/
H A DE0254.stderr13 LL | use foo::alloc as other_alloc;
H A DE0260.stderr13 LL | extern crate alloc as other_alloc;
H A DE0259.stderr13 LL | extern crate libc as other_alloc;
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/interprocess/containers/container/detail/
H A Dnode_alloc_holder.hpp350 NodeAlloc& other_alloc = x.node_alloc(); in swap() local
352 if (this_alloc != other_alloc){ in swap()
353 containers_detail::do_swap(this_alloc, other_alloc); in swap()
/dports/databases/db5/db-5.3.28/src/env/
H A Denv_failchk.c118 __env_thread_size(env, other_alloc) in __env_thread_size() argument
120 size_t other_alloc;
145 (((dbenv->memory_max - other_alloc) / 10) /

123