/external/libcxx/test/std/containers/associative/map/map.cons/ |
D | compare_copy_constructible.fail.cpp | 18 struct Comp { struct 21 Comp () {} in Comp() function
|
/external/libcxx/test/std/containers/unord/unord.map/unord.map.cnstr/ |
D | compare_copy_constructible.fail.cpp | 21 struct Comp { struct 24 Comp () {} in Comp() argument
|
D | allocator.pass.cpp | 92 typedef test_compare<std::equal_to<T>> Comp; in main() typedef 111 typedef test_compare<std::equal_to<T>> Comp; in main() typedef
|
D | init.pass.cpp | 101 typedef test_compare<std::equal_to<int>> Comp; in main() typedef 132 typedef test_compare<std::equal_to<int>> Comp; in main() typedef
|
D | range.pass.cpp | 107 typedef test_compare<std::equal_to<int>> Comp; in main() typedef 139 typedef test_compare<std::equal_to<int>> Comp; in main() typedef
|
/external/libcxx/test/std/containers/unord/unord.set/unord.set.cnstr/ |
D | compare_copy_constructible.fail.cpp | 18 struct Comp { struct 21 Comp () {} in Comp() function
|
D | allocator.pass.cpp | 69 typedef test_compare<std::equal_to<T>> Comp; in main() typedef 89 typedef test_compare<std::equal_to<T>> Comp; in main() typedef
|
D | init.pass.cpp | 97 typedef test_compare<std::equal_to<T>> Comp; in main() typedef 130 typedef test_compare<std::equal_to<T>> Comp; in main() typedef
|
D | range.pass.cpp | 102 typedef test_compare<std::equal_to<T>> Comp; in main() typedef 135 typedef test_compare<std::equal_to<T>> Comp; in main() typedef
|
/external/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.cnstr/ |
D | compare_copy_constructible.fail.cpp | 18 struct Comp { struct 21 Comp () {} in Comp() argument
|
D | allocator.pass.cpp | 69 typedef test_compare<std::equal_to<T>> Comp; in main() typedef 89 typedef test_compare<std::equal_to<T>> Comp; in main() typedef
|
D | init.pass.cpp | 97 typedef test_compare<std::equal_to<T>> Comp; in main() typedef 130 typedef test_compare<std::equal_to<T>> Comp; in main() typedef
|
D | range.pass.cpp | 102 typedef test_compare<std::equal_to<T>> Comp; in main() typedef 135 typedef test_compare<std::equal_to<T>> Comp; in main() typedef
|
/external/libcxx/test/std/containers/associative/set/set.cons/ |
D | compare_copy_constructible.fail.cpp | 18 struct Comp { struct 21 Comp () {} in Comp() argument
|
/external/libcxx/test/std/containers/associative/multiset/multiset.cons/ |
D | compare_copy_constructible.fail.cpp | 18 struct Comp { struct 21 Comp () {} in Comp() argument
|
/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.cnstr/ |
D | compare_copy_constructible.fail.cpp | 21 struct Comp { struct 24 Comp () {} in Comp() argument
|
D | allocator.pass.cpp | 92 typedef test_compare<std::equal_to<T>> Comp; in main() typedef 111 typedef test_compare<std::equal_to<T>> Comp; in main() typedef
|
D | init.pass.cpp | 145 typedef test_compare<std::equal_to<int>> Comp; in main() typedef 200 typedef test_compare<std::equal_to<int>> Comp; in main() typedef
|
D | range.pass.cpp | 151 typedef test_compare<std::equal_to<int>> Comp; in main() typedef 208 typedef test_compare<std::equal_to<int>> Comp; in main() typedef
|
/external/libcxx/test/std/containers/associative/multimap/multimap.cons/ |
D | compare_copy_constructible.fail.cpp | 18 struct Comp { struct 21 Comp () {} in Comp() argument
|
/external/clang/test/SemaTemplate/ |
D | instantiate-template-template-parm.cpp | 49 struct Comp { struct 61 Comp<int, lt> c0; argument
|
/external/llvm/include/llvm/LineEditor/ |
D | LineEditor.h | 85 template <typename T> void setCompleter(T Comp) { in setCompleter() 93 template <typename T> void setListCompleter(T Comp) { in setListCompleter()
|
/external/clang/include/clang/Lex/ |
D | PPConditionalDirectiveRecord.h | 45 explicit Comp(SourceManager &SM) : SM(SM) {} in Comp() function
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | LowerSwitch.cpp | 162 ICmpInst* Comp = new ICmpInst(ICmpInst::ICMP_SLT, in switchConvert() local 185 ICmpInst* Comp = NULL; in newLeafBlock() local
|
/external/llvm/lib/Target/Mips/ |
D | MipsCCState.cpp | 33 auto Comp = [](const char *S1, const char *S2) { return strcmp(S1, S2) < 0; }; in isF128SoftLibCall() local
|