/external/chromium/base/ |
message_pump_glib.h | 50 // normal. If false is returned, the nested loop exits immediately.
|
/external/chromium/base/threading/ |
thread.cc | 100 // the thread exits. Some consumers are abusing the API. Make them stop.
|
/external/chromium/chrome/browser/download/ |
download_file_manager.h | 37 // DownloadManager that exits (such as when closing a profile).
|
download_file_unittest.cc | 52 // to ensure that all resources are cleaned up before the test exits.
|
/external/chromium/chrome/browser/prerender/ |
prerender_resource_handler_unittest.cc | 108 // to ensure that all resources are cleaned up before the test exits.
|
/external/chromium/third_party/libjingle/source/talk/base/ |
signalthread.h | 70 // and schedules the object to be deleted once the worker exits.
|
/external/clang/include/clang/Lex/ |
MultipleIncludeOpt.h | 104 /// ExitTopLevelConditional - This method is called when the lexer exits the
|
/external/grub/stage2/ |
cmdline.c | 56 (forever ? "" : " ESC at any time exits."));
|
/external/iproute2/doc/ |
arpd.sgml | 76 <p> <tt/arpd/ exits gracefully syncing database and restoring adjusted
|
/external/iproute2/man/man8/ |
arpd.8 | 47 arpd exits gracefully syncing database and restoring adjusted sysctl parameters, when receives SIGINT or SIGTERM. SIGHUP syncs database to disk. SIGUSR1 sends some statistics to syslog. Effect of another signals is undefined, they may corrupt database and leave sysctl praameters in an unpredictable state.
|
/external/ipsec-tools/src/racoon/ |
racoon.8 | 132 The command exits with 0 on success, and non-zero on errors.
|
/external/kernel-headers/original/linux/ |
sem.h | 119 * when the process exits.
|
/external/libvpx/examples/ |
simple_encoder.txt | 100 an error, a descriptive message is printed and the program exits. With
|
/external/llvm/docs/HistoricalNotes/ |
2003-06-26-Reoptimizer2.txt | 22 it does its register allocation. (On exits from the trace we have
|
/external/llvm/lib/CodeGen/ |
SpillPlacement.h | 22 // block entries and exits. Spill code placement inside a basic block is not
|
/external/llvm/test/Analysis/ScalarEvolution/ |
2008-08-04-LongAddRec.ll | 57 ; CHECK: Exits: -19168
|
/external/llvm/utils/ |
check-each-file | 62 echo "CHECKER is the script that exits 0 if PROGRAM is ok, 1 if it is not OK"
|
/external/mesa3d/docs/ |
cell.html | 110 <li><b>cache</b> - print texture cache statistics when program exits
|
/external/qemu/android/ |
cmdline-option.c | 71 * exits the loop
|
/external/valgrind/main/docs/internals/ |
threads-syscalls-signals.txt | 232 final reports. Until it exits, it's just a normal thread, with no other 236 thread exits last be responsible for emitting all the output. That 238 if the main thread exits and the other hang around for a while, anyone 261 > thread exits.
|
/external/webkit/Source/WebCore/WebCore.gyp/mac/ |
adjust_visibility.sh | 38 # and which will be left behind when the script exits.
|
/external/webkit/Source/WebCore/platform/win/ |
SharedTimerWin.cpp | 93 // them once the modal loop exits.
|
/external/webkit/Source/WebCore/plugins/gtk/ |
PluginPackageGtk.cpp | 175 // exits the process. Since we don't want to crash due to flash bugs, we install a
|
/external/webkit/Source/WebKit/chromium/src/ |
WebWorkerClientImpl.h | 149 // Guard against context from being destroyed before a worker exits.
|
/external/webkit/Source/WebKit2/UIProcess/Plugins/mac/ |
PluginProcessProxyMac.mm | 121 // If the plug-in host is the current application then we should bring ourselves to the front when it exits full-screen mode.
|