OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:close
(Results
776 - 800
of
5187
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/oprofile/libutil/
op_fileio.h
54
* op_close_file -
close
a file
59
*
close
fails.
/external/qemu/distrib/sdl-1.2.12/src/audio/dart/
SDL_dart.c
138
//
Close
DART, and exit with error code!
164
//
Close
DART, and exit with error code!
175
//
Close
DART, and exit with error code!
186
//
Close
DART, and exit with error code!
202
//
Close
DART, and exit with error code!
217
//
Close
DART, and exit with error code!
370
//
Close
event semaphore
385
//
Close
dart
/external/qemu/distrib/sdl-1.2.12/src/cdrom/dc/
SDL_syscdrom.c
59
SDL_CDcaps.
Close
= SDL_SYS_CDClose;
157
/*
Close
the CD-ROM handle */
/external/qemu/distrib/sdl-1.2.12/src/thread/epoc/
SDL_syssem.cpp
78
sema.
Close
();
153
thread.
Close
();
/external/qemu/
loader.c
61
close
(fd);
76
close
(fd);
79
close
(fd);
254
close
(fd);
257
close
(fd);
349
close
(fd);
353
close
(fd);
540
close
(fd);
migration-tcp-android.c
86
s->
close
= tcp_close;
155
/* we've successfully migrated,
close
the server socket */
/external/skia/src/effects/
SkCornerPathEffect.cpp
69
//
close
out the previous (open) contour
128
dst->
close
();
/external/stlport/stlport/stl/
_messages_facets.h
68
inline void
close
(catalog __c) const
function in class:messages
101
inline void
close
(catalog __c) const
function in class:messages
/external/v8/src/
d8-readline.cc
52
virtual bool
Close
();
77
bool ReadLineEditor::
Close
() {
/external/v8/test/cctest/
test-sockets.cc
19
//
Close
both sockets.
113
//
Close
the client before the listener to avoid TIME_WAIT issues.
/external/webkit/JavaScriptCore/assembler/
MacroAssemblerARM.cpp
52
close
(fd);
56
close
(fd);
/external/webkit/SunSpider/resources/
driver-TEMPLATE.html
73
testFrame.contentDocument.
close
;
78
testFrame.contentDocument.
close
;
/external/webkit/WebCore/WebCore.gyp/scripts/
rule_bison.py
91
outputHFile.
close
()
102
outputHFile.
close
()
/external/webkit/WebCore/dom/
MessagePortChannel.h
57
// It acts as a wrapper around the platform-dependent PlatformMessagePortChannel implementation which ensures that the platform-dependent
close
() method is invoked before destruction.
73
void
close
();
/external/webkit/WebCore/dom/default/
PlatformMessagePortChannel.h
56
void
close
();
103
// Pointer to our entangled pair - cleared when
close
() is called.
/external/webkit/WebCore/history/
BackForwardList.h
59
virtual void
close
() = 0;
96
void
close
();
BackForwardListChromium.cpp
140
void BackForwardList::
close
()
function in class:WebCore::BackForwardList
143
m_client->
close
();
/external/webkit/WebCore/websockets/
WebSocket.h
71
void
close
();
79
DEFINE_ATTRIBUTE_EVENT_LISTENER(
close
);
/external/webkit/WebKit/android/plugins/
ANPPathInterface.cpp
79
path->
close
();
109
ASSIGN(i,
close
);
/external/webkit/WebKit/chromium/src/
StorageNamespaceProxy.cpp
84
void StorageNamespaceProxy::
close
()
function in class:WebCore::StorageNamespaceProxy
86
m_storageNamespace->
close
();
WebStorageNamespaceImpl.cpp
86
void WebStorageNamespaceImpl::
close
()
function in class:WebKit::WebStorageNamespaceImpl
88
m_storageNamespace->
close
();
/external/webkit/WebKitTools/DumpRenderTree/mac/
DumpRenderTreeWindow.mm
68
- (void)
close
77
[super
close
];
/external/webkit/WebKitTools/Scripts/
do-file-rename
102
close
FILE;
113
close
FILE;
run-webkit-websocketserver
95
close
WEBSOCKETSERVER_IN;
96
close
WEBSOCKETSERVER_OUT;
/external/wpa_supplicant/wpa_gui/
scanresults.ui
126
<string>
Close
</string>
138
<slot>
close
()</slot>
Completed in 51 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>