Home
last modified time | relevance | path

Searched defs:Apple (Results 1 – 20 of 20) sorted by relevance

/external/rust/android-crates-io/crates/googletest/tests/
Dassertions_test.rs8 struct Apple; in supports_function_call_with_non_debug_types() struct
9 fn f(_a: &Apple, _b: u32, _c: u32) -> bool { in supports_function_call_with_non_debug_types()
65 struct Apple { in supports_chained_field_access_and_method_calls_with_non_debug_types() struct
66 b: Banana, in supports_chained_field_access_and_method_calls_with_non_debug_types()
123 struct Apple(u32); in evaluates_methods_and_arguments_exactly_once() struct
124 impl Apple { in evaluates_methods_and_arguments_exactly_once() impl
150 struct Apple; in supports_chained_method_calls() struct
151 impl Apple { in supports_chained_method_calls() implementation
186 struct Apple; in prints_consumed_values() struct
187 impl Apple { in prints_consumed_values() impl
[all …]
/external/dokka/core/testdata/javadoc/
Djvmname.kt3 class Apple { class
Dparamlink.kt6 interface Apple { interface
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsontype/ext/
DTestSubtypesExternalPropertyMissingProperty.java66 static class Apple extends Fruit { class in TestSubtypesExternalPropertyMissingProperty
69 public Apple() { in Apple() method in TestSubtypesExternalPropertyMissingProperty.Apple
72 public Apple(String name, int b) { in Apple() method in TestSubtypesExternalPropertyMissingProperty.Apple
DTestPropertyCreatorSubtypesExternalPropertyMissingProperty.java64 static class Apple extends Fruit { class in TestPropertyCreatorSubtypesExternalPropertyMissingProperty
67 private Apple(String name, int b) { in Apple() method in TestPropertyCreatorSubtypesExternalPropertyMissingProperty.Apple
/external/cronet/stable/third_party/libc++/src/test/libcxx/diagnostics/
Dutility.nodiscard.verify.cpp32 enum E { Apple, Orange } e = Apple; in test() enumerator
/external/cronet/tot/third_party/libc++/src/test/libcxx/diagnostics/
Dutility.nodiscard.verify.cpp32 enum E { Apple, Orange } e = Apple; in test() enumerator
/external/cronet/stable/net/data/ssl/symantec/
DREADME.md58 ### Apple subsection
/external/cronet/tot/net/data/ssl/symantec/
DREADME.md58 ### Apple subsection
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCAsmInfo.cpp25 Apple = 1 enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCAsmInfo.cpp24 Apple = 1 enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCAsmInfo.cpp24 Apple = 1 enumerator
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsontype/
DExistingPropertyTest.java32 static class Apple extends Fruit class in ExistingPropertyTest
37 private Apple() { super(null); } in Apple() method in ExistingPropertyTest.Apple
38 public Apple(String name, int b) { in Apple() method in ExistingPropertyTest.Apple
/external/flatbuffers/tests/key_field/
Dkey_field_sample_generated.h286 Apple() in Apple() function
294 Apple(uint8_t _tag, const keyfield::sample::Color &_color) in Apple() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h292 Apple, ///< .apple_names, .apple_namespaces, .apple_types, .apple_objc. enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h291 Apple, ///< .apple_names, .apple_namespaces, .apple_types, .apple_objc. enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h35 Apple, ///< .apple_names, .apple_namespaces, .apple_types, .apple_objc. enumerator
/external/llvm/include/llvm/ADT/
DTriple.h124 Apple, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DTriple.h139 Apple, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TargetParser/
DTriple.h169 Apple, enumerator