/third_party/rust/crates/rust-openssl/openssl/src/ |
D | envelope.rs | 98 pub struct Open { struct 102 impl Open { argument 109 ) -> Result<Open, ErrorStack> in new()
|
/third_party/typescript/tests/cases/compiler/ |
D | enumFromExternalModule.ts | 3 export enum Mode { Open } enumerator
|
/third_party/openh264/test/utils/ |
D | FileInputStream.h | 9 bool Open (const char* fileName) { in Open() function
|
/third_party/lzma/CPP/Windows/ |
D | FileIO.cpp | 421 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
|
D | Clipboard.cpp | 18 bool CClipboard::Open(HWND wndNewOwner) throw() in Open() function in NWindows::CClipboard
|
D | FileMapping.h | 21 WRes Open(DWORD in Open() function
|
D | SecurityUtils.h | 101 NTSTATUS Open(PLSA_UNICODE_STRING systemName, PLSA_OBJECT_ATTRIBUTES objectAttributes, in Open() function
|
/third_party/vixl/src/ |
D | code-generation-scopes-vixl.h | 202 void Open(MacroAssemblerInterface* masm, in Open() function 297 void Open(MacroAssemblerInterface* masm, in Open() function
|
/third_party/skia/third_party/externals/dawn/src/common/ |
D | DynamicLib.cpp | 47 bool DynamicLib::Open(const std::string& filename, std::string* error) { in Open() function in DynamicLib
|
/third_party/lame/dshow/ |
D | REG.CPP | 59 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/ |
D | CommandRecordingContext.cpp | 28 MaybeError CommandRecordingContext::Open(ID3D12Device* d3d12Device, in Open() function in dawn_native::d3d12::CommandRecordingContext
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/ |
D | file_input_stream.cc | 155 bool FileInputStream::Open(const char* file_path) { in Open() function in sfntly::FileInputStream
|
/third_party/openh264/test/api/ |
D | BaseDecoderTest.cpp | 186 bool BaseDecoderTest::Open (const char* fileName) { in Open() function in BaseDecoderTest
|
D | BaseThreadDecoderTest.cpp | 310 bool BaseThreadDecoderTest::Open (const char* fileName) { in Open() function in BaseThreadDecoderTest
|
/third_party/protobuf/src/google/protobuf/compiler/ |
D | plugin.cc | 75 virtual io::ZeroCopyOutputStream* Open(const std::string& filename) { in Open() function in google::protobuf::compiler::GeneratorResponseContext
|
/third_party/protobuf/src/google/protobuf/compiler/csharp/ |
D | csharp_bootstrap_unittest.cc | 100 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/ |
D | cpp_bootstrap_unittest.cc | 116 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/ |
D | memory-lowering.h | 45 static AllocationState const* Open(AllocationGroup* group, intptr_t size, in Open() function
|
/third_party/node/src/ |
D | pipe_wrap.cc | 210 void PipeWrap::Open(const FunctionCallbackInfo<Value>& args) { in Open() function in node::PipeWrap
|
D | node_binding.cc | 339 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/ |
D | zip.cc | 54 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/ |
D | zip.cc | 54 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/ |
D | zip_reader.cc | 144 bool ZipReader::Open(const base::FilePath& zip_file_path) { in Open() function in zip::ZipReader
|
/third_party/node/deps/v8/src/codegen/ |
D | assembler.cc | 325 void Assembler::CodeComment::Open(const std::string& comment) { in Open() function in v8::internal::Assembler::CodeComment
|
/third_party/openmax/api/1.1.2/ |
D | OMX_ContentPipe.h | 138 CPresult (*Open)( CPhandle* hContent, CPstring szURI, CP_ACCESSTYPE eAccess ); member
|