HomeSort by relevance Sort by last modified time
    Searched full:trace (Results 2626 - 2650 of 3884) sorted by null

<<101102103104105106107108109110>>

  /frameworks/base/core/java/com/android/internal/os/
ZygoteInit.java 30 import android.os.Trace;
582 Trace.setTracingEnabled(false);
  /frameworks/base/core/java/com/android/internal/widget/
PointerLocationView.java 46 // Trace of previous points.
290 // Pointer trace.
    [all...]
  /frameworks/base/docs/html/tools/debugging/
ddms.jd 190 {@link android.os.Debug#stopMethodTracing()} methods. For more information about generating trace logs, see
197 <li>Android 2.2 and later devices do not need an SD card. The trace log files are
  /frameworks/base/docs/html/tools/testing/
activity_testing.jd 345 For a failed test, the Failure Trace contains the following error message:
363 For a failed test, the Failure Trace contains the following error message:
testing_eclipse.jd 477 and a lower stack trace pane.
524 lower pane contains a stack trace for the test. If a line corresponds to a point in your
  /frameworks/native/cmds/dumpstate/
dumpstate.c 128 property_get("dalvik.vm.stack-trace-file", anr_traces_path, "");
130 printf("*** NO VM TRACES FILE DEFINED (dalvik.vm.stack-trace-file)\n\n");
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
heapq.py 60 over the two cells it tops, and we can trace the winner down the tree
62 of such tournaments, we do not need to trace the history of a winner.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
heapq.py 60 over the two cells it tops, and we can trace the winner down the tree
62 of such tournaments, we do not need to trace the history of a winner.
  /system/core/libutils/
RefBase.cpp 204 ALOGD("STACK TRACE for %p saved in %s", this, name);
206 else ALOGE("FAILED TO PRINT STACK TRACE for %p in %s: %s", this,
  /external/chromium_org/net/third_party/nss/ssl/
sslimpl.h 83 #if defined(DEBUG) || defined(TRACE)
93 #if defined(DEBUG) && !defined(TRACE) && !defined(NISCC_TEST)
94 #define TRACE
97 #ifdef TRACE
    [all...]
  /external/chromium_org/third_party/cld/base/
logging.h 416 // dump a giant stack trace, etc. This is good for tests like sanity-checking
    [all...]
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gsubgpos-private.hh 42 hb_auto_trace_t<context_t::max_debug_depth, typename context_t::return_t> trace \
51 hb_auto_trace_t<HB_DEBUG_CLOSURE, hb_void_t> trace \
101 hb_auto_trace_t<HB_DEBUG_WOULD_APPLY, bool> trace \
139 hb_auto_trace_t<HB_DEBUG_COLLECT_GLYPHS, hb_void_t> trace \
238 hb_auto_trace_t<HB_DEBUG_APPLY, bool> trace \
    [all...]
  /external/chromium_org/third_party/skia/src/core/
SkMatrix.cpp 2110 double trace = Sa + Sd; local
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/
debugallocation.cc 128 "Symbolize the stack trace when provided (on some error exits)");
704 "execution to obtain a stack trace or --max_free_queue_size was "
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
debugallocation.cc 127 "Symbolize the stack trace when provided (on some error exits)");
708 "execution to obtain a stack trace or --max_free_queue_size was "
    [all...]
tcmalloc.cc 198 "trace to be dumped to stderr. The threshold for "
506 "tcmalloc: allocation failed for stack trace slots",
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh 42 hb_auto_trace_t<context_t::max_debug_depth, typename context_t::return_t> trace \
52 hb_auto_trace_t<HB_DEBUG_CLOSURE, hb_void_t> trace \
102 hb_auto_trace_t<HB_DEBUG_WOULD_APPLY, bool> trace \
140 hb_auto_trace_t<HB_DEBUG_COLLECT_GLYPHS, hb_void_t> trace \
233 hb_auto_trace_t<HB_DEBUG_APPLY, bool> trace \
    [all...]
  /external/skia/src/core/
SkMatrix.cpp 2110 double trace = Sa + Sd; local
    [all...]
  /frameworks/base/core/java/android/view/inputmethod/
InputMethodManager.java 37 import android.os.Trace;
    [all...]
  /frameworks/base/core/java/android/widget/
GridView.java 23 import android.os.Trace;
    [all...]
  /prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.6/
gradle-tooling-api-1.6.jar 
  /prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.6-rc-1/
gradle-tooling-api-1.6-rc-1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.httpclient_3.1.0.v201005080502.jar 
  /dalvik/vm/mterp/out/
InterpAsm-mips.S 444 /* Entry is always a possible trace start */
456 li a2, kJitTSelectRequestHot # ask for trace selection
457 b common_selectTrace # go build the trace
    [all...]
  /external/chromium/testing/gtest/include/gtest/
gtest.h 145 // The upper limit for valid stack trace depths.
    [all...]

Completed in 1585 milliseconds

<<101102103104105106107108109110>>