OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shut
(Results
51 - 75
of
228
) sorted by null
1
2
3
4
5
6
7
8
9
10
/dalvik/vm/
Misc.h
30
* Used to
shut
up the compiler when a parameter isn't used.
StdioConverter.c
122
*
Shut
down the stdio converter thread if it was started.
/dalvik/vm/alloc/
Alloc.c
54
*
Shut
the GC down.
/dalvik/vm/jdwp/
Jdwp.h
121
*
Shut
everything down.
/external/apache-http/src/org/apache/http/conn/
OperatedClientConnection.java
116
* which was just
shut
down.
/external/apache-http/src/org/apache/http/impl/conn/
DefaultClientConnection.java
147
log.debug("Connection
shut
down");
AbstractClientConnAdapter.java
150
throw new InterruptedIOException("Connection has been
shut
down.");
/external/kernel-headers/original/linux/sunrpc/
xprt.h
149
unsigned char shutdown : 1, /* being
shut
down */
/external/qemu/distrib/sdl-1.2.12/src/video/vgl/
SDL_vglevents.c
41
/* FIXME: Free the keymap when we
shut
down the video mode */
/external/webkit/WebKitTools/WebKitLauncher/
WebKitNightlyEnabler.m
217
NSLog(@"WebKit failed to
shut
down cleanly. Checking for Safari extensions.");
/frameworks/base/services/java/com/android/server/
SensorService.java
199
* didn't handle the error and later tries to
shut
that
/packages/apps/VoiceDialer/src/com/android/voicedialer/
RecognizerEngine.java
47
* <li>
Shut
down and clean up.
/development/samples/LunarLander/src/com/example/android/lunarlander/
LunarView.java
423
* Passing true allows the thread to run; passing false will
shut
it
427
* @param b true to run, false to
shut
down
[
all
...]
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
base.py
396
"""
Shut
down the test helper if it is running. Do nothing if
401
"""
Shut
down the http server if it is running. Do nothing if
407
"""
Shut
down the websocket server if it is running. Do nothing if
/dalvik/libcore/security/src/test/java/tests/security/permissions/
JavaLangSystemTest.java
288
throw new ExitNotAllowedException(); // prevent that the system is
shut
down
/dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
DescendantIterator.java
197
// Yuck. Just to
shut
up the compiler!
/development/samples/SpinnerTest/src/com/android/example/spinner/test/
SpinnerActivityTest.java
34
* - state management - preserving state after the app is
shut
down and restarted, preserving
/development/simulator/app/
PhoneData.h
271
* open or
shut
. Each mode has different configurations for the visible
/external/apache-http/src/org/apache/http/impl/conn/tsccm/
AbstractConnPool.java
94
/** Indicates whether this pool is
shut
down. */
ThreadSafeClientConnManager.java
210
//
Shut
down rather than close, we might have gotten here
/external/bluetooth/glib/glib/
giounix.c
283
whence = -1; /*
Shut
the compiler up */
/external/guava/src/com/google/common/util/concurrent/
Executors.java
320
* Checks if the executor has been
shut
down and increments the running
/external/kernel-headers/original/linux/
dccp.h
92
* struct dccp_hdr_reset - Unconditionally
shut
down a connection
irq.h
70
* @shutdown:
shut
down the interrupt (defaults to ->disable if NULL)
/external/qemu/distrib/sdl-1.2.12/src/video/svga/
SDL_svgaevents.c
48
/* FIXME: Free the keymap when we
shut
down the video mode */
Completed in 245 milliseconds
1
2
3
4
5
6
7
8
9
10