Searched defs:Annotations (Results 1 - 7 of 7) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/rop/annotation/
H A DAnnotations.java30 public final class Annotations extends MutabilityControl class in inherits:MutabilityControl,Comparable
31 implements Comparable<Annotations> {
33 public static final Annotations EMPTY = new Annotations();
52 public static Annotations combine(Annotations a1, Annotations a2) {
53 Annotations result = new Annotations();
72 public static Annotations combin
86 public Annotations() { method in class:Annotations
[all...]
/external/guice/core/src/com/google/inject/internal/
H A DAnnotations.java54 public class Annotations { class
/external/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp193 const char **Annotations,
210 StoredAnnotations[I] = Annotations[I];
331 + sizeof(const char *) * Annotations.size(),
336 Annotations.data(), Annotations.size(),
189 CodeCompletionString(const Chunk *Chunks, unsigned NumChunks, unsigned Priority, CXAvailabilityKind Availability, const char **Annotations, unsigned NumAnnotations, StringRef ParentName, const char *BriefComment) argument
/external/clang/lib/CodeGen/
H A DCodeGenModule.h356 std::vector<llvm::Constant*> Annotations; member in class:clang::CodeGen::CodeGenModule
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dbcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...
/external/testng/lib-supplied/
H A Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ org/testng/guice/ org/testng/ ...
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...

Completed in 443 milliseconds