| /external/smack/src/org/jivesoftware/smackx/bytestreams/ibb/packet/ |
| D | Open.java | 25 public class Open extends IQ { class 49 public Open(String sessionID, int blockSize, StanzaType stanza) { in Open() method in Open 75 public Open(String sessionID, int blockSize) { in Open() method in Open
|
| /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
|
| /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
|
| /external/chromium_org/ppapi/cpp/dev/ |
| D | audio_input_dev.cc | 77 int32_t AudioInput_Dev::Open(const DeviceRef_Dev& device_ref, in Open() function in pp::AudioInput_Dev 91 int32_t AudioInput_Dev::Open( in Open() function in pp::AudioInput_Dev
|
| /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
|
| /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
|
| /external/chromium_org/ppapi/c/private/ |
| D | ppb_ext_crx_file_system_private.h | 49 int32_t (*Open)(PP_Instance instance, member
|
| D | ppb_isolated_file_system_private.h | 73 int32_t (*Open)(PP_Instance instance, member
|
| D | ppb_video_destination_private.h | 83 int32_t (*Open)(PP_Resource destination, member
|
| D | ppb_video_source_private.h | 79 int32_t (*Open)(PP_Resource source, member
|
| /external/chromium_org/base/memory/ |
| D | scoped_open_process.h | 26 bool Open(ProcessId pid) { in Open() function
|
| D | shared_memory_android.cc | 60 bool SharedMemory::Open(const std::string& name, bool read_only) { in Open() function in base::SharedMemory
|
| /external/chromium_org/ppapi/cpp/private/ |
| D | ext_crx_file_system_private.cc | 30 int32_t ExtCrxFileSystemPrivate::Open( in Open() function in pp::ExtCrxFileSystemPrivate
|
| D | isolated_file_system_private.cc | 32 int32_t IsolatedFileSystemPrivate::Open( in Open() function in pp::IsolatedFileSystemPrivate
|
| /external/chromium_org/ppapi/thunk/ |
| D | ppb_ext_crx_file_system_private_thunk.cc | 20 int32_t Open(PP_Instance instance, in Open() function
|
| D | ppb_isolated_file_system_private_thunk.cc | 21 int32_t Open(PP_Instance instance, in Open() function
|
| /external/chromium_org/ppapi/c/dev/ |
| D | ppb_audio_input_dev.h | 158 int32_t (*Open)(PP_Resource audio_input, member 222 int32_t (*Open)(PP_Resource audio_input, member
|
| /external/chromium_org/ppapi/c/ |
| D | ppb_file_system.h | 78 int32_t (*Open)(PP_Resource file_system, member
|
| /external/chromium_org/media/audio/ |
| D | audio_output_proxy.cc | 25 bool AudioOutputProxy::Open() { in Open() function in media::AudioOutputProxy
|
| /external/chromium_org/chrome/browser/ui/app_list/search/ |
| D | search_webstore_result.cc | 44 void SearchWebstoreResult::Open(int event_flags) { in Open() function in app_list::SearchWebstoreResult
|
| /external/chromium_org/third_party/WebKit/Source/platform/network/ |
| D | SocketStreamHandle.h | 47 enum SocketStreamState { Connecting, Open, Closing, Closed }; enumerator
|
| /external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
| D | SkPdfPopUpAnnotationDictionary_autogen.cpp | 47 bool SkPdfPopUpAnnotationDictionary::Open(SkPdfNativeDoc* doc) { in Open() function in SkPdfPopUpAnnotationDictionary
|
| /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
| D | SkPdfTextAnnotationDictionary_autogen.cpp | 35 bool SkPdfTextAnnotationDictionary::Open(SkPdfNativeDoc* doc) { in Open() function in SkPdfTextAnnotationDictionary
|
| D | SkPdfPopUpAnnotationDictionary_autogen.cpp | 47 bool SkPdfPopUpAnnotationDictionary::Open(SkPdfNativeDoc* doc) { in Open() function in SkPdfPopUpAnnotationDictionary
|