| /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/ |
| cmdline.py | 165 self.add_action('-a', '--annotate', 'annotate') 235 'annotate': CmdOptionParser("annotate", 428 for j in ['annotate', 'html', 'report', 'combine']: 441 'annotate' in options.actions or 544 if 'annotate' in options.actions: 545 self.coverage.annotate( 626 annotate Annotate source files with execution information [all...] |
| /external/harfbuzz_ng/util/ |
| options.cc | 262 {"annotate", 0, 0, G_OPTION_ARG_NONE, &this->annotate, "Annotate output rendering", NULL},
|
| /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/ |
| spannable.js | 33 // Optionally annotate the entire string.
|
| /external/valgrind/main/callgrind/ |
| callgrind_annotate.in | 210 --auto=yes|no annotate all source files containing functions 976 # Annotate selected files [all...] |
| /prebuilts/tools/common/netbeans-visual/ |
| org-openide-util.jar | |
| /external/chromium_org/build/android/ |
| adb_gdb | 87 ANNOTATE= 120 --annotate=3) 121 ANNOTATE=$optarg 312 --annotate=<num> Enable gdb annotation. 808 # difficult to pass --annotate=3 to the gdb binary itself. 810 if [ "$ANNOTATE" ]; then 811 GDB_ARGS=$GDB_ARGS" --annotate=$ANNOTATE"
|
| /external/chromium_org/third_party/sqlite/src/src/ |
| test_osinst.c | 1111 static const char *strs[] = { "annotate", "finalize", "new", "register", 0 }; [all...] |
| /prebuilts/sdk/tools/darwin/lib/ |
| dx.jar | |
| /prebuilts/sdk/tools/lib/ |
| dx.jar | |
| /prebuilts/tools/common/m2/repository/com/google/dexmaker/dexmaker/1.0/ |
| dexmaker-1.0.jar | |
| /external/chromium_org/third_party/WebKit/Source/platform/heap/ |
| Heap.h | [all...] |
| /external/clang/lib/Format/ |
| TokenAnnotator.cpp | 1177 void TokenAnnotator::annotate(AnnotatedLine &Line) { function in class:clang::format::TokenAnnotator [all...] |
| Format.cpp | [all...] |
| /external/chromium_org/ui/file_manager/file_manager/background/js/ |
| file_operation_manager.js | 51 * In addition, this method annotate the size of each entry. The result will 115 // For a file, annotate the file size. [all...] |
| /external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/ |
| jstemplate.js | 285 // annotate the node with it, and return it. [all...] |
| /external/chromium_org/third_party/jstemplate/ |
| jstemplate.js | 271 // annotate the node with it, and return it.
|
| /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/ |
| compiler.jar | |