OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:close
(Results
2526 - 2550
of
8652
) sorted by null
<<
101
102
103
104
105
106
107
108
109
110
>>
/external/eigen/bench/btl/data/
smooth.cxx
169
output_file.
close
();
196
input_file.
close
();
/external/elfutils/0.153/libasm/
asm_begin.c
54
close
(result->fd);
78
close
(result->fd);
/external/elfutils/0.153/libelf/
nlist.c
234
(void)
close
(fd);
247
(void)
close
(fd);
/external/f2fs-tools/tools/
fibmap.c
79
close
(fd);
159
close
(fd);
/external/glide/third_party/disklrucache/
disklrucache-2.0.2.jar
/external/gtest/test/
gtest_output_test.py
287
golden_file.
close
()
324
golden_file.
close
()
/external/icu/icu4c/source/common/
uenum.c
60
if (en->
close
!= NULL) {
64
en->
close
(en);
/external/icu/icu4c/source/tools/
icu-svnprops-check.py
142
exit_status = output_file.
close
();
169
f.
close
()
/external/ipsec-tools/src/racoon/
grabmyaddr.c
240
close
(fd);
248
close
(fd);
258
close
(fd);
464
close
(s);
471
close
(s);
604
close
(s);
608
close
(s);
661
close
(lcconf->rtsock);
/external/iptables/extensions/
libxt_set.h
29
"Could not set
close
on exec: %s\n",
55
close
(sockfd);
85
close
(sockfd);
/external/javassist/src/main/javassist/scopedpool/
ScopedClassPool.java
116
*
Close
the class pool
118
public void
close
() {
method in class:ScopedClassPool
120
classPath.
close
();
/external/javassist/src/main/javassist/util/proxy/
FactoryHelper.java
193
out.
close
();
233
out.
close
();
/external/javassist/src/test/test/javassist/proxy/
ProxySerializationTest.java
39
out.
close
();
66
out.
close
();
/external/jsilver/src/com/google/clearsilver/jsilver/adaptor/
ResourceLoaderAdaptor.java
165
public void
close
(Reader reader) throws IOException {
method in class:ResourceLoaderAdaptor
166
reader.
close
();
/external/jsilver/src/com/google/clearsilver/jsilver/compatibility/
ClearsilverRenderer.java
79
cs.
close
();
82
hdf.
close
();
/external/jsilver/src/org/clearsilver/
DelegatedHdf.java
71
public void
close
() {
method in class:DelegatedHdf
72
getHdf().
close
();
/external/jsoncpp/
amalgamate.py
35
f.
close
()
48
f.
close
()
/external/libcap-ng/libcap-ng-0.7/utils/
filecap.c
72
close
(fd);
179
close
(fd);
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
NonVolatileStore.cpp
83
close
(fileStream);
152
close
(fileStream);
/external/libnfc-nci/halimpl/bcm2079x/
nfc_nci.c
120
/*
Close
an opened nfc device instance */
143
dev->nci_device.common.
close
= nfc_close;
150
dev->nci_device.
close
= hal_close;
/external/libnfc-nci/src/adaptation/
libmain.c
106
close
(fileStream);
177
close
(fileStream);
/external/libselinux/src/
procattr.c
71
close
(fd);
107
close
(fd);
sestatus.c
277
close
(fd);
320
* It unmap and
close
the kernel status page, or
close
netlink socket
346
close
(selinux_status_fd);
/external/llvm/unittests/Support/
MemoryBufferTest.cpp
78
OF.
close
();
145
OF.
close
();
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/
IsoFile.java
192
public void
close
() throws IOException {
method in class:IsoFile
193
this.byteChannel.
close
();
Completed in 386 milliseconds
<<
101
102
103
104
105
106
107
108
109
110
>>