/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/plugin_core/PluginAnnotationLib/android_common/turbine/ |
D | PluginAnnotationLib.jar | ... com/android/systemui/plugins/annotations/Dependencies.class
<Unknown>
package com. |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/plugin_core/PluginAnnotationLib/linux_glibc_common/javac/ |
D | PluginAnnotationLib.jar | ... plugins/
com/android/systemui/plugins/annotations/
com/android/systemui/plugins/annotations |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/plugin_core/PluginAnnotationLib/android_common/javac/ |
D | PluginAnnotationLib.jar | ... plugins/
com/android/systemui/plugins/annotations/
com/android/systemui/plugins/annotations |
/aosp_15_r20/out/soong/.intermediates/external/auto/factory/auto_factory_plugin/linux_glibc_common/javac/anno/com/google/auto/factory/processor/ |
D | AutoValue_AutoFactoryDeclaration.java | 17 private final Element target; field in AutoValue_AutoFactoryDeclaration 21 private final ImmutableSet<AnnotationMirror> annotations; field in AutoValue_AutoFactoryDeclaration 35 Element target, in AutoValue_AutoFactoryDeclaration() 37 ImmutableSet<AnnotationMirror> annotations, in AutoValue_AutoFactoryDeclaration() 84 Element target() { in target() method in AutoValue_AutoFactoryDeclaration 94 ImmutableSet<AnnotationMirror> annotations() { in annotations() method in AutoValue_AutoFactoryDeclaration
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/src/com/android/libraries/pcc/chronicle/api/policy/builder/ |
D | PolicyBuilder.kt | 101 fun target( in target() method 144 fun target( in target() method 183 private val annotations = mutableSetOf<Annotation>() constant 240 private val annotations = mutableSetOf<Annotation>() in build() constant
|
/aosp_15_r20/external/turbine/java/com/google/turbine/bytecode/ |
H A D | ClassFile.java | 43 private final List<AnnotationInfo> annotations; field in ClassFile 62 List<AnnotationInfo> annotations, in ClassFile() 135 public List<AnnotationInfo> annotations() { in annotations() method in ClassFile 179 private final List<AnnotationInfo> annotations; field in ClassFile.FieldInfo 188 List<AnnotationInfo> annotations, in FieldInfo() 225 public List<AnnotationInfo> annotations() { in annotations() method in ClassFile.FieldInfo 280 private final List<AnnotationInfo> annotations; field in ClassFile.MethodInfo 292 List<AnnotationInfo> annotations, in MethodInfo() 339 public List<AnnotationInfo> annotations() { in annotations() method in ClassFile.MethodInfo 537 private final Target target; field in ClassFile.TypeAnnotationInfo [all …]
|
/aosp_15_r20/external/turbine/java/com/google/turbine/lower/ |
H A D | Lower.java | 200 ImmutableList<AnnotationInfo> annotations = lowerAnnotations(module.annos()); in lower() local 326 ImmutableList<AnnotationInfo> annotations = lowerAnnotations(info.annotations()); in lower() local 392 ImmutableList<AnnotationInfo> annotations = lowerAnnotations(m.annotations()); in lowerMethod() local 425 ImmutableList.Builder<ImmutableList<AnnotationInfo>> annotations = ImmutableList.builder(); in parameterAnnotations() local 466 ImmutableList<AnnotationInfo> annotations = lowerAnnotations(f.annotations()); in lowerField() local 628 private ImmutableList<AnnotationInfo> lowerAnnotations(ImmutableList<AnnoInfo> annotations) { in lowerAnnotations() 835 Target target) { in lowerTypeAnnotations() 843 private final Target target; field in Lower.LowerTypeAnnotations 846 ImmutableList.Builder<TypeAnnotationInfo> result, TargetType targetType, Target target) { in LowerTypeAnnotations()
|
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/context/ |
H A D | crate_context.rs | 23 pub target: String, field 365 let target = sanitize_module_name(&dep.target_name); in new() localVariable 851 let annotations = common_annotations(); in new_context() localVariable 884 let annotations = common_annotations(); in context_with_overrides() localVariable 961 let annotations = build_script_annotations(); in context_with_build_script() localVariable 1008 let annotations = build_script_annotations(); in context_disabled_build_script() localVariable 1045 let annotations = crate_type_annotations(); in context_rlib_crate_type() localVariable 1083 let mut annotations = common_annotations(); in package_context_test() localVariable 1202 let mut annotations = common_annotations(); in crate_context_features_from_annotations() localVariable
|
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/analytics-library/tracker/ |
HD | tools.analytics-tracker.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/external/turbine/java/com/google/turbine/binder/bytecode/ |
H A D | BytecodeBoundClass.java | 441 ImmutableList<AnnoInfo> annotations = in bindMethod() local 468 ImmutableList<AnnoInfo> annotations = BytecodeBinder.bindAnnotations(m.annotations()); in bindMethod() local 566 ImmutableSet.Builder<TurbineElementType> target, EnumConstValue enumVal) { in bindTargetElement() 592 private final Supplier<ImmutableList<AnnoInfo>> annotations = field in BytecodeBoundClass 602 public ImmutableList<AnnoInfo> annotations() { in annotations() method in BytecodeBoundClass
|
/aosp_15_r20/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/ |
H A D | BedsteadJUnit4.java | 297 List<Annotation> annotations, List<Annotation> parameterizedAnnotations) { in resolveRecursiveAnnotations() 298 resolveRecursiveAnnotations(getHarrierRule(), annotations, parameterizedAnnotations); in resolveRecursiveAnnotations() local 308 List<Annotation> annotations, in resolveRecursiveAnnotations() 410 Annotation[] annotations = in getReplacementAnnotations() local 524 List<List<Annotation>> annotations) { in calculateCartesianProductOfAnnotationSets() 538 List<List<Annotation>> annotations, in generateCartesianProductOfAnnotationSets() 620 List<Annotation> annotations = in generateGeneralParameterisationMethods() local 754 List<Annotation> annotations = new ArrayList<>(annotationCosts.keySet()); in bedsteadAnnotationsSortedByCost() local 762 List<Annotation> annotations = new ArrayList<>(annotationCounts.keySet()); in bedsteadAnnotationsSortedByMostCommon() local 802 List<Annotation> annotations = new ArrayList<>(Arrays.asList(methodAnnotations)); in getParameterizedAnnotations() local [all …]
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | flatten_decoration_pass.cpp | 46 auto annotations = context()->annotations(); in Process() local 91 for (auto target : normal_uses[group]) { in Process() local 107 const uint32_t target = member_id_pairs[i]; in Process() local 150 const uint32_t target = debug_inst_iter->GetSingleWordOperand(0); in Process() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | flatten_decoration_pass.cpp | 46 auto annotations = context()->annotations(); in Process() local 91 for (auto target : normal_uses[group]) { in Process() local 107 const uint32_t target = member_id_pairs[i]; in Process() local 150 const uint32_t target = debug_inst_iter->GetSingleWordOperand(0); in Process() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | flatten_decoration_pass.cpp | 46 auto annotations = context()->annotations(); in Process() local 91 for (auto target : normal_uses[group]) { in Process() local 107 const uint32_t target = member_id_pairs[i]; in Process() local 150 const uint32_t target = debug_inst_iter->GetSingleWordOperand(0); in Process() local
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/src/com/android/libraries/pcc/chronicle/api/policy/ |
D | Policy.kt | 35 val annotations: List<Annotation> = emptyList(), in <lambda>() constant in com.android.libraries.pcc.chronicle.api.policy.Policy 48 return targets.flatMap { target -> target.fields.flatMap { getAllFields(it) } } in <lambda>() method 58 val annotations: List<Annotation> = emptyList() constant in com.android.libraries.pcc.chronicle.api.policy.PolicyTarget 88 val annotations: List<Annotation> = emptyList() constant in com.android.libraries.pcc.chronicle.api.policy.PolicyField
|
/aosp_15_r20/build/make/tools/compliance/cmd/dumpgraph/ |
H A D | dumpgraph_test.go | 532 target string member 550 target string member 552 annotations []string member 573 func matchEdge(target, dep string, annotations ...string) getMatcher { argument
|
/aosp_15_r20/external/auto/factory/src/main/java/com/google/auto/factory/processor/ |
H A D | AutoFactoryDeclaration.java | 62 abstract Element target(); in target() method in AutoFactoryDeclaration 66 abstract ImmutableSet<AnnotationMirror> annotations(); in annotations() method in AutoFactoryDeclaration 133 ImmutableSet<AnnotationMirror> annotations = annotationsToAdd(element); in createIfValid() local
|
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/annotations/13.0/ |
HD | annotations-13.0.jar | ... lang.annotations
public org.intellij.lang.annotations.JdkConstants extends java.lang.Object {
public ... |
/aosp_15_r20/external/kotlinc/lib/ |
HD | annotations-13.0.jar | ... lang.annotations
public org.intellij.lang.annotations.JdkConstants extends java.lang.Object {
public ... |
/aosp_15_r20/out/soong/.intermediates/external/kotlinc/kotlin-annotations/android_common_apex33/combined/ |
D | kotlin-annotations.jar | ... intellij/lang/
org/intellij/lang/annotations/
org/intellij/lang/annotations/Flow ... |
/aosp_15_r20/prebuilts/sdk/tools/jetifier/jetifier-standalone/lib/ |
HD | annotations-13.0.jar | ... lang.annotations
public org.intellij.lang.annotations.JdkConstants extends java.lang.Object {
public ... |
/aosp_15_r20/out/soong/.intermediates/external/kotlinc/kotlin-annotations/android_common_apex34/local-combined/ |
D | kotlin-annotations.jar | ... intellij/lang/
org/intellij/lang/annotations/
org/intellij/lang/annotations/Flow ... |
/aosp_15_r20/out/soong/.intermediates/external/kotlinc/kotlin-annotations/android_common_apex35/local-combined/ |
D | kotlin-annotations.jar | ... intellij/lang/
org/intellij/lang/annotations/
org/intellij/lang/annotations/Flow ... |
/aosp_15_r20/out/soong/.intermediates/external/kotlinc/kotlin-annotations/android_common/combined/ |
D | kotlin-annotations.jar | ... intellij/lang/
org/intellij/lang/annotations/
org/intellij/lang/annotations/Flow ... |
/aosp_15_r20/out/soong/.intermediates/external/kotlinc/kotlin-annotations/android_common_apex30/local-combined/ |
D | kotlin-annotations.jar | ... intellij/lang/
org/intellij/lang/annotations/
org/intellij/lang/annotations/Flow ... |