/external/proguard/src/proguard/classfile/attribute/annotation/ |
D | Annotation.java | 32 public class Annotation implements VisitorAccepter class 56 public Annotation() in Annotation() method in Annotation 64 public Annotation(int u2typeIndex, in Annotation() method in Annotation
|
/external/javassist/src/main/javassist/bytecode/annotation/ |
D | Annotation.java | 47 public class Annotation { class 70 public Annotation(int type, ConstPool cp) { in Annotation() method in Annotation 85 public Annotation(String typeName, ConstPool cp) { in Annotation() method in Annotation 98 public Annotation(ConstPool cp, CtClass clazz) in Annotation() method in Annotation
|
/external/junit/src/main/java/org/junit/runners/model/ |
D | TestClass.java | 63 …protected void scanAnnotatedMembers(Map<Class<? extends Annotation>, List<FrameworkMethod>> method… in scanAnnotatedMembers() 83 Map<Class<? extends Annotation>, List<T>> map) { in addToAnnotationLists() 99 makeDeeplyUnmodifiable(Map<Class<? extends Annotation>, List<T>> source) { in makeDeeplyUnmodifiable() 156 private static <T> List<T> getAnnotatedMembers(Map<Class<? extends Annotation>, List<T>> map, in getAnnotatedMembers()
|
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/ |
D | AbstractComponentProcessingStep.java | 60 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in process() 102 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation); in componentElementValidator()
|
D | MonitoringModuleProcessingStep.java | 51 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in process()
|
D | MapKeyProcessingStep.java | 68 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in process()
|
D | ProductionComponentProcessingStep.java | 74 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in componentElementValidator()
|
D | InjectProcessingStep.java | 77 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in process()
|
D | ComponentProcessingStep.java | 81 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in componentElementValidator()
|
D | ProducerModuleProcessingStep.java | 75 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in process()
|
D | ModuleProcessingStep.java | 74 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in process()
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/ |
D | Annotation.java | 41 public interface Annotation extends BasicAnnotation, Comparable<Annotation> { interface
|
/external/testng/src/main/java/org/testng/internal/annotations/ |
D | JDK15AnnotationFinder.java | 210 Constructor<?> testConstructor, Method testMethod, Pair<Annotation, ?> p) { in findAnnotation()
|
/external/clang/lib/Sema/ |
D | SemaCXXScopeSpec.cpp | 993 NestedNameSpecifierAnnotation *Annotation in SaveNestedNameSpecifierAnnotation() local 1008 NestedNameSpecifierAnnotation *Annotation in RestoreNestedNameSpecifierAnnotation() local
|
/external/llvm/lib/Target/Lanai/InstPrinter/ |
D | LanaiInstPrinter.cpp | 139 StringRef Annotation, in printInst()
|
/external/llvm/lib/MC/ |
D | MCCodeView.cpp | 229 static bool compressAnnotation(BinaryAnnotationsOpCode Annotation, in compressAnnotation()
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTPFXParser.h | 246 CPVRTString Annotation; member
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.proto | 786 message Annotation { message
|
D | descriptor.pb.h | 3607 typedef GeneratedCodeInfo_Annotation Annotation; typedef
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | Descriptor.cs | 5154 …public pbc::RepeatedField<global::Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation> A… property in Google.Protobuf.Reflection.GeneratedCodeInfo 5220 internal sealed partial class Annotation : pb::IMessage<Annotation> { class in Google.Protobuf.Reflection.GeneratedCodeInfo.Types 5232 public Annotation() { in Annotation() method in Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation 5238 public Annotation(Annotation other) : this() { in Annotation() method in Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | SymbolDumper.cpp | 445 for (auto &Annotation : InlineSite.annotations()) { in visitInlineSiteSym() local
|
/external/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBTypes.h | 177 Annotation, enumerator
|
/external/dexmaker/lib/ |
D | libcore-dex-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | SymbolRecord.h | 414 uint32_t Annotation = GetCompressedAnnotation(Next); in ParseCurrentAnnotation() local
|
/external/clang/tools/c-index-test/ |
D | c-index-test.c | 2012 CXString Annotation; in print_completion_result() local
|