Home
last modified time | relevance | path

Searched defs:Close (Results 1 – 25 of 120) sorted by relevance

12345

/third_party/gn/src/gn/
Dfile_writer.cc66 bool FileWriter::Close() { in Close() function in FileWriter
101 bool FileWriter::Close() { in Close() function in FileWriter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/Windows/
DWindowsSupport.h126 static void Close(handle_type h) { in Close() function
148 static void Close(handle_type h) { in Close() function
164 static void Close(handle_type h) { in Close() function
174 static void Close(handle_type h) { in Close() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DWindowsSupport.h140 static void Close(handle_type h) { in Close() function
162 static void Close(handle_type h) { in Close() function
178 static void Close(handle_type h) { in Close() function
188 static void Close(handle_type h) { in Close() function
/third_party/vixl/src/
Dcode-generation-scopes-vixl.h108 void Close() { in Close() function
183 void Close() { in Close() function
270 void Close() { in Close() function
/third_party/node/src/
Dtimer_wrap.cc15 void TimerWrap::Close() { in Close() function in node::TimerWrap
51 void TimerWrapHandle::Close() { in Close() function in node::TimerWrapHandle
Dhandle_wrap.cc65 void HandleWrap::Close(const FunctionCallbackInfo<Value>& args) { in Close() function in node::HandleWrap
72 void HandleWrap::Close(Local<Value> close_callback) { in Close() function in node::HandleWrap
/third_party/protobuf/src/google/protobuf/io/
Dzero_copy_stream_impl.cc88 bool FileInputStream::Close() { return copying_input_.Close(); } in Close() function in google::protobuf::io::FileInputStream
116 bool FileInputStream::CopyingFileInputStream::Close() { in Close() function in google::protobuf::io::FileInputStream::CopyingFileInputStream
172 bool FileOutputStream::Close() { in Close() function in google::protobuf::io::FileOutputStream
202 bool FileOutputStream::CopyingFileOutputStream::Close() { in Close() function in google::protobuf::io::FileOutputStream::CopyingFileOutputStream
/third_party/zlib/contrib/ada/
Dzlib-streams.adb19 procedure Close (Stream : in out Stream_Type) is subprogram
28 Close (Stream.Writer); argument
Dzlib.ads169 procedure Close subprogspec
177 with procedure Data_In
Dzlib-streams.ads82 procedure Close (Stream : in out Stream_Type); subprogspec
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
Dmemory_output_stream.h35 virtual void Close() {} // no-op in Close() function
/third_party/lzma/CPP/Windows/
DSynchronization.h28 WRes Close() { return Event_Close(&_object); } in Close() function
144 WRes Close() { return Semaphore_Close(&_object); } in Close() function
288 WRes Close() { this->_sync = NULL; return 0; } in Close() function
351 WRes Close() { this->_sync = NULL; return 0; } in Close() function
DHandle.h19 bool Close() in Close() function
DSecurityUtils.h19 bool Close() in Close() function
103 NTSTATUS Close() in Close() function
DClipboard.cpp24 bool CClipboard::Close() throw() in Close() function in NWindows::CClipboard
/third_party/typescript/lib/
Dlib.scripthost.d.ts36 Close(): void; method
55 Close(): void; method
/third_party/typescript/src/lib/
Dscripthost.d.ts16 Close(): void; method
35 Close(): void; method
/third_party/skia/third_party/externals/tint/src/utils/io/
Dcommand_posix.cc52 void Close() { in Close() function in tint::utils::__anon2a4219c90111::File
85 void Close() { in Close() function in tint::utils::__anon2a4219c90111::Pipe
/third_party/skia/third_party/externals/dawn/src/common/
DDynamicLib.cpp70 void DynamicLib::Close() { in Close() function in DynamicLib
/third_party/lzma/CPP/Common/
DStdInStream.cpp35 bool CStdInStream::Close() throw() in Close() function in CStdInStream
/third_party/gstreamer/gstplugins_bad/ext/mplex/
Dgstmplexoutputstream.cc57 GstMplexOutputStream::Close (void) in Close() function in GstMplexOutputStream
/third_party/cef/libcef/browser/
Dframe_service_base.h112 void Close() { in Close() function
/third_party/gn/src/base/win/
Dscoped_process_information.cc54 void ScopedProcessInformation::Close() { in Close() function in base::win::ScopedProcessInformation
/third_party/skia/third_party/externals/brotli/go/cbrotli/
Dreader.go74 func (r *Reader) Close() error { func
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dgrowable_memory_byte_array.cc74 void GrowableMemoryByteArray::Close() { in Close() function in sfntly::GrowableMemoryByteArray

12345