Home
last modified time | relevance | path

Searched defs:archiving (Results 1 – 19 of 19) sorted by relevance

/dports/devel/py-oci/oci-2.53.1/src/oci/logging/models/
H A Dupdate_configuration_details.py64 def archiving(self): member in UpdateConfigurationDetails
74 def archiving(self, archiving): member in UpdateConfigurationDetails
H A Dconfiguration.py95 def archiving(self): member in Configuration
105 def archiving(self, archiving): argument
/dports/databases/py-sqlite3/Python-3.8.12/Doc/library/
H A Darchiving.rst1 .. _archiving: target
/dports/lang/python-legacy/Python-2.7.18/Doc/library/
H A Darchiving.rst2 .. _archiving: target
/dports/lang/python310/Python-3.10.1/Doc/library/
H A Darchiving.rst1 .. _archiving: target
/dports/lang/python37/Python-3.7.12/Doc/library/
H A Darchiving.rst1 .. _archiving: target
/dports/lang/python38/Python-3.8.12/Doc/library/
H A Darchiving.rst1 .. _archiving: target
/dports/lang/python-tools/Python-3.8.12/Doc/library/
H A Darchiving.rst1 .. _archiving: target
/dports/lang/python27/Python-2.7.18/Doc/library/
H A Darchiving.rst2 .. _archiving: target
/dports/lang/python39/Python-3.9.9/Doc/library/
H A Darchiving.rst1 .. _archiving: target
/dports/databases/py-gdbm/Python-3.8.12/Doc/library/
H A Darchiving.rst1 .. _archiving: target
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Doc/library/
H A Darchiving.rst1 .. _archiving: target
/dports/lang/python311/Python-3.11.0a3/Doc/library/
H A Darchiving.rst1 .. _archiving: target
/dports/archivers/gtar/tar-1.34/src/
H A Dxattrs.c642 xattrs_kw_included (const char *kw, bool archiving) in xattrs_kw_included()
653 xattrs_kw_excluded (const char *kw, bool archiving) in xattrs_kw_excluded()
663 xattrs_masked_out (const char *kw, bool archiving) in xattrs_masked_out()
/dports/net-im/kopete/kopete-21.12.3/protocols/groupwise/
H A Dgwcontact.cpp274 bool GroupWiseContact::archiving() const in archiving() function in GroupWiseContact
H A Dgwmessagemanager.cpp499 bool archiving = false; in updateArchiving() local
/dports/net-im/kopete/kopete-21.12.3/protocols/qq/
H A Dqqchatsession.cpp470 bool archiving = false; in updateArchiving() local
/dports/comms/hylafax/hylafax-6.0.7/faxd/
H A DfaxQCleanApp.c++47 bool archiving; // enable archival support member in faxQCleanApp
/dports/deskutils/kalarm/kalarm-21.12.3/src/
H A Dfunctions.cpp335 bool archiving = (event.category() == CalEvent::ACTIVE); in addArchivedEvent() local