/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/multimap/multimap.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.set/unord.set.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/unord/unord.multimap/unord.multimap.cnstr/ |
D | compare_copy_constructible.fail.cpp | 21 struct Comp { struct 24 Comp () {} in Comp() function
|
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/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/associative/map/map.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/tensorflow/tensorflow/examples/android/jni/object_tracking/ |
D | object_detector.h | 114 struct Comp { struct 115 inline bool operator()(const Detection& a, const Detection& b) const { in operator()
|
/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/swiftshader/third_party/subzero/src/ |
D | IceCompileServer.h | 65 Compiler Comp; variable
|
/external/clang/include/clang/Lex/ |
D | PPConditionalDirectiveRecord.h | 45 explicit Comp(SourceManager &SM) : SM(SM) {} in Comp() function
|