Searched defs:annotation_type (Results 1 – 8 of 8) sorted by relevance
| /external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/ |
| D | Annotations.java | 42 …Annotations(final byte annotation_type, final int name_index, final int length, final DataInput in… in Annotations() 59 …public Annotations(final byte annotation_type, final int name_index, final int length, final Annot… in Annotations()
|
| /external/rust/crates/annotate-snippets/src/ |
| D | snippet.rs | 78 pub annotation_type: AnnotationType, field 87 pub annotation_type: AnnotationType, field
|
| /external/rust/crates/annotate-snippets/tests/snippet/ |
| D | mod.rs | 185 pub annotation_type: AnnotationType, field 196 pub annotation_type: AnnotationType, field
|
| /external/rust/crates/annotate-snippets/src/display_list/ |
| D | structs.rs | 164 pub annotation_type: DisplayAnnotationType, field 269 pub annotation_type: DisplayAnnotationType, field
|
| D | from_snippet.rs | 337 let annotation_type = match annotation.annotation_type { in format_body() localVariable
|
| /external/googleapis/google/cloud/datalabeling/v1beta1/ |
| D | dataset.proto | 108 AnnotationType annotation_type = 3; field
|
| /external/google-cloud-java/java-datalabeling/proto-google-cloud-datalabeling-v1beta1/src/main/proto/google/cloud/datalabeling/v1beta1/ |
| D | dataset.proto | 108 AnnotationType annotation_type = 3; field
|
| /external/python/cpython3/Parser/ |
| D | parser.c | 128 #define annotation_type 1048 macro
|