Home
last modified time | relevance | path

Searched defs:Comp (Results 1 – 25 of 44) sorted by relevance

12

/external/libcxx/test/std/containers/associative/map/map.cons/
Dcompare_copy_constructible.fail.cpp18 struct Comp { struct
21 Comp () {} in Comp() function
/external/libcxx/test/std/containers/unord/unord.map/unord.map.cnstr/
Dcompare_copy_constructible.fail.cpp21 struct Comp { struct
24 Comp () {} in Comp() argument
Dallocator.pass.cpp92 typedef test_compare<std::equal_to<T>> Comp; in main() typedef
111 typedef test_compare<std::equal_to<T>> Comp; in main() typedef
Dinit.pass.cpp101 typedef test_compare<std::equal_to<int>> Comp; in main() typedef
132 typedef test_compare<std::equal_to<int>> Comp; in main() typedef
Drange.pass.cpp107 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/
Dcompare_copy_constructible.fail.cpp18 struct Comp { struct
21 Comp () {} in Comp() function
Dallocator.pass.cpp69 typedef test_compare<std::equal_to<T>> Comp; in main() typedef
89 typedef test_compare<std::equal_to<T>> Comp; in main() typedef
Dinit.pass.cpp97 typedef test_compare<std::equal_to<T>> Comp; in main() typedef
130 typedef test_compare<std::equal_to<T>> Comp; in main() typedef
Drange.pass.cpp102 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/
Dcompare_copy_constructible.fail.cpp18 struct Comp { struct
21 Comp () {} in Comp() argument
Dallocator.pass.cpp69 typedef test_compare<std::equal_to<T>> Comp; in main() typedef
89 typedef test_compare<std::equal_to<T>> Comp; in main() typedef
Dinit.pass.cpp97 typedef test_compare<std::equal_to<T>> Comp; in main() typedef
130 typedef test_compare<std::equal_to<T>> Comp; in main() typedef
Drange.pass.cpp102 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/
Dcompare_copy_constructible.fail.cpp18 struct Comp { struct
21 Comp () {} in Comp() argument
/external/libcxx/test/std/containers/associative/multiset/multiset.cons/
Dcompare_copy_constructible.fail.cpp18 struct Comp { struct
21 Comp () {} in Comp() argument
/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.cnstr/
Dcompare_copy_constructible.fail.cpp21 struct Comp { struct
24 Comp () {} in Comp() argument
Dallocator.pass.cpp92 typedef test_compare<std::equal_to<T>> Comp; in main() typedef
111 typedef test_compare<std::equal_to<T>> Comp; in main() typedef
Dinit.pass.cpp145 typedef test_compare<std::equal_to<int>> Comp; in main() typedef
200 typedef test_compare<std::equal_to<int>> Comp; in main() typedef
Drange.pass.cpp151 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/
Dcompare_copy_constructible.fail.cpp18 struct Comp { struct
21 Comp () {} in Comp() argument
/external/clang/test/SemaTemplate/
Dinstantiate-template-template-parm.cpp49 struct Comp { struct
61 Comp<int, lt> c0; argument
/external/llvm/include/llvm/LineEditor/
DLineEditor.h85 template <typename T> void setCompleter(T Comp) { in setCompleter()
93 template <typename T> void setListCompleter(T Comp) { in setListCompleter()
/external/clang/include/clang/Lex/
DPPConditionalDirectiveRecord.h45 explicit Comp(SourceManager &SM) : SM(SM) {} in Comp() function
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLowerSwitch.cpp162 ICmpInst* Comp = new ICmpInst(ICmpInst::ICMP_SLT, in switchConvert() local
185 ICmpInst* Comp = NULL; in newLeafBlock() local
/external/llvm/lib/Target/Mips/
DMipsCCState.cpp33 auto Comp = [](const char *S1, const char *S2) { return strcmp(S1, S2) < 0; }; in isF128SoftLibCall() local

12