Home
last modified time | relevance | path

Searched defs:Open (Results 1 - 25 of 54) sorted by relevance

123

/third_party/lzma/CPP/Windows/
H A DClipboard.cpp18 bool CClipboard::Open(HWND wndNewOwner) throw() in Open() function in NWindows::CClipboard
H A DFileMapping.h21 WRes Open(DWORD in Open() function in NWindows::CFileMapping
H A DSecurityUtils.h101 NTSTATUS Open(PLSA_UNICODE_STRING systemName, PLSA_OBJECT_ATTRIBUTES objectAttributes, in Open() function
H A DRegistry.cpp56 LONG CKey::Open(HKEY parentKey, LPCTSTR keyName, REGSAM accessMask) throw() in Open() function in NWindows::NRegistry::CKey
H A DSynchronization.h39 WRes Open(DWORD desiredAccess, bool inheritHandle, LPCTSTR name) in Open() function in NWindows::NSynchronization::MY_UNCOPYABLE
H A DFileIO.cpp421 bool CInFile::Open(CFSTR fileName, DWORD shareMode, DWORD creationDisposition, DWORD flagsAndAttributes) 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 flagsAndAttributes) in Open() function in NWindows::NFile::NIO::COutFile
524 bool COutFile::Open(CFSTR fileName, DWORD creationDisposition) in Open() function in NWindows::NFile::NIO::COutFile
[all...]
/third_party/skia/third_party/externals/dawn/src/common/
H A DDynamicLib.cpp47 bool DynamicLib::Open(const std::string& filename, std::string* error) { in Open() function in DynamicLib
/third_party/rust/crates/rust-openssl/openssl/src/
H A Denvelope.rs98 pub struct Open { structure names
102 impl Open { impls
/third_party/backends/sanei/
H A Dsanei_DomainOS.h46 typedef enum {Open, Close, Enter, Exit} DomainOSOpCode; enumerator
/third_party/lzma/CPP/7zip/Common/
H A DFileStreams.h112 bool Open(CFSTR fileName) in Z7_class_final() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A 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/
H A Dfile_input_stream.cc155 bool FileInputStream::Open(const char* file_path) { in Open() function in sfntly::FileInputStream
/third_party/node/src/
H A Dpipe_wrap.cc210 void PipeWrap::Open(const FunctionCallbackInfo<Value>& args) { in Open() function in node::PipeWrap
H A Dtcp_wrap.cc223 void TCPWrap::Open(const FunctionCallbackInfo<Value>& args) { in Open() function in node::TCPWrap
/third_party/node/deps/v8/src/compiler/
H A Dmemory-lowering.h45 static AllocationState const* Open(AllocationGroup* group, intptr_t size, in Open() function in v8::internal::compiler::final::final
/third_party/vixl/src/
H A Dcode-generation-scopes-vixl.h90 void Open(internal::AssemblerBase* assembler, in Open() function in vixl::CodeBufferCheckScope
183 void Open(MacroAssemblerInterfac function in vixl::EmissionCheckScope
208 void Open(MacroAssemblerInterface* masm, Open() function in vixl::EmissionCheckScope
271 void Open(MacroAssemblerInterface* masm, Open() function in vixl::ExactAssemblyScope
304 void Open(MacroAssemblerInterface* masm, Open() function in vixl::ExactAssemblyScope
[all...]
/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.cc75 virtual io::ZeroCopyOutputStream* Open(const std::string& filename) { in Open() function in google::protobuf::compiler::GeneratorResponseContext
H A Dimporter_unittest.cc101 io::ZeroCopyInputStream* Open(const std::string& filename) { in Open() function in google::protobuf::compiler::__anon16936::MockSourceTree
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_bootstrap_unittest.cc116 virtual io::ZeroCopyOutputStream* Open(const std::string& filename) { in Open() function in google::protobuf::compiler::cpp::__anon16918::MockGeneratorContext
/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_bootstrap_unittest.cc100 virtual io::ZeroCopyOutputStream* Open(const string& filename) { in Open() function in google::protobuf::compiler::csharp::__anon16934::MockGeneratorContext
/third_party/lzma/CPP/7zip/Archive/
H A DSplitHandler.cpp241 Z7_COM7F_IMF(CHandler::Open(IInStream *stream, const UInt64 *, IArchiveOpenCallback *callback)) in Open() function
/third_party/python/Lib/tkinter/
H A Dfiledialog.py332 class Open(_Dialog): class
/third_party/skia/third_party/externals/zlib/google/
H A Dzip_reader.cc144 bool ZipReader::Open(const base::FilePath& zip_file_path) { in Open() function in zip::ZipReader
/third_party/lzma/CPP/7zip/UI/Common/
H A DOpenArchive.cpp294 Z7_COM7F_IMF(CHandler::Open(IInStream *stream, const UInt64 *, IArchiveOpenCallback * /* openArchiveCallback */)) in Open() function
[all...]
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip_reader.cc130 bool ZipReader::Open(const base::FilePath& zip_path) { in Open() function in zip::ZipReader

Completed in 15 milliseconds

123