Home
last modified time | relevance | path

Searched +defs:name +defs:annotations (Results 151 – 175 of 1640) sorted by relevance

12345678910>>...66

/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/window/window-core-android/1.6.0-alpha01/androidx.window_window-core/android_common_apex30/aar/
Dclasses.jar ... init> () public static synthetic void getCOMPACT$annotations () public static synthetic void getMEDIUM$annotations ( ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/window/window-core-android/1.6.0-alpha01/androidx.window_window-core/android_common_apex33/aar/
Dandroidx.window_window-core.jar ... init> () public static synthetic void getCOMPACT$annotations () public static synthetic void getMEDIUM$annotations ( ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/window/window-core-android/1.6.0-alpha01/androidx.window_window-core/android_common_apex10000/aar/
Dandroidx.window_window-core.jar ... init> () public static synthetic void getCOMPACT$annotations () public static synthetic void getMEDIUM$annotations ( ...
Dclasses.jar ... init> () public static synthetic void getCOMPACT$annotations () public static synthetic void getMEDIUM$annotations ( ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/window/window-core-android/1.6.0-alpha01/androidx.window_window-core/android_common_apex34/aar/
Dandroidx.window_window-core.jar ... init> () public static synthetic void getCOMPACT$annotations () public static synthetic void getMEDIUM$annotations ( ...
/aosp_15_r20/external/apache-commons-bcel/src/test/java/org/apache/bcel/generic/
H A DGeneratingAnnotatedClassesTestCase.java203 final AnnotationEntryGen[] annotations = cgen.getAnnotationEntries(); in testTransformClassToClassGen_SimpleTypes() local
218 final AnnotationEntryGen[] annotations = cgen.getAnnotationEntries(); in testTransformClassToClassGen_EnumType() local
233 final AnnotationEntryGen[] annotations = cgen.getAnnotationEntries(); in testTransformClassToClassGen_ArrayAndAnnotationTypes() local
340 final AnnotationEntryGen[] annotations = cgen.getAnnotationEntries(); in testTransformComplexClassToClassGen() local
446 final int name = lg.getIndex(); in buildClassContentsWithAnnotatedMethods() local
540 final int name = lg.getIndex(); in buildClassContents() local
/aosp_15_r20/out/soong/.intermediates/external/opencensus-java/api/opencensus-java-api/android_common_apex34/javac/anno/io/opencensus/trace/export/
DAutoValue_SpanData.java24 private final String name; field in AutoValue_SpanData
33 private final SpanData.TimedEvents<Annotation> annotations; field in AutoValue_SpanData
52 String name, in AutoValue_SpanData()
56 SpanData.TimedEvents<Annotation> annotations, in AutoValue_SpanData()
/aosp_15_r20/external/error_prone/error_prone/
HDerror_prone_annotations-2.36.0.jar ... google/errorprone/ com/google/errorprone/annotations/ com/google/errorprone/annotations/concurrent ...
/aosp_15_r20/out/soong/.intermediates/external/error_prone/error_prone_annotations/android_common/local-combined/
Derror_prone_annotations.jar ... google/errorprone/ com/google/errorprone/annotations/ com/google/errorprone/annotations/CanIgnoreReturnValue ...
/aosp_15_r20/out/soong/.intermediates/external/error_prone/error_prone_annotations/android_common_apex33/combined/
Derror_prone_annotations.jar ... google/errorprone/ com/google/errorprone/annotations/ com/google/errorprone/annotations/CanIgnoreReturnValue ...
/aosp_15_r20/out/soong/.intermediates/external/error_prone/error_prone_annotations/android_common_apex30/local-combined/
Derror_prone_annotations.jar ... google/errorprone/ com/google/errorprone/annotations/ com/google/errorprone/annotations/CanIgnoreReturnValue ...
/aosp_15_r20/out/soong/.intermediates/external/error_prone/error_prone_annotations/android_common_apex10000/local-combined/
Derror_prone_annotations.jar ... google/errorprone/ com/google/errorprone/annotations/ com/google/errorprone/annotations/CanIgnoreReturnValue ...
/aosp_15_r20/out/soong/.intermediates/external/error_prone/error_prone_annotations/linux_glibc_common/local-combined/
Derror_prone_annotations.jar ... google/errorprone/ com/google/errorprone/annotations/ com/google/errorprone/annotations/CanIgnoreReturnValue ...
/aosp_15_r20/out/soong/.intermediates/external/error_prone/error_prone_annotations/android_common/combined/
Derror_prone_annotations.jar ... google/errorprone/ com/google/errorprone/annotations/ com/google/errorprone/annotations/CanIgnoreReturnValue ...
/aosp_15_r20/out/soong/.intermediates/external/error_prone/error_prone_annotations/android_common_apex35/local-combined/
Derror_prone_annotations.jar ... google/errorprone/ com/google/errorprone/annotations/ com/google/errorprone/annotations/CanIgnoreReturnValue ...
/aosp_15_r20/out/soong/.intermediates/external/error_prone/error_prone_annotations/android_common_apex34/local-combined/
Derror_prone_annotations.jar ... google/errorprone/ com/google/errorprone/annotations/ com/google/errorprone/annotations/CanIgnoreReturnValue ...
/aosp_15_r20/out/soong/.intermediates/external/error_prone/error_prone_annotations/android_common_apex30/combined/
Derror_prone_annotations.jar ... google/errorprone/ com/google/errorprone/annotations/ com/google/errorprone/annotations/CanIgnoreReturnValue ...
/aosp_15_r20/out/soong/.intermediates/external/error_prone/error_prone_annotations/android_common_apex31/local-combined/
Derror_prone_annotations.jar ... google/errorprone/ com/google/errorprone/annotations/ com/google/errorprone/annotations/CanIgnoreReturnValue ...
/aosp_15_r20/out/soong/.intermediates/external/error_prone/error_prone_annotations/android_common_apex33/local-combined/
Derror_prone_annotations.jar ... google/errorprone/ com/google/errorprone/annotations/ com/google/errorprone/annotations/CanIgnoreReturnValue ...
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/main/java/com/google/api/generator/engine/ast/
H A DClassDefinition.java46 public abstract ImmutableList<AnnotationNode> annotations(); in annotations() method in ClassDefinition
67 abstract String name(); in name() method in ClassDefinition
112 public abstract Builder setName(String name); in setName()
116 public abstract Builder setAnnotations(List<AnnotationNode> annotations); in setAnnotations()
135 abstract String name(); in name() method in ClassDefinition.Builder
/aosp_15_r20/external/doclava/src/com/google/doclava/
H A DAnnotationInstanceInfo.java49 public void setSimpleAnnotationName(String name) { in setSimpleAnnotationName()
128 public static void makeLinkListHDF(Data data, String base, AnnotationInstanceInfo[] annotations) { in makeLinkListHDF()
173 Collection<? extends AnnotationInstanceInfo> annotations) { in getShowAnnotationsIntersection()
183 Collection<? extends AnnotationInstanceInfo> annotations) { in getHideAnnotationsIntersection()
/aosp_15_r20/external/libtextclassifier/native/utils/
H A Dlua-utils.h324 void PushAnnotations(const std::vector<Annotation>* annotations, in PushAnnotations()
592 const std::vector<ClassificationResult>& annotations, StringPiece name) { in GetAnnotationByName()
604 const std::vector<ActionSuggestionAnnotation>& annotations, in GetAnnotationByName()
605 StringPiece name) { in GetAnnotationByName()
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dmock_code_generator.cc87 MockCodeGenerator::MockCodeGenerator(const std::string& name) : name_(name) {} in MockCodeGenerator()
101 const std::string& name, const std::string& parameter, in ExpectGenerated()
162 const std::string& name, const std::string& file, in CheckGeneratedAnnotations()
172 GeneratedCodeInfo annotations; in CheckGeneratedAnnotations() local
314 GeneratedCodeInfo annotations; in Generate() local
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/ir/
Denum_ty.rs105 let name = cursor.spelling(); in from_ty() localVariable
106 let annotations = Annotations::new(&cursor); in from_ty() localVariable
114 let annotations = annotations.as_ref()?; in from_ty() localVariable
244 name: String, field
291 pub(crate) fn name(&self) -> &str { in name() method
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dmock_code_generator.cc87 MockCodeGenerator::MockCodeGenerator(const std::string& name) : name_(name) {} in MockCodeGenerator()
101 const std::string& name, const std::string& parameter, in ExpectGenerated()
162 const std::string& name, const std::string& file, in CheckGeneratedAnnotations()
172 GeneratedCodeInfo annotations; in CheckGeneratedAnnotations() local
314 GeneratedCodeInfo annotations; in Generate() local

12345678910>>...66