Home
last modified time | relevance | path

Searched refs:ArchiveItem (Results 1 – 18 of 18) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/archivereader/
H A DArchiveEvent.cpp14 NS_IMPL_ISUPPORTS0(ArchiveItem) in NS_IMPL_ISUPPORTS0() argument
16 ArchiveItem::ArchiveItem() in NS_IMPL_ISUPPORTS0()
18 MOZ_COUNT_CTOR(ArchiveItem); in NS_IMPL_ISUPPORTS0()
21 ArchiveItem::~ArchiveItem() in ~ArchiveItem()
23 MOZ_COUNT_DTOR(ArchiveItem); in ~ArchiveItem()
28 ArchiveItem::GetType() in GetType()
38 ArchiveItem::SetType(const nsCString& aType) in SetType()
102 RefPtr<ArchiveItem> item = mFileList[index]; in ShareMainThread()
H A DArchiveEvent.h24 class ArchiveItem : public nsISupports
29 ArchiveItem();
42 virtual ~ArchiveItem();
78 nsTArray<RefPtr<ArchiveItem> > mFileList; // this must be populated
H A DArchiveZipEvent.h21 class ArchiveZipItem : public ArchiveItem
/dports/archivers/py-borgbackup/borgbackup-1.1.17/src/borg/
H A Ditem.pyx289 class ArchiveItem(PropDict): class
291 ArchiveItem abstraction that deals with validation and the low-level details internally:
293 An ArchiveItem is created either from msgpack unpacker output, from another dict, from kwargs or
296 …msgpack gives us a dict with bytes-typed keys, just give it to ArchiveItem(d) and use arch.xxx lat…
298 If a ArchiveItem shall be serialized, give as_dict() method output to msgpack packer.
H A Darchive.py41 from .item import Item, ArchiveItem
375 … metadata = ArchiveItem(internal_dict=msgpack.unpackb(data, unicode_errors='surrogateescape'))
514 metadata = ArchiveItem(metadata)
1409 archive = ArchiveItem(internal_dict=archive)
1633 archive = ArchiveItem(internal_dict=msgpack.unpackb(data))
H A Dcache.py30 from .item import ArchiveItem, ChunkListEntry
725 archive = ArchiveItem(internal_dict=msgpack.unpackb(data))
/dports/archivers/py-borgbackup/borgbackup-1.1.17/src/borg/testsuite/
H A Darchive.py14 from ..item import Item, ArchiveItem
85 a.metadata = ArchiveItem(time=isoformat)
/dports/x11-toolkits/shared-desktop-ontologies/shared-desktop-ontologies-0.11.0/nfo/
H A Dnfo-main.docbook63 <xref linkend="nfo:ArchiveItem" /> (representing a folder inside an
H A Dnfo.trig.in420 nfo:ArchiveItem
423 rdfs:label "ArchiveItem" ;
500 rdfs:domain nfo:ArchiveItem ;
/dports/sysutils/zeitgeist/zeitgeist-1.0.3/data/ontology/
H A Dnfo.trig420 nfo:ArchiveItem
423 rdfs:label "ArchiveItem" ;
500 rdfs:domain nfo:ArchiveItem ;
/dports/sysutils/tracker3/tracker-3.1.2/src/ontologies/nepomuk/
H A D33-nfo.ontology201 nfo:ArchiveItem a rdfs:Class ;
202 rdfs:label "ArchiveItem" ;
700 rdfs:domain nfo:ArchiveItem ;
/dports/sysutils/tracker/tracker-2.3.4/src/ontologies/nepomuk/
H A D33-nfo.ontology202 nfo:ArchiveItem a rdfs:Class ;
203 rdfs:label "ArchiveItem" ;
706 rdfs:domain nfo:ArchiveItem ;
/dports/sysutils/zeitgeist/zeitgeist-1.0.3/libzeitgeist/
H A Dontology-uris.vala263 …ng the interpretation type [[http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#ArchiveItem]]
271 …const string ARCHIVE_ITEM = "http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#ArchiveItem";
H A Dontology.vala279 display_name = "ArchiveItem";
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dnepomuk.py1083 def ArchiveItem(self): member in Nepomuk.Vocabulary.NFO
/dports/databases/sqlite3/sqlite-src-3350500/test/
H A Dfuzz-oss1.test835 CREATE TABLE "nfo:ArchiveItem" (ID INTEGER NOT NULL PRIMARY KEY,
/dports/databases/sqlcipher/sqlcipher-3.4.2/test/
H A Dfuzz-oss1.test835 CREATE TABLE "nfo:ArchiveItem" (ID INTEGER NOT NULL PRIMARY KEY,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/test/
H A Dfuzz-oss1.test835 CREATE TABLE "nfo:ArchiveItem" (ID INTEGER NOT NULL PRIMARY KEY,