OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:close
(Results
1401 - 1425
of
5187
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/external/apache-http/src/org/apache/http/impl/conn/
IdleConnectionHandler.java
137
conn.
close
();
164
conn.
close
();
/external/apache-http/src/org/apache/http/impl/io/
ContentLengthOutputStream.java
89
* <p>Does not
close
the underlying socket output.</p>
93
public void
close
() throws IOException {
method in class:ContentLengthOutputStream
/external/apache-http/src/org/apache/http/util/
EntityUtils.java
83
instream.
close
();
139
reader.
close
();
/external/blktrace/btt/
bno_plot.py
103
fo.
close
()
113
fo.
close
()
/external/bluetooth/bluez/compat/
pand.c
141
close
(sk);
144
close
(nsk);
205
close
(sk);
288
close
(nsk);
317
close
(nsk);
398
close
(sk);
526
close
(fd);
557
close
(fd);
/external/clearsilver/python/examples/base/
sgmllib.py
32
# Usage: p = SGMLParser(); p.feed(data); ...; p.
close
().
101
def
close
(self):
member in class:SlowSGMLParser
410
def
close
(self):
member in class:FastSGMLParser
412
self.parser.
close
()
573
def
close
(self):
member in class:TestSGMLParser
574
SGMLParser.
close
(self)
606
f.
close
()
611
x.
close
()
/external/clearsilver/util/
rcfs.c
168
close
(fd);
171
close
(fd);
/external/dhcpcd/
bpf.c
125
close
(*fdp);
133
close
(fd);
lpf.c
112
close
(*fd);
117
close
(s);
/external/dropbear/
listener.c
98
close
(socks[i]);
160
close
(listener->socks[j]);
svr-agentfwd.c
109
close
(fd);
134
/*
close
the socket, remove the socket-file */
/external/e2fsprogs/debugfs/
debugfs.o
/external/e2fsprogs/misc/
filefrag.c
132
close
(fd);
181
close
(fd);
/external/elfutils/tests/
saridx.c
249
/*
Close
the underlying file. */
250
close
(fd);
/external/emma/core/java12/com/vladium/emma/report/html/doc/
HTMLWriter.java
100
public void
close
()
method in class:HTMLWriter
104
try { m_out.
close
(); } catch (IOException ignore) {}
/external/emma/core/java12/com/vladium/emma/rt/
IClassLoadHook.java
55
* Following that, the current loader will
close
() and discard 'in' and load
59
* In any case 'in' and 'out' remain owned [and will be
close
()d] by the caller.
/external/expat/bcb5/
README.txt
43
following kludge will make the change stick.
Close
and save the file
46
you will have to
close
the project completely and edit the .bpr file by hand.
/external/freetype/src/base/
ftsystem.c
161
/* The function to
close
a stream. */
245
stream->
close
= ft_ansi_stream_close;
/external/grub/lib/
device.c
259
close
(fd);
341
close
(fd);
382
close
(fd);
577
show_error (line_number, "No
close
parenthesis found");
707
/* OK,
close
the device map file if opened. */
806
/* OK,
close
the device map file if opened. */
905
close
(fd);
911
close
(fd);
/external/icu4c/common/unicode/
ucat.h
98
* is responsible for calling u_catclose() to
close
the message
108
*
Close
an ICU message catalog, given its descriptor.
/external/icu4c/extra/scrptrun/
scrptrun.cpp
148
// if it's a
close
character, find the matching open on the
183
// if this character is a
close
paired character,
/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);
kmpstat.c
113
(void)
close
(so);
128
(void)
close
(so);
/external/libpng/contrib/gregbook/
makevms.com
59
$
close
lopt
62
$
close
xopt
/external/opencore/android/
android_logger_config.h
49
iFileServer.
Close
();
142
iLogFile.
Close
();
Completed in 106 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>