| /external/libcxx/test/std/extensions/hash/ |
| specializations.pass.cpp | 19 assert(__gnu_cxx::hash<const char *>()("test") == 21 assert(__gnu_cxx::hash<char *>()(str) == std::hash<std::string>()("test")); 22 assert(__gnu_cxx::hash<char>()(42) == 42); 23 assert(__gnu_cxx::hash<signed char>()(42) == 42); 24 assert(__gnu_cxx::hash<unsigned char>()(42) == 42); 25 assert(__gnu_cxx::hash<short>()(42) == 42); 26 assert(__gnu_cxx::hash<unsigned short>()(42) == 42); 27 assert(__gnu_cxx::hash<int>()(42) == 42); 28 assert(__gnu_cxx::hash<unsigned int>()(42) == 42); 29 assert(__gnu_cxx::hash<long>()(42) == 42) [all...] |
| specializations.fail.cpp | 16 assert(__gnu_cxx::hash<std::string>()(std::string()) == 0); // error
|
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/extensions/hash/ |
| specializations.pass.cpp | 17 assert(__gnu_cxx::hash<const char *>()("test") == 19 assert(__gnu_cxx::hash<char *>()(str) == std::hash<std::string>()("test")); 20 assert(__gnu_cxx::hash<char>()(42) == 42); 21 assert(__gnu_cxx::hash<signed char>()(42) == 42); 22 assert(__gnu_cxx::hash<unsigned char>()(42) == 42); 23 assert(__gnu_cxx::hash<short>()(42) == 42); 24 assert(__gnu_cxx::hash<unsigned short>()(42) == 42); 25 assert(__gnu_cxx::hash<int>()(42) == 42); 26 assert(__gnu_cxx::hash<unsigned int>()(42) == 42); 27 assert(__gnu_cxx::hash<long>()(42) == 42) [all...] |
| specializations.fail.cpp | 16 assert(__gnu_cxx::hash<std::string>()(std::string()) == 0); // error
|
| /external/libcxx/test/std/extensions/hash_map/ |
| const_iterator.fail.cpp | 14 __gnu_cxx::hash_map<int, int> m; 16 const __gnu_cxx::hash_map<int, int> &cm = m;
|
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/extensions/hash_map/ |
| const_iterator.fail.cpp | 14 __gnu_cxx::hash_map<int, int> m; 16 const __gnu_cxx::hash_map<int, int> &cm = m;
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/ |
| c++allocator.h | 43 * __gnu_cxx::new_allocator. 48 using __allocator_base = __gnu_cxx::new_allocator<_Tp>; 52 # define __allocator_base __gnu_cxx::new_allocator
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/ |
| c++allocator.h | 43 * __gnu_cxx::new_allocator. 48 using __allocator_base = __gnu_cxx::new_allocator<_Tp>; 52 # define __allocator_base __gnu_cxx::new_allocator
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/ |
| c++allocator.h | 43 * __gnu_cxx::new_allocator. 48 using __allocator_base = __gnu_cxx::new_allocator<_Tp>; 52 # define __allocator_base __gnu_cxx::new_allocator
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/ |
| c++allocator.h | 43 * __gnu_cxx::new_allocator. 48 using __allocator_base = __gnu_cxx::new_allocator<_Tp>; 52 # define __allocator_base __gnu_cxx::new_allocator
|
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/ |
| c++allocator.h | 43 * __gnu_cxx::new_allocator. 48 using __allocator_base = __gnu_cxx::new_allocator<_Tp>; 52 # define __allocator_base __gnu_cxx::new_allocator
|
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/ |
| c++allocator.h | 43 * __gnu_cxx::new_allocator. 48 using __allocator_base = __gnu_cxx::new_allocator<_Tp>; 52 # define __allocator_base __gnu_cxx::new_allocator
|
| /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/ |
| c++allocator.h | 43 * __gnu_cxx::new_allocator. 48 using __allocator_base = __gnu_cxx::new_allocator<_Tp>; 52 # define __allocator_base __gnu_cxx::new_allocator
|
| /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/ |
| c++allocator.h | 43 * __gnu_cxx::new_allocator. 48 using __allocator_base = __gnu_cxx::new_allocator<_Tp>; 52 # define __allocator_base __gnu_cxx::new_allocator
|
| /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/ |
| c++allocator.h | 43 * __gnu_cxx::new_allocator. 48 using __allocator_base = __gnu_cxx::new_allocator<_Tp>; 52 # define __allocator_base __gnu_cxx::new_allocator
|
| /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/ |
| c++allocator.h | 43 * __gnu_cxx::new_allocator. 48 using __allocator_base = __gnu_cxx::new_allocator<_Tp>; 52 # define __allocator_base __gnu_cxx::new_allocator
|
| /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/ |
| c++allocator.h | 43 * __gnu_cxx::new_allocator. 48 using __allocator_base = __gnu_cxx::new_allocator<_Tp>; 52 # define __allocator_base __gnu_cxx::new_allocator
|
| /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/ |
| c++allocator.h | 43 * __gnu_cxx::new_allocator. 48 using __allocator_base = __gnu_cxx::new_allocator<_Tp>; 52 # define __allocator_base __gnu_cxx::new_allocator
|
| /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/ |
| c++allocator.h | 43 * __gnu_cxx::new_allocator. 48 using __allocator_base = __gnu_cxx::new_allocator<_Tp>; 52 # define __allocator_base __gnu_cxx::new_allocator
|
| /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/ |
| c++allocator.h | 43 * __gnu_cxx::new_allocator. 48 using __allocator_base = __gnu_cxx::new_allocator<_Tp>; 52 # define __allocator_base __gnu_cxx::new_allocator
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
| concept_check.h | 68 __gnu_cxx::__function_requires< __gnu_cxx::__VA_ARGS__ >(); 70 _GLIBCXX_CLASS_REQUIRES(_a, __gnu_cxx, _C); 72 _GLIBCXX_CLASS_REQUIRES2(_a, _b, __gnu_cxx, _C); 74 _GLIBCXX_CLASS_REQUIRES3(_a, _b, _c, __gnu_cxx, _C); 76 _GLIBCXX_CLASS_REQUIRES4(_a, _b, _c, _d, __gnu_cxx, _C);
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
| concept_check.h | 68 __gnu_cxx::__function_requires< __gnu_cxx::__VA_ARGS__ >(); 70 _GLIBCXX_CLASS_REQUIRES(_a, __gnu_cxx, _C); 72 _GLIBCXX_CLASS_REQUIRES2(_a, _b, __gnu_cxx, _C); 74 _GLIBCXX_CLASS_REQUIRES3(_a, _b, _c, __gnu_cxx, _C); 76 _GLIBCXX_CLASS_REQUIRES4(_a, _b, _c, _d, __gnu_cxx, _C);
|
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
| concept_check.h | 68 __gnu_cxx::__function_requires< __gnu_cxx::__VA_ARGS__ >(); 70 _GLIBCXX_CLASS_REQUIRES(_a, __gnu_cxx, _C); 72 _GLIBCXX_CLASS_REQUIRES2(_a, _b, __gnu_cxx, _C); 74 _GLIBCXX_CLASS_REQUIRES3(_a, _b, _c, __gnu_cxx, _C); 76 _GLIBCXX_CLASS_REQUIRES4(_a, _b, _c, _d, __gnu_cxx, _C);
|
| /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
| concept_check.h | 68 __gnu_cxx::__function_requires< __gnu_cxx::__VA_ARGS__ >(); 70 _GLIBCXX_CLASS_REQUIRES(_a, __gnu_cxx, _C); 72 _GLIBCXX_CLASS_REQUIRES2(_a, _b, __gnu_cxx, _C); 74 _GLIBCXX_CLASS_REQUIRES3(_a, _b, _c, __gnu_cxx, _C); 76 _GLIBCXX_CLASS_REQUIRES4(_a, _b, _c, _d, __gnu_cxx, _C);
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/ |
| container_base_dispatch.hpp | 111 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 0> at0; 113 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 1> at1; 127 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 0> at0; 129 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 1> at1; 142 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 1> at1; 155 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 1> at1; 168 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 0> at0; 170 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 1> at1; 184 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 0> at0; 186 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 1> at1 [all...] |