Home
last modified time | relevance | path

Searched defs:Annotation (Results 1 – 25 of 865) sorted by relevance

12345678910>>...35

/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-wifi-util-lib/android_common_apex30/javac/
Dframework-wifi-util-lib.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/telephony/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-wifi-util-lib/android_common/javac/
Dframework-wifi-util-lib.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/telephony/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-wifi-util-lib/android_common/turbine-combined/
Dframework-wifi-util-lib.jarandroid/telephony/Annotation$ApnType.class <Unknown> package android.telephony public abstract annotation ...
/aosp_15_r20/external/spdx-tools/spdx/v2_3/
H A Dannotation.go8 type Annotation struct { struct
11 Annotator common.Annotator `json:"annotator"`
15 AnnotationDate string `json:"annotationDate"`
19 AnnotationType string `json:"annotationType"`
24 AnnotationSPDXIdentifier common.DocElementID `json:"-" yaml:"-"`
28 AnnotationComment string `json:"comment"`
/aosp_15_r20/external/spdx-tools/spdx/v2_1/
H A Dannotation.go8 type Annotation struct { struct
11 Annotator common.Annotator `json:"annotator"`
15 AnnotationDate string `json:"annotationDate"`
19 AnnotationType string `json:"annotationType"`
24 AnnotationSPDXIdentifier common.DocElementID `json:"-"`
28 AnnotationComment string `json:"comment"`
/aosp_15_r20/external/spdx-tools/spdx/v2_2/
H A Dannotation.go8 type Annotation struct { struct
11 Annotator common.Annotator `json:"annotator"`
15 AnnotationDate string `json:"annotationDate"`
19 AnnotationType string `json:"annotationType"`
24 AnnotationSPDXIdentifier common.DocElementID `json:"-"`
28 AnnotationComment string `json:"comment"`
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-wifi-util-lib/android_common/turbine/
Dframework-wifi-util-lib.jarcom/android/internal/util/AsyncChannel$SyncMessenger$SyncHandler.class <Unknown> package ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-wifi-util-lib/android_common_apex30/turbine/
Dframework-wifi-util-lib.jarcom/android/internal/util/AsyncChannel$SyncMessenger$SyncHandler.class <Unknown> package ...
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Testing/Annotations/
DAnnotations.h115 struct Annotation { struct
122 std::vector<Annotation> All; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Testing/Annotations/
DAnnotations.h115 struct Annotation { struct
122 std::vector<Annotation> All; argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Testing/Annotations/
H A DAnnotations.h115 struct Annotation { struct
122 std::vector<Annotation> All; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Testing/Annotations/
DAnnotations.h115 struct Annotation { struct
122 std::vector<Annotation> All; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Testing/Annotations/
DAnnotations.h115 struct Annotation { struct
122 std::vector<Annotation> All; argument
/aosp_15_r20/frameworks/proto_logging/stats/stats_log_api_gen/
H A DCollation.h146 struct Annotation { struct
147 const AnnotationId annotationId; argument
149 AnnotationType type; argument
150 AnnotationValue value; argument
152 inline Annotation(AnnotationId annotationId, int atomId, AnnotationType type, in Annotation() function
156 inline ~Annotation() { in ~Annotation() argument
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dparse_annotation.h30 struct Annotation { struct
38 Annotation ParseAnnotation(absl::string_view annotation); argument
/aosp_15_r20/external/rust/android-crates-io/crates/annotate-snippets/src/display_list/
Dstructs.rs163 pub struct Annotation<'a> { struct
164 pub annotation_type: DisplayAnnotationType, argument
165 pub id: Option<&'a str>,
166 pub label: Vec<DisplayTextFragment<'a>>,
196 Annotation { enumerator
220 Annotation { enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/annotate-snippets/src/
Dsnippet.rs83 pub struct Annotation<'a> { struct
87 pub annotation_type: AnnotationType, argument
/aosp_15_r20/external/junit/src/main/java/org/junit/runners/model/
H A DTestClass.java63 …protected void scanAnnotatedMembers(Map<Class<? extends Annotation>, List<FrameworkMethod>> method… in scanAnnotatedMembers()
83 Map<Class<? extends Annotation>, List<T>> map) { in addToAnnotationLists()
100 makeDeeplyUnmodifiable(Map<Class<? extends Annotation>, List<T>> source) { in makeDeeplyUnmodifiable()
157 private static <T> List<T> getAnnotatedMembers(Map<Class<? extends Annotation>, List<T>> map, in getAnnotatedMembers()
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/annotation/
H A DAnnotation.java48 public class Annotation { class
71 public Annotation(int type, ConstPool cp) { in Annotation() method in Annotation
86 public Annotation(String typeName, ConstPool cp) { in Annotation() method in Annotation
99 public Annotation(ConstPool cp, CtClass clazz) in Annotation() method in Annotation
/aosp_15_r20/external/spdx-tools/rdfloader/parser2v3/
H A Dparse_annotation.go45 func setAnnotationToParser(parser *rdfParser2_3, annotation *v2_3.Annotation) error {
57 func setAnnotatorFromString(annotatorString string, ann *v2_3.Annotation) error {
71 func setAnnotationType(annType string, ann *v2_3.Annotation) error {
/aosp_15_r20/external/spdx-tools/rdfloader/parser2v2/
H A Dparse_annotation.go45 func setAnnotationToParser(parser *rdfParser2_2, annotation *v2_2.Annotation) error {
57 func setAnnotatorFromString(annotatorString string, ann *v2_2.Annotation) error {
71 func setAnnotationType(annType string, ann *v2_2.Annotation) error {
/aosp_15_r20/frameworks/base/core/java/android/text/
H A DAnnotation.java26 public class Annotation implements ParcelableSpan { class
30 public Annotation(String key, String value) { in Annotation() method in Annotation
35 public Annotation(Parcel src) { in Annotation() method in Annotation
/aosp_15_r20/packages/modules/AdServices/shared/testing-libraries/side-less/java/com/android/adservices/shared/testing/
DTestHelper.java102 Description test, Function<Annotation, Boolean> filter) { in getAnnotationsFromEverywhere()
117 List<Annotation> annotations, Description test, Function<Annotation, Boolean> filter) { in addAnnotationsFromTestMethodOnly()
133 Function<Annotation, Boolean> filter) { in addAnnotationsFromTestTypesOnly()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/text/
DAnnotation.java57 public class Annotation { class
65 public Annotation(Object value) { in Annotation() method in Annotation
/aosp_15_r20/libcore/ojluni/src/main/java/java/text/
H A DAnnotation.java57 public class Annotation { class
65 public Annotation(Object value) { in Annotation() method in Annotation

12345678910>>...35