OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:closing
(Results
76 - 100
of
2993
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/utils/
CloseUtils.java
25
* Utility methods for
closing
io streams and database cursors.
/external/autotest/client/bin/self-test/tests/
105-barrier-5x-master-middle-out
54
barrier: 127.0.0.1#P1
closing
client: 127.0.0.1#P2
55
barrier: 127.0.0.1#P1
closing
client: 127.0.0.1#P3
56
barrier: 127.0.0.1#P1
closing
client: 127.0.0.1#P4
57
barrier: 127.0.0.1#P1
closing
client: 127.0.0.1#P5
111-barrier-unordered-20x-out
119
barrier: 127.0.0.1#P1
closing
client: 127.0.0.1#P10
120
barrier: 127.0.0.1#P1
closing
client: 127.0.0.1#P11
121
barrier: 127.0.0.1#P1
closing
client: 127.0.0.1#P12
122
barrier: 127.0.0.1#P1
closing
client: 127.0.0.1#P13
123
barrier: 127.0.0.1#P1
closing
client: 127.0.0.1#P14
124
barrier: 127.0.0.1#P1
closing
client: 127.0.0.1#P15
125
barrier: 127.0.0.1#P1
closing
client: 127.0.0.1#P16
126
barrier: 127.0.0.1#P1
closing
client: 127.0.0.1#P17
127
barrier: 127.0.0.1#P1
closing
client: 127.0.0.1#P18
128
barrier: 127.0.0.1#P1
closing
client: 127.0.0.1#P1
[
all
...]
/external/autotest/client/cros/multimedia/
browser_facade_native.py
43
logging.debug('
Closing
URL %s', tab.url)
/external/chromium-trace/catapult/tracing/tracing/importer/
find_load_expectations.html
60
// Ignore opening event that already have a
closing
event.
64
// Ignore
closing
events that already belong to an opening event.
68
// Ignore
closing
events before |openingEvent|.
77
// This is the first
closing
event for this opening event, record it.
/external/clang/test/CodeGen/
lifetime-debuginfo-2.c
5
// the return statement (in the IR) does not point to the function
closing
'}'
/external/clang/test/CodeGenObjC/
arc-linetable-autorelease.m
3
// ARC cleanups should be at the
closing
'}'.
/external/compiler-rt/test/asan/TestCases/Posix/
closed-fds.cc
18
int result = fprintf(stderr, "
Closing
streams.\n");
/external/compiler-rt/test/tsan/
vfork.cc
34
//
Closing
of fds must not affect parent process.
/external/curl/tests/data/
test1070
32
HTTP POST with server
closing
connection before (all) data is received
/external/jacoco/org.jacoco.report/src/org/jacoco/report/
IMultiReportOutput.java
38
* if
closing
fails
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/java/io/
Closeable.java
27
* @throws IOException if any error occurs when
closing
the object. */
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/
IncomingStreamHandler.java
32
* {@link FramedStream#close
closing
it}. This response does not need to be
/frameworks/ex/common/java/com/android/common/io/
MoreCloseables.java
42
// Ignore exceptions when
closing
.
/frameworks/support/v7/appcompat/src/android/support/v7/view/menu/
MenuPresenter.java
38
* Called when a menu is
closing
.
102
*
closing
. Presenter implementations should close the representation
105
* @param menu Menu or submenu that is
closing
.
106
* @param allMenusAreClosing True if all associated menus are
closing
.
/libcore/ojluni/src/main/java/java/net/
SocketOutputStream.java
163
private boolean
closing
= false;
field in class:SocketOutputStream
166
if (
closing
)
168
closing
= true;
174
closing
= false;
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
SecurityTest.java
34
Log.i(TAG,"
Closing
...");
/packages/apps/Camera2/src/com/android/camera/device/
SingleDeviceActions.java
22
* Device specific actions for opening and
closing
a device.
/packages/apps/Contacts/src/com/android/contacts/util/
UiClosables.java
22
* Methods for
closing
various objects
/packages/apps/LegacyCamera/src/com/android/camera/
CameraErrorCallback.java
29
// snapshot or recording).
Closing
the app is better than creating a
/prebuilts/go/darwin-x86/src/net/http/httputil/
httputil.go
25
// "chunked" format before writing them to w.
Closing
the returned chunkedWriter
/prebuilts/go/linux-x86/src/net/http/httputil/
httputil.go
25
// "chunked" format before writing them to w.
Closing
the returned chunkedWriter
/system/tpm/trunks/
scoped_key_handle.cc
76
LOG(WARNING) << "Error
closing
handle: " << handle << " : "
/libcore/ojluni/src/main/java/java/nio/channels/spi/
AbstractInterruptibleChannel.java
45
* the asynchronous
closing
and interruption of channels. A concrete channel
124
* to perform the actual work of
closing
the channel. This method is only
134
* If an I/O error occurs while
closing
the channel
154
*
closing
and interruption for this channel. </p>
183
*
closing
and interruption for this channel. </p>
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidXmlCharacterMatcher.java
120
// Find
closing
tag
146
// Balance of open and
closing
tags
148
// Balance of open and
closing
brackets
191
* Finds the corresponding
closing
tag by searching forwards until the tag balance
197
* @return the offset of the beginning of the
closing
tag
Completed in 1758 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>