Home
last modified time | relevance | path

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

123

/third_party/rust/crates/rust-openssl/openssl/src/
Denvelope.rs98 pub struct Open { struct
102 impl Open { argument
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.h101 NTSTATUS Open(PLSA_UNICODE_STRING systemName, PLSA_OBJECT_ATTRIBUTES objectAttributes, 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/lame/dshow/
DREG.CPP59 BOOL CRegKey::Open(HKEY rootKey, PTSTR pName) in Open() function in Lame::CRegKey
112 BOOL CRegKey::Open(PTSTR an) in Open() function in Lame::CRegKey
/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/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/openh264/test/api/
DBaseDecoderTest.cpp186 bool BaseDecoderTest::Open (const char* fileName) { in Open() function in BaseDecoderTest
DBaseThreadDecoderTest.cpp310 bool BaseThreadDecoderTest::Open (const char* fileName) { in Open() function in BaseThreadDecoderTest
/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/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::__anon773c09fd0111::MockGeneratorContext
/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::__anon764a00410111::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/node/src/
Dpipe_wrap.cc210 void PipeWrap::Open(const FunctionCallbackInfo<Value>& args) { in Open() function in node::PipeWrap
Dnode_binding.cc339 bool DLib::Open() { in Open() function in node::binding::DLib
370 bool DLib::Open() { in Open() function in node::binding::DLib
/third_party/node/deps/zlib/google/
Dzip.cc54 bool Open(const Paths paths, std::vector<base::File>* const files) override { in Open() function in zip::__anona14546f20111::DirectFileAccessor
/third_party/node/deps/v8/third_party/zlib/google/
Dzip.cc54 bool Open(const Paths paths, std::vector<base::File>* const files) override { in Open() function in zip::__anonacfdbe080111::DirectFileAccessor
/third_party/skia/third_party/externals/zlib/google/
Dzip_reader.cc144 bool ZipReader::Open(const base::FilePath& zip_file_path) { in Open() function in zip::ZipReader
/third_party/node/deps/v8/src/codegen/
Dassembler.cc325 void Assembler::CodeComment::Open(const std::string& comment) { in Open() function in v8::internal::Assembler::CodeComment
/third_party/openmax/api/1.1.2/
DOMX_ContentPipe.h138 CPresult (*Open)( CPhandle* hContent, CPstring szURI, CP_ACCESSTYPE eAccess ); member

123