/frameworks/base/core/java/android/speech/tts/ |
AudioPlaybackHandler.java | 84 * Shut down the audio playback thread.
|
/frameworks/base/test-runner/src/android/test/ |
LoaderTestCase.java | 64 // Shut the loader down
|
/frameworks/compile/mclinker/include/mcld/CodeGen/ |
SectLinker.h | 77 /// doFinalization - Shut down the AsmPrinter, and do really linking.
|
/hardware/invensense/mlsdk/mllite/ |
mldmp.h | 56 * When no more motion processing is required, the library can be shut down and
|
/dalvik/vm/ |
SignalCatcher.cpp | 54 * Shut down the signal catcher thread if it was started. 68 ALOGV("signal catcher has shut down");
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/ |
test_runner2.py | 157 # worker will get a stop message and hence they will all shut down. 173 # Make sure all of the workers have shut down (if possible).
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/ |
chromium_linux.py | 214 """Shut down the lighttpd web server. Blocks until it's fully 215 shut down.
|
chromium_win.py | 178 """Shut down the lighttpd web server. Blocks until it's fully 179 shut down.
|
/libcore/luni/src/main/java/java/util/concurrent/ |
ThreadPoolExecutor.java | 90 * disables idle threads from ever terminating prior to shut down. By 165 * <em>rejected</em> when the Executor has been shut down, and also 188 * executor is not shut down, the task at the head of the work queue 668 * permission to shut down threads in general (see shutdownPerm). [all...] |
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
IncrementalSAXSource_Filter.java | 536 * Boolean.FALSE indication to discontinue events and shut down. 538 * When moreRemains==false, we shut down immediately without asking the 583 // "Shut down the garbage smashers on the detention level!" 678 // "CPO, shut down the garbage smashers on the detention level!" 792 System.out.println("\nUNEXPECTED: Filter says shut down prematurely.\n");
|
/external/openssl/apps/ |
s_client.c | [all...] |
/external/apache-http/src/org/apache/http/impl/conn/tsccm/ |
package.html | 156 it is shut down, since the background thread keeps a hard reference 200 connection manager will shut down the pool and release it's resources.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
socket.h | 213 /* Shut down all or part of the connection open on socket FD. 214 HOW determines what to shut down:
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
socket.h | 213 /* Shut down all or part of the connection open on socket FD. 214 HOW determines what to shut down:
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
socket.h | 213 /* Shut down all or part of the connection open on socket FD. 214 HOW determines what to shut down:
|
/development/samples/ApiDemos/tests/src/com/example/android/apis/app/ |
ForwardingTest.java | 121 // At this point, you could confirm that the activity has shut itself down appropriately,
|
/external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/module/ |
Krb5LoginModuleTest.java | 86 // shut down local server
|
/external/apache-http/src/org/apache/http/conn/ |
EofSensorWatcher.java | 95 * IOException to be thrown to make sure the input stream gets shut down.
|
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
BasicTestIterator.java | 161 // Yuck. Just to shut up the compiler!
|
/external/chromium/chrome/browser/ |
background_contents_service.h | 68 // BackgroundContents has already shut down).
|
/external/chromium/chrome/browser/net/ |
connection_tester_unittest.cc | 97 // ObserverListThreadSave to shut down properly. For example,
|
/external/chromium/chrome/browser/printing/ |
print_job.h | 79 // process is about to be shut down and we're waiting for the spooler to eat
|
/external/chromium/chrome/browser/sync/glue/ |
ui_model_worker.h | 76 // possible as the Syncer is trying to shut down. Called from the CoreThread.
|
/external/chromium/chrome/browser/ui/gtk/download/ |
download_started_animation_gtk.cc | 44 // Shut down cleanly.
|
/external/chromium/chrome/browser/ui/views/download/ |
download_started_animation_win.cc | 46 // Shut down the animation cleanly.
|