/third_party/skia/third_party/externals/tint/src/utils/io/ |
H A D | command_posix.cc | 41 ~File() { Close(); } in ~File() 45 Close(); in operator =() 52 void Close() { in Close() function in tint::utils::__anon26162::File 85 void Close() { in Close() function in tint::utils::__anon26162::Pipe 86 read.Close(); in Close() 87 write.Close(); in Close() 181 // Close the stdout and stderr writer pipes. in Exec() 183 stdout_pipe.write.Close(); in Exec() 184 stderr_pipe.write.Close(); in Exec() 195 stdin_pipe.write.Close(); in Exec() [all...] |
H A D | command_windows.cc | 37 ~Handle() { Close(); } in ~Handle() 41 Close(); in operator =() 48 void Close() { in Close() function in tint::utils::__anon26164::Handle 86 read.Close(); in Pipe() 87 write.Close(); in Pipe() 168 stdin_pipe.write.Close(); in Exec() 199 stdin_pipe.read.Close(); in Exec() 200 stdout_pipe.write.Close(); in Exec() 201 stderr_pipe.write.Close(); in Exec()
|
/third_party/nghttp2/integration-tests/ |
H A D | nghttpx_http2_test.go | 24 defer st.Close() 51 defer st.Close() 83 defer st.Close() 111 defer st.Close() 139 defer st.Close() 169 defer st.Close() 196 defer st.Close() 224 defer st.Close() 257 defer st.Close() 289 defer st.Close() [all...] |
H A D | nghttpx_http1_test.go | 22 defer st.Close() 40 defer st.Close() 66 defer st.Close() 90 defer st.Close() 102 defer resp.Body.Close() 113 // defer st.Close() 116 // st.ts.Close() 137 defer st.Close() 165 defer st.Close() 188 defer st.Close() [all...] |
H A D | server_tester_http3.go | 24 defer rt.Close() 75 defer resp.Body.Close() 86 connClose: resp.Close,
|
/third_party/vixl/src/ |
H A D | code-generation-scopes-vixl.h | 87 virtual ~CodeBufferCheckScope() { Close(); } in ~CodeBufferCheckScope() 113 void Close() { in Close() function in vixl::CodeBufferCheckScope 170 virtual ~EmissionCheckScope() { Close(); } in ~EmissionCheckScope() 189 void Close() { in Close() function in vixl::EmissionCheckScope 200 CodeBufferCheckScope::Close(); in Close() 269 virtual ~ExactAssemblyScope() { Close(); } in ~ExactAssemblyScope() 277 void Close() { in Close() function in vixl::ExactAssemblyScope 290 EmissionCheckScope::Close(); in Close()
|
/third_party/gn/src/base/win/ |
H A D | scoped_process_information.cc | 46 Close(); in ~ScopedProcessInformation() 54 void ScopedProcessInformation::Close() { in Close() function in base::win::ScopedProcessInformation 55 process_handle_.Close(); in Close() 56 thread_handle_.Close(); in Close() 63 Close(); in Set()
|
/third_party/lzma/CPP/Windows/ |
H A D | SecurityUtils.h | 43 ~CAccessToken() { Close(); }
in ~CAccessToken() 44 bool Close()
in Close() function in NWindows::NSecurity::CAccessToken 56 Close();
in OpenProcessToken() 63 Close();
99 ~CPolicy() { Close(); }
in ~CPolicy() 104 Close();
in Open() 110 NTSTATUS Close()
in Close() function
|
H A D | Synchronization.h | 27 ~CBaseEvent() { Close(); }
in ~CBaseEvent() 28 WRes Close() { return Event_Close(&_object); }
in Close() function in NWindows::NSynchronization::MY_UNCOPYABLE 143 ~CSemaphore() { Close(); }
in ~CSemaphore() 144 WRes Close() { return Semaphore_Close(&_object); }
in Close() function in NWindows::NSynchronization::MY_UNCOPYABLE 287 // ~CBaseEvent_WFMO() Z7_override { Close(); }
289 WRes Close() { this->_sync = NULL; return 0; }
in Close() function in NWindows::NSynchronization::CBaseEvent_WFMO 345 WRes Close() { this->_sync = NULL; return 0; }
in Close() function in NWindows::NSynchronization::Z7_final
|
H A D | Clipboard.h | 15 ~CClipboard() { Close(); }
in ~CClipboard() 17 bool Close() throw();
|
H A D | Handle.h | 17 ~CHandle() { Close(); }
in ~CHandle() 19 bool Close()
in Close() function in NWindows::MY_UNCOPYABLE
|
/third_party/node/src/ |
H A D | handle_wrap.cc | 65 void HandleWrap::Close(const FunctionCallbackInfo<Value>& args) { in Close() function in node::HandleWrap 69 wrap->Close(args[0]); in Close() 72 void HandleWrap::Close(Local<Value> close_callback) { in Close() function in node::HandleWrap 90 // be destroyed, we first call Close() to clean up the underlying libuv in OnGCCollect() 95 Close(); in OnGCCollect() 165 SetProtoMethod(isolate, tmpl, "close", HandleWrap::Close); in GetConstructorTemplate() 176 registry->Register(HandleWrap::Close); in RegisterExternalReferences()
|
H A D | timer_wrap.cc | 15 void TimerWrap::Close() { in Close() function in node::TimerWrap 51 void TimerWrapHandle::Close() { in Close() function in node::TimerWrapHandle 54 timer_->Close(); in Close() 80 static_cast<TimerWrapHandle*>(data)->Close(); in CleanupHook()
|
H A D | timer_wrap.h | 29 void Close(); 60 ~TimerWrapHandle() { Close(); } in ~TimerWrapHandle() 68 void Close();
|
H A D | node_zlib.cc | 135 void Close(); 211 void Close(); 231 void Close(); 269 Close(); 274 void Close() { in Close() function in node::__anon15438::CompressionStream 285 ctx_.Close(); in Close() 289 static void Close(const FunctionCallbackInfo<Value>& args) { in Close() function in node::__anon15438::CompressionStream 292 ctx->Close(); in Close() 410 Close(); 431 Close(); 733 void ZlibContext::Close() { Close() function in node::__anon15438::ZlibContext 1138 void BrotliEncoderContext::Close() { Close() function in node::__anon15438::BrotliEncoderContext 1186 void BrotliDecoderContext::Close() { Close() function in node::__anon15438::BrotliDecoderContext [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/Windows/ |
H A D | WindowsSupport.h | 93 HandleTraits::Close(Handle); in ~ScopedHandle() 104 HandleTraits::Close(Handle); in operator =() 126 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/python/Lib/test/ |
H A D | test_msilib.py | 38 view.Close() 39 db.Close() 55 view.Close() 56 db.Close() 97 db.Close() 103 self.addCleanup(db.Close) 114 self.addCleanup(db.Close)
|
/third_party/protobuf/src/google/protobuf/io/ |
H A D | zero_copy_stream_impl.cc | 88 bool FileInputStream::Close() { return copying_input_.Close(); } in Close() function in google::protobuf::io::FileInputStream 110 if (!Close()) { in ~CopyingFileInputStream() 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 174 return copying_output_.Close() && flush_succeeded; in Close() 196 if (!Close()) { in ~CopyingFileOutputStream() 202 bool FileOutputStream::CopyingFileOutputStream::Close() { in Close() function in google::protobuf::io::FileOutputStream::CopyingFileOutputStream
|
H A D | zero_copy_stream_impl.h | 77 bool Close(); 104 bool Close(); 155 bool Close(); 186 bool Close();
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/ |
H A D | WindowsSupport.h | 107 HandleTraits::Close(Handle); in ~ScopedHandle() 118 HandleTraits::Close(Handle); in operator =() 140 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/skia/third_party/externals/brotli/go/cbrotli/ |
H A D | cbrotli_test.go | 48 if err := e.Close(); err != nil { 49 t.Errorf("Close()=%v, want nil", err) 53 t.Errorf("No error after Close() + Write()") 64 if err := e.Close(); err != nil { 65 t.Errorf("Close()=%v, want nil", err) 82 if err := e.Close(); err != nil { 83 t.Errorf("Close Error after copied %d bytes: %v", n, err) 113 if err := e.Close(); err != nil { 114 t.Errorf("Close Error after copied %d bytes: %v", n, err) 135 if err := e.Close(); er [all...] |
/third_party/vixl/test/ |
H A D | test-code-generation-scopes.cc | 150 scope.Close(); in TEST() 166 scope.Close(); in TEST() 184 scope.Close(); in TEST() 202 scope.Close(); in TEST() 278 scope.Close(); in TEST() 294 scope.Close(); in TEST() 312 scope.Close(); in TEST() 330 scope.Close(); in TEST() 562 scope.Close(); in TEST_A32() 578 scope.Close(); in TEST() [all...] |
/third_party/gn/src/gn/ |
H A D | file_writer_unittest.cc | 26 EXPECT_TRUE(writer.Close()); in TEST() 43 EXPECT_TRUE(writer.Close()); in TEST() 65 EXPECT_TRUE(writer.Close()); in TEST()
|
/third_party/ninja/src/ |
H A D | deps_log_test.cc | 68 log1.Close(); in TEST_F() 114 log1.Close(); in TEST_F() 140 log.Close(); in TEST_F() 166 log.Close(); in TEST_F() 208 log.Close(); in TEST_F() 235 log.Close(); in TEST_F() 400 log.Close(); in TEST_F() 464 log.Close(); in TEST_F() 501 log.Close(); in TEST_F() 535 log.Close(); in TEST_F() [all...] |
/third_party/node/test/cctest/ |
H A D | test_inspector_socket_server.cc | 139 void Close() { in Close() function in __anon15477::SocketWrapper 153 Close(); in ExpectEOF() 375 socket.Close(); in TestHttpRequest() 412 well_behaved_socket.Close(); in TEST_F() 434 dropped_connection_socket.Close(); in TEST_F() 511 socket1.Close(); in TEST_F() 524 socket1.Close(); in TEST_F() 538 socket1.Close(); in TEST_F() 594 socket1.Close(); in TEST_F()
|