/external/clang/lib/Parse/ |
ParseTentative.cpp | [all...] |
Parser.cpp | [all...] |
/external/compiler-rt/lib/tsan/rtl/ |
tsan_interface_ann.cc | 426 // WTFAnnotateHappensAfter(). Those are being used by Webkit to annotate
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
DalvInsn.java | 393 * never annotate the output.
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/ |
perf.c | 50 { "annotate", cmd_annotate, 0 },
|
/external/llvm/tools/llvm-objdump/ |
MachODump.cpp | 249 // annotate relocations with the referenced symbol's name, and if this was
|
/external/owasp/sanitizer/tools/findbugs/doc/manual/ |
annotations.html | 69 Used to annotate a method that, if overridden, must (or should) be invoke super
|
/external/valgrind/main/callgrind/ |
callgrind_annotate.in | 210 --auto=yes|no annotate all source files containing functions 976 # Annotate selected files [all...] |
/external/valgrind/main/drd/tests/ |
tsan_thread_wrappers_pthread.h | 107 /// helgrind does not (yet) support spin locks, so we annotate them.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/ |
TestNode.java | 280 // in a deprecation warning, and there isn't a way to annotate a single
|
/external/clang/docs/ |
ThreadSafetyAnalysis.rst | 320 annotate getter methods that return mutexes. 612 inline the destructor. Moreover, there is no way to annotate the destructor,
|
/external/clang/www/analyzer/ |
annotations.html | 139 annotate an Objective-C method or C function as returning a retained Cocoa 238 annotate an Objective-C method or C function as returning a retained Core
|
/external/valgrind/main/cachegrind/docs/ |
cg-manual.xml | 81 function in the program. You can also annotate each line of source code in 371 <para>There are two ways to annotate source files -- by specifying them 441 cg_annotate will automatically annotate every source file it can 480 <para>Valgrind can annotate assembly code programs too, or annotate 490 <option>-g</option> to achieve this. You can then profile and annotate the [all...] |
/external/clang/lib/ARCMigrate/ |
ObjCMT.cpp | [all...] |
/external/chromium_org/components/autofill/core/browser/ |
autofill_manager.cc | 771 // If the corresponding flag is set, annotate forms with the predicted types. [all...] |
/external/chromium_org/third_party/WebKit/Source/platform/ |
TraceEvent.h | 367 // annotate the block following the call. The ASYNC_STEP_PAST macro will 368 // annotate the block prior to the call. Note that any particular event must use [all...] |
/external/chromium_org/third_party/skia/src/core/ |
SkTraceEvent.h | 485 // annotate the block following the call. The ASYNC_STEP_PAST macro will 486 // annotate the block prior to the call. Note that any particular event must use [all...] |
/external/chromium_org/ui/file_manager/file_manager/background/js/ |
file_operation_manager.js | 114 * In addition, this method annotate the size of each entry. The result will 178 // For a file, annotate the file size. [all...] |
/external/chromium_org/v8/tools/ |
ll_prof.py | 872 help=("number of top symbols to disassemble and annotate " 877 help=("disassemble and annotate all used symbols " [all...] |
/external/clang/include/clang/Basic/ |
Attr.td | 382 def Annotate : InheritableParamAttr { 383 let Spellings = [GNU<"annotate">]; [all...] |
AttrDocs.td | 531 ``-Wimplicit-fallthrough`` argument to annotate intentional fall-through 636 Annotate methods that transition an object into a new state with [all...] |
/external/skia/src/core/ |
SkTraceEvent.h | 485 // annotate the block following the call. The ASYNC_STEP_PAST macro will 486 // annotate the block prior to the call. Note that any particular event must use [all...] |
/dalvik/dx/src/com/android/dx/cf/code/ |
Simulator.java | 99 frame.annotate(ex);
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
TransformerFactoryImpl.java | 550 // Custom Xalan feature: annotate DTM with SAX source locator fields.
|
/external/chromium_org/build/android/buildbot/ |
bb_device_steps.py | 114 '--annotate', 'gtest',
|