/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 | 363 public void annotate(String msg) { method in class:ByteArrayAnnotatedOutput 373 public void annotate(int amt, String msg) { method in class:ByteArrayAnnotatedOutput
|
/external/chromium_org/third_party/cld/base/ |
dynamic_annotations.h | 103 // is used only when it would be difficult to annotate each of the mutex's 319 // ANNOTATE_UNPROTECTED_READ is the preferred way to annotate racey reads.
|
/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/mockito/src/org/mockito/internal/creation/ |
AcrossJVMSerializationFeature.java | 172 * custom {@link MockitoMockObjectOutputStream} that will annotate the mock class in the stream. 380 * @param cl The class to annotate.
|
/external/oprofile/ |
oprofile_android | 140 print " annotate [args] : generate annotation with specified arguments to 'annotation'" 196 elif command == 'annotate':
|
/art/test/etc/ |
host-run-test-jar | 164 # gdbargs="--annotate=3 $gdbargs"
|
/docs/source.android.com/src/compatibility/ |
cts-development.jd | 83 These are no longer necessary so do not annotate new tests with these.</p>
|
/external/chromium_org/base/metrics/ |
statistics_recorder.cc | 47 // to annotate them. Because ANNOTATE_LEAKING_OBJECT_PTR may be used only once
|
/external/chromium_org/native_client_sdk/src/build_tools/ |
buildbot_common.py | 106 """Annotate a buildbot build step."""
|
/external/chromium_org/net/proxy/ |
proxy_list.cc | 163 // (RemoveBadProxies would annotate them as 'expected bad' rather then delete
|
/external/chromium_org/remoting/tools/ |
verify_resources.py | 37 remoting.gyp, or annotate existing uses of those tags with the
|
/external/chromium_org/third_party/cython/src/Cython/Debugger/Tests/ |
TestLibCython.py | 141 annotate=False,
|
/external/clang/bindings/python/tests/cindex/ |
test_cursor.py | 208 tu = get_tu('int foo (void) __attribute__ ((annotate("here be annotation attribute")));')
|
/external/llvm/include/llvm/CodeGen/ |
MachineMemOperand.h | 110 // Target hints allow target passes to annotate memory operations.
|
/external/llvm/lib/Target/Sparc/ |
SparcCallingConv.td | 89 // - Annotate integer arguments with zeroext or signext attributes.
|
/external/pdfium/core/src/fxge/Microsoft SDK/include/ |
sal.h | 33 The most important annotations in sal.h provide a consistent way to annotate
156 buffer macros. These may be used either to annotate buffer parameters that involve
491 Any of these may be used to directly annotate functions, but only one should
[all...] |
/external/valgrind/main/drd/tests/ |
annotate_smart_pointer.cpp | 2 * Test program that illustrates how to annotate a smart pointer
|
/hardware/intel/img/libdrm/shared-core/ |
drm_mode.h | 257 * Userspace may annotate the updates, the annotates are a
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
AdditionalSubtypeUtils.java | 163 * Historically the extra value has been used as the last resort to annotate various kinds of
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/ |
drm_mode.h | 248 * Userspace may annotate the updates, the annotates are a
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/ |
drm_mode.h | 248 * Userspace may annotate the updates, the annotates are a
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/ |
control.py | 5 from coverage.annotate import AnnotateReporter 569 def annotate(self, morfs=None, directory=None, ignore_errors=None, member in class:coverage 571 """Annotate a list of modules.
|
/external/chromium_org/third_party/cython/src/Cython/Compiler/ |
Main.py | 418 if options.annotate is None: 424 options.annotate = True 656 annotate = None, variable
|
/external/harfbuzz_ng/util/ |
options.cc | 262 {"annotate", 0, 0, G_OPTION_ARG_NONE, &this->annotate, "Annotate output rendering", NULL},
|