Home
last modified time | relevance | path

Searched defs:Close (Results 1 – 25 of 118) 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/node/src/
Dtimer_wrap.cc20 void TimerWrap::Close() { in Close() function in node::TimerWrap
63 void TimerWrapHandle::Close() { in Close() function in node::TimerWrapHandle
Dhandle_wrap.cc63 void HandleWrap::Close(const FunctionCallbackInfo<Value>& args) { in Close() function in node::HandleWrap
70 void HandleWrap::Close(Local<Value> close_callback) { in Close() function in node::HandleWrap
/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/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
Dmemory_output_stream.h35 virtual void Close() {} // no-op in Close() function
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/ada/
Dzlib-streams.adb19 procedure Close (Stream : in out Stream_Type) is subprogram
28 Close (Stream.Writer); argument
/third_party/zlib/contrib/ada/
Dzlib-streams.adb19 procedure Close (Stream : in out Stream_Type) is subprogram
28 Close (Stream.Writer); argument
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/ada/
Dzlib-streams.adb19 procedure Close (Stream : in out Stream_Type) is subprogram
28 Close (Stream.Writer); argument
/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/mindspore/mindspore/ccsrc/minddata/dataset/plugin/
Dshared_lib_util.cc26 int32_t SharedLibUtil::Close(void *handle) { return dlclose(handle); } in Close() function in mindspore::dataset::SharedLibUtil
/third_party/mindspore/mindspore/lite/src/common/
Ddynamic_library_loader.cc58 int DynamicLibraryLoader::Close() { in Close() function in mindspore::lite::DynamicLibraryLoader
/third_party/typescript/src/lib/
Dscripthost.d.ts16 Close(): void; method
35 Close(): void; method
/third_party/typescript/lib/
Dlib.scripthost.d.ts36 Close(): void; method
55 Close(): void; method
/third_party/flutter/skia/third_party/externals/dawn/src/common/
DDynamicLib.cpp64 void DynamicLib::Close() { in Close() function in DynamicLib
/third_party/skia/third_party/externals/dawn/src/common/
DDynamicLib.cpp70 void DynamicLib::Close() { in Close() function in DynamicLib
/third_party/gstreamer/gstplugins_bad/ext/mplex/
Dgstmplexoutputstream.cc57 GstMplexOutputStream::Close (void) in Close() function in GstMplexOutputStream
/third_party/skia/third_party/externals/tint/src/utils/io/
Dcommand_posix.cc52 void Close() { in Close() function in tint::utils::__anon1f8d85890111::File
85 void Close() { in Close() function in tint::utils::__anon1f8d85890111::Pipe
/third_party/cef/libcef/browser/
Dframe_service_base.h112 void Close() { in Close() function
/third_party/mindspore/mindspore/ccsrc/common/
Dduplex_pipe_win.cc38 void DuplexPipe::Close() { DP_EXCEPTION << "Not support for Windows by now."; } in Close() function in mindspore::DuplexPipe
/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
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dgrowable_memory_byte_array.cc74 void GrowableMemoryByteArray::Close() { in Close() function in sfntly::GrowableMemoryByteArray

12345