/external/cronet/stable/third_party/libc++/src/test/libcxx/algorithms/ |
D | debug_less.inconsistent.pass.cpp | 24 struct MyType { struct 26 explicit MyType(int xvalue = 0) : value(xvalue) {} in MyType() argument
|
D | partial_sort_stability.pass.cpp | 25 struct MyType { struct 27 constexpr bool operator<(const MyType& other) const { return value < other.value; } in operator <() argument
|
D | nth_element_stability.pass.cpp | 25 struct MyType { struct 27 constexpr bool operator<(const MyType& other) const { return value < other.value; } in operator <() argument
|
D | debug_less.pass.cpp | 27 struct MyType { struct 29 explicit MyType(int xvalue = 0) : value(xvalue) {} in MyType() argument
|
/external/cronet/tot/third_party/libc++/src/test/libcxx/algorithms/ |
D | debug_less.inconsistent.pass.cpp | 24 struct MyType { struct 26 explicit MyType(int xvalue = 0) : value(xvalue) {} in MyType() argument
|
D | partial_sort_stability.pass.cpp | 25 struct MyType { struct 27 constexpr bool operator<(const MyType& other) const { return value < other.value; } in operator <() argument
|
D | nth_element_stability.pass.cpp | 25 struct MyType { struct 27 constexpr bool operator<(const MyType& other) const { return value < other.value; } in operator <() argument
|
D | debug_less.pass.cpp | 27 struct MyType { struct 29 explicit MyType(int xvalue = 0) : value(xvalue) {} in MyType() function
|
/external/llvm/unittests/IR/ |
D | TypeBuilderTest.cpp | 202 struct MyType { struct 203 int a; 204 int *b; 205 void *array[1];
|
/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/sinks/ |
D | stdout_sinks.h | 23 using MyType = stdout_sink<Mutex>; variable 52 using MyType = stderr_sink<Mutex>; variable
|
/external/libcxx/test/libcxx/algorithms/ |
D | debug_less.pass.cpp | 27 struct MyType { struct 29 explicit MyType(int xvalue = 0) : value(xvalue) {} in MyType() function
|
/external/clang/test/Analysis/ |
D | DynamicTypePropagation.m | 19 @interface MyType : NSObject <NSCopying> interface 36 @implementation MyType implementation
|
/external/clang/test/CodeGen/ |
D | debug-info-typedef.c | 5 typedef int MyType; typedef
|
/external/llvm/include/llvm/DebugInfo/PDB/ |
D | IPDBEnumChildren.h | 22 typedef IPDBEnumChildren<ChildType> MyType; typedef
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
D | IPDBEnumChildren.h | 22 using MyType = IPDBEnumChildren<ChildType>; variable
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/ |
D | IPDBEnumChildren.h | 23 using MyType = IPDBEnumChildren<ChildType>; variable
|
/external/libcxx/test/support/test.support/ |
D | test_demangle.pass.cpp | 14 struct MyType {}; struct
|
/external/cronet/tot/third_party/googletest/src/googletest/test/ |
D | googletest-list-tests-unittest_.cc | 69 class MyType { class 71 explicit MyType(const std::string& a_value) : value_(a_value) {} in MyType() function in MyType
|
/external/cronet/tot/third_party/boringssl/src/third_party/googletest/googletest/test/ |
D | googletest-list-tests-unittest_.cc | 69 class MyType { class 71 explicit MyType(const std::string& a_value) : value_(a_value) {} in MyType() function in MyType
|
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/test/ |
D | googletest-list-tests-unittest_.cc | 78 class MyType { class 80 explicit MyType(const std::string& a_value) : value_(a_value) {} in MyType() function in MyType
|
/external/googletest/googletest/test/ |
D | googletest-list-tests-unittest_.cc | 69 class MyType { class 71 explicit MyType(const std::string& a_value) : value_(a_value) {} in MyType() function in MyType
|
/external/cronet/stable/third_party/googletest/src/googletest/test/ |
D | googletest-list-tests-unittest_.cc | 69 class MyType { class 71 explicit MyType(const std::string& a_value) : value_(a_value) {} in MyType() function in MyType
|
/external/cronet/stable/third_party/boringssl/src/third_party/googletest/googletest/test/ |
D | googletest-list-tests-unittest_.cc | 69 class MyType { class 71 explicit MyType(const std::string& a_value) : value_(a_value) {} in MyType() function in MyType
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/module/ |
D | TestTypeModifierNameResolution.java | 14 interface MyType { interface in TestTypeModifierNameResolution
|
/external/tensorflow/tensorflow/python/framework/ |
D | extension_type_test.py | 239 class MyType(extension_type.ExtensionType): class 260 class MyType(extension_type.ExtensionType): class 291 class MyType(extension_type.ExtensionType): class 394 class MyType(extension_type.ExtensionType): class 1129 class MyType(extension_type.ExtensionType): class
|