Searched
full:trace (Results
1226 -
1250 of
3884) sorted by null
<<41424344454647484950>>
/external/chromium_org/tools/telemetry/telemetry/core/timeline/ |
process.py | 10 ''' The Process represents a single userland process in the trace.
|
/external/chromium_org/ui/gl/ |
gl_gl_api_implementation.h | 52 // Inserts a TRACE for every GL call.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/ |
antRun.pl | 34 #and set $debug to 1 to turn on trace info (currently unused)
|
/external/freetype/src/base/ |
ftmm.c | 29 /* The macro FT_COMPONENT is used in trace mode. It is an implicit */
|
/external/kernel-headers/original/asm-mips/ |
ptrace.h | 67 /* Calls to trace a 64bit program from a 32bit program. */
|
/external/libnfc-nci/src/hal/include/ |
nfc_types.h | 120 ** Define trace levels 123 #define BT_TRACE_LEVEL_NONE 0 /* No trace messages to be generated */ 124 #define BT_TRACE_LEVEL_ERROR 1 /* Error condition trace messages */ 125 #define BT_TRACE_LEVEL_WARNING 2 /* Warning condition trace messages */
|
/external/libnfc-nci/src/include/ |
buildcfg.h | 74 /* Protocol trace mask */
|
/external/libnfc-nci/src/nfa/int/ |
nfa_sys.h | 85 UINT8 trace_level; /* initial trace level */
|
/external/linux-tools-perf/scripts/perl/Perf-Trace-Util/ |
README | 1 Perf-Trace-Util version 0.01
|
/external/llvm/lib/Analysis/ |
Android.mk | 61 Trace.cpp \
|
/external/mesa3d/src/gallium/ |
SConscript | 21 'drivers/trace/SConscript',
|
/external/mesa3d/src/gallium/targets/egl-static/ |
SConscript | 31 trace,
|
/external/mockito/src/org/mockito/internal/invocation/ |
InvocationImpl.java | 24 * Contains stack trace of invocation
|
/external/mockito/src/org/mockito/internal/stubbing/defaultanswers/ |
ReturnsSmartNulls.java | 27 * line where unstubbed method was called. You just click on the stack trace.
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/ |
Debug.java | 68 public static void trace(String format, Object... args) { method in class:Debug
|
/external/nist-sip/java/gov/nist/core/ |
InternalErrorHandler.java | 31 * Handle Internal error failures and print a stack trace (for debugging).
|
/external/opencv/cv/src/ |
_cvmatrix.h | 201 CV_INLINE void icvTrace_32f( const float* src, int w, int h, float* trace ) 207 *trace = (float)sum; 213 CV_INLINE void icvTrace_64d( const double* src, int w, int h, double* trace ) 219 *trace = sum;
|
/external/openssh/regress/ |
keytype.sh | 33 trace "ssh connect, userkey $ut, hostkey $ht"
|
/external/proguard/src/proguard/gui/ |
GUIResources.properties | 38 deobfuscatedStackTrace = De-obfuscated stack trace 77 You can load an obfuscated stack trace from a file, \ 131 obfuscatedStackTrace = Obfuscated stack trace 288 A stack trace produced by previously obfuscated code. 523 selectStackTraceFile = Select a stack trace file... 528 cantOpenStackTraceFile = Can''t open the stack trace file [{0}] 586 loadStackTrace = Load stack trace... 610 loadStackTraceTip = Load a stack trace from a file. 612 reTraceTip = De-obfuscate the given stack trace.
|
/external/tcpdump/ |
send-ack.awk | 10 # convert tcp trace to send/ack form.
|
/external/valgrind/main/drd/ |
drd_segment.h | 52 /** Stack trace of the first instruction of the segment. */
|
/external/valgrind/main/memcheck/tests/ |
vcpu_fbench.c | 95 which executes as an infinite loop, performing the ray trace 576 If the variable PARAXIAL is true, the trace through the 578 Otherwise, the normal trigonometric trace will be done. 675 /* Perform ray trace in specific spectral line */ 763 /* Perform ray trace the specified number of times. */ 777 /* Do main trace in D light */ 785 /* Trace marginal ray in C */ 790 /* Trace marginal ray in F */ 813 /* Now evaluate the accuracy of the results from the last ray trace */
|
/external/valgrind/main/perf/ |
fbench.c | 91 which executes as an infinite loop, performing the ray trace 572 If the variable PARAXIAL is true, the trace through the 574 Otherwise, the normal trigonometric trace will be done. 671 /* Perform ray trace in specific spectral line */ 759 /* Perform ray trace the specified number of times. */ 773 /* Do main trace in D light */ 781 /* Trace marginal ray in C */ 786 /* Trace marginal ray in F */ 809 /* Now evaluate the accuracy of the results from the last ray trace */
|
/external/webrtc/src/system_wrappers/source/ |
rw_lock_win.cc | 15 #include "trace.h"
|
/frameworks/av/services/camera/libcameraservice/api1/client2/ |
BurstCapture.cpp | 21 #include <utils/Trace.h>
|
Completed in 1001 milliseconds
<<41424344454647484950>>