OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:close
(Results
2776 - 2800
of
8652
) sorted by null
<<
111
112
113
114
115
116
117
118
119
120
>>
/external/chromium_org/third_party/WebKit/Source/web/
WebPagePopupImpl.h
77
virtual void
close
() OVERRIDE;
/external/chromium_org/third_party/WebKit/Tools/Scripts/
report-include-statistics
59
close
FILE;
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
outputtee.py
61
log_file.
close
()
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/
filereader.py
94
file.
close
()
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/steps/
confirmdiff.py
76
pretty_diff_file.
close
()
/external/chromium_org/third_party/WebKit/public/platform/
WebIDBDatabase.h
53
virtual void
close
() { BLINK_ASSERT_NOT_REACHED(); }
function in class:blink::WebIDBDatabase
/external/chromium_org/third_party/WebKit/public/web/
WebWidget.h
60
virtual void
close
() { }
function in class:blink::WebWidget
/external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_system.cpp
22
Close
();
28
Close
();
49
void FileDescriptor::
Close
() {
52
TEMP_FAILURE_RETRY(
close
(fd_));
/external/chromium_org/third_party/boringssl/src/crypto/bio/
socket.c
84
close
(bio->num);
/external/chromium_org/third_party/boringssl/src/crypto/obj/
obj_xref.pl
20
close
IN;
/external/chromium_org/third_party/closure_compiler/runner/
build_runner_jar.py
49
manifest_file.
close
()
/external/chromium_org/third_party/hwcplus/include/hardware/
hardware.h
191
/**
Close
this device */
192
int (*
close
)(struct hw_device_t* device);
member in struct:hw_device_t
/external/chromium_org/third_party/libevent/
devpoll.c
157
close
(dpfd);
166
close
(dpfd);
176
close
(dpfd);
413
close
(devpollop->dpfd);
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/public/
RTCDataChannel.h
103
- (void)
close
;
RTCPeerConnection.h
110
- (void)
close
;
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/server/
data_socket.h
39
#define closesocket
close
56
~SocketBase() {
Close
(); }
62
void
Close
();
122
// If |connection_close| is set to true, an extra "Connection:
close
" HTTP
/external/chromium_org/third_party/skia/experimental/webtry/
main.cpp
37
ALLOW_SYSCALL(
close
),
/external/chromium_org/third_party/skia/platform_tools/android/bin/
http_download.py
81
src.
close
()
/external/chromium_org/third_party/skia/tests/
PDFJpegEmbedTest.cpp
82
document->
close
();
/external/chromium_org/tools/code_coverage/
croc_scan.py
103
f.
close
()
/external/chromium_org/tools/deep_memory_profiler/visualizer/
template.py
66
html_file.
close
()
/external/chromium_org/tools/gn/
function_exec_script.cc
112
//
Close
our writing end of pipes now. Otherwise later read would not be able
114
scoped_out_write.
Close
();
115
scoped_err_write.
Close
();
164
close
(pipe_fd[0]);
165
close
(pipe_fd[1]);
209
//
Close
our writing end of pipe now. Otherwise later read would not
212
close
(pipe_fd[1]);
223
close
(pipe_fd[0]);
/external/chromium_org/tools/gyp/pylib/gyp/generator/
dump_dependency_json.py
80
f.
close
()
/external/chromium_org/tools/gyp/tools/
graphviz.py
28
file.
close
()
/external/chromium_org/tools/ipc_fuzzer/
remove_close_messages.py
23
temp_file.
close
()
Completed in 776 milliseconds
<<
111
112
113
114
115
116
117
118
119
120
>>