/external/dexmaker/src/dx/java/com/android/dx/util/ |
D | AnnotatedOutput.java | 49 public void annotate(String msg); in annotate() method 62 public void annotate(int amt, String msg); in annotate() method
|
D | ByteArrayAnnotatedOutput.java | 360 public void annotate(String msg) { in annotate() method in ByteArrayAnnotatedOutput 370 public void annotate(int amt, String msg) { in annotate() method in ByteArrayAnnotatedOutput
|
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/writer/ |
D | Modifiable.java | 45 public AnnotationWriter annotate(ClassName annotation) { in annotate() method in Modifiable 51 public AnnotationWriter annotate(Class<? extends Annotation> annotation) { in annotate() method in Modifiable
|
/external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
D | DexFile.java | 494 private ByteArrayAnnotatedOutput toDex0(boolean annotate, in toDex0()
|
D | DebugInfoEncoder.java | 130 private void annotate(int length, String message) { in annotate() method in DebugInfoEncoder
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/ |
D | AnnotatedBytes.java | 122 public void annotate(int length, @Nonnull String msg, Object... formatArgs) { in annotate() method in AnnotatedBytes
|
/external/clang/test/Analysis/ |
D | localization-aggressive.m | 55 __attribute__((annotate("returns_localized_nsstring"))); category
|
D | objc_invalidation.m | 52 - (void) invalidate __attribute__((annotate("objc_instance_variable_invalidator"))); category
|
/external/autotest/contrib/ |
D | coverage.py | 875 def annotate(self, morfs, directory=None, ignore_errors=0, omit_prefixes=[]): member in coverage 968 def annotate(*args, **kw): function
|
/external/chromium-trace/catapult/third_party/coverage/coverage/ |
D | control.py | 968 def annotate( member in Coverage
|
/external/harfbuzz_ng/util/ |
D | options.hh | 168 hb_bool_t annotate; member
|
/external/ImageMagick/MagickCore/ |
D | annotate.c | 279 *annotate, in AnnotateImage() local
|
/external/clang/lib/Format/ |
D | TokenAnnotator.cpp | 1473 void TokenAnnotator::annotate(AnnotatedLine &Line) { in annotate() function in clang::format::TokenAnnotator
|
/external/ImageMagick/Magick++/lib/ |
D | Image.cpp | 1840 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
|