HomeSort by relevance Sort by last modified time
    Searched refs:trace (Results 251 - 275 of 1247) sorted by null

<<11121314151617181920>>

  /external/mesa3d/src/gallium/targets/xvmc-r600/
Makefile 11 $(TOP)/src/gallium/drivers/trace/libtrace.a \
  /external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/stub/command/
AppeCommandHandler.java 59 LOG.trace("Received data [" + new String(data) + "]");
StorCommandHandler.java 59 LOG.trace("Received data [" + new String(data) + "]");
  /external/wpa_supplicant_8/src/utils/
Makefile 22 trace.o \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/left_child_next_sibling_heap_/
trace_fn_imps.hpp 46 trace() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/left_child_next_sibling_heap_/
trace_fn_imps.hpp 46 trace() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/left_child_next_sibling_heap_/
trace_fn_imps.hpp 46 trace() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
inspect_fodder.py 46 self.tr = inspect.trace()
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
inspect_fodder.py 46 self.tr = inspect.trace()
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
trace_fn_imps.hpp 46 trace() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
inspect_fodder.py 46 self.tr = inspect.trace()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
inspect_fodder.py 46 self.tr = inspect.trace()
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/systrace/
SystraceOutputParser.java 28 * parses it and generates html based on the trace */
30 private static final String TRACE_START = "TRACE:\n"; //$NON-NLS-1$
67 // locate the trace start marker within the first hundred bytes
72 throw new RuntimeException("Unable to find trace start marker 'TRACE:':\n" + header);
107 String trace = ""; local
124 trace = sb.toString();
126 trace = new String(mAtraceOutput, mSystraceIndex, mAtraceLength - mSystraceIndex);
130 String html_out = trace.replaceAll("\n", "\\\\n\\\\\n");
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
ResultFilter.java 87 public void testFailed(TestIdentifier test, String trace) {
89 super.testFailed(test, trace);
  /external/compiler-rt/lib/asan/
asan_suppressions.cc 80 for (uptr i = 0; i < stack->size && stack->trace[i]; i++) {
81 uptr addr = stack->trace[i];
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.logging_1.0.4.v201005080501.jar 
  /external/guice/extensions/persist/lib/
commons-logging-1.0.4.jar 
  /external/guice/extensions/struts2/lib/
commons-logging-1.0.4.jar 
  /external/guice/lib/build/
commons-logging-1.0.4.jar 
  /external/mesa3d/src/gallium/targets/libgl-xlib/
SConscript 43 env.Prepend(LIBS = [trace, rbug, galahad, softpipe])
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
log4j-over-slf4j-1.4.2.jar 
  /frameworks/base/native/android/
Android.mk 20 trace.cpp \
  /prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.0.4/
commons-logging-1.0.4.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/views/detail/
GlDrawCallDetailProvider.java 73 public void updateControl(GLTrace trace, GLCall call) {
74 mImageCanvas.setImage(trace.getImage(call));
  /external/chromium-trace/catapult/experimental/heatmap/
input.js 33 Heatmap.prototype.selectTrace = function(trace) {
34 this.drawTraces[trace] = !this.drawTraces[trace];

Completed in 1439 milliseconds

<<11121314151617181920>>