Home
last modified time | relevance | path

Searched +defs:version +defs:annotations (Results 1 – 25 of 985) sorted by relevance

12345678910>>...40

/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/plugin_core/PluginAnnotationLib/android_common/turbine/
DPluginAnnotationLib.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/
DPluginAnnotationLib.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/
DPluginAnnotationLib.jar ... plugins/ com/android/systemui/plugins/annotations/ com/android/systemui/plugins/annotations
/aosp_15_r20/external/turbine/java/com/google/turbine/bytecode/
H A DClassFile.java43 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
806 private final @Nullable String version; field in ClassFile.ModuleInfo
[all …]
H A DClassReader.java109 ImmutableList.Builder<ClassFile.AnnotationInfo> annotations = ImmutableList.builder(); in read() local
198 ImmutableList.Builder<ClassFile.AnnotationInfo> annotations, in readAnnotations()
209 List<ImmutableList.Builder<AnnotationInfo>> annotations, ConstantPoolReader constantPool) { in readParameterAnnotations()
247 String version = (versionIndex != 0) ? constantPool.utf8(versionIndex) : null; in readModule() local
412 ImmutableList.Builder<ClassFile.AnnotationInfo> annotations = ImmutableList.builder(); in readMethods() local
494 ImmutableList.Builder<ClassFile.AnnotationInfo> annotations = ImmutableList.builder(); in readFields() local
/aosp_15_r20/external/google-cloud-java/java-gke-multi-cloud/proto-google-cloud-gke-multi-cloud-v1/src/main/proto/google/cloud/gkemulticloud/v1/
H A Dazure_resources.proto158 map<string, string> annotations = 14 [(google.api.field_behavior) = OPTIONAL]; field
239 string version = 1 [(google.api.field_behavior) = REQUIRED]; field
429 map<string, string> annotations = 8 [(google.api.field_behavior) = OPTIONAL]; field
565 map<string, string> annotations = 13 [(google.api.field_behavior) = OPTIONAL]; field
674 string version = 1; field
H A Daws_resources.proto133 map<string, string> annotations = 14 [(google.api.field_behavior) = OPTIONAL]; field
166 string version = 1 [(google.api.field_behavior) = REQUIRED]; field
436 map<string, string> annotations = 22 [(google.api.field_behavior) = OPTIONAL]; field
548 string version = 1; field
H A Dattached_resources.proto140 map<string, string> annotations = 13 [(google.api.field_behavior) = OPTIONAL]; field
223 string version = 1; field
/aosp_15_r20/external/googleapis/google/cloud/gkemulticloud/v1/
H A Dazure_resources.proto163 map<string, string> annotations = 14 [(google.api.field_behavior) = OPTIONAL]; field
244 string version = 1 [(google.api.field_behavior) = REQUIRED]; field
434 map<string, string> annotations = 8 [(google.api.field_behavior) = OPTIONAL]; field
585 map<string, string> annotations = 13 [(google.api.field_behavior) = OPTIONAL]; field
741 string version = 1; field
H A Daws_resources.proto134 map<string, string> annotations = 14 [(google.api.field_behavior) = OPTIONAL]; field
171 string version = 1 [(google.api.field_behavior) = REQUIRED]; field
470 map<string, string> annotations = 22 [(google.api.field_behavior) = OPTIONAL]; field
680 string version = 1; field
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/context/
H A Dcrate_context.rs138 pub(crate) version: String, field
275 pub(crate) version: semver::Version, field
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/cts/tools/release-parser/proto/
H A Drelease.proto72 repeated ApiAnnotation annotations = 6; field
83 repeated ApiAnnotation annotations = 7; field
93 repeated ApiAnnotation annotations = 7; field
119 string version = 2; field
158 string version = 2; field
202 string version = 2; field
251 string version = 1; field
386 string version = 2; field
/aosp_15_r20/cts/tools/cts-api-coverage/proto/
H A Dtestsuite.proto93 repeated Annotation annotations = 6; field
101 repeated Annotation annotations = 6; field
111 repeated Annotation annotations = 6; field
166 string version = 3; field
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dmodule.h37 uint32_t version; member
150 inline uint32_t version() const { return header_.version; } in version() function
508 inline IteratorRange<Module::inst_iterator> Module::annotations() { in annotations() function
512 inline IteratorRange<Module::const_inst_iterator> Module::annotations() const { in annotations() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dmodule.h37 uint32_t version; member
150 inline uint32_t version() const { return header_.version; } in version() function
508 inline IteratorRange<Module::inst_iterator> Module::annotations() { in annotations() function
512 inline IteratorRange<Module::const_inst_iterator> Module::annotations() const { in annotations() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dmodule.h37 uint32_t version; member
150 inline uint32_t version() const { return header_.version; } in version() function
508 inline IteratorRange<Module::inst_iterator> Module::annotations() { in annotations() function
512 inline IteratorRange<Module::const_inst_iterator> Module::annotations() const { in annotations() function
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dfitness.v1.json907 "annotations": { object
935 "annotations": { object
976 "annotations": { object
1009 "annotations": { object
1023 "version": { object
1107 "annotations": { object
1116 "annotations": { object
1140 "annotations": { object
1150 "annotations": { object
1170 "annotations": { object
[all …]
Dadexchangebuyer.v1.2.json355 "annotations": { object
373 "annotations": { object
400 "annotations": { object
409 "annotations": { object
490 "annotations": { object
547 "version": { object
557 "annotations": { object
595 "version": "v1.2" string
/aosp_15_r20/external/curl/
H A DREUSE.toml10 version = 1 qkey
14 [[annotations]] arraytable
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/sample/annotations/DependencyChecker/PluginChecker/src/checker/
DPluginChecker.java107 public boolean process(Set<? extends TypeElement> annotations, in process()
112 Integer version = device.getSupportedModules().get(req.value()); in process() local
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/sample/annotations/DependencyChecker/PluginChecker/src/checker/
DPluginChecker.java107 public boolean process(Set<? extends TypeElement> annotations, in process()
112 Integer version = device.getSupportedModules().get(req.value()); in process() local
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/room/room-migration-jvm/2.7.0-alpha12/androidx.room_room-migration/linux_glibc_common/local-combined/
Dandroidx.room_room-migration.jar ... String getTableName () public static synthetic void getTableName$annotations () public abstract java.lang.String getCreateSql ...
/aosp_15_r20/prebuilts/sdk/current/androidx/m2repository/androidx/room/room-migration-jvm/2.7.0-alpha12/
HDroom-migration-jvm-2.7.0-alpha12.jar ... String getTableName () public static synthetic void getTableName$annotations () public abstract java.lang.String getCreateSql ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/r8/keepanno-annotations/android_common/combined/
Dkeepanno-annotations.jar ... com/android/tools/r8/keepanno/annotations/ com/android/tools/r8/keepanno ...
/aosp_15_r20/prebuilts/r8/
HDkeepanno-annotations.jar ... com/android/tools/r8/keepanno/annotations/ com/android/tools/r8/keepanno

12345678910>>...40