| /external/cronet/buildtools/third_party/libc++/trunk/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/libabigail/tests/data/test-diff-suppr/ |
| D | test0-type-suppr-v0.cc | 1 struct MyType struct 7 struct MyType::Private argument
|
| D | test0-type-suppr-v1.cc | 1 struct MyType struct 7 struct MyType::Private argument
|
| /external/llvm/unittests/IR/ |
| D | TypeBuilderTest.cpp | 202 struct MyType { struct 203 int a; 204 int *b; 205 void *array[1];
|
| /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/rust/crates/uuid/tests/ui/compile_pass/ |
| D | renamed.rs | 4 struct MyType; struct
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
| D | IPDBEnumChildren.h | 22 using MyType = IPDBEnumChildren<ChildType>; variable
|
| /external/libcxx/test/support/test.support/ |
| D | test_demangle.pass.cpp | 14 struct MyType {}; struct
|
| /external/cronet/third_party/googletest/src/googletest/test/ |
| D | googletest-list-tests-unittest_.cc | 66 class MyType { class 68 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 | 78 class MyType { class 80 explicit MyType(const std::string& a_value) : value_(a_value) {} in MyType() function in MyType
|
| /external/rust/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/cronet/third_party/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/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
|
| /external/rust/crates/rusticata-macros/src/ |
| D | macros.rs | 252 struct MyType(pub u8); in test_newtype_enum() struct
|
| /external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/creators/ |
| D | DelegatingArrayCreatorsTest.java | 27 static abstract class MyType { class in DelegatingArrayCreatorsTest
|
| /external/protobuf/src/google/protobuf/util/ |
| D | json_format.proto | 82 enum MyType { enum
|
| /external/cronet/third_party/protobuf/src/google/protobuf/util/ |
| D | json_format.proto | 82 enum MyType { enum
|
| /external/python/cpython3/Lib/test/ |
| D | test_genericalias.py | 267 class MyType(type): class
|