Home
last modified time | relevance | path

Searched defs:Annotations (Results 1 – 23 of 23) sorted by relevance

/external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/aosp/
DAnnotations.java28 public final class Annotations { class
30 private Annotations() { in Annotations() method in Annotations
/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DAnnotations.java30 public abstract class Annotations extends Attribute { class
42Annotations(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/guice/core/src/com/google/inject/internal/
DAnnotations.java54 public class Annotations { class
/external/python/cpython2/Doc/tools/extensions/
Dc_annotations.py36 class Annotations(dict): class
/external/python/cpython3/Doc/tools/extensions/
Dc_annotations.py36 class Annotations(dict): class
/external/javapoet/
DREADME.md720 ### Annotations subsection in JavaPoet
/external/python/cpython3/Doc/tutorial/
Dcontrolflow.rst704 .. _tut-codingstyle:
/external/turbine/java/com/google/turbine/bytecode/
DAttribute.java104 interface Annotations extends Attribute { interface
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h141 std::vector<std::pair<MCSymbol *, MDNode *>> Annotations; member
/external/cldr/tools/java/org/unicode/cldr/util/
DAnnotations.java37 public class Annotations { class
173 public Annotations(Set<String> attributes, String tts2) { in Annotations() method in Annotations
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCDisassembler/
DDisassembler.cpp261 raw_svector_ostream Annotations(InsnStr); in LLVMDisasmInstruction() local
/external/llvm/lib/MC/MCDisassembler/
DDisassembler.cpp252 raw_svector_ostream Annotations(InsnStr); in LLVMDisasmInstruction() local
/external/clang/unittests/Format/
DFormatTestJava.cpp251 TEST_F(FormatTestJava, Annotations) { in TEST_F() argument
/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp193 const char **Annotations, in CodeCompletionString()
/external/python/cpython3/Doc/whatsnew/
D3.7.rst182 .. _whatsnew37-pep538:
/external/clang/lib/CodeGen/
DCodeGenModule.h362 std::vector<llvm::Constant*> Annotations; variable
/external/skqp/tests/
DSerializationTest.cpp687 DEF_TEST(Annotations, reporter) { in DEF_TEST() argument
/external/skia/tests/
DSerializationTest.cpp687 DEF_TEST(Annotations, reporter) { in DEF_TEST() argument
/external/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h446 ArrayRef<uint8_t> Annotations) in InlineSiteSym()
454 ArrayRef<uint8_t> Annotations; in deserialize() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
DMachODump.cpp7179 raw_svector_ostream Annotations(AnnotationsBytes); in DisassembleMachO() local
7251 raw_svector_ostream Annotations(AnnotationsBytes); in DisassembleMachO() local
/external/javaparser/javaparser-core/generated-sources/javacc/com/github/javaparser/
DGeneratedJavaParser.java4891 NodeList<AnnotationExpr> Annotations() throws ParseException {NodeList<AnnotationExpr> annotations … in Annotations() method in GeneratedJavaParser
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-generated-sources/com/github/javaparser/
DASTParser.java4508 List<AnnotationExpr> Annotations() {List<AnnotationExpr> annotations = null; in Annotations() method in ASTParser
/external/llvm/tools/llvm-objdump/
DMachODump.cpp6800 raw_svector_ostream Annotations(AnnotationsBytes); in DisassembleMachO() local