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

<<51525354555657585960>>

  /external/libpng/contrib/gregbook/
writepng.h 67 # define Trace(x) {fprintf x ; fflush(stderr); fflush(stdout);}
69 # define Trace(x) ;
  /external/linux-tools-perf/Documentation/
perf-report.txt 80 --dump-raw-trace::
81 Dump raw trace in ASCII.
  /external/linux-tools-perf/
builtin-diff.c 182 OPT_BOOLEAN('D', "dump-raw-trace", &dump_trace,
183 "dump raw trace in ASCII"),
  /external/linux-tools-perf/util/
trace-event.h 272 /* taken from kernel/trace/trace.h */
  /external/mesa3d/src/gallium/docs/source/
distro.rst 55 Trace
58 Wrapper driver. Trace dumps an XML record of the calls made to the
  /external/mesa3d/src/gallium/drivers/identity/
id_screen.c 157 /* TODO trace call */
176 /* TODO trace call */
  /external/mesa3d/src/gallium/drivers/trace/
trace.xsl 28 <xsl:template match="/trace">
31 <title>Gallium Trace</title>
  /external/mesa3d/src/gallium/tools/trace/
model.py 30 '''Trace data model.'''
115 class Trace:
  /external/qemu/distrib/jpeg-6b/
cdjpeg.c 38 if (sig_cinfo->err != NULL) /* turn off trace output */
91 /* Enable progress display, unless trace output is on */
  /external/qemu/distrib/zlib-1.2.3/
zutil.h 246 # define Trace(x) {if (z_verbose>=0) fprintf x ;}
253 # define Trace(x)
  /external/v8/test/mjsunit/
regexp-multiline-stack-trace.js 28 // The flags below are to test the trace-calls functionality and the
30 // Flags: --trace-calls --preallocate-message-memory
  /external/valgrind/main/
README_PACKAGERS 89 valgrind -v --trace-children=yes firefox
91 valgrind -v --trace-children=yes soffice
  /external/valgrind/main/include/
pub_tool_execontext.h 50 // short-lived stack trace, use VG_(get_StackTrace)().
68 // produce a one-element stack trace, which is better than nothing.
  /external/zlib/src/
zutil.h 224 # define Trace(x) {if (z_verbose>=0) fprintf x ;}
231 # define Trace(x)
  /frameworks/av/libvideoeditor/osal/inc/
M4OSA_Debug.h 19 * @brief Debug and Trace Macro
115 /* Trace macros */
  /frameworks/base/core/java/com/android/internal/http/multipart/
StringPart.java 126 LOG.trace("enter sendData(OutputStream)");
137 LOG.trace("enter lengthOfData()");
  /hardware/ti/omap4xxx/domx/mm_osal/src/
timm_osal_trace.c 65 * The OSAL debug trace detail can be set at compile time by defining the flag
70 * Prefix is added to every debug trace message
  /packages/apps/Nfc/nxp/jni/
com_android_nfc.h 125 #define TRACE(...) ALOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)
129 #define TRACE(...)
  /packages/apps/Settings/src/com/android/settings/
MediaFormat.java 32 * you want to do this?" prompt, followed by a keyguard pattern trace if the user
89 // If the user entered a valid keyguard trace, present the final
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 110 trace() const;
240 trace() const function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/rc_binomial_heap_/
rc.hpp 129 trace() const;
247 trace() const
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 110 trace() const;
240 trace() const function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/rc_binomial_heap_/
rc.hpp 129 trace() const;
247 trace() const
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 110 trace() const;
240 trace() const function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/rc_binomial_heap_/
rc.hpp 129 trace() const;
247 trace() const

Completed in 1120 milliseconds

<<51525354555657585960>>