/external/libcxx/test/std/containers/unord/unord.map/unord.map.modifiers/ |
D | erase_const_iter.pass.cpp | 25 struct TemplateConstructor struct 28 TemplateConstructor (const T&) {} in TemplateConstructor() function 31 bool operator==(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator ==() argument 32 struct Hash { size_t operator() (const TemplateConstructor &) const { return 0; } }; in operator ()() 82 typedef TemplateConstructor T; in main()
|
/external/llvm-project/libcxx/test/std/containers/unord/unord.map/unord.map.modifiers/ |
D | erase_const_iter.pass.cpp | 24 struct TemplateConstructor struct 27 TemplateConstructor (const T&) {} in TemplateConstructor() function 30 bool operator==(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator ==() argument 31 struct Hash { size_t operator() (const TemplateConstructor &) const { return 0; } }; in operator ()() 81 typedef TemplateConstructor T; in main()
|
/external/libcxx/test/std/containers/unord/unord.set/ |
D | erase_const_iter.pass.cpp | 23 struct TemplateConstructor struct 26 TemplateConstructor (const T&) {} in TemplateConstructor() argument 29 bool operator==(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator ==() argument 30 struct Hash { size_t operator() (const TemplateConstructor &) const { return 0; } }; in operator ()() 87 typedef TemplateConstructor T; in main()
|
/external/llvm-project/libcxx/test/std/containers/unord/unord.set/ |
D | erase_const_iter.pass.cpp | 23 struct TemplateConstructor struct 26 TemplateConstructor (const T&) {} in TemplateConstructor() function 29 bool operator==(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator ==() argument 30 struct Hash { size_t operator() (const TemplateConstructor &) const { return 0; } }; in operator ()() 87 typedef TemplateConstructor T; in main()
|
/external/llvm-project/libcxx/test/std/containers/unord/unord.multiset/ |
D | erase_const_iter.pass.cpp | 23 struct TemplateConstructor struct 26 TemplateConstructor (const T&) {} in TemplateConstructor() argument 29 bool operator==(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator ==() argument 30 struct Hash { size_t operator() (const TemplateConstructor &) const { return 0; } }; in operator ()() 89 typedef TemplateConstructor T; in main()
|
/external/libcxx/test/std/containers/unord/unord.multiset/ |
D | erase_const_iter.pass.cpp | 23 struct TemplateConstructor struct 26 TemplateConstructor (const T&) {} in TemplateConstructor() argument 29 bool operator==(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator ==() argument 30 struct Hash { size_t operator() (const TemplateConstructor &) const { return 0; } }; in operator ()() 89 typedef TemplateConstructor T; in main()
|
/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.modifiers/ |
D | erase_const_iter.pass.cpp | 25 struct TemplateConstructor struct 28 TemplateConstructor (const T&) {} in TemplateConstructor() function 31 bool operator==(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator ==() argument 32 struct Hash { size_t operator() (const TemplateConstructor &) const { return 0; } }; in operator ()() 136 typedef TemplateConstructor T; in main()
|
/external/llvm-project/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.modifiers/ |
D | erase_const_iter.pass.cpp | 27 struct TemplateConstructor struct 30 TemplateConstructor (const T&) {} in TemplateConstructor() function 33 bool operator==(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator ==() argument 34 struct Hash { size_t operator() (const TemplateConstructor &) const { return 0; } }; in operator ()() 136 typedef TemplateConstructor T; in main()
|
/external/libcxx/test/std/containers/associative/set/ |
D | erase_iter.pass.cpp | 21 struct TemplateConstructor struct 24 TemplateConstructor (const T&) {} in TemplateConstructor() argument 27 bool operator<(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator <() argument 192 typedef TemplateConstructor T; in main()
|
/external/libcxx/test/std/containers/associative/multiset/ |
D | erase_iter.pass.cpp | 21 struct TemplateConstructor struct 24 TemplateConstructor (const T&) {} in TemplateConstructor() argument 27 bool operator<(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator <() argument 192 typedef TemplateConstructor T; in main()
|
/external/llvm-project/libcxx/test/std/containers/associative/multiset/ |
D | erase_iter.pass.cpp | 21 struct TemplateConstructor struct 24 TemplateConstructor (const T&) {} in TemplateConstructor() argument 27 bool operator<(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator <() argument 192 typedef TemplateConstructor T; in main()
|
/external/llvm-project/libcxx/test/std/containers/associative/set/ |
D | erase_iter.pass.cpp | 21 struct TemplateConstructor struct 24 TemplateConstructor (const T&) {} in TemplateConstructor() argument 27 bool operator<(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator <() argument 192 typedef TemplateConstructor T; in main()
|
/external/llvm-project/libcxx/test/std/containers/associative/map/map.modifiers/ |
D | erase_iter.pass.cpp | 21 struct TemplateConstructor struct 24 TemplateConstructor (const T&) {} in TemplateConstructor() argument 27 bool operator<(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator <() argument 248 typedef TemplateConstructor T; in main()
|
/external/libcxx/test/std/containers/associative/map/map.modifiers/ |
D | erase_iter.pass.cpp | 21 struct TemplateConstructor struct 24 TemplateConstructor (const T&) {} in TemplateConstructor() argument 27 bool operator<(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator <() argument 248 typedef TemplateConstructor T; in main()
|
/external/libcxx/test/std/containers/associative/multimap/multimap.modifiers/ |
D | erase_iter.pass.cpp | 21 struct TemplateConstructor struct 24 TemplateConstructor (const T&) {} in TemplateConstructor() function 27 bool operator<(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator <() argument 290 typedef TemplateConstructor T; in main()
|
/external/llvm-project/libcxx/test/std/containers/associative/multimap/multimap.modifiers/ |
D | erase_iter.pass.cpp | 21 struct TemplateConstructor struct 24 TemplateConstructor (const T&) {} in TemplateConstructor() argument 27 bool operator<(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator <() argument 290 typedef TemplateConstructor T; in main()
|
/external/libchrome/base/containers/ |
D | flat_tree_unittest.cc | 122 struct TemplateConstructor { struct 124 TemplateConstructor(const T&) {} in TemplateConstructor() function 126 friend bool operator<(const TemplateConstructor&, in operator <() argument 127 const TemplateConstructor&) { in operator <() 966 using T = TemplateConstructor; in TEST()
|