Searched
full:trace (Results
2351 -
2375 of
3884) sorted by null
<<919293949596979899100>>
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/binary_heap_/ |
binary_heap_.hpp | 211 trace() const;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/list_update_map_/ |
lu_map_.hpp | 264 trace() const;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
DexWrapper.java | 202 msg = String.format("%s. Check the Eclipse log for stack trace.",
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/ |
ResourcePreviewHelper.java | 179 // preview, so just log a warning (unfortunately without the trace) instead.
|
/sdk/emulator/qtools/ |
dmtrace.cpp | 70 // Rewind the data file and append its contents to the trace file.
|
/system/core/sh/ |
main.c | 235 TRACE(("cmdloop(%d) called\n", top));
|
/art/runtime/ |
thread.h | 395 // Create the internal representation of a stack trace, that is more time 400 // Convert an internal stack trace representation (returned by CreateInternalStackTrace) to a 717 // Pointer to previous stack trace captured by sampling profiler.
|
/dalvik/vm/alloc/ |
Heap.cpp | 38 #include <cutils/trace.h> 302 * OutOfMemoryError object (which won't have a useful stack trace). 465 // Trace the beginning of the top-level GC.
|
/dalvik/vm/compiler/codegen/x86/ |
LowerGetPut.cpp | 673 * it before we come here, or not allow this opcode in a trace. However, 674 * we can be in a loop trace and this opcode might have been picked up 676 * and fall back to normal trace, which will not have this opcode.
|
LowerObject.cpp | 38 /* for trace-based JIT, it is likely that the class is already resolved */ 324 /* for trace-based JIT, class is already resolved */ 330 * If it is going to throw, it should not make to the trace to begin
|
/external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/ |
antlr3.jar | |
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
TokenRewriteStream.as | 65 * trace(tokens.toString()); 77 * trace(tokens.toString("pass1")); 78 * trace(tokens.toString("pass2"));
|
/external/bison/src/ |
getargs.c | 181 | --trace's handling. | 551 { "trace", optional_argument, 0, 'T' }, 641 FLAGS_ARGMATCH (trace, optarg);
|
/external/bluetooth/bluedroid/stack/gap/ |
gap_api.c | [all...] |
/external/bluetooth/bluedroid/stack/include/ |
gatt_api.h | 669 ** Description This function sets the trace level. If called with 670 ** a value of 0xFF, it simply returns the current trace level. 672 ** Returns The new or current trace level [all...] |
l2c_api.h | 561 ** Description This function sets the trace level for L2CAP. If called with 562 ** a value of 0xFF, it simply reads the current trace level. 564 ** Returns the new (current) trace level [all...] |
/external/bluetooth/bluedroid/stack/pan/ |
pan_api.c | 815 ** Description This function sets the trace level for PAN. If called with 816 ** a value of 0xFF, it simply reads the current trace level. 818 ** Returns the new (current) trace level
|
/external/chromium/base/ |
logging.cc | 560 // Include a stack trace on a fatal. 561 base::debug::StackTrace trace; local 563 trace.OutputToStream(&stream_);
|
/external/chromium/net/disk_cache/ |
block_files.cc | 15 #include "net/disk_cache/trace.h" 271 Trace("CreateBlock 0x%x", address.value()); 288 Trace("DeleteBlock 0x%x", address.value());
|
/external/chromium/sdch/open-vcdiff/src/gtest/internal/ |
gtest-internal.h | 110 struct TraceInfo; // Information about a trace point. 111 class ScopedTrace; // Implements scoped trace. 163 // a trace stack maintained by Google Test.
|
/external/chromium_org/ |
.gitmodules | 409 [submodule "third_party/trace-viewer"] 410 path = third_party/trace-viewer 411 url = https://chromium.googlesource.com/external/trace-viewer.git
|
/external/chromium_org/base/ |
logging.cc | 565 // Include a stack trace on a fatal. 566 base::debug::StackTrace trace; local 568 trace.OutputToStream(&stream_);
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/ |
filter.js | 26 ImageUtil.trace.report(name, Math.round(mPixPerSec * 10) / 10 + 'Mps'); 73 ImageUtil.trace.reportTimer('filter-commit'); 79 ImageUtil.trace.resetTimer('filter-commit');
|
/external/chromium_org/net/disk_cache/ |
block_files.cc | 16 #include "net/disk_cache/trace.h" 343 Trace("CreateBlock 0x%x", address.value()); 360 Trace("DeleteBlock 0x%x", address.value());
|
/external/chromium_org/ppapi/tests/ |
test_url_loader.cc | 577 // methods are CONNECT, TRACE, and TRACK, and any string that is not a 583 ASSERT_EQ(OpenUntrusted("tRaCe", std::string()), PP_ERROR_NOACCESS); 645 ASSERT_EQ(OpenTrusted("tRaCe", std::string()), PP_OK);
|
Completed in 1287 milliseconds
<<919293949596979899100>>