Home
last modified time | relevance | path

Searched defs:Open (Results 1 – 25 of 83) sorted by relevance

1234

/third_party/rust/crates/rust-openssl/openssl/src/
Denvelope.rs98 pub struct Open { struct
102 impl Open { implementation
109 ) -> Result<Open, ErrorStack> in new()
/third_party/typescript/tests/cases/compiler/
DenumFromExternalModule.ts3 export enum Mode { Open } enumerator
/third_party/openh264/test/utils/
DFileInputStream.h9 bool Open (const char* fileName) { in Open() function
/third_party/lzma/CPP/Windows/
DFileIO.cpp421 bool CInFile::Open(CFSTR fileName, DWORD shareMode, DWORD creationDisposition, DWORD flagsAndAttrib… in Open() function in NWindows::NFile::NIO::CInFile
448 bool CInFile::Open(CFSTR fileName) in Open() function in NWindows::NFile::NIO::CInFile
521 bool COutFile::Open(CFSTR fileName, DWORD shareMode, DWORD creationDisposition, DWORD flagsAndAttri… in Open() function in NWindows::NFile::NIO::COutFile
524 bool COutFile::Open(CFSTR fileName, DWORD creationDisposition) in Open() function in NWindows::NFile::NIO::COutFile
732 bool CInFile::Open(const char *name) in Open() function in NWindows::NFile::NIO::CInFile
813 bool COutFile::Open(const char *name, DWORD creationDisposition) in Open() function in NWindows::NFile::NIO::COutFile
DClipboard.cpp18 bool CClipboard::Open(HWND wndNewOwner) throw() in Open() function in NWindows::CClipboard
DFileMapping.h21 WRes Open(DWORD in Open() function
DSecurityUtils.h82 NTSTATUS Open(PLSA_UNICODE_STRING systemName, PLSA_OBJECT_ATTRIBUTES objectAttributes, in Open() function
/third_party/lzma/CPP/7zip/Common/
DFileStreams.h81 bool Open(CFSTR fileName) in Open() function
135 bool Open(CFSTR fileName, DWORD creationDisposition) in Open() function
/third_party/vixl/src/
Dcode-generation-scopes-vixl.h202 void Open(MacroAssemblerInterface* masm, in Open() function
297 void Open(MacroAssemblerInterface* masm, in Open() function
/third_party/skia/third_party/externals/dawn/src/common/
DDynamicLib.cpp47 bool DynamicLib::Open(const std::string& filename, std::string* error) { in Open() function in DynamicLib
/third_party/lzma/CPP/Common/
DStdInStream.cpp21 bool CStdInStream::Open(LPCTSTR fileName) throw() in Open() function in CStdInStream
DStdOutStream.cpp19 bool CStdOutStream::Open(const char *fileName) throw() in Open() function in CStdOutStream
/third_party/gstreamer/gstplugins_bad/ext/mplex/
Dgstmplexoutputstream.cc51 GstMplexOutputStream::Open (void) in Open() function in GstMplexOutputStream
/third_party/cef/libcef/browser/net/
Dinternal_scheme_handler.cc61 bool Open(CefRefPtr<CefRequest> request, in Open() function in scheme::__anon6a2e68bf0111::RedirectHandler
102 bool Open(CefRefPtr<CefRequest> request, in Open() function in scheme::__anon6a2e68bf0111::InternalHandler
/third_party/cef/include/
Dcef_resource_handler.h100 virtual bool Open(CefRefPtr<CefRequest> request, in Open() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DCommandRecordingContext.cpp28 MaybeError CommandRecordingContext::Open(ID3D12Device* d3d12Device, in Open() function in dawn_native::d3d12::CommandRecordingContext
/third_party/cef/libcef_dll/wrapper/
Dcef_stream_resource_handler.cc37 bool CefStreamResourceHandler::Open(CefRefPtr<CefRequest> request, in Open() function in CefStreamResourceHandler
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
Dfile_input_stream.cc155 bool FileInputStream::Open(const char* file_path) { in Open() function in sfntly::FileInputStream
/third_party/cef/tests/cefclient/browser/
Dscheme_test.cc31 bool Open(CefRefPtr<CefRequest> request, in Open() function in client::scheme_test::__anon29d36ed90111::ClientSchemeHandler
/third_party/openh264/test/api/
DBaseDecoderTest.cpp186 bool BaseDecoderTest::Open (const char* fileName) { in Open() function in BaseDecoderTest
/third_party/protobuf/src/google/protobuf/compiler/
Dplugin.cc75 virtual io::ZeroCopyOutputStream* Open(const std::string& filename) { in Open() function in google::protobuf::compiler::GeneratorResponseContext
/third_party/cef/libcef_dll/ctocpp/
Dresource_handler_ctocpp.cc26 bool CefResourceHandlerCToCpp::Open(CefRefPtr<CefRequest> request, in Open() function in CefResourceHandlerCToCpp
/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_bootstrap_unittest.cc100 virtual io::ZeroCopyOutputStream* Open(const string& filename) { in Open() function in google::protobuf::compiler::csharp::__anonc22eef710111::MockGeneratorContext
/third_party/node/deps/v8/src/compiler/
Dmemory-lowering.h45 static AllocationState const* Open(AllocationGroup* group, intptr_t size, in Open() function
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_bootstrap_unittest.cc116 virtual io::ZeroCopyOutputStream* Open(const std::string& filename) { in Open() function in google::protobuf::compiler::cpp::__anonb72adeb50111::MockGeneratorContext

1234