/external/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/ |
D | aligned_storage.pass.cpp | 24 typedef std::aligned_storage<10, 1 >::type T1; in main() 37 typedef std::aligned_storage<10, 2 >::type T1; in main() 50 typedef std::aligned_storage<10, 4 >::type T1; in main() 63 typedef std::aligned_storage<10, 8 >::type T1; in main() 76 typedef std::aligned_storage<10, 16 >::type T1; in main() 89 typedef std::aligned_storage<10, 32 >::type T1; in main() 102 typedef std::aligned_storage<20, 32 >::type T1; in main() 115 typedef std::aligned_storage<40, 32 >::type T1; in main() 128 typedef std::aligned_storage<12, 16 >::type T1; in main() 141 typedef std::aligned_storage<1>::type T1; in main() [all …]
|
/external/libtextclassifier/abseil-cpp/absl/meta/ |
D | type_traits_test.cc | 1039 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 1); in TEST() 1040 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 2); in TEST() 1041 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 3); in TEST() 1042 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 4); in TEST() 1043 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 5); in TEST() 1044 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 6); in TEST() 1045 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 7); in TEST() 1046 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 8); in TEST() 1047 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 9); in TEST() 1048 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 10); in TEST() [all …]
|
/external/openscreen/third_party/abseil/src/absl/meta/ |
D | type_traits_test.cc | 1039 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 1); in TEST() 1040 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 2); in TEST() 1041 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 3); in TEST() 1042 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 4); in TEST() 1043 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 5); in TEST() 1044 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 6); in TEST() 1045 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 7); in TEST() 1046 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 8); in TEST() 1047 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 9); in TEST() 1048 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 10); in TEST() [all …]
|
/external/webrtc/third_party/abseil-cpp/absl/meta/ |
D | type_traits_test.cc | 1039 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 1); in TEST() 1040 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 2); in TEST() 1041 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 3); in TEST() 1042 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 4); in TEST() 1043 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 5); in TEST() 1044 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 6); in TEST() 1045 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 7); in TEST() 1046 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 8); in TEST() 1047 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 9); in TEST() 1048 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 10); in TEST() [all …]
|
/external/abseil-cpp/absl/meta/ |
D | type_traits_test.cc | 1039 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 1); in TEST() 1040 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 2); in TEST() 1041 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 3); in TEST() 1042 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 4); in TEST() 1043 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 5); in TEST() 1044 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 6); in TEST() 1045 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 7); in TEST() 1046 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 8); in TEST() 1047 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 9); in TEST() 1048 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 10); in TEST() [all …]
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/meta/ |
D | type_traits_test.cc | 1039 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 1); in TEST() 1040 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 2); in TEST() 1041 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 3); in TEST() 1042 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 4); in TEST() 1043 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 5); in TEST() 1044 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 6); in TEST() 1045 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 7); in TEST() 1046 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 8); in TEST() 1047 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 9); in TEST() 1048 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 10); in TEST() [all …]
|
/external/llvm-project/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/ |
D | aligned_storage.pass.cpp | 37 typedef std::aligned_storage<10, 1 >::type T1; in main() 50 typedef std::aligned_storage<10, 2 >::type T1; in main() 63 typedef std::aligned_storage<10, 4 >::type T1; in main() 76 typedef std::aligned_storage<10, 8 >::type T1; in main() 89 typedef std::aligned_storage<10, 16 >::type T1; in main() 102 typedef std::aligned_storage<10, 32 >::type T1; in main() 115 typedef std::aligned_storage<20, 32 >::type T1; in main() 128 typedef std::aligned_storage<40, 32 >::type T1; in main() 141 typedef std::aligned_storage<12, 16 >::type T1; in main() 154 typedef std::aligned_storage<1>::type T1; in main() [all …]
|
/external/angle/third_party/abseil-cpp/absl/meta/ |
D | type_traits_test.cc | 1067 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 1); in TEST() 1068 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 2); in TEST() 1069 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 3); in TEST() 1070 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 4); in TEST() 1071 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 5); in TEST() 1072 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 6); in TEST() 1073 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 7); in TEST() 1074 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 8); in TEST() 1075 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 9); in TEST() 1076 ABSL_INTERNAL_EXPECT_ALIAS_EQUIVALENCE(aligned_storage, 10); in TEST() [all …]
|
/external/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/ |
D | construct.pass.cpp | 90 std::aligned_storage<sizeof(A0)>::type a0; in main() 98 std::aligned_storage<sizeof(A1)>::type a1; in main() 106 std::aligned_storage<sizeof(A2)>::type a2; in main() 115 std::aligned_storage<sizeof(VT)>::type store; in main() 123 std::aligned_storage<sizeof(A0)>::type a0; in main() 134 std::aligned_storage<sizeof(A1)>::type a1; in main() 145 std::aligned_storage<sizeof(A2)>::type a2; in main()
|
D | destroy.pass.cpp | 63 std::aligned_storage<sizeof(A0)>::type a0; in main() 73 std::aligned_storage<sizeof(VT)>::type store; in main() 81 std::aligned_storage<sizeof(A0)>::type a0; in main()
|
/external/llvm-project/compiler-rt/lib/xray/ |
D | xray_profile_collector.cpp | 32 typename std::aligned_storage<sizeof(FunctionCallTrie)>::type TrieStorage; 74 static typename std::aligned_storage< 78 static typename std::aligned_storage<sizeof(ThreadDataAllocator), 81 static typename std::aligned_storage<sizeof(ThreadDataArray), 94 static typename std::aligned_storage<sizeof(ProfileBufferArray)>::type 96 static typename std::aligned_storage<sizeof(ProfileBufferArrayAllocator)>::type 385 static typename std::aligned_storage<sizeof(XRayProfilingFileHeader)>::type in nextBuffer()
|
D | xray_fdr_logging.cpp | 58 typename std::aligned_storage<sizeof(FDRLogWriter), 65 typename std::aligned_storage<sizeof(FDRController<>), 80 static std::aligned_storage<sizeof(BufferQueue)>::type BufferQueueStorage; 131 thread_local typename std::aligned_storage< in getThreadLocalData() 143 static std::aligned_storage<sizeof(XRayFileHeader)>::type HStorage; in fdrCommonHeaderInfo() 207 static std::aligned_storage<sizeof(XRayFileHeader)>::type HeaderStorage; in fdrIterator()
|
D | xray_function_call_trie.h | 142 typename std::aligned_storage<sizeof(NodeAllocatorType), 145 typename std::aligned_storage<sizeof(RootAllocatorType), 148 typename std::aligned_storage<sizeof(ShadowStackAllocatorType), 151 typename std::aligned_storage<sizeof(NodeIdPairAllocatorType),
|
D | xray_profiling.cpp | 51 static std::aligned_storage<sizeof(BufferQueue), alignof(BufferQueue)>::type 56 thread_local std::aligned_storage<sizeof(FunctionCallTrie::Allocators), 59 thread_local std::aligned_storage<sizeof(FunctionCallTrie),
|
/external/llvm-project/compiler-rt/test/tsan/ |
D | custom_mutex4.cpp | 15 std::aligned_storage<sizeof(Mutex), alignof(Mutex)>::type mu1_store; in main() 22 std::aligned_storage<sizeof(Mutex), alignof(Mutex)>::type mu2_store; in main()
|
D | custom_mutex5.cpp | 10 std::aligned_storage<sizeof(Mutex), alignof(Mutex)>::type mu1_store; in main() 17 std::aligned_storage<sizeof(Mutex), alignof(Mutex)>::type mu2_store; in main()
|
/external/libcxx/test/std/utilities/memory/storage.iterator/ |
D | raw_storage_iterator.pass.cpp | 44 typedef std::aligned_storage<3*sizeof(S), std::alignment_of<S>::value>::type in main() 60 typedef std::aligned_storage<3*sizeof(S), std::alignment_of<S>::value>::type in main()
|
D | raw_storage_iterator.base.pass.cpp | 43 typedef std::aligned_storage<3*sizeof(A), std::alignment_of<A>::value>::type in main()
|
/external/llvm-project/libcxx/test/std/utilities/memory/storage.iterator/ |
D | raw_storage_iterator.pass.cpp | 43 typedef std::aligned_storage<3*sizeof(S), std::alignment_of<S>::value>::type in main() 59 typedef std::aligned_storage<3*sizeof(S), std::alignment_of<S>::value>::type in main()
|
D | raw_storage_iterator.base.pass.cpp | 42 typedef std::aligned_storage<3*sizeof(A), std::alignment_of<A>::value>::type in main()
|
/external/skqp/tests/ |
D | ArenaAllocTest.cpp | 93 arena.make<typename std::aligned_storage<10,8>::type>(); in DEF_TEST() 119 arena.make<typename std::aligned_storage<10,8>::type>(); in DEF_TEST() 146 arena.make<typename std::aligned_storage<10,8>::type>(); in DEF_TEST()
|
/external/libcxx/test/std/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/ |
D | allocate.pass.cpp | 33 using T = typename std::aligned_storage<S, Align>::type; in testForSizeAndAlign() 49 using T = typename std::aligned_storage<S>::type; in testAllocForSizeThrows()
|
/external/llvm-project/libcxx/test/std/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/ |
D | allocate.pass.cpp | 31 using T = typename std::aligned_storage<S, Align>::type; in testForSizeAndAlign() 47 using T = typename std::aligned_storage<S>::type; in testAllocForSizeThrows()
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/gprpp/ |
D | manual_constructor.h | 162 typename std::aligned_storage< 208 typename std::aligned_storage<sizeof(Type), alignof(Type)>::type space_;
|
/external/grpc-grpc/src/core/lib/gprpp/ |
D | manual_constructor.h | 162 typename std::aligned_storage< 208 typename std::aligned_storage<sizeof(Type), alignof(Type)>::type space_;
|