OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:close
(Results
3301 - 3325
of
8652
) sorted by null
<<
131
132
133
134
135
136
137
138
139
140
>>
/external/chromium_org/v8/tools/testrunner/network/
network_execution.py
164
self.local_socket.
close
()
221
sock.
close
()
229
sock.
close
()
/external/clang/lib/ARCMigrate/
FileRemapper.cpp
156
newOut.
close
();
164
infoOut.
close
();
189
Out.
close
();
/external/dnsmasq/src/
helper.c
69
close
(pipefd[0]); /*
close
reader side */
102
/*
close
all the sockets etc, we don't need them here. This closes err_fd, so that
107
close
(max_fd);
275
close
(pipefd[0]);
/external/e2fsprogs/debugfs/
dump.c
94
close
(fd);
191
if (
close
(fd) != 0) {
278
if (
close
(fd) != 0) {
/external/e2fsprogs/lib/ext2fs/
ismounted.c
62
close
(loop_fd);
205
close
(fd);
382
close
(fd);
/external/emma/core/java12/com/vladium/emma/rt/
ClassPathProcessorST.java
125
clsin.
close
();
224
clsin.
close
();
331
if (in != null) try { in.
close
(); } catch (Exception ignore) {}
/external/emma/core/java12/com/vladium/util/
Property.java
235
if (in != null) try { in.
close
(); } catch (Throwable ignore) {}
269
if (in != null) try { in.
close
(); } catch (Throwable ignore) {}
301
if (in != null) try { in.
close
(); } catch (Throwable ignore) {}
/external/f2fs-tools/fsck/
dump.c
61
close
(fd);
115
close
(fd);
265
close
(config.dump_fd);
/external/libvpx/libvpx/build/make/
rtcd.pl
57
close
CONFIG_FILE;
111
close
FILE;
375
close
CONFIG_FILE;
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
symbol-minimal.c
240
close
(fd);
260
close
(fd);
278
close
(ss->fd);
/external/lldb/test/pexpect-2.4/
pexpect.py
258
child.
close
()
369
close
() method. The exit or signal status of the child will be stored
408
self.delayafterclose = 0.1 # Sets delay in
close
() method to allow kernel time to update process status. Time in seconds.
438
then this does not
close
it. """
442
# teardown of the Python VM itself. Thus self.
close
() may
443
# trigger an exception because os.
close
may be None.
446
self.
close
()
548
os.
close
(i)
592
os.
close
(parent_fd)
600
os.
close
(child_fd
657
def
close
(self, force=True): # File-like object.
member in class:spawn
[
all
...]
/external/markdown/
test-markdown.py
36
t.
close
()
215
self.html_diff_file.
close
()
225
self.benchmark_file.
close
()
/external/qemu/android/utils/
timezone.c
201
close
(fd1);
227
close
(fd2);
228
close
(fd1);
/external/qemu/distrib/sdl-1.2.15/src/cdrom/qnx/
SDL_syscdrom.c
103
close
(cdfd);
161
SDL_CDcaps.
Close
= SDL_SYS_CDClose;
370
close
(cdrom->id);
520
/*
Close
the CD-ROM handle */
534
close
(cdrom->id);
/external/smack/src/org/xbill/DNS/
Tokenizer.java
277
"
close
" +
698
close
() {
method in class:Tokenizer
701
is.
close
();
710
close
();
method
/external/sonivox/arm-wt-22k/host_src/
eas_hostmm.c
270
close
(fd);
274
close
(fd);
609
/* no duplicates -
close
the file */
610
close
(file1->fd);
/frameworks/base/core/java/android/net/http/
AndroidHttpClientConnection.java
219
tmpsocket.
close
();
223
public void
close
() throws IOException {
method in class:AndroidHttpClientConnection
241
this.socket.
close
();
/frameworks/base/core/java/com/android/internal/content/
NativeLibraryHelper.java
117
mGuard.open("
close
");
121
public void
close
() {
method in class:NativeLibraryHelper.Handle
125
mGuard.
close
();
136
close
();
method
/frameworks/base/core/tests/coretests/src/android/provider/
SearchRecentSuggestionsProviderTest.java
190
c.
close
();
297
c.
close
();
336
c.
close
();
373
* @return Returns a cursor, or null if there was some problem. Be sure to
close
the cursor
/frameworks/base/libs/androidfw/
CursorWindow.cpp
41
::
close
(mAshmemFd);
79
::
close
(ashmemFd);
116
::
close
(dupAshmemFd);
/frameworks/base/services/usb/java/com/android/server/usb/
UsbDebuggingManager.java
121
mOutputStream.
close
();
127
mSocket.
close
();
346
fo.
close
();
/frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfoAsyncQuery.java
254
cursor.
close
();
262
cursor.
close
();
343
cursor.
close
();
/frameworks/native/libs/binder/
ProcessState.cpp
317
close
(fd);
322
close
(fd);
355
close
(mDriverFD);
/hardware/akm/AK8975_FS/libsensors/
sensors.cpp
191
close
(mPollFds[wake].fd);
192
close
(mWritePipeFd);
364
dev->device.common.
close
= poll__close;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
rtcd.pl
57
close
CONFIG_FILE;
111
close
FILE;
375
close
CONFIG_FILE;
Completed in 1176 milliseconds
<<
131
132
133
134
135
136
137
138
139
140
>>