| /external/rust/crates/bindgen/src/ir/ |
| D | annotations.rs | 29 pub struct Annotations { struct 31 opaque: bool, 34 hide: bool, 37 use_instead_of: Option<Vec<String>>, 40 disallow_copy: bool, 42 disallow_debug: bool, 44 disallow_default: bool, 47 private_fields: Option<bool>, 50 accessor_kind: Option<FieldAccessorKind>, 78 impl Default for Annotations { argument [all …]
|
| D | comp.rs | 155 fn annotations(&self) -> &Annotations; in annotations() 422 fn annotations(&self) -> &Annotations { in annotations() 444 annotations: Option<Annotations>, in new() 482 fn annotations(&self) -> &Annotations { in annotations() 922 fn annotations(&self) -> &Annotations { in annotations()
|
| /external/pigweed/pw_sync/ |
| D | docs.rst | 629 Enabling Clang's Analysis 641 Why use lock annotations? 652 Using Lock Annotations 660 Annotating Lock Usage 797 Annotating Lock Objects
|
| /external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/aosp/ |
| D | Annotations.java | 28 public final class Annotations { class 30 private Annotations() { in Annotations() method in Annotations
|
| /external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/ |
| D | Annotations.java | 30 public abstract class Annotations extends Attribute { class 42 …Annotations(final byte annotation_type, final int name_index, final int length, final DataInput in… in Annotations() method in Annotations 59 …public Annotations(final byte annotation_type, final int name_index, final int length, final Annot… in Annotations() method in Annotations
|
| /external/dokka/core/testdata/format/ |
| D | annotationClass.package.md | 5 ### Annotations subsection
|
| /external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/util/ |
| D | Annotations.java | 13 public interface Annotations interface
|
| /external/guice/core/src/com/google/inject/internal/ |
| D | Annotations.java | 54 public class Annotations { class
|
| /external/perfetto/docs/contributing/ |
| D | embedding.md | 47 ### Annotations subsection
|
| /external/libtextclassifier/native/annotator/ |
| D | types.h | 676 struct Annotations { struct 684 Annotations() = default; argument 686 explicit Annotations( in Annotations() function 690 Annotations(std::vector<std::vector<AnnotatedSpan>> arg_annotated_spans, in Annotations() function
|
| /external/python/cpython3/Doc/tools/extensions/ |
| D | c_annotations.py | 36 class Annotations(dict): class
|
| /external/python/cpython2/Doc/tools/extensions/ |
| D | c_annotations.py | 36 class Annotations(dict): class
|
| /external/javapoet/ |
| D | README.md | 774 ### Annotations subsection in JavaPoet
|
| /external/llvm-project/llvm/lib/Transforms/IPO/ |
| D | Annotation2Metadata.cpp | 35 auto *Annotations = M.getGlobalVariable("llvm.global.annotations"); in convertAnnotation2Metadata() local
|
| /external/llvm-project/llvm/lib/Testing/Support/ |
| D | Annotations.cpp | 26 Annotations::Annotations(llvm::StringRef Text) { in Annotations() function in Annotations
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Testing/Support/ |
| D | Annotations.cpp | 26 Annotations::Annotations(llvm::StringRef Text) { in Annotations() function in Annotations
|
| /external/llvm-project/llvm/utils/FileCheck/ |
| D | FileCheck.cpp | 367 std::vector<InputAnnotation> &Annotations, in BuildInputAnnotations() 517 std::vector<InputAnnotation> &Annotations, in DumpAnnotatedInput() 867 std::vector<InputAnnotation> Annotations; in main() local
|
| /external/python/cpython3/Doc/tutorial/ |
| D | controlflow.rst | 881 .. _tut-codingstyle:
|
| /external/perfetto/docs/analysis/ |
| D | trace-processor.md | 399 ## Annotations section in Trace Processor
|
| /external/cldr/tools/java/org/unicode/cldr/util/ |
| D | Annotations.java | 37 public class Annotations { class 177 public Annotations(Set<String> attributes, String tts2) { in Annotations() method in Annotations
|
| /external/turbine/java/com/google/turbine/bytecode/ |
| D | Attribute.java | 104 interface Annotations extends Attribute { interface
|
| /external/llvm/lib/MC/MCDisassembler/ |
| D | Disassembler.cpp | 252 raw_svector_ostream Annotations(InsnStr); in LLVMDisasmInstruction() local
|
| /external/clang/unittests/Format/ |
| D | FormatTestJava.cpp | 251 TEST_F(FormatTestJava, Annotations) { in TEST_F() argument
|
| /external/llvm-project/llvm/lib/MC/MCDisassembler/ |
| D | Disassembler.cpp | 265 raw_svector_ostream Annotations(InsnStr); in LLVMDisasmInstruction() local
|
| /external/llvm-project/clang/unittests/Format/ |
| D | FormatTestJava.cpp | 271 TEST_F(FormatTestJava, Annotations) { in TEST_F() argument
|