Home
last modified time | relevance | path

Searched defs:Annotation (Results 1 – 25 of 51) sorted by relevance

123

/external/tensorflow/tensorflow/core/profiler/utils/
Dparse_annotation.h30 struct Annotation { struct
38 Annotation ParseAnnotation(absl::string_view annotation); argument
/external/proguard/src/proguard/classfile/attribute/annotation/
DAnnotation.java32 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/
DAnnotation.java48 public class Annotation { class
71 public Annotation(int type, ConstPool cp) { in Annotation() method in Annotation
86 public Annotation(String typeName, ConstPool cp) { in Annotation() method in Annotation
99 public Annotation(ConstPool cp, CtClass clazz) in Annotation() method in Annotation
/external/opencensus-java/api/src/main/java/io/opencensus/trace/
DAnnotation.java33 public abstract class Annotation { class
82 Annotation() {} in Annotation() method in Annotation
/external/junit/src/main/java/org/junit/runners/model/
DTestClass.java63 …protected void scanAnnotatedMembers(Map<Class<? extends Annotation>, List<FrameworkMethod>> method… in scanAnnotatedMembers()
83 Map<Class<? extends Annotation>, List<T>> map) { in addToAnnotationLists()
100 makeDeeplyUnmodifiable(Map<Class<? extends Annotation>, List<T>> source) { in makeDeeplyUnmodifiable()
157 private static <T> List<T> getAnnotatedMembers(Map<Class<? extends Annotation>, List<T>> map, in getAnnotatedMembers()
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/
DAnnotation.java41 public interface Annotation extends BasicAnnotation, Comparable<Annotation> { interface
/external/google-fruit/include/fruit/
Dmacro.h101 #define ANNOTATED(Annotation, ...) FruitAnnotatedTypedef<Annotation, __VA_ARGS__> argument
/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchDagInstr.cpp18 if (const auto *Annotation = getOpcodeAnnotation()) in print() local
/external/dagger2/java/dagger/internal/codegen/validation/
DTypeCheckingProcessingStep.java43 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in process()
DAnyBindingMethodValidator.java45 ImmutableMap<Class<? extends Annotation>, BindingMethodValidator> validators) { in AnyBindingMethodValidator()
/external/dagger2/java/dagger/grpc/server/processor/
DGrpcServiceProcessor.java65 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in process()
/external/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/
DAnnotation.php16 class Annotation extends \Google\Protobuf\Internal\Message class
/external/dagger2/java/dagger/android/processor/
DAndroidMapKeyValidator.java71 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in process()
DContributesAndroidInjectorGenerator.java91 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in process()
/external/dagger2/java/dagger/internal/codegen/
DModuleProcessingStep.java101 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in process()
/external/tensorflow/tensorflow/java/src/gen/cc/
Djava_defs.h39 class Annotation; variable
186 Annotation(const string& name, const string& package) in Annotation() function
/external/yapf/yapf/yapflib/
Dpytree_utils.py45 class Annotation(object): class
/external/protobuf/src/google/protobuf/io/
Dprinter.h57 typedef std::pair<std::pair<size_t, size_t>, std::string> Annotation; typedef
/external/testng/src/main/java/org/testng/internal/annotations/
DJDK15AnnotationFinder.java210 Constructor<?> testConstructor, Method testMethod, Pair<Annotation, ?> p) { in findAnnotation()
/external/llvm-project/clang/lib/Sema/
DSemaCXXScopeSpec.cpp1000 NestedNameSpecifierAnnotation *Annotation in SaveNestedNameSpecifierAnnotation() local
1015 NestedNameSpecifierAnnotation *Annotation in RestoreNestedNameSpecifierAnnotation() local
/external/clang/lib/Sema/
DSemaCXXScopeSpec.cpp993 NestedNameSpecifierAnnotation *Annotation in SaveNestedNameSpecifierAnnotation() local
1008 NestedNameSpecifierAnnotation *Annotation in RestoreNestedNameSpecifierAnnotation() local
/external/llvm/lib/Target/Lanai/InstPrinter/
DLanaiInstPrinter.cpp139 StringRef Annotation, in printInst()
/external/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
DLanaiInstPrinter.cpp141 StringRef Annotation, in printInst()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/MCTargetDesc/
DLanaiInstPrinter.cpp141 StringRef Annotation, in printInst()
/external/llvm/lib/MC/
DMCCodeView.cpp229 static bool compressAnnotation(BinaryAnnotationsOpCode Annotation, in compressAnnotation()

123