/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/annotation-tools/scene-lib/src/annotations/ |
D | Annotation.java | 25 public final class Annotation { class 96 public Annotation(AnnotationDef def, in Annotation() method in Annotation 105 public Annotation(java.lang.annotation.Annotation ja, Map<String, AnnotationDef> adefs) { 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 | ModuleProcessingStep.java | 74 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in process()
|
D | ProducerModuleProcessingStep.java | 75 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/tensorflow/tensorflow/java/src/gen/cc/ |
D | java_defs.h | 37 class Annotation; variable 167 Annotation(const string& name, const string& package) in Annotation() function
|
/external/tensorflow/tensorflow/core/platform/ |
D | tracing.h | 148 Annotation() {} in Annotation() function
|
/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/protobuf/src/google/protobuf/ |
D | descriptor.proto | 786 message Annotation { message
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTPFXParser.h | 246 CPVRTString Annotation; member
|
/external/nos/host/generic/nugget/proto/google/protobuf/ |
D | descriptor.proto | 814 message Annotation { message
|
/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
|