Home
last modified time | relevance | path

Searched defs:pStorage (Results 1 – 25 of 113) sorted by relevance

12345

/dports/multimedia/zoneminder/zoneminder-1.36.5/src/
H A Dzm_buffer.h47 Buffer(const unsigned char *pStorage, unsigned int pSize) : in Buffer()
128 unsigned int append(const unsigned char *pStorage, unsigned int pSize) { in append()
135 unsigned int append(const char *pStorage, unsigned int pSize) { in append()
H A Dzm_buffer.cpp24 unsigned int Buffer::assign(const unsigned char *pStorage, unsigned int pSize) { in assign()
/dports/ftp/php-fastdfs/fastdfs-6.06/storage/
H A Dstorage_sync_func.h24 const FDFSStorageBrief *pStorage, ConnectionInfo *conn) in storage_sync_connect_storage_server()
H A Dstorage_sync_func.c32 void storage_sync_connect_storage_server_ex(const FDFSStorageBrief *pStorage, in storage_sync_connect_storage_server_ex()
/dports/ftp/fastdfs/fastdfs-6.06/storage/
H A Dstorage_sync_func.h24 const FDFSStorageBrief *pStorage, ConnectionInfo *conn) in storage_sync_connect_storage_server()
H A Dstorage_sync_func.c32 void storage_sync_connect_storage_server_ex(const FDFSStorageBrief *pStorage, in storage_sync_connect_storage_server_ex()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/filter/
H A Dsdpptwrp.cxx77 static void lcl_getListOfStreams(SotStorage * pStorage, comphelper::SequenceAsHashMap& aStreamsData… in lcl_getListOfStreams()
172 tools::SvRef<SotStorage> pStorage = new SotStorage( mrMedium.GetInStream(), false ); in Import() local
309 tools::SvRef<SotStorage> pStorage = xEncryptedRootStrg.get(); in Export() local
/dports/graphics/opencv/.build/3rdparty/ippicv/ippicv_lnx/iw/src/
H A Diw_own.c537 static OwnTlsStorage *pStorage = NULL; in ownGlobalTlsStorage() local
567 OwnTlsStorage *pStorage; in iwTls_Init() local
621 OwnTlsStorage *pStorage; in iwTls_Set() local
660 OwnTlsStorage *pStorage; in iwTls_Get() local
687 OwnTlsStorage *pStorage; in iwTls_ReleaseData() local
739 OwnTlsStorage *pStorage; in iwTls_Release() local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/
H A DSessionPerFilePathStorage.cpp30 …PathStorage(const std::string& scope, const FilePath& filePath, bool directory, FilePath* pStorage) in perFilePathStorage()
/dports/devel/codeworker/CodeWorker4_5_3/java/org/codeworker/
H A DIBNFRuntimeEnvironment.java32 void storeMatchingAreas(org.codeworker.IParseTree pStorage); in storeMatchingAreas()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/filter/
H A Dsdpptwrp.cxx73 tools::SvRef<SotStorage> pStorage = new SotStorage( mrMedium.GetInStream(), false ); in Import() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dhtmlreqifreader.cxx101 tools::SvRef<SotStorage> pStorage = new SotStorage(rOle2); in ParseOLE2Presentation() local
276 tools::SvRef<SotStorage> pStorage = new SotStorage(rOle); in ExtractOleFromRtf() local
/dports/graphics/libfpx/libfpx-1.3.1-10/oless/test/proptest/
H A Dproptest.cxx910 test_IPropertySetStorage_IUnknown(IStorage *pStorage) in test_IPropertySetStorage_IUnknown()
1301 test_IPropertySetStorage_FailIfThere(IStorage *pStorage) in test_IPropertySetStorage_FailIfThere()
1348 test_IPropertySetStorage(IStorage *pStorage) in test_IPropertySetStorage()
1401 void test_IEnumSTATPROPSETSTG(IStorage *pStorage) in test_IEnumSTATPROPSETSTG()
1553 test_IPropertyStorage_Access(IStorage *pStorage) in test_IPropertyStorage_Access()
1618 test_IPropertyStorage_Create(IStorage *pStorage) in test_IPropertyStorage_Create()
1668 void test_IPropertyStorage_Stat(IStorage *pStorage) in test_IPropertyStorage_Stat()
1728 test_IPropertyStorage_Commit(IStorage *pStorage) in test_IPropertyStorage_Commit()
1797 test_IPropertyStorage_WriteMultiple(IStorage *pStorage) in test_IPropertyStorage_WriteMultiple()
1889 test_IPropertyStorage(IStorage *pStorage) in test_IPropertyStorage()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sot/source/unoolestorage/
H A Dxolesimplestorage.cxx182 void OLESimpleStorage::InsertInputStreamToStorage_Impl( BaseStorage* pStorage, const OUString & aNa… in InsertInputStreamToStorage_Impl()
221 void OLESimpleStorage::InsertNameAccessToStorage_Impl( BaseStorage* pStorage, const OUString & aNam… in InsertNameAccessToStorage_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sot/source/unoolestorage/
H A Dxolesimplestorage.cxx182 void OLESimpleStorage::InsertInputStreamToStorage_Impl( BaseStorage* pStorage, const OUString & aNa… in InsertInputStreamToStorage_Impl()
221 void OLESimpleStorage::InsertNameAccessToStorage_Impl( BaseStorage* pStorage, const OUString & aNam… in InsertNameAccessToStorage_Impl()
/dports/devel/codeworker/CodeWorker4_5_3/java/org/codeworker/jni/
H A DBNFRuntimeEnvironment.java41 public native void storeMatchingAreas(org.codeworker.IParseTree pStorage); in storeMatchingAreas()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dexcel.cxx53 static void lcl_getListOfStreams(SotStorage * pStorage, comphelper::SequenceAsHashMap& aStreamsData… in lcl_getListOfStreams()
349 tools::SvRef<SotStorage> pStorage = xEncryptedRootStrg.get(); in lcl_ExportExcelBiff() local
/dports/ftp/php-fastdfs/fastdfs-6.06/storage/trunk_mgr/
H A Dtrunk_sync.c62 const FDFSStorageBrief *pStorage; member
1553 int trunk_reader_init(const FDFSStorageBrief *pStorage, in trunk_reader_init()
1980 ConnectionInfo *pStorage) in trunk_sync_data()
2054 const FDFSStorageBrief *pStorage; in trunk_sync_thread_entrance() local
2367 int trunk_sync_thread_start(const FDFSStorageBrief *pStorage) in trunk_sync_thread_start()
/dports/ftp/fastdfs/fastdfs-6.06/storage/trunk_mgr/
H A Dtrunk_sync.c62 const FDFSStorageBrief *pStorage; member
1553 int trunk_reader_init(const FDFSStorageBrief *pStorage, in trunk_reader_init()
1980 ConnectionInfo *pStorage) in trunk_sync_data()
2054 const FDFSStorageBrief *pStorage; in trunk_sync_thread_entrance() local
2367 int trunk_sync_thread_start(const FDFSStorageBrief *pStorage) in trunk_sync_thread_start()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/crypto/
H A DDocumentDecryption.cxx28 void lcl_getListOfStreams(oox::StorageBase* pStorage, std::vector<OUString>& rElementNames) in lcl_getListOfStreams()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dhtmlreqifreader.cxx109 tools::SvRef<SotStorage> pStorage = new SotStorage(rOle2); in ParseOLE2Presentation() local
410 tools::SvRef<SotStorage> pStorage = new SotStorage(rOle); in ExtractOleFromRtf() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sot/source/sdstor/
H A Ducbstorage.cxx1013 Storage *pStorage = new Storage( *pNewStorageStream, m_bDirect ); in CreateStorage() local
1429 …lper::Content& rContent, const OUString& rName, StreamMode nMode, UCBStorage* pStorage, bool bDire… in UCBStorage_Impl()
1459 UCBStorage_Impl::UCBStorage_Impl( const OUString& rName, StreamMode nMode, UCBStorage* pStorage, bo… in UCBStorage_Impl()
1506 UCBStorage_Impl::UCBStorage_Impl( SvStream& rStream, UCBStorage* pStorage, bool bDirect ) in UCBStorage_Impl()
2377 BaseStorage* pStorage = nullptr; in CopyStorageElement_Impl() local
2607 …UCBStorage *pStorage = new UCBStorage( aName, nMode, bDirect, false, pImp->m_bRepairPackage, pImp-… in OpenStorage_Impl() local
2667 …UCBStorage* pStorage = new UCBStorage( aName, nMode, bDirect, false, pImp->m_bRepairPackage, pImp-… in OpenStorage_Impl() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sot/source/sdstor/
H A Ducbstorage.cxx1008 Storage *pStorage = new Storage( *pNewStorageStream, m_bDirect ); in CreateStorage() local
1424 …lper::Content& rContent, const OUString& rName, StreamMode nMode, UCBStorage* pStorage, bool bDire… in UCBStorage_Impl()
1454 UCBStorage_Impl::UCBStorage_Impl( const OUString& rName, StreamMode nMode, UCBStorage* pStorage, bo… in UCBStorage_Impl()
1501 UCBStorage_Impl::UCBStorage_Impl( SvStream& rStream, UCBStorage* pStorage, bool bDirect ) in UCBStorage_Impl()
2384 BaseStorage* pStorage = nullptr; in CopyStorageElement_Impl() local
2614 …UCBStorage *pStorage = new UCBStorage( aName, nMode, bDirect, false, pImp->m_bRepairPackage, pImp-… in OpenStorage_Impl() local
2674 …UCBStorage* pStorage = new UCBStorage( aName, nMode, bDirect, false, pImp->m_bRepairPackage, pImp-… in OpenStorage_Impl() local
/dports/ftp/php-fastdfs/fastdfs-6.06/tracker/
H A Dtracker_mem.c243 FDFSStorageDetail *pStorage, const char *pArg) in tracker_write_to_changelog()
286 static int tracker_malloc_storage_path_mbs(FDFSStorageDetail *pStorage, \ in tracker_malloc_storage_path_mbs()
326 static int tracker_realloc_storage_path_mbs(FDFSStorageDetail *pStorage, \ in tracker_realloc_storage_path_mbs()
734 FDFSStorageDetail *pStorage; in tracker_locate_group_trunk_servers() local
793 FDFSStorageDetail *pStorage; in tracker_locate_storage_sync_server() local
858 FDFSStorageDetail *pStorage; in tracker_load_storages_old() local
1074 FDFSStorageDetail *pStorage; in tracker_load_storages_new() local
1816 FDFSStorageDetail *pStorage; in tracker_save_storages() local
5544 FDFSStorageDetail *pStorage) in tracker_mem_offline_store_server()
6208 FDFSStorageDetail *pStorage) in tracker_mem_get_storage_index()
/dports/ftp/fastdfs/fastdfs-6.06/tracker/
H A Dtracker_mem.c243 FDFSStorageDetail *pStorage, const char *pArg) in tracker_write_to_changelog()
286 static int tracker_malloc_storage_path_mbs(FDFSStorageDetail *pStorage, \ in tracker_malloc_storage_path_mbs()
326 static int tracker_realloc_storage_path_mbs(FDFSStorageDetail *pStorage, \ in tracker_realloc_storage_path_mbs()
734 FDFSStorageDetail *pStorage; in tracker_locate_group_trunk_servers() local
793 FDFSStorageDetail *pStorage; in tracker_locate_storage_sync_server() local
858 FDFSStorageDetail *pStorage; in tracker_load_storages_old() local
1074 FDFSStorageDetail *pStorage; in tracker_load_storages_new() local
1816 FDFSStorageDetail *pStorage; in tracker_save_storages() local
5544 FDFSStorageDetail *pStorage) in tracker_mem_offline_store_server()
6208 FDFSStorageDetail *pStorage) in tracker_mem_get_storage_index()

12345