/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/opencensus-java/api/src/main/java/io/opencensus/trace/ |
D | Annotation.java | 33 public abstract class Annotation { class 82 Annotation() {} 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 | ProductionComponentProcessingStep.java | 74 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in componentElementValidator()
|
D | MapKeyProcessingStep.java | 68 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in process()
|
D | InjectProcessingStep.java | 77 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in process()
|
D | ProducerModuleProcessingStep.java | 75 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()
|
/external/v8/tools/clang/traffic_annotation_extractor/ |
D | traffic_annotation_extractor.cpp | 67 struct Annotation { struct 68 std::string unique_id; 69 std::string text; 75 std::string extra_id;
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/ |
D | Annotation.java | 41 public interface Annotation extends BasicAnnotation, Comparable<Annotation> { interface
|
/external/google-fruit/include/fruit/ |
D | macro.h | 101 #define ANNOTATED(Annotation, ...) FruitAnnotatedTypedef<Annotation, __VA_ARGS__> argument
|
/external/tensorflow/tensorflow/java/src/gen/cc/ |
D | java_defs.h | 39 class Annotation; variable 186 Annotation(const string& name, const string& package) in Annotation() function
|
/external/yapf/yapf/yapflib/ |
D | pytree_utils.py | 45 class Annotation(object): class
|
/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/swiftshader/third_party/llvm-7.0/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/nos/host/generic/nugget/proto/google/protobuf/ |
D | descriptor.proto | 814 message Annotation { message
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTPFXParser.h | 246 CPVRTString Annotation; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/ |
D | SymbolDumper.cpp | 444 for (auto &Annotation : InlineSite.annotations()) { in visitKnownRecord() local
|