Home
last modified time | relevance | path

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

/external/dexmaker/src/dx/java/com/android/dx/util/
DAnnotatedOutput.java49 public void annotate(String msg); in annotate() method
62 public void annotate(int amt, String msg); in annotate() method
DByteArrayAnnotatedOutput.java360 public void annotate(String msg) { in annotate() method in ByteArrayAnnotatedOutput
370 public void annotate(int amt, String msg) { in annotate() method in ByteArrayAnnotatedOutput
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
D__init__.py57 annotate = _singleton_method('annotate') variable
Dcontrol.py569 def annotate(self, morfs=None, directory=None, ignore_errors=None, member in coverage
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DGraphicsContextAnnotator.cpp81 void GraphicsContextAnnotator::annotate(const PaintInfo& paintInfo, const RenderObject* object) in annotate() function in WebCore::GraphicsContextAnnotator
/external/chromium_org/chrome/common/extensions/docs/server2/
Dmanifest_data_source.py89 def annotate(parent_level, features): function
/external/linux-tools-perf/perf-3.12.0/tools/perf/
Dbuiltin-annotate.c276 struct perf_annotate annotate = { in cmd_annotate() local
/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/dexmaker/src/dx/java/com/android/dx/dex/file/
DDexFile.java494 private ByteArrayAnnotatedOutput toDex0(boolean annotate, in toDex0()
DDebugInfoEncoder.java130 private void annotate(int length, String message) { in annotate() method in DebugInfoEncoder
/external/srec/srec/include/
Dutteranc.h63 annotate; typedef
/external/clang/test/Analysis/
Dobjc_invalidation.m52 - (void) invalidate __attribute__((annotate("objc_instance_variable_invalidator"))); category
/external/harfbuzz_ng/util/
Doptions.hh163 hb_bool_t annotate; member
/external/clang/lib/Format/
DTokenAnnotator.cpp1177 void TokenAnnotator::annotate(AnnotatedLine &Line) { in annotate() function in clang::format::TokenAnnotator
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/browsers/
Dhists.c1423 annotate = -2, zoom_dso = -2, zoom_thread = -2, in perf_evsel__hists_browse() local