| /external/lzma/CPP/Windows/ |
| D | FileIO.cpp | 287 bool CInFile::Open(LPCTSTR fileName, DWORD shareMode, DWORD creationDisposition, DWORD flagsAndAttr… in Open() function in NWindows::NFile::NIO::CInFile 297 bool CInFile::Open(LPCTSTR fileName) in Open() function in NWindows::NFile::NIO::CInFile 301 bool CInFile::Open(LPCWSTR fileName, DWORD shareMode, DWORD creationDisposition, DWORD flagsAndAttr… in Open() function in NWindows::NFile::NIO::CInFile 311 bool CInFile::Open(LPCWSTR fileName) in Open() function in NWindows::NFile::NIO::CInFile 363 bool COutFile::Open(LPCTSTR fileName, DWORD shareMode, DWORD creationDisposition, DWORD flagsAndAtt… in Open() function in NWindows::NFile::NIO::COutFile 369 bool COutFile::Open(LPCTSTR fileName, DWORD creationDisposition) in Open() function in NWindows::NFile::NIO::COutFile 377 bool COutFile::Open(LPCWSTR fileName, DWORD shareMode, DWORD creationDisposition, DWORD flagsAndAtt… in Open() function in NWindows::NFile::NIO::COutFile 380 bool COutFile::Open(LPCWSTR fileName, DWORD creationDisposition) in Open() function in NWindows::NFile::NIO::COutFile
|
| D | Synchronization.h | 35 WRes Open(DWORD desiredAccess, bool inheritHandle, LPCTSTR name) in Open() function 104 WRes Open(DWORD desiredAccess, bool inheritHandle, LPCTSTR name) in Open() function
|
| D | FileMapping.h | 21 WRes Open(DWORD desiredAccess, LPCTSTR name) in Open() function
|
| /external/openfst/src/include/fst/extensions/far/ |
| D | far.h | 301 static STTableFarReader *Open(const string &filename) { in Open() function 308 static STTableFarReader *Open(const vector<string> &filenames) { in Open() function 349 static STListFarReader *Open(const string &filename) { in Open() function 356 static STListFarReader *Open(const vector<string> &filenames) { in Open() function 396 static FstFarReader *Open(const string &filename) { in Open() function 402 static FstFarReader *Open(const vector<string> &filenames) { in Open() function 501 FarReader<A> *FarReader<A>::Open(const string &filename) { in Open() function 515 FarReader<A> *FarReader<A>::Open(const vector<string> &filenames) { in Open() function
|
| D | stlist.h | 188 static STListReader<T, R> *Open(const string &filename) { in Open() function 194 static STListReader<T, R> *Open(const vector<string> &filenames) { in Open() function
|
| D | sttable.h | 173 static STTableReader<T, R> *Open(const string &filename) { in Open() function 183 static STTableReader<T, R> *Open(const vector<string> &filenames) { in Open() function
|
| /external/lzma/CPP/7zip/Common/ |
| D | FileStreams.h | 93 bool Open(LPCTSTR fileName, DWORD creationDisposition) in Open() function 105 bool Open(LPCWSTR fileName, DWORD creationDisposition) in Open() function
|
| D | FileStreams.cpp | 32 bool CInFileStream::Open(LPCTSTR fileName) in Open() function in CInFileStream 39 bool CInFileStream::Open(LPCWSTR fileName) in Open() function in CInFileStream
|
| /external/lzma/CPP/Common/ |
| D | C_FileIO.cpp | 49 bool CInFile::Open(const char *name) in Open() function in NC::NFile::NIO::CInFile 78 bool COutFile::Open(const char *name, DWORD creationDisposition) in Open() function in NC::NFile::NIO::COutFile
|
| D | StdOutStream.cpp | 26 bool CStdOutStream::Open(const char *fileName) in Open() function in CStdOutStream
|
| D | StdInStream.cpp | 29 bool CStdInStream::Open(LPCTSTR fileName) in Open() function in CStdInStream
|
| /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
| D | SkPdfPopUpAnnotationDictionary_autogen.cpp | 47 bool SkPdfPopUpAnnotationDictionary::Open(SkPdfNativeDoc* doc) { in Open() function in SkPdfPopUpAnnotationDictionary
|
| D | SkPdfTextAnnotationDictionary_autogen.cpp | 35 bool SkPdfTextAnnotationDictionary::Open(SkPdfNativeDoc* doc) { in Open() function in SkPdfTextAnnotationDictionary
|
| /external/pdfium/core/src/fxcrt/ |
| D | fxcrt_platforms.cpp | 42 FX_BOOL CFXCRT_FileAccess_CRT::Open(FX_BSTR fileName, FX_DWORD dwMode) in Open() function in CFXCRT_FileAccess_CRT 52 FX_BOOL CFXCRT_FileAccess_CRT::Open(FX_WSTR fileName, FX_DWORD dwMode) in Open() function in CFXCRT_FileAccess_CRT
|
| D | fxcrt_posix.cpp | 36 FX_BOOL CFXCRT_FileAccess_Posix::Open(FX_BSTR fileName, FX_DWORD dwMode) in Open() function in CFXCRT_FileAccess_Posix 46 FX_BOOL CFXCRT_FileAccess_Posix::Open(FX_WSTR fileName, FX_DWORD dwMode) in Open() function in CFXCRT_FileAccess_Posix
|
| D | fxcrt_windows.cpp | 57 FX_BOOL CFXCRT_FileAccess_Win64::Open(FX_BSTR fileName, FX_DWORD dwMode) in Open() function in CFXCRT_FileAccess_Win64 70 FX_BOOL CFXCRT_FileAccess_Win64::Open(FX_WSTR fileName, FX_DWORD dwMode) in Open() function in CFXCRT_FileAccess_Win64
|
| /external/libvpx/libvpx/third_party/libwebm/ |
| D | mkvwriter.cpp | 40 bool MkvWriter::Open(const char* filename) { in Open() function in mkvmuxer::MkvWriter
|
| D | mkvreader.cpp | 27 int MkvReader::Open(const char* fileName) { in Open() function in mkvparser::MkvReader
|
| /external/opencv/ |
| D | WLNonFileByteStream.cpp | 51 bool WLNonFileByteStream::Open(int data_size) in Open() function in WLNonFileByteStream
|
| /external/lldb/source/Core/ |
| D | ConnectionSharedMemory.cpp | 107 ConnectionSharedMemory::Open (bool create, const char *name, size_t size, Error *error_ptr) in Open() function in ConnectionSharedMemory
|
| /external/sfntly/cpp/src/sfntly/port/ |
| D | file_input_stream.cc | 149 bool FileInputStream::Open(const char* file_path) { in Open() function in sfntly::FileInputStream
|
| /external/chromium-trace/trace-viewer/tracing/third_party/python_gflags/ |
| D | gflags2man.py | 453 def Open(self): raise NotImplementedError # define in subclass member in GenerateDoc 470 def Open(self): member in GenerateMan
|
| /external/boringssl/src/ssl/test/runner/ |
| D | chacha20_poly1305.go | 141 func (c *chaCha20Poly1305) Open(dst, nonce, ciphertext, additionalData []byte) ([]byte, error) { func
|
| /external/webrtc/src/system_wrappers/source/ |
| D | file_impl.cc | 112 bool FileWrapperImpl::Open() const in Open() function in webrtc::FileWrapperImpl
|
| /external/protobuf/src/google/protobuf/compiler/ |
| D | plugin.cc | 72 virtual io::ZeroCopyOutputStream* Open(const string& filename) { in Open() function in google::protobuf::compiler::GeneratorResponseContext
|