/aosp_15_r20/external/apache-commons-bcel/src/test/java/org/apache/bcel/generic/ |
H A D | GeneratingAnnotatedClassesTestCase.java | 203 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 240 final ElementValueGen value = nvp.getValue(); in testTransformClassToClassGen_ArrayAndAnnotationTypes() local 340 final AnnotationEntryGen[] annotations = cgen.getAnnotationEntries(); in testTransformComplexClassToClassGen() local
|
/aosp_15_r20/external/doclava/src/com/google/doclava/apicheck/ |
H A D | XmlApiFile.java | 151 … ArrayList<AnnotationInstanceInfo> annotations = new ArrayList<AnnotationInstanceInfo>(); // TODO in startElement() local 185 Object value; in startElement() local 208 List<AnnotationInstanceInfo> annotations = Collections.emptyList(); in startElement() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsLib/search/SettingsLib-annotation-processor/linux_glibc_common/withres/ |
D | SettingsLib-annotation-processor.jar | ... .io.IOException e
java.util.Set annotations
javax.annotation.processing.RoundEnvironment roundEnvironment
com. |
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_gpu_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/gpu/ |
D | vulkan_memory_event.pb.h | 805 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0; in _internal_has_key_iid() local 822 inline void VulkanMemoryEventAnnotation::_internal_set_key_iid(::uint64_t value) { in _internal_set_key_iid() 826 inline void VulkanMemoryEventAnnotation::set_key_iid(::uint64_t value) { in set_key_iid() 853 inline void VulkanMemoryEventAnnotation::_internal_set_int_value(::int64_t value) { in _internal_set_int_value() 864 inline void VulkanMemoryEventAnnotation::set_int_value(::int64_t value) { in set_int_value() 891 inline void VulkanMemoryEventAnnotation::_internal_set_double_value(double value) { in _internal_set_double_value() 902 inline void VulkanMemoryEventAnnotation::set_double_value(double value) { in set_double_value() 929 inline void VulkanMemoryEventAnnotation::_internal_set_string_iid(::uint64_t value) { in _internal_set_string_iid() 940 inline void VulkanMemoryEventAnnotation::set_string_iid(::uint64_t value) { in set_string_iid() 960 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0; in _internal_has_source() local [all …]
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_gpu_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/gpu/ |
H A D | vulkan_memory_event.pb.h | 805 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0; in _internal_has_key_iid() local 822 inline void VulkanMemoryEventAnnotation::_internal_set_key_iid(::uint64_t value) { in _internal_set_key_iid() 826 inline void VulkanMemoryEventAnnotation::set_key_iid(::uint64_t value) { in set_key_iid() 853 inline void VulkanMemoryEventAnnotation::_internal_set_int_value(::int64_t value) { in _internal_set_int_value() 864 inline void VulkanMemoryEventAnnotation::set_int_value(::int64_t value) { in set_int_value() 891 inline void VulkanMemoryEventAnnotation::_internal_set_double_value(double value) { in _internal_set_double_value() 902 inline void VulkanMemoryEventAnnotation::set_double_value(double value) { in set_double_value() 929 inline void VulkanMemoryEventAnnotation::_internal_set_string_iid(::uint64_t value) { in _internal_set_string_iid() 940 inline void VulkanMemoryEventAnnotation::set_string_iid(::uint64_t value) { in set_string_iid() 960 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0; in _internal_has_source() local [all …]
|
/aosp_15_r20/tools/metalava/metalava/src/main/java/com/android/tools/metalava/ |
H A D | Options.kt | 753 val annotations = getValue(args, ++index) in parse() constant 759 val annotations = getValue(args, ++index) in parse() constant 782 val value = getValue(args, ++index) in parse() constant 786 val value = getValue(args, ++index) in parse() constant
|
/aosp_15_r20/external/mesa3d/src/amd/common/ |
H A D | ac_gather_context_rolls.c | 82 unsigned reg_rel_dw_offset, unsigned value) in ac_record_set_context_reg() 103 struct hash_table *annotations) in ac_ib_gather_context_rolls() 308 struct hash_table *annotations, const struct radeon_info *info) in ac_gather_context_rolls()
|
/aosp_15_r20/out/soong/.intermediates/external/javapoet/javapoet/linux_glibc_common/local-javac-header/ |
D | javapoet.jar | ... , java.lang.Object)
String memberName
Object value
public com.squareup.javapoet.AnnotationSpec build ( ... |
/aosp_15_r20/packages/apps/TV/libs/m2/ |
D | javapoet-1.11.1.jar | ... .CodeBlock javadoc
public final java.util.List annotations
public final java.util.Set modifiers
public final ... |
/aosp_15_r20/out/soong/.intermediates/external/javapoet/javapoet/linux_glibc_common/javac/ |
D | javapoet.jar | ... , java.lang.Object)
String memberName
Object value
public com.squareup.javapoet.AnnotationSpec build ( ... |
/aosp_15_r20/out/soong/.intermediates/external/auto/service/libauto_service_plugin/linux_glibc_common/javac/ |
D | libauto_service_plugin.jar | ... )
javax.lang.model.element.AnnotationValue value
}
com/google/auto/service/processor ... |
/aosp_15_r20/packages/modules/AdServices/shared/testing-libraries/side-less/java/com/android/adservices/shared/testing/ |
D | AbstractFlagsSetterRule.java | 395 public final T setFlag(String name, boolean value) { in setFlag() 400 public final T setFlag(String name, int value) { in setFlag() 405 public final T setFlag(String name, long value) { in setFlag() 410 public final T setFlag(String name, float value) { in setFlag() 415 public final T setFlag(String name, double value) { in setFlag() 514 List<Annotation> annotations = getAllFlagAnnotations(description); in setAnnotatedFlags() local 594 private T setOrCacheFlag(String name, String value) { in setOrCacheFlag() 599 protected final T setOrCacheFlag(String name, String value, @Nullable String separator) { in setOrCacheFlag() 643 public final T setDebugFlag(String name, boolean value) { in setDebugFlag() 648 public final T setDebugFlag(String name, int value) { in setDebugFlag() [all …]
|
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/ |
D | core-test-rules.jar | ... platform/test/
android/platform/test/annotations/
android/platform/test/annotations/AppModeFull ... |
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
H A D | PrepareRootAnnotations.java | 27 String value = oldAnnotations.getStringValue(path); in main() local 30 CLDRFile annotations = oldAnnotations.cloneAsThawed(); in main() local 33 String value = oldValues.get(cp); in main() local
|
/aosp_15_r20/tools/dexter/slicer/export/slicer/ |
H A D | dex_ir.h | 269 EncodedValue* value; member 283 std::vector<Annotation*> annotations; member 289 std::vector<AnnotationSet*> annotations; member 296 AnnotationSet* annotations; member 303 AnnotationSet* annotations; member 310 AnnotationSetRefList* annotations; member 330 AnnotationsDirectory* annotations; member 389 std::vector<own<Annotation>> annotations; member
|
/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() 675 private ElementValue annotationValue(Const value) { in annotationValue()
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/resources/ |
HD | javaparser-core-2.1.0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/github/
com/ ... |
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/lang/ |
H A D | OldClassTest.java | 55 String value(); in value() method 81 void setCount(int value); in setCount() 102 public void setCount(int value) { in setCount() 138 public void setCount(int value) { in setCount() 240 Annotation [] annotations = PublicTestClass.class.getAnnotations(); in test_getAnnotations() local 359 Annotation [] annotations = PublicTestClass.class.getDeclaredAnnotations(); in test_getDeclaredAnnotations() local
|
/aosp_15_r20/external/google-cloud-java/java-speech/proto-google-cloud-speech-v2/src/main/proto/google/cloud/speech/v2/ |
H A D | cloud_speech.proto | 622 map<string, string> annotations = 7; field 836 oneof value { oneof 1521 string value = 1; field 1574 map<string, string> annotations = 10; field 1628 string value = 1; field 1700 map<string, string> annotations = 10; field
|
/aosp_15_r20/external/dagger2/javatests/dagger/functional/multibindings/ |
H A D | MultibindingTest.java | 187 static StringKey testStringKey(String value) { in testStringKey() 192 static NestedAnnotationContainer.NestedWrappedKey nestedWrappedKey(Class<?> value) { in nestedWrappedKey() 198 StringKey value, int[] integers, ClassKey[] annotations, Class<? extends Number>[] classes) { in testWrappedAnnotationKey()
|
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | doubleclicksearch.v2.json | 410 "annotations": { object 420 "annotations": { object 430 "annotations": { object 449 "annotations": { object 502 "annotations": { object 516 "annotations": { object 611 "annotations": { object 660 "value": { object 675 "value": { object 803 "annotations": { object [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/android_onboarding/java/com/android/onboarding/contracts/android_onboarding.contracts/android_common/kotlin_headers/ |
D | android_onboarding.contracts.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/external__android_onboarding__java__com__android__onboarding__contracts__android_common__android_onboarding.contracts. ... |
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/ir/ |
D | enum_ty.rs | 97 let value = if is_bool { in from_ty() localVariable 106 let annotations = Annotations::new(&cursor); in from_ty() localVariable 114 let annotations = annotations.as_ref()?; in from_ty() localVariable
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-generated-sources/com/github/javaparser/ |
H A D | ASTParser.java | 61 final List<AnnotationExpr> annotations; field in ASTParser.ModifierHolder 64 …lic ModifierHolder(Position begin, EnumSet<Modifier> modifiers, List<AnnotationExpr> annotations) { in ModifierHolder() 293 final public PackageDeclaration PackageDeclaration() {List<AnnotationExpr> annotations = null; in PackageDeclaration() local 344 List<AnnotationExpr> annotations = null; in Modifiers() local 697 …final public EnumConstantDeclaration EnumConstantDeclaration() {List<AnnotationExpr> annotations =… in EnumConstantDeclaration() local 748 List<AnnotationExpr> annotations = null; in TypeParameters() local 1256 final public ReferenceType ReferenceTypeWithAnnotations() {List<AnnotationExpr> annotations; in ReferenceTypeWithAnnotations() local 1696 final public ArrayBracketPair ArrayBracketPair() {List<AnnotationExpr> annotations = null; in ArrayBracketPair() local 1736 …inal public ClassOrInterfaceType AnnotatedClassOrInterfaceType() {List<AnnotationExpr> annotations; in AnnotatedClassOrInterfaceType() local 1752 List<AnnotationExpr> annotations = null; in ClassOrInterfaceType() local [all …]
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/nodeTypes/ |
H A D | NodeWithAnnotations.java | 45 T setAnnotations(List<AnnotationExpr> annotations); in setAnnotations() 106 public default T addSingleMemberAnnotation(String name, String value) { in addSingleMemberAnnotation() 122 String value) { in addSingleMemberAnnotation()
|