Home
last modified time | relevance | path

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

123

/external/openfst/src/include/fst/extensions/far/
Dfar.h301 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
Dstlist.h188 static STListReader<T, R> *Open(const string &filename) { in Open() function
194 static STListReader<T, R> *Open(const vector<string> &filenames) { in Open() function
Dsttable.h173 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/
DFileStreams.h55 bool Open(CFSTR fileName) in Open() function
111 bool Open(CFSTR fileName, DWORD creationDisposition) in Open() function
/external/lzma/CPP/Common/
DC_FileIO.cpp53 bool CInFile::Open(const char *name) in Open() function in NC::NFile::NIO::CInFile
82 bool COutFile::Open(const char *name, DWORD creationDisposition) in Open() function in NC::NFile::NIO::COutFile
DStdInStream.cpp23 bool CStdInStream::Open(LPCTSTR fileName) throw() in Open() function in CStdInStream
DStdOutStream.cpp21 bool CStdOutStream::Open(const char *fileName) throw() in Open() function in CStdOutStream
/external/pdfium/core/src/fxcrt/
Dfxcrt_posix.cpp36 FX_BOOL CFXCRT_FileAccess_Posix::Open(const CFX_ByteStringC& fileName, in Open() function in CFXCRT_FileAccess_Posix
46 FX_BOOL CFXCRT_FileAccess_Posix::Open(const CFX_WideStringC& fileName, in Open() function in CFXCRT_FileAccess_Posix
Dfxcrt_platforms.cpp40 FX_BOOL CFXCRT_FileAccess_CRT::Open(const CFX_ByteStringC& fileName, in Open() function in CFXCRT_FileAccess_CRT
50 FX_BOOL CFXCRT_FileAccess_CRT::Open(const CFX_WideStringC& fileName, in Open() function in CFXCRT_FileAccess_CRT
Dfxcrt_windows.cpp43 FX_BOOL CFXCRT_FileAccess_Win64::Open(const CFX_ByteStringC& fileName, in Open() function in CFXCRT_FileAccess_Win64
57 FX_BOOL CFXCRT_FileAccess_Win64::Open(const CFX_WideStringC& fileName, in Open() function in CFXCRT_FileAccess_Win64
/external/lzma/CPP/Windows/
DFileIO.cpp311 bool CInFile::Open(CFSTR fileName, DWORD shareMode, DWORD creationDisposition, DWORD flagsAndAttrib… in Open() function in NWindows::NFile::NIO::CInFile
321 bool CInFile::Open(CFSTR fileName) in Open() function in NWindows::NFile::NIO::CInFile
374 bool COutFile::Open(CFSTR fileName, DWORD shareMode, DWORD creationDisposition, DWORD flagsAndAttri… in Open() function in NWindows::NFile::NIO::COutFile
377 bool COutFile::Open(CFSTR fileName, DWORD creationDisposition) in Open() function in NWindows::NFile::NIO::COutFile
DSynchronization.h35 WRes Open(DWORD desiredAccess, bool inheritHandle, LPCTSTR name) in Open() function
104 WRes Open(DWORD desiredAccess, bool inheritHandle, LPCTSTR name) in Open() function
DFileMapping.h21 WRes Open(DWORD in Open() function
/external/libvpx/libvpx/third_party/libwebm/
Dmkvwriter.cpp40 bool MkvWriter::Open(const char* filename) { in Open() function in mkvmuxer::MkvWriter
Dmkvreader.cpp27 int MkvReader::Open(const char* fileName) { in Open() function in mkvparser::MkvReader
/external/chromium-trace/catapult/telemetry/telemetry/core/
Dnetwork_controller.py23 def Open(self, wpr_mode, extra_wpr_args): member in NetworkController
/external/libchrome/sandbox/linux/syscall_broker/
Dbroker_process.cc114 int BrokerProcess::Open(const char* pathname, int flags) const { in Open() function in sandbox::syscall_broker::BrokerProcess
Dbroker_client.cc140 int BrokerClient::Open(const char* pathname, int flags) const { in Open() function in sandbox::syscall_broker::BrokerClient
/external/opencv/
DWLNonFileByteStream.cpp51 bool WLNonFileByteStream::Open(int data_size) in Open() function in WLNonFileByteStream
/external/lldb/source/Core/
DConnectionSharedMemory.cpp107 ConnectionSharedMemory::Open (bool create, const char *name, size_t size, Error *error_ptr) in Open() function in ConnectionSharedMemory
/external/sfntly/cpp/src/sfntly/port/
Dfile_input_stream.cc151 bool FileInputStream::Open(const char* file_path) { in Open() function in sfntly::FileInputStream
/external/chromium-trace/catapult/third_party/python_gflags/
Dgflags2man.py453 def Open(self): raise NotImplementedError # define in subclass member in GenerateDoc
470 def Open(self): member in GenerateMan
/external/chromium-trace/catapult/third_party/gsutil/third_party/python-gflags/
Dgflags2man.py453 def Open(self): raise NotImplementedError # define in subclass member in GenerateDoc
470 def Open(self): member in GenerateMan
/external/protobuf/src/google/protobuf/compiler/
Dplugin.cc72 virtual io::ZeroCopyOutputStream* Open(const string& filename) { in Open() function in google::protobuf::compiler::GeneratorResponseContext
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_bootstrap_unittest.cc107 virtual io::ZeroCopyOutputStream* Open(const string& filename) { in Open() function in google::protobuf::compiler::cpp::__anon4c0af4840111::MockGeneratorContext

123