Home
last modified time | relevance | path

Searched refs:aligned_union (Results 51 – 75 of 278) sorted by relevance

12345678910>>...12

/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/20_util/aligned_union/requirements/
H A Dalias_decl.cc27 static_assert (is_same<typename aligned_union<0, char, int>::type,
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/aligned_union/requirements/
H A Dalias_decl.cc26 static_assert (is_same<typename aligned_union<0, char, int>::type,
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/20_util/aligned_union/requirements/
H A Dalias_decl.cc26 static_assert (is_same<typename aligned_union<0, char, int>::type,
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/20_util/aligned_union/requirements/
H A Dalias_decl.cc26 static_assert (is_same<typename aligned_union<0, char, int>::type,
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/aligned_union/requirements/
H A Dalias_decl.cc26 static_assert (is_same<typename aligned_union<0, char, int>::type,
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/20_util/aligned_union/requirements/
H A Dalias_decl.cc26 static_assert (is_same<typename aligned_union<0, char, int>::type,
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/20_util/aligned_union/requirements/
H A Dalias_decl.cc27 static_assert (is_same<typename aligned_union<0, char, int>::type,
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/20_util/aligned_union/requirements/
H A Dalias_decl.cc26 static_assert (is_same<typename aligned_union<0, char, int>::type,
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/20_util/aligned_union/requirements/
H A Dalias_decl.cc26 static_assert (is_same<typename aligned_union<0, char, int>::type,
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/20_util/aligned_union/requirements/
H A Dalias_decl.cc26 static_assert (is_same<typename aligned_union<0, char, int>::type,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
H A Daligned_union.compile.fail.cpp21 typedef std::aligned_union<10, A>::type T1; in main()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
H A Daligned_union.fail.cpp21 typedef std::aligned_union<10, A>::type T1; in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
H A Daligned_union.compile.fail.cpp21 typedef std::aligned_union<10, A>::type T1; in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/utilities/meta/meta.trans/meta.trans.other/
H A Daligned_union.fail.cpp21 typedef std::aligned_union<10, A>::type T1; in main()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
H A Daligned_union.compile.fail.cpp21 typedef std::aligned_union<10, A>::type T1; in main()
/dports/devel/libc++/libcxx-10.0.1.src/test/std/utilities/meta/meta.trans/meta.trans.other/
H A Daligned_union.fail.cpp21 typedef std::aligned_union<10, A>::type T1; in main()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
H A Daligned_union.compile.fail.cpp21 typedef std::aligned_union<10, A>::type T1; in main()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
H A Daligned_union.compile.fail.cpp21 typedef std::aligned_union<10, A>::type T1; in main()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
H A Daligned_union.compile.fail.cpp21 typedef std::aligned_union<10, A>::type T1; in main()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
H A Daligned_union.compile.fail.cpp21 typedef std::aligned_union<10, A>::type T1; in main()
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
H A Daligned_union.compile.fail.cpp21 typedef std::aligned_union<10, A>::type T1; in main()
/dports/devel/eastl/EASTL-3.13.06/include/EASTL/internal/
H A Dtype_transformations.h473 struct aligned_union
491 using aligned_union_t = typename aligned_union<minSize, Type0, Type1, Type2, Type3>::type;
497 struct aligned_union
509 using aligned_union_t = typename aligned_union<minSize, TypeN...>::type;
/dports/devel/efl/efl-1.25.1/src/bindings/cxx/eina_cxx/
H A Deina_aligned_union.hh34 struct aligned_union struct
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/beast/core/
H A Dhandler_ptr.hpp53 using handler_storage_t = typename detail::aligned_union<1, Handler>::type;
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Include/Rocket/Core/
H A DVariant.h152 …std::aligned_union<0, byte, char, float, int, String, word, Vector2f, Colourf, Colourb, ScriptInte…

12345678910>>...12