HomeSort by relevance Sort by last modified time
    Searched refs:trace (Results 201 - 225 of 961) sorted by null

1 2 3 4 5 6 7 891011>>

  /dalvik/vm/mterp/armv5te/
entry.S 67 /* Entry is always a possible trace start */
79 cmp r3, #kSVSTraceSelect @ hot trace following?
80 moveq r2,#kJitTSelectRequestHot @ ask for trace selection
81 beq common_selectTrace @ go build the trace
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_stacktrace.h 36 uptr trace[kStackTraceMax]; member in struct:__sanitizer::StackTrace
42 dst[i] = trace[i];
51 trace[i] = src[i];
78 // Use this macro if you want to print stack trace with the caller
86 // Use this macro if you want to print stack trace with the current
  /libcore/luni/src/test/java/libcore/java/lang/
ThreadTest.java 91 StackTraceElement trace = traces[traces.length - 2]; local
93 // Expect to find MyThread.doSomething in the trace
94 assertTrue(trace.getClassName().contains("ThreadTest")
95 && trace.getMethodName().equals("doSomething"));
  /sdk/emulator/qtools/
read_pid.cpp 13 TraceReaderBase *trace = new TraceReaderBase; local
14 trace->Open(trace_filename);
18 if (trace->ReadPidEvent(&event))
  /build/target/product/
embedded.mk 81 system/core/rootdir/init.trace.rc:root/init.trace.rc \
  /external/chromium_org/base/debug/
stack_trace.h 41 StackTrace(const void* const* trace, size_t count);
  /external/chromium_org/content/renderer/npapi/
plugin_channel_host.cc 106 base::debug::StackTrace trace; local
108 const void* const* addresses = trace.Addresses(&count);
151 base::debug::StackTrace trace; local
153 const void* const* addresses = trace.Addresses(&count);
  /frameworks/base/core/java/com/android/internal/http/multipart/
FilePart.java 191 LOG.trace("enter sendDispositionHeader(OutputStream out)");
210 LOG.trace("enter sendData(OutputStream out)");
239 LOG.trace("enter getSource()");
250 LOG.trace("enter lengthOfData()");
Part.java 204 LOG.trace("enter sendStart(OutputStream out)");
217 LOG.trace("enter sendDispositionHeader(OutputStream out)");
230 LOG.trace("enter sendContentTypeHeader(OutputStream out)");
252 LOG.trace("enter sendTransferEncodingHeader(OutputStream out)");
267 LOG.trace("enter sendEndOfHeader(OutputStream out)");
293 LOG.trace("enter sendEnd(OutputStream out)");
306 LOG.trace("enter send(OutputStream out)");
326 LOG.trace("enter length()");
419 LOG.trace("getLengthOfParts(Parts[])");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/cc_hash_table_map_/
trace_fn_imps.hpp 38 * Contains implementations of cc_ht_map_'s trace-mode functions.
46 trace() const function in class: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/gp_hash_table_map_/
trace_fn_imps.hpp 38 * Contains implementations of gp_ht_map_'s trace-mode functions.
46 trace() const function in class: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/cc_hash_table_map_/
trace_fn_imps.hpp 38 * Contains implementations of cc_ht_map_'s trace-mode functions.
46 trace() const function in class: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/gp_hash_table_map_/
trace_fn_imps.hpp 38 * Contains implementations of gp_ht_map_'s trace-mode functions.
46 trace() const function in class: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/cc_hash_table_map_/
trace_fn_imps.hpp 38 * Contains implementations of cc_ht_map_'s trace-mode functions.
46 trace() const function in class: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/gp_hash_table_map_/
trace_fn_imps.hpp 38 * Contains implementations of gp_ht_map_'s trace-mode functions.
46 trace() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
trace_fn_imps.hpp 38 * Contains implementations of cc_ht_map_'s trace-mode functions.
46 trace() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
trace_fn_imps.hpp 38 * Contains implementations of gp_ht_map_'s trace-mode functions.
46 trace() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
trace_fn_imps.hpp 38 * Contains implementations of cc_ht_map_'s trace-mode functions.
46 trace() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
trace_fn_imps.hpp 38 * Contains implementations of gp_ht_map_'s trace-mode functions.
46 trace() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
trace_fn_imps.hpp 38 * Contains implementations of cc_ht_map_'s trace-mode functions.
46 trace() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
trace_fn_imps.hpp 38 * Contains implementations of gp_ht_map_'s trace-mode functions.
46 trace() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/cc_hash_table_map_/
trace_fn_imps.hpp 38 * Contains implementations of cc_ht_map_'s trace-mode functions.
46 trace() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/gp_hash_table_map_/
trace_fn_imps.hpp 38 * Contains implementations of gp_ht_map_'s trace-mode functions.
46 trace() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/cc_hash_table_map_/
trace_fn_imps.hpp 38 * Contains implementations of cc_ht_map_'s trace-mode functions.
46 trace() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/gp_hash_table_map_/
trace_fn_imps.hpp 38 * Contains implementations of gp_ht_map_'s trace-mode functions.
46 trace() const function in class:PB_DS_CLASS_C_DEC

Completed in 1363 milliseconds

1 2 3 4 5 6 7 891011>>