OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Close
(Results
1 - 25
of
58
) sorted by relevancy
1
2
3
/src/external/gpl2/gettext/dist/gettext-tools/src/
msgfmt.cs
83
rw.
Close
();
84
output.
Close
();
100
rw.
Close
();
101
output.
Close
();
105
rw.
Close
();
msgunfmt.cs
181
Out.
Close
();
182
stream.
Close
();
206
tmpstream.
Close
();
215
rr.
Close
();
216
Out.
Close
();
217
stream.
Close
();
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/Windows/
WindowsSupport.h
93
HandleTraits::
Close
(Handle);
104
HandleTraits::
Close
(Handle);
126
static void
Close
(handle_type h) {
148
static void
Close
(handle_type h) {
164
static void
Close
(handle_type h) {
174
static void
Close
(handle_type h) {
/src/external/apache2/llvm/dist/clang/include/clang/Parse/
RAIIObjectsForParser.h
383
/// RAII class that helps handle the parsing of an open/
close
delimiter
387
tok::TokenKind Kind,
Close
, FinalToken;
412
Close
= tok::r_brace;
416
Close
= tok::r_paren;
421
Close
= tok::r_square;
447
if (P.Tok.is(
Close
)) {
450
} else if (P.Tok.is(tok::semi) && P.NextToken().is(
Close
)) {
453
<<
Close
<< FixItHint::CreateRemoval(SourceRange(SemiLoc, SemiLoc));
/src/sys/arch/epoc32/stand/e32boot/exe/
netbsd.cpp
68
file.
Close
();
70
/*
Close
FileServer Session */
71
fsSession.
Close
();
/src/sys/external/bsd/gnu-efi/dist/lib/
sread.c
117
uefi_call_wrapper(FileHandle->
Close
, 1, FileHandle);
166
//
Close
the last node
169
uefi_call_wrapper(LastHandle->
Close
, 1, LastHandle);
193
uefi_call_wrapper(FileHandle->
Close
, 1, FileHandle);
362
uefi_call_wrapper(FHand->FileHandle->
Close
, 1, FHand->FileHandle);
/src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_utils.cc
127
void LogWriter::
Close
(LogWriter *LW) {
190
void LogWriter::
Close
(LogWriter *LW) {
xray_utils.h
47
static void
Close
(LogWriter *LogWriter);
/src/sys/arch/epoc32/stand/e32boot/ldd/
ekern.h
27
protected: IMPORT_C virtual void
Close
(void);
/src/sys/arch/ia64/stand/efi/libefi/
efifs.c
106
root->
Close
(root);
110
root->
Close
(root);
120
file->
Close
(file);
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
docobj.d
108
HRESULT
Close
(DWORD);
ocidl.d
440
HRESULT
Close
(IOleParentUndoUnit, BOOL);
455
HRESULT
Close
(IOleParentUndoUnit, BOOL);
ole.d
188
OLESTATUS function(LPOLEOBJECT)
Close
;
271
OLESTATUS function(LPOLESERVERDOC)
Close
;
oleidl.d
134
HRESULT
Close
(DWORD);
/src/sys/external/bsd/gnu-efi/dist/inc/
efitcp.h
216
EFI_TCP4_CLOSE
Close
;
388
EFI_TCP6_CLOSE
Close
;
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
ScopedPrinter.h
351
template<char Open, char
Close
>
368
W.startLine() <<
Close
<< '\n';
/src/sys/arch/i386/stand/dosboot/
dos_file.S
134
movb $0x3e, %ah #
Close
file.
/src/sys/dev/arcbios/
arcbios.h
347
int32_t
Close
;
arcbios_calls.S
183
AFV4ORLESS(
Close
) /* long (*
Close
)(u_long); */
/src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-death-test-internal.h
275
posix::
Close
(write_fd_);
/src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/timesten/dnreverse/
dnreverse.cpp
298
getNullDNs.
Close
(stat);
/src/external/gpl2/gettext/dist/gettext-runtime/intl-csharp/
intl.cs
490
void System.Resources.IResourceReader.
Close
() {
/src/external/gpl3/autoconf/dist/lib/Autom4te/
XFile.pm
37
$fh->
close
;
38
# No need to check the return value of
close
: we died if it failed.
43
$fh->
close
;
66
methods C<
close
>, C<lock> (corresponding to C<flock>), C<new>,
153
=item C<$fh-E<gt>
close
>
155
Close
the file, handling errors.
159
sub
close
subroutine
162
if (!$fh->SUPER::
close
(@_))
167
fatal "cannot
close
$file: $!";
/src/external/apache2/llvm/dist/clang/lib/Parse/
Parser.cpp
1575
//
Close
the paren and get the location of the end bracket
2558
assert(!P.Tok.is(
Close
) && "Should have consumed closing delimiter");
2561
P.Diag(P.Tok, diag::err_missing_before_module_end) <<
Close
;
2563
P.Diag(P.Tok, diag::err_expected) <<
Close
;
2570
P.SkipUntil(
Close
, FinalToken,
2572
P.Tok.is(
Close
))
2578
P.SkipUntil(
Close
, Parser::StopBeforeMatch);
/src/sys/arch/sgimips/sgimips/
arcemu.c
95
.
Close
= ARCEMU_UNIMPL,
Completed in 50 milliseconds
1
2
3
Indexes created Tue Feb 24 08:35:24 UTC 2026