OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:close
(Results
1701 - 1725
of
5187
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/external/elfutils/tests/
arsymtest.c
128
close
(fd);
asm-tst7.c
158
close
(fd);
asm-tst8.c
166
close
(fd);
/external/emma/core/java12/com/vladium/emma/report/txt/
ReportGenerator.java
81
close
();
method
95
close
();
method
470
private void
close
()
method in class:ReportGenerator
477
m_out.
close
();
/external/emma/core/java12/com/vladium/emma/report/xml/
ReportGenerator.java
73
close
();
method
86
close
();
method
485
private void
close
()
method in class:ReportGenerator
492
m_out.
close
();
/external/emma/lib/internal/
stamptool.jar
/external/freetype/src/base/
ftstream.c
44
stream->
close
= 0;
51
if ( stream && stream->
close
)
52
stream->
close
( stream );
844
/*
close
the frame if it was opened by this read */
/external/icu4c/common/
ucnv_imp.h
129
* For performance reasons, they are only called to handle an error (not normally called for a reset or
close
).
unorm_it.h
109
*
Close
a normalizing iterator.
/external/icu4c/layoutex/layout/
playout.h
107
*
Close
the given paragraph layout object.
239
*
Close
the given line object. Line objects are created
241
* to
close
them by calling this routine.
243
* @param line the <code>pl_line</code> object to
close
.
/external/icu4c/test/perf/strsrchperf/
strsrchperf.cpp
93
CollData::
close
(data);
/external/icu4c/tools/toolutil/
toolutil.h
100
*
Close
a UToolMemory object.
unewdata.h
65
/** @memo
Close
a newly written binary file. */
/external/jpeg/
jcomapi.c
23
* the permanent pool, so we will be able to
close
all temp files here.
makeproj.mac
106
Close
Project
141
Close
Project
176
Close
Project
207
Close
Project
/external/kernel-headers/original/linux/
futex.h
25
* Per-lock list entry - embedded in user-space locks, somewhere
close
/external/opencore/fileformats/mp3/parser/src/
mp3utils.cpp
55
return (fp->
Close
());
/external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
pvdl_config_file.cpp
80
iFile->
Close
();
85
iFileServer.
Close
();
135
iFile->
Close
();
318
iFile->
Close
();
/external/opencore/nodes/pvprotocolenginenode/download_protocols/progressive_download/src/
pvmf_protocol_engine_node_progressive_download.cpp
110
// then heck the parser consuming rate is
close
to clip bitrate
112
if (status == 0) return true; // parser node data consumption rate is
close
to clip bitrate
115
return false; // parser node data consumption rate is not
close
to clip bitrate
119
// 1, playback rate is not
close
to clip bitrate, but the information is all available
/external/opencore/oscl/oscl/osclio/src/
oscl_file_cache.h
59
void
Close
();
oscl_file_server.h
75
OSCL_IMPORT_REF int32
Close
();
oscl_file_stats.h
79
, "
Close
"
oscl_socket_imp_base.h
44
virtual int32
Close
() = 0;
oscl_socket_imp_pv.h
57
int32
Close
();
oscl_socket_serv_imp_pv.h
50
void
Close
(bool);
Completed in 110 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>