| /external/linux-tools-perf/ |
| Android.mk | 37 util/annotate.c \ 166 builtin-annotate.c \
|
| Makefile | 249 LIB_H += util/annotate.h 294 LIB_OBJS += $(OUTPUT)util/annotate.o 347 BUILTIN_OBJS += $(OUTPUT)builtin-annotate.o 457 LIB_OBJS += $(OUTPUT)util/ui/browsers/annotate.o 716 $(OUTPUT)util/ui/browsers/annotate.o: util/ui/browsers/annotate.c $(OUTPUT)PERF-CFLAGS
|
| /external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Format/ |
| SparseSwitchDataPseudoInstruction.java | 117 out.annotate(getSize(currentCodeAddress)*2, "[0x" + Integer.toHexString(currentCodeAddress) + "] " +
|
| /dalvik/dexgen/src/com/android/dexgen/util/ |
| ByteArrayAnnotatedOutput.java | 367 public void annotate(String msg) { method in class:ByteArrayAnnotatedOutput 377 public void annotate(int amt, String msg) { method in class:ByteArrayAnnotatedOutput
|
| /dalvik/dx/src/com/android/dx/util/ |
| ByteArrayAnnotatedOutput.java | 360 public void annotate(String msg) { method in class:ByteArrayAnnotatedOutput 370 public void annotate(int amt, String msg) { method in class:ByteArrayAnnotatedOutput
|
| /external/dexmaker/src/dx/java/com/android/dx/util/ |
| ByteArrayAnnotatedOutput.java | 360 public void annotate(String msg) { method in class:ByteArrayAnnotatedOutput 370 public void annotate(int amt, String msg) { method in class:ByteArrayAnnotatedOutput
|
| /external/harfbuzz_ng/util/ |
| options.hh | 119 annotate = false; 131 hb_bool_t annotate; member in struct:view_options_t
|
| helper-cairo.cc | 331 if (!view_opts->annotate && ba == 255 && br == bg && bg == bb && fr == fg && fg == fb)
|
| options.cc | 246 {"annotate", 0, 0, G_OPTION_ARG_NONE, &this->annotate, "Annotate output rendering", NULL},
|
| /external/smali/dexlib/src/main/java/org/jf/dexlib/Util/ |
| ByteArrayAnnotatedOutput.java | 379 public void annotate(String msg) { method in class:ByteArrayAnnotatedOutput 404 public void annotate(int amt, String msg) { method in class:ByteArrayAnnotatedOutput
|
| /external/clang/lib/Format/ |
| TokenAnnotator.h | 216 void annotate(AnnotatedLine &Line);
|
| TokenAnnotator.cpp | 819 void TokenAnnotator::annotate(AnnotatedLine &Line) { function in class:clang::format::TokenAnnotator [all...] |
| Format.cpp | [all...] |
| /external/linux-tools-perf/util/ui/browsers/ |
| hists.c | 834 annotate = -2, zoom_dso = -2, zoom_thread = -2, local 865 ui__help_window("-> Zoom into DSO/Threads & Annotate current symbol\n" 867 "a Annotate current symbol\n" 910 asprintf(&options[nr_options], "Annotate %s", 912 annotate = nr_options++; 945 if (choice == annotate) {
|
| /external/valgrind/main/cachegrind/ |
| cg_annotate.in | 154 --auto=yes|no annotate all source files containing functions 650 # Annotate selected files 811 # Annotate chosen lines, tracking total counts of lines printed 867 # Print list of unfound auto-annotate selected files.
|
| /dalvik/dx/src/com/android/dx/cf/code/ |
| Simulator.java | 100 frame.annotate(ex);
|
| /external/valgrind/main/callgrind/ |
| callgrind_annotate.in | 209 --auto=yes|no annotate all source files containing functions 968 # Annotate selected files [all...] |
| /prebuilts/tools/common/netbeans-visual/ |
| org-openide-util.jar | |
| /prebuilts/sdk/tools/lib/ |
| dx.jar | |
| /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/ |
| jstemplate.js | 285 // annotate the node with it, and return it.
[all...] |
| /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/ |
| jstemplate.js | 285 // annotate the node with it, and return it. [all...] |