OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:closed
(Results
451 - 475
of
1153
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/qemu/distrib/sdl-1.2.12/src/loadso/macosx/
SDL_dlcompat.c
477
error("handle to
closed
library");
984
/* Now checks that it hasn't been
closed
already */
1131
error("Not closing \"%s\" - dynamic libraries cannot be
closed
", name);
1136
error("module already
closed
");
[
all
...]
/external/qemu/elff/
elff_api.h
118
* NOTE: handle returned from this routine must be
closed
using elff_close().
/external/qemu/slirp/
tcp_var.h
175
u_long tcps_closed; /* conn.
closed
(includes drops) */
/external/srec/tools/thirdparty/OpenFst/fst/lib/
properties.cpp
33
// Properties for a concatenatively-
closed
FST.
/external/webkit/WebCore/bindings/js/
JSDOMWindowCustom.cpp
165
// We don't want any properties other than "close" and "
closed
" on a
closed
window.
308
// We don't want any properties other than "close" and "
closed
" on a
closed
window.
[
all
...]
/external/webkit/WebCore/css/
CSSValueKeywords.in
571
media-toggle-
closed
-captions-button
/external/webkit/WebCore/dom/
MessagePort.cpp
147
// Don't entangle the ports if the channel is
closed
.
/external/webkit/WebCore/history/
BackForwardList.cpp
264
bool BackForwardList::
closed
()
function in class:BackForwardList
CachedFrame.cpp
182
// 2 - destroy()'ed because the PageCache is pruning or the WebView was
closed
.
/external/webkit/WebCore/workers/
WorkerContext.cpp
124
// Notify parent that this context is
closed
. Parent is responsible for calling WorkerThread::stop().
/external/webkit/WebKit/win/
WebBackForwardList.cpp
62
ASSERT(m_backForwardList->
closed
());
/external/webkit/WebKitTools/Scripts/webkitpy/
changelogs_unittest.py
81
tests. The close method can be called on a window that's already
closed
/external/wpa_supplicant/
main.c
113
* fd 0, 1, and 2
closed
. This will cause some issues because many
/frameworks/base/core/java/android/view/
WindowManagerPolicy.java
232
* displayed when it is
closed
.
333
/** The window in the top-most activity is being
closed
to reveal the
339
/** A window in the top-most activity is being
closed
to reveal the
356
/** The window in the top-most activity is being
closed
to reveal the
[
all
...]
/frameworks/base/core/java/android/webkit/
WebIconDatabase.java
249
//
closed
.
/frameworks/base/core/java/com/android/internal/view/menu/
MenuBuilder.java
235
* Called when a menu is
closed
.
236
* @param menu The menu that was
closed
.
253
* Called when a sub menu is
closed
254
* @param menu the sub menu that was
closed
[
all
...]
/frameworks/base/include/binder/
Parcel.h
98
// will be
closed
once the parcel is destroyed.
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
fstream.cpp
120
/// \warning The string at \p filename must exist until the object is
closed
.
/frameworks/base/tests/CoreTests/android/core/
SSLSocketTest.java
201
*
closed
in between.
229
*
closed
in between. Waits a couple of seconds after each request, but
268
*
closed
in between. Waits a longer time after each request. Expectation is
288
*
closed
in between. Waits a longer time after each request. Expectation is
[
all
...]
SocketTest.java
142
//
closed
from the server side so the server stays in the TIME_WAIT
/hardware/libhardware/modules/overlay/
overlay.cpp
260
* its file descriptors are not
closed
(this is the responsibility
/hardware/libhardware_legacy/include/hardware_legacy/
gps.h
319
* Notifies that the AGPS data connection has been
closed
.
/hardware/ti/wlan/wl1271/stad/src/Data_link/
txMgmtQueue.c
84
SM_EVENT_CLOSE, /* All Tx types should be
closed
. */
95
SM_STATE_CLOSE, /* All Tx path is
closed
. */
585
* Tx link is
closed
(expected in any state), so disable both mgmt queues
786
/* If the Mgmt port is
closed
exit. */
[
all
...]
/packages/apps/Browser/src/com/android/browser/
BrowserDownloadAdapter.java
81
// Bail early if the Cursor is
closed
.
/packages/apps/Email/tests/src/com/android/email/activity/
MessageListUnitTests.java
190
throw new SQLException("Already
closed
.");
Completed in 197 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>