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

<<111112113114115116117118119120>>

  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
C.stg 100 trace,
554 trace,
    [all...]
  /external/bluetooth/bluedroid/include/
bt_trace.h 22 * diagnostic trace message service.
139 #define BTTRC_ID_ALL_LAYERS 0xFF /* all trace layers */
142 /* Trace type definitions. Note that these are mutually exclusive in a trace. This
143 means that any trace can be either error,warning,api,event or dbg */
152 /* Masks to identify the stack that originated the trace */
156 /* Parameter datatypes used in Trace APIs */
267 ** Trace configurable parameters
271 /* Enables or disables verbose trace information. */
276 /* Enables or disables all trace messages. *
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/
Inspector-0.1.json 356 { "name": "type", "type": "string", "optional": true, "enum": ["log", "dir", "dirxml", "trace", "startGroup", "startGroupCollapsed", "endGroup", "assert"], "description": "Console message type." },
362 { "name": "stackTrace", "$ref": "StackTrace", "optional": true, "description": "JavaScript stack trace for assertions and error messages." }
527 { "name": "stackTrace", "$ref": "Console.StackTrace", "optional": true, "description": "Initiator JavaScript stack trace, set for Script only." },
    [all...]
Inspector-1.0.json 472 { "name": "type", "type": "string", "optional": true, "enum": ["log", "dir", "dirxml", "trace", "startGroup", "startGroupCollapsed", "endGroup", "assert"], "description": "Console message type." },
477 { "name": "stackTrace", "$ref": "StackTrace", "optional": true, "description": "JavaScript stack trace for assertions and error messages." },
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/
tcmalloc.cc 196 "trace to be dumped to stderr. The threshold for "
534 "tcmalloc: allocation failed for stack trace slots",
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ecf.filetransfer_4.0.0.v20100529-0735.jar 
org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar 
  /external/libnfc-nci/src/include/
bt_trace.h 121 #define BTTRC_ID_ALL_LAYERS 0xFF /* all trace layers */
124 /* Trace type definitions. Note that these are mutually exclusive in a trace. This
125 means that any trace can be either error,warning,api,event or dbg */
143 /* Masks to identify the stack that originated the trace */
147 /* Parameter datatypes used in Trace APIs */
228 ** Trace configurable parameters
232 /* Enables or disables verbose trace information. */
237 /* Enables or disables all trace messages. */
242 /* Enables or disables protocol trace information. *
    [all...]
  /external/llvm/docs/
CommandLine.rst 824 to the shell itself (like ``-x`` which turns on trace output), then you specif
    [all...]
  /external/valgrind/main/coregrind/
m_signals.c     [all...]
  /frameworks/base/core/java/android/widget/
ListView.java 19 import android.os.Trace;
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_doctest.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_doctest.py     [all...]
  /dalvik/vm/mterp/out/
InterpC-x86.cpp 304 * exception stack trace can be generated correctly. If we don't do this,
    [all...]
InterpC-armv5te-vfp.cpp 304 * exception stack trace can be generated correctly. If we don't do this,
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine_unittest.cc 48 #include "webrtc/system_wrappers/interface/trace.h"
238 webrtc::Trace::Add(webrtc::kTraceStateInfo, webrtc::kTraceUndefined, 0,
256 webrtc::Trace::Add(webrtc::kTraceStateInfo, webrtc::kTraceUndefined, 0,
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
vdbe.c 451 # define REGISTER_TRACE(R,M) if(p->trace)registerTrace(p->trace,R,M)
614 if( p->trace ){
616 printf("VDBE Execution Trace:\n");
619 sqlite3VdbePrintOp(p->trace, pc, pOp);
    [all...]
  /external/chromium_org/v8/src/
hydrogen.h     [all...]
  /external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.h 360 // Trace registers
414 // Trace Registers
682 // Trace registers
    [all...]
  /external/qemu/android/
help.c     [all...]
  /frameworks/av/services/camera/libcameraservice/api1/
Camera2Client.cpp 22 #include <utils/Trace.h>
    [all...]
  /frameworks/base/cmds/am/src/com/android/commands/am/
Am.java 84 " [--R COUNT] [-S] [--opengl-trace]\n" +
123 " --opengl-trace: enable tracing of OpenGL functions\n" +
503 } else if (opt.equals("--opengl-trace")) {
    [all...]
  /dalvik/vm/
Thread.cpp 44 #include <cutils/trace.h>
    [all...]
  /dalvik/vm/compiler/codegen/mips/
CodegenDriver.cpp     [all...]
  /external/v8/
ChangeLog 236 When rethrowing an exception, print the stack trace of its original
245 Added timestamp to --trace-gc output. (issue 1932)
    [all...]

Completed in 2188 milliseconds

<<111112113114115116117118119120>>