OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shut
(Results
176 - 200
of
450
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/third_party/libevent/
evdns.h
190
/** The request was canceled because the DNS subsystem was
shut
down. */
227
Shut
down the asynchronous DNS resolver and terminate all active requests.
/external/harfbuzz/src/
harfbuzz-gdef.c
694
HB_UShort class = 0, index = 0; /*
shut
compiler up */
987
HB_UShort class, new_class, index = 0; /*
shut
compiler up */
/external/quake/quake/src/WinQuake/
sys_win.cpp
416
//
shut
down QHOST hooks if necessary
455
//
shut
down QHOST hooks if necessary
/external/sonivox/jet_tools/JetCreator/
JetAudition.py
285
""" Sets a flag to continue play loop or
shut
down """
496
""" When exiting the audition window,
shut
down jet play thread """
/frameworks/base/services/java/com/android/server/
BatteryService.java
209
//
shut
down gracefully if our battery is critically low and we are not powered.
220
//
shut
down gracefully if temperature is too high (> 68.0C)
/libcore/luni/src/main/java/java/nio/channels/
SocketChannel.java
41
* The input and output sides of a channel can be
shut
down independently and
48
* {@link ClosedChannelException}. If the output is
shut
down and another thread
/development/samples/JetBoy/src/com/example/android/jetboy/
JetBoyView.java
786
// If the laser has been on too long
shut
it down
[
all
...]
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
base.py
638
"""
Shut
down the test helper if it is running. Do nothing if
644
"""
Shut
down the http server if it is running. Do nothing if
650
"""
Shut
down the websocket server if it is running. Do nothing if
[
all
...]
/system/vold/
cryptfs.c
659
/* Here is where we
shut
down the framework. The init scripts
677
SLOGD("Just asked init to
shut
down class main\n");
[
all
...]
/build/tools/droiddoc/templates-pdk/assets/
android-developer-reference.js
155
// toggle
shut
on the first try. --joeo@android.com
/development/ndk/platforms/android-14/samples/native-media/jni/
native-media-jni.c
455
//
shut
down the native media system
/external/apache-harmony/support/src/test/java/tests/support/
Support_HttpServer.java
121
.println("Wait timed out. Test HTTP Server
shut
down.");
Support_HttpTests.java
61
// start the test server. It will timeout and
shut
down after
/external/bluetooth/bluez/src/
uinput.h
584
#define SW_LID 0x00 /* set = lid
shut
*/
/external/chromium/chrome/browser/
background_contents_service.cc
295
// If there is a manifest specified background page, then
shut
it down
/external/chromium/chrome/browser/metrics/
metrics_service.h
292
// Records that the browser was
shut
down cleanly.
/external/chromium/chrome/browser/prerender/
prerender_contents.cc
127
// Register for our parent profile to shutdown, so we can
shut
ourselves down
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_editor_base_controller.mm
598
// and open/
shut
state of outline items when the data changes.
/external/chromium/chrome/browser/ui/cocoa/
browser_window_controller.h
80
// be
shut
down before our destructors are called.
/external/chromium/chrome/browser/ui/gtk/
location_bar_view_gtk.h
169
// Slide the label
shut
.
/external/clang/lib/StaticAnalyzer/Checkers/
DeadStoresChecker.cpp
227
// Special case: self-assignments. These are often used to
shut
up
/external/doclava/res/assets/templates/assets/
doclava-developer-reference.js
157
// toggle
shut
on the first try. --joeo@android.com
/external/guava/guava/src/com/google/common/util/concurrent/
AbstractScheduledService.java
175
"Error while attempting to
shut
down the service after failure.", ignored);
MoreExecutors.java
317
* Checks if the executor has been
shut
down and increments the running
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/tcp/
SelectorKernel.java
374
// The remote end
shut
down cleanly...
Completed in 697 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>