Home
last modified time | relevance | path

Searched defs:annotate (Results 1 – 12 of 12) sorted by relevance

/external/dagger2/compiler/src/main/java/dagger/internal/codegen/writer/
DModifiable.java45 public AnnotationWriter annotate(ClassName annotation) { in annotate() method in Modifiable
51 public AnnotationWriter annotate(Class<? extends Annotation> annotation) { in annotate() method in Modifiable
/external/python/cpython2/Lib/
Ddircache.py37 def annotate(head, list): function
/external/flatbuffers/src/
Dflathash.cpp66 bool annotate = false; in main() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_asm_annotation.c103 void annotate(const struct gen_device_info *devinfo, in annotate() function
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/
DAnnotatedBytes.java122 public void annotate(int length, @Nonnull String msg, Object... formatArgs) { in annotate() method in AnnotatedBytes
/external/clang/test/Analysis/
Dlocalization-aggressive.m55 __attribute__((annotate("returns_localized_nsstring"))); category
Dobjc_invalidation.m52 - (void) invalidate __attribute__((annotate("objc_instance_variable_invalidator"))); category
/external/autotest/contrib/
Dcoverage.py875 def annotate(self, morfs, directory=None, ignore_errors=0, omit_prefixes=[]): member in coverage
968 def annotate(*args, **kw): function
/external/harfbuzz_ng/util/
Doptions.hh168 hb_bool_t annotate; member
/external/ImageMagick/MagickCore/
Dannotate.c279 *annotate, in AnnotateImage() local
/external/clang/lib/Format/
DTokenAnnotator.cpp1563 void TokenAnnotator::annotate(AnnotatedLine &Line) { in annotate() function in clang::format::TokenAnnotator
/external/ImageMagick/Magick++/lib/
DImage.cpp1840 void Magick::Image::annotate(const std::string &text_, in annotate() function in Magick::Image
1846 void Magick::Image::annotate(const std::string &text_, in annotate() function in Magick::Image
1852 void Magick::Image::annotate(const std::string &text_, in annotate() function in Magick::Image
1928 void Magick::Image::annotate(const std::string &text_, in annotate() function in Magick::Image