Home
last modified time | relevance | path

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

12

/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/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/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/associative/multiset/multiset.cons/
Dcompare_copy_constructible.fail.cpp18 struct Comp { struct
21 Comp () {} in Comp() function
/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/unord/unord.map/unord.map.cnstr/
Dcompare_copy_constructible.fail.cpp21 struct Comp { struct
24 Comp () {} in Comp() function
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/associative/map/map.cons/
Dcompare_copy_constructible.fail.cpp18 struct Comp { struct
21 Comp () {} in Comp() argument
/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/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dobject_detector.h114 struct Comp { struct
115 inline bool operator()(const Detection& a, const Detection& b) const { in operator()
/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/swiftshader/third_party/subzero/src/
DIceCompileServer.h65 Compiler Comp; variable
/external/clang/include/clang/Lex/
DPPConditionalDirectiveRecord.h45 explicit Comp(SourceManager &SM) : SM(SM) {} in Comp() function

12