/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/algorithms/ |
H A D | debug_less.inconsistent.pass.cpp | 24 struct MyType { struct 26 explicit MyType(int xvalue = 0) : value(xvalue) {} in MyType() argument
|
H A 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
|
H A 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
|
H A D | debug_less.pass.cpp | 27 struct MyType { struct 29 explicit MyType(int xvalue = 0) : value(xvalue) {} in MyType() function
|
/aosp_15_r20/external/llvm/unittests/IR/ |
H A D | TypeBuilderTest.cpp | 202 struct MyType { struct 203 int a; 204 int *b; 205 void *array[1];
|
/aosp_15_r20/external/libcxx/test/libcxx/algorithms/ |
H A D | debug_less.pass.cpp | 27 struct MyType { struct 29 explicit MyType(int xvalue = 0) : value(xvalue) {} in MyType() argument
|
/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/sinks/ |
H A D | stdout_sinks.h | 23 using MyType = stdout_sink<Mutex>; variable 52 using MyType = stderr_sink<Mutex>; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ |
H A 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
|
/aosp_15_r20/external/clang/test/Analysis/ |
H A D | DynamicTypePropagation.m | 19 @interface MyType : NSObject <NSCopying> interface 36 @implementation MyType implementation
|
/aosp_15_r20/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
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/ |
H A 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
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/ |
H A 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
|
/aosp_15_r20/external/googletest/googletest/test/ |
H A 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
|
/aosp_15_r20/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
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | debug-info-typedef.c | 5 typedef int MyType; typedef
|
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/PDB/ |
H A D | IPDBEnumChildren.h | 22 typedef IPDBEnumChildren<ChildType> MyType; typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/PDB/ |
D | IPDBEnumChildren.h | 23 using MyType = IPDBEnumChildren<ChildType>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/PDB/ |
D | IPDBEnumChildren.h | 23 using MyType = IPDBEnumChildren<ChildType>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/PDB/ |
D | IPDBEnumChildren.h | 23 using MyType = IPDBEnumChildren<ChildType>; variable
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/issue52279.dir/ |
D | lib.go | 11 type MyType uint8 type
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/ |
D | IPDBEnumChildren.h | 23 using MyType = IPDBEnumChildren<ChildType>; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/ |
H A D | IPDBEnumChildren.h | 23 using MyType = IPDBEnumChildren<ChildType>; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
H A D | IPDBEnumChildren.h | 22 using MyType = IPDBEnumChildren<ChildType>; variable
|
/aosp_15_r20/prebuilts/go/linux-x86/test/ |
D | reflectmethod3.go | 25 type MyType interface { interface
|
D | reflectmethod2.go | 25 type MyType interface { interface
|