Searched
full:closed (Results
376 -
400 of
1153) sorted by null
<<11121314151617181920>>
/external/opencore/oscl/oscl/osclproc/src/ |
oscl_mutex.cpp | 42 //make sure it's closed
|
/external/opencore/protocols/systems/common/include/ |
tsc.h | 48 /* Requests the user to stop av codecs. Logical channels will be closed by TSC */
|
/external/ppp/pppd/ |
eap.h | 97 "Initial", "Pending", "Closed", "Listen", "Identify", \
|
fsm.h | 125 #define CLOSED 2 /* Up, hasn't been opened */
|
/external/quake/quake/src/WinQuake/data/ |
HELP.TXT | 34 week ($1.75 per minute). Closed some holidays
|
/external/skia/src/ports/ |
SkImageRef_ashmem.cpp | 199 // we clear this with or without an error, since we've either closed or
|
/external/srec/portable/src/ |
PFileImpl.c | 180 PLogError(L("%s: cannot operate on closed file"), ESR_rc2str(rc));
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
Element.java | 188 been seen but the element cannot yet be closed for structural reasons.
|
/external/webkit/LayoutTests/storage/ |
test-authorizer.html | 102 // the database is closed, but HTML5 doesn't specify a closeDatabase() call.
|
/external/webkit/WebCore/css/ |
maketokenizer | 147 # if its stdout is unexpectedly closed on it.
|
/external/webkit/WebCore/dom/ |
MessagePort.h | 106 // A port starts out its life entangled, and remains entangled until it is closed or is cloned.
|
ScriptExecutionContext.h | 156 bool m_hasOpenDatabases; // This never changes back to false, even after the database thread is closed.
|
/external/webkit/WebCore/dom/default/ |
PlatformMessagePortChannel.cpp | 139 // We can't call member functions on our remote pair while holding our mutex or we'll deadlock, but we need to guard against the remote port getting closed/freed, so create a standalone reference.
|
/external/webkit/WebCore/platform/chromium/ |
PopupMenuChromium.h | 85 // closed (through ESC being pressed or the focus going away).
|
/external/webkit/WebCore/plugins/qt/ |
PluginContainerQt.cpp | 44 // has been closed. In order to work around this, we set the window
|
/external/wpa_supplicant_6/wpa_supplicant/ |
main.c | 99 * fd 0, 1, and 2 closed. This will cause some issues because many
|
/frameworks/base/awt/java/awt/geom/ |
PathIterator.java | 31 * If the shape is closed, the outline is traversed in the counter-clockwise
|
/frameworks/base/core/java/android/bluetooth/ |
ScoSocket.java | 45 public static final int STATE_CLOSED = 5; // was connected, now closed.
|
/frameworks/base/core/java/android/widget/ |
SlidingDrawer.java | 150 * Callback invoked when the drawer is closed. 154 * Invoked when the drawer becomes fully closed. 855 * @param onDrawerCloseListener The listener to be notified when the drawer is closed. 864 * drawer opened or drawer closed event. [all...] |
/frameworks/base/core/java/com/android/internal/os/ |
ZygoteConnection.java | 63 * it is closed in the peer. 74 * via the command socket. In this case, the command socket is closed 121 * the socket is closed. This method is used in ZYGOTE_FORK_MODE 268 * (and closed in the child) in expectation of a new spawn request.
|
/frameworks/base/include/surfaceflinger/ |
SurfaceComposerClient.h | 90 // committed at once when the transaction is closed.
|
/frameworks/base/libs/ui/ |
Overlay.cpp | 102 // data side must be closed first and then the destroy send to
|
/frameworks/base/obex/javax/obex/ |
Authenticator.java | 80 * is <B>not</B> closed if authentication failed.
|
/frameworks/base/tests/CoreTests/android/core/ |
ZipFileTest.java | 197 assertNotNull("ZipFile shouldn't allow reading of closed files.", error);
|
/packages/apps/IM/libwbxml/src/gperf/ |
csp13values.gperf | 38 Closed, 0x08
|
Completed in 698 milliseconds
<<11121314151617181920>>