/external/valgrind/main/docs/html/ |
faq.html | 38 <dd>2.1. <a href="faq.html#faq.make_dies">When building Valgrind, 'make' dies partway with 51 <dd>3.2. <a href="faq.html#faq.bugdeath">My (buggy) program dies like this:</a> 53 <dd>3.3. <a href="faq.html#faq.msgdeath">My program dies, printing a message like this along the 162 <tr class="toc" colspan="2"><td align="left" valign="top" colspan="2">2.1. <a href="faq.html#faq.make_dies">When building Valgrind, 'make' dies partway with 171 <b>When building Valgrind, 'make' dies partway with 211 with a segmentation fault.</a><br>3.2. <a href="faq.html#faq.bugdeath">My (buggy) program dies like this:</a><br>3.3. <a href="faq.html#faq.msgdeath">My program dies, printing a message like this along the 248 <b>My (buggy) program dies like this:</b><pre class="screen">valgrind: m_mallocfree.c:248 (get_bszB_as_is): Assertion 'bszB_lo == bszB_hi' failed.</pre> 258 memory manager, which then dies with the above assertion, or 269 <b>My program dies, printing a message like this along th [all...] |
/frameworks/base/include/media/ |
AudioEffect.h | 167 * The EVENT_ERROR event is received when the media server process dies. 179 * - EVENT_ERROR: status_t indicating the error (DEAD_OBJECT when media server dies).
|
/external/chromium/chrome/browser/ |
mach_broker_mac.cc | 92 // calls. If the child dies, the death notification will be processed
|
/external/chromium/net/disk_cache/ |
stress_cache.cc | 7 // exit code of the child process. When the child dies in an unexpected way,
|
/external/chromium/testing/gtest/test/ |
gtest_output_test_.cc | 253 // | trace B dies 258 // trace A dies | 279 } // Trace B dies here. 303 } // Trace A dies here.
|
/external/dropbear/ |
cli-session.c | 272 /* Set std{in,out,err} back to non-blocking - busybox ash dies nastily if
|
/external/elfutils/src/ |
ChangeLog | 66 * readelf.c (print_debug_info_section): Free dies memory.
|
readelf.c | 3515 Dwarf_Die *dies = (Dwarf_Die *) xmalloc (maxdies * sizeof (Dwarf_Die)); local [all...] |
/external/llvm/utils/TableGen/ |
DisassemblerEmitter.cpp | 64 /// emitter reports a conflict and dies.
|
/external/qemu/elff/ |
dwarf_defs.h | 420 * separator (usually it ends a list of "child" DIEs)
671 * DIEs by the list of tags.
674 /* Zero-terminated list of tags to collect DIEs for. If this field is NULL,
675 * DIEs for all tags will be collected during the parsing. */
[all...] |
/external/valgrind/main/ |
FAQ.txt | 48 2.1. When building Valgrind, 'make' dies partway with an assertion 90 3.2. My (buggy) program dies like this: 100 dies with the above assertion, or something similar. The cure is to fix 106 3.3. My program dies, printing a message like this along the way:
|
/external/valgrind/main/docs/xml/ |
FAQ.xml | 81 <para>When building Valgrind, 'make' dies partway with 144 <para>My (buggy) program dies like this:</para> 155 memory manager, which then dies with the above assertion, or 164 <para>My program dies, printing a message like this along the
|
/ndk/sources/host-tools/ndk-stack/elff/ |
dwarf_defs.h | 420 * separator (usually it ends a list of "child" DIEs) 671 * DIEs by the list of tags. 674 /* Zero-terminated list of tags to collect DIEs for. If this field is NULL, 675 * DIEs for all tags will be collected during the parsing. */
|
/packages/apps/Launcher2/res/values-de/ |
strings.xml | 84 <string name="uninstall_system_app_text" msgid="7488523163288397451">"Dies ist eine Systemanwendung, die nicht deinstalliert werden kann."</string>
|
/libcore/luni/src/main/java/java/lang/ |
Thread.java | 746 * the receiver finishes its execution and dies. 768 * the receiver finishes its execution and dies or the specified timeout 783 * the receiver finishes its execution and dies or the specified timeout 890 * case any Thread dies due to an unhandled exception. [all...] |
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ |
ThreadGroupTest.java | 275 // But after the thread dies, we have to be able to destroy the thread 702 assertTrue("A thread should not call uncaughtException when it dies:" 793 // the Thread dies, if ThreadDeath is also forwarded. It should be
|
/development/pdk/docs/porting/ |
debugging_gdb.jd | 132 unless the ADB server dies) and execute:</p>
|
/external/bluetooth/glib/ |
README.in | 150 connected to dies, just disables it. See the API docs for the function
|
/external/chromium/chrome/browser/renderer_host/ |
render_widget_host_view_win.h | 61 // If the render process dies, the RenderWidgetHostHWND goes away and all
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
DwarfDebug.cpp | 452 /// DIEs for these variables. [all...] |
/external/llvm/tools/bugpoint/ |
OptimizerDriver.cpp | 14 // If this client dies, we can always fork a new one. :)
|
/external/protobuf/src/google/protobuf/compiler/ |
subprocess.cc | 350 // Make sure SIGPIPE is disabled so that if the child dies it doesn't kill us.
|
/external/qemu/slirp/ |
tcp_timer.c | 171 * retransmitting, and eventually the connection dies...
|
/external/qemu/slirp-android/ |
tcp_timer.c | 171 * retransmitting, and eventually the connection dies...
|
/external/quake/quake/src/QW/docs/ |
readme.qwcl | 189 one. Same with the CDROM. If it dies, try it with -nosound and/or
|