/external/libcxx/test/extensions/hash/ |
D | specializations.pass.cpp | 17 assert(__gnu_cxx::hash<const char *>()("test") == in main() 19 assert(__gnu_cxx::hash<char *>()(str) == std::hash<std::string>()("test")); in main() 20 assert(__gnu_cxx::hash<char>()(42) == 42); in main() 21 assert(__gnu_cxx::hash<signed char>()(42) == 42); in main() 22 assert(__gnu_cxx::hash<unsigned char>()(42) == 42); in main() 23 assert(__gnu_cxx::hash<short>()(42) == 42); in main() 24 assert(__gnu_cxx::hash<unsigned short>()(42) == 42); in main() 25 assert(__gnu_cxx::hash<int>()(42) == 42); in main() 26 assert(__gnu_cxx::hash<unsigned int>()(42) == 42); in main() 27 assert(__gnu_cxx::hash<long>()(42) == 42); in main() [all …]
|
D | specializations.fail.cpp | 16 assert(__gnu_cxx::hash<std::string>()(std::string()) == 0); // error in main()
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2009-02-20-InstCombine-SROA.ll | 8 %"struct.__gnu_cxx::__normal_iterator<int*,std::vector<int, std::allocator<int> > >" = type { i32* } 19 %0 = alloca %"struct.__gnu_cxx::__normal_iterator<int*,std::vector<int, std::allocator<int> > >" 20 …%__first_addr.i.i = alloca %"struct.__gnu_cxx::__normal_iterator<int*,std::vector<int, std::alloca… 21 …%__last_addr.i.i = alloca %"struct.__gnu_cxx::__normal_iterator<int*,std::vector<int, std::allocat… 24 …%__first_addr.i = alloca %"struct.__gnu_cxx::__normal_iterator<int*,std::vector<int, std::allocato… 26 %3 = alloca %"struct.__gnu_cxx::__normal_iterator<int*,std::vector<int, std::allocator<int> > >" 34 …%9 = getelementptr %"struct.__gnu_cxx::__normal_iterator<int*,std::vector<int, std::allocator<int>… 36 …%10 = getelementptr %"struct.__gnu_cxx::__normal_iterator<int*,std::vector<int, std::allocator<int… 46 …%16 = getelementptr %"struct.__gnu_cxx::__normal_iterator<int*,std::vector<int, std::allocator<int… 48 …%17 = getelementptr %"struct.__gnu_cxx::__normal_iterator<int*,std::vector<int, std::allocator<int… [all …]
|
/external/llvm/test/Transforms/ScalarRepl/ |
D | crash.ll | 118 …%"struct.__gnu_cxx::balloc::_Inclusive_between<__gnu_cxx::bitmap_allocator<char>::_Alloc_block*>" … 119 %"struct.__gnu_cxx::bitmap_allocator<char>" = type { i8 } 120 %"struct.__gnu_cxx::bitmap_allocator<char>::_Alloc_block" = type { [8 x i8] } 125 …__gnu_cxx::balloc::_Inclusive_between<__gnu_cxx::bitmap_allocator<char>::_Alloc_block*>"* … 126 …__gnu_cxx::balloc::_Inclusive_between<__gnu_cxx::bitmap_allocator<char>::_Alloc_block*>", align 4 … 127 …__gnu_cxx::balloc::_Inclusive_between<__gnu_cxx::bitmap_allocator<char>::_Alloc_block*>"* %tmp, %"… 128 …__gnu_cxx::balloc::_Inclusive_between<__gnu_cxx::bitmap_allocator<char>::_Alloc_block*>"** %this_a… 129 …__gnu_cxx::balloc::_Inclusive_between<__gnu_cxx::bitmap_allocator<char>::_Alloc_block*>"* %tmp.i t… 130 …__gnu_cxx::balloc::_Inclusive_between<__gnu_cxx::bitmap_allocator<char>::_Alloc_block*>"** %this_a… 131 …truct.__gnu_cxx::balloc::_Inclusive_between<__gnu_cxx::bitmap_allocator<char>::_Alloc_block*>"* %t…
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | 2004-04-05-InvokeCastCrash.ll | 4 …%"struct.__gnu_cxx::_Hashtable_node<const llvm::Constant*>" = type { %"struct.__gnu_cxx::_Hashtabl… 5 …%"struct.__gnu_cxx::_Hashtable_node<std::pair<const llvm::Value* const, int> >" = type { %"struct.… 6 …__gnu_cxx::hash_map<const llvm::Value*,int,__gnu_cxx::hash<const llvm::Value*>,std::equal_to<const… 7 …__gnu_cxx::hash_set<const llvm::Constant*,__gnu_cxx::hash<const llvm::Constant*>,std::equal_to<con… 8 …__gnu_cxx::hashtable<const llvm::Constant*,const llvm::Constant*,__gnu_cxx::hash<const llvm::Const… 9 …__gnu_cxx::hashtable<std::pair<const llvm::Value* const, int>,const llvm::Value*,__gnu_cxx::hash<c… 28 …__gnu_cxx::hash_set<const llvm::Constant*,__gnu_cxx::hash<const llvm::Constant*>,std::equal_to<con… 64 …__gnu_cxx::_Hashtable_node<const llvm::Constant*>*,std::allocator<const llvm::Constant*>, true>" =… 65 …__gnu_cxx::_Hashtable_node<std::pair<const llvm::Value* const, int> >*,std::allocator<int>, true>"… 74 …base<__gnu_cxx::_Hashtable_node<const llvm::Constant*>*,std::allocator<const llvm::Constant*> >" =… [all …]
|
/external/libcxx/test/extensions/hash_map/ |
D | const_iterator.fail.cpp | 14 __gnu_cxx::hash_map<int, int> m; in main() 16 const __gnu_cxx::hash_map<int, int> &cm = m; in main()
|
/external/chromium_org/sdch/open-vcdiff/src/ |
D | output_string_crope.h | 33 void OutputString<__gnu_cxx::crope>::ReserveAdditionalBytes( in ReserveAdditionalBytes() 36 typedef OutputString<__gnu_cxx::crope> OutputCrope;
|
D | output_string_test.cc | 76 typedef __gnu_cxx::crope crope;
|
/external/llvm/test/Transforms/Inline/ |
D | 2006-11-09-InlineCGUpdate.ll | 9 %"struct.__gnu_cxx::_Rope_rep_alloc_base<char,std::allocator<char>, true>" = type { i32 } 10 …%"struct.__gnu_cxx::__normal_iterator<char*,std::basic_string<char, std::char_traits<char>, std::a… 11 …%"struct.__gnu_cxx::__normal_iterator<const wchar_t*,std::basic_string<wchar_t, std::char_traits<w… 12 %"struct.__gnu_cxx::char_producer<char>" = type { i32 (...)** } 13 …%"struct.__gnu_cxx::stdio_sync_filebuf<char,std::char_traits<char> >" = type { %"struct.std::basic… 14 …%"struct.__gnu_cxx::stdio_sync_filebuf<wchar_t,std::char_traits<wchar_t> >" = type { %"struct.std:… 16 …%struct.__mbstate_t = type { i32, %"struct.__gnu_cxx::_Rope_rep_alloc_base<char,std::allocator<cha… 22 …:char_traits<char> >" = type { { %"struct.std::locale::facet", %"struct.__gnu_cxx::char_producer<c… 23 …ar_traits<wchar_t> >" = type { { %"struct.std::locale::facet", %"struct.__gnu_cxx::char_producer<c… 26 …char_traits<wchar_t> >" = type { %"struct.std::locale::facet", %"struct.__gnu_cxx::char_producer<c… [all …]
|
D | 2006-11-09-InlineCGUpdate-2.ll | 5 …%"struct.__gnu_cxx::__normal_iterator<char*,std::basic_string<char, std::char_traits<char>, std::a… 6 %"struct.__gnu_cxx::char_producer<char>" = type { i32 (...)** } 11 %"struct.std::bad_alloc" = type { %"struct.__gnu_cxx::char_producer<char>" } 14 …d::char_traits<char> >" = type { %"struct.std::locale::facet", %"struct.__gnu_cxx::char_producer<c… 15 …%"struct.std::basic_ofstream<char,std::char_traits<char> >" = type { %"struct.__gnu_cxx::char_prod… 18 …g<char,std::char_traits<char>,std::allocator<char> >" = type { %"struct.__gnu_cxx::__normal_iterat… 30 …%"struct.std::logic_error" = type { %"struct.__gnu_cxx::char_producer<char>", %"struct.std::basic_…
|
/external/clang/test/CodeGenCXX/ |
D | debug-info-use-after-free.cpp | 135 namespace __gnu_cxx { namespace 139 template < typename _Tp > class allocator:__gnu_cxx::new_allocator < _Tp > { 179 __gnu_cxx { namespace 228 __gnu_cxx::hash_map;
|
D | 2007-09-10-RecursiveTypeResolution.cpp | 17 namespace __gnu_cxx namespace 54 typedef __gnu_cxx::__normal_iterator < typename _Alloc::pointer,
|
/external/llvm/test/CodeGen/X86/ |
D | 2012-11-30-misched-dbg.ll | 94 %"class.__gnu_cxx::hash_map" = type { %"class.__gnu_cxx::hashtable" } 95 %"class.__gnu_cxx::hashtable" = type { i64, i64, i64, i64, i64, i64 } 99 %X = alloca %"class.__gnu_cxx::hash_map", align 8 106 call void @llvm.dbg.declare(metadata !{%"class.__gnu_cxx::hash_map"* %X}, metadata !31) 107 …%_M_num_elements.i.i.i.i = getelementptr inbounds %"class.__gnu_cxx::hash_map"* %X, i64 0, i32 0, …
|
/external/llvm/test/CodeGen/Thumb2/ |
D | 2009-10-15-ITBlockBranch.ll | 5 %"struct.__gnu_cxx::__normal_iterator<char*,std::basic_string<char, std::char_traits<char>, std::al… 6 %"struct.__gnu_cxx::new_allocator<char>" = type <{ i8 }> 7 …g<char,std::char_traits<char>,std::allocator<char> >" = type { %"struct.__gnu_cxx::__normal_iterat…
|
D | v8_IT_4.ll | 6 %"struct.__gnu_cxx::__normal_iterator<char*,std::basic_string<char, std::char_traits<char>, std::al… 7 %"struct.__gnu_cxx::new_allocator<char>" = type <{ i8 }> 8 …g<char,std::char_traits<char>,std::allocator<char> >" = type { %"struct.__gnu_cxx::__normal_iterat…
|
/external/lldb/source/Plugins/SymbolFile/DWARF/ |
D | DWARFDebugPubnamesSet.h | 93 …typedef __gnu_cxx::hash_multimap<const char*, uint32_t, __gnu_cxx::hash<const char*>, CStringEqual…
|
/external/oprofile/libregex/ |
D | stl.pat.in | 120 # __gnu_cxx::__normal_iterator are used in two context: basic_string<> and 122 "\<__gnu_cxx::__normal_iterator<char const\*, string>" = "string::const_iterator" 123 "\<__gnu_cxx::__normal_iterator<char\*, string>" = "string::iterator" 124 "\<__gnu_cxx::__normal_iterator<wchar_t const\*, wstring>" = "wstring::const_iterator" 125 "\<__gnu_cxx::__normal_iterator<wchar_t\*, wstring>" = "wstring::iterator" 126 "\<__gnu_cxx::__normal_iterator<${typename} const\*, vector<\1>>" = "vector<\1>::const_iterator" 127 "\<__gnu_cxx::__normal_iterator<${typename}\*, vector<\1>>" = "vector<\1>::iterator"
|
/external/clang/test/SemaTemplate/ |
D | dependent-names.cpp | 372 namespace __gnu_cxx { struct X {}; } namespace 374 …void operator+(__gnu_cxx::X, ns::Y); // expected-note{{or in namespace 'test_reserved_identifiers… 376 __gnu_cxx::X x; in test()
|
/external/openfst/src/include/fst/ |
D | config.h.in | 10 /* Define to 1 if the system has the type `__gnu_cxx::slist<int>'. */
|
D | slist.h | 31 using __gnu_cxx::slist;
|
/external/oprofile/libregex/tests/ |
D | mangled-name.in | 203 __gnu_cxx::__normal_iterator<char const*, string> 205 __gnu_cxx::__normal_iterator<char*, string> 207 __gnu_cxx::__normal_iterator<wchar_t*, wstring> 209 __gnu_cxx::__normal_iterator<wchar_t const*, wstring> 211 std::reverse_iterator<__gnu_cxx::__normal_iterator<char*, string>> 214 __gnu_cxx::__normal_iterator<int const*, vector<int>> 216 __gnu_cxx::__normal_iterator<int*, vector<int>> 218 std::reverse_iterator<__gnu_cxx::__normal_iterator<int const*, vector<int>>
|
/external/llvm/test/Transforms/GlobalOpt/ |
D | 2007-06-04-PackedStruct.ll | 6 %"struct.__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<const int, int> > >" = type <{ i8 }> 8 …t int, int> > >::_Rb_tree_impl<std::less<int>,false>" = type { %"struct.__gnu_cxx::new_allocator<s…
|
/external/chromium_org/third_party/protobuf/ |
D | config.h | 52 #define HASH_NAMESPACE __gnu_cxx
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | dbginfo.ll | 18 %"struct.__gnu_cxx::new_allocator<Scene*>" = type <{ i8 }> 19 %"struct.__gnu_cxx::new_allocator<std::_List_node<Scene*> >" = type <{ i8 }>
|
/external/stressapptest/src/ |
D | sattypes.h | 33 using namespace __gnu_cxx; variable
|