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
3769
) 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/bsdiff/
buffer_file.h
19
// to |file| at once upon
closing
. Read and Seek are not supported.
/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
33
//
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/icu/icu4c/source/tools/genrb/
read.h
34
TOK_CLOSE_BRACE, /* A
closing
brace character */
/external/jacoco/org.jacoco.report/src/org/jacoco/report/
IMultiReportOutput.java
38
* if
closing
fails
/external/libchrome/base/files/
scoped_file.cc
26
// There are security implications to not
closing
a file descriptor
/external/libmojo/base/android/java/src/org/chromium/base/
SecureRandomInitializer.java
38
// Ignore exception
closing
the device.
/external/libmojo/mojo/public/cpp/bindings/
scoped_interface_endpoint_handle.h
45
// Releases the handle without
closing
it.
/external/python/cpython2/Doc/library/
contextlib.rst
109
.. function::
closing
(thing)
117
def
closing
(thing):
125
from contextlib import
closing
128
with
closing
(urllib.urlopen('http://www.python.org')) as page:
/frameworks/ex/common/java/com/android/common/io/
MoreCloseables.java
42
// Ignore exceptions when
closing
.
/libcore/ojluni/src/main/java/java/net/
SocketOutputStream.java
159
private boolean
closing
= false;
field in class:SocketOutputStream
162
if (
closing
)
164
closing
= true;
170
closing
= false;
/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
74
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 776 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>