Home
last modified time | relevance | path

Searched refs:EntryType (Results 1 – 25 of 1931) sorted by relevance

12345678910>>...78

/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/tar-0.4.37/src/
H A Dentry_type.rs9 pub enum EntryType { enum
45 impl EntryType { implementation
91 EntryType::Regular in file()
96 EntryType::Link in hard_link()
101 EntryType::Symlink in symlink()
106 EntryType::Char in character_special()
111 EntryType::Block in block_special()
115 pub fn dir() -> EntryType { in dir()
116 EntryType::Directory in dir()
121 EntryType::Fifo in fifo()
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/tar-0.4.30/src/
H A Dentry_type.rs9 pub enum EntryType { enum
45 impl EntryType { impl
91 EntryType::Regular in file()
96 EntryType::Link in hard_link()
101 EntryType::Symlink in symlink()
106 EntryType::Char in character_special()
111 EntryType::Block in block_special()
115 pub fn dir() -> EntryType { in dir()
116 EntryType::Directory in dir()
121 EntryType::Fifo in fifo()
[all …]
/dports/lang/gleam/gleam-0.18.2/cargo-crates/tar-0.4.37/src/
H A Dentry_type.rs9 pub enum EntryType { enum
45 impl EntryType { impl
91 EntryType::Regular in file()
96 EntryType::Link in hard_link()
101 EntryType::Symlink in symlink()
106 EntryType::Char in character_special()
111 EntryType::Block in block_special()
115 pub fn dir() -> EntryType { in dir()
116 EntryType::Directory in dir()
121 EntryType::Fifo in fifo()
[all …]
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/tar-0.4.37/src/
H A Dentry_type.rs9 pub enum EntryType { enum
45 impl EntryType { impl
91 EntryType::Regular in file()
96 EntryType::Link in hard_link()
101 EntryType::Symlink in symlink()
106 EntryType::Char in character_special()
111 EntryType::Block in block_special()
115 pub fn dir() -> EntryType { in dir()
116 EntryType::Directory in dir()
121 EntryType::Fifo in fifo()
[all …]
/dports/net/routinator/routinator-0.10.2/cargo-crates/tar-0.4.35/src/
H A Dentry_type.rs9 pub enum EntryType { enum
45 impl EntryType { impl
91 EntryType::Regular in file()
96 EntryType::Link in hard_link()
101 EntryType::Symlink in symlink()
106 EntryType::Char in character_special()
111 EntryType::Block in block_special()
115 pub fn dir() -> EntryType { in dir()
116 EntryType::Directory in dir()
121 EntryType::Fifo in fifo()
[all …]
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/tar-0.4.26/src/
H A Dentry_type.rs9 pub enum EntryType { enum
45 impl EntryType { impl
91 EntryType::Regular in file()
96 EntryType::Link in hard_link()
101 EntryType::Symlink in symlink()
106 EntryType::Char in character_special()
111 EntryType::Block in block_special()
115 pub fn dir() -> EntryType { in dir()
116 EntryType::Directory in dir()
121 EntryType::Fifo in fifo()
[all …]
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/tar-0.4.37/src/
H A Dentry_type.rs9 pub enum EntryType { enum
45 impl EntryType { implementation
91 EntryType::Regular in file()
96 EntryType::Link in hard_link()
101 EntryType::Symlink in symlink()
106 EntryType::Char in character_special()
111 EntryType::Block in block_special()
115 pub fn dir() -> EntryType { in dir()
116 EntryType::Directory in dir()
121 EntryType::Fifo in fifo()
[all …]
/dports/games/dose-response/dose-response-179c326/cargo-crates/tar-0.4.26/src/
H A Dentry_type.rs9 pub enum EntryType { enum
45 impl EntryType { impl
91 EntryType::Regular in file()
96 EntryType::Link in hard_link()
101 EntryType::Symlink in symlink()
106 EntryType::Char in character_special()
111 EntryType::Block in block_special()
115 pub fn dir() -> EntryType { in dir()
116 EntryType::Directory in dir()
121 EntryType::Fifo in fifo()
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/tar-0.4.35/src/
H A Dentry_type.rs9 pub enum EntryType { enum
45 impl EntryType { implementation
91 EntryType::Regular in file()
96 EntryType::Link in hard_link()
101 EntryType::Symlink in symlink()
106 EntryType::Char in character_special()
111 EntryType::Block in block_special()
115 pub fn dir() -> EntryType { in dir()
116 EntryType::Directory in dir()
121 EntryType::Fifo in fifo()
[all …]
/dports/www/zola/zola-0.15.2/cargo-crates/tar-0.4.37/src/
H A Dentry_type.rs9 pub enum EntryType {
45 impl EntryType {
91 EntryType::Regular in path()
96 EntryType::Link
101 EntryType::Symlink
106 EntryType::Char in link_name()
111 EntryType::Block
115 pub fn dir() -> EntryType { in link_name_bytes()
116 EntryType::Directory in link_name_bytes()
121 EntryType::Fifo
[all …]
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/tar-0.4.37/src/
H A Dentry_type.rs9 pub enum EntryType { enum
45 impl EntryType { implementation
91 EntryType::Regular in file()
96 EntryType::Link in hard_link()
101 EntryType::Symlink in symlink()
106 EntryType::Char in character_special()
111 EntryType::Block in block_special()
115 pub fn dir() -> EntryType { in dir()
116 EntryType::Directory in dir()
121 EntryType::Fifo in fifo()
[all …]
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/tar-0.4.37/src/
H A Dentry_type.rs9 pub enum EntryType { enum
45 impl EntryType { implementation
91 EntryType::Regular in file()
96 EntryType::Link in hard_link()
101 EntryType::Symlink in symlink()
106 EntryType::Char in character_special()
111 EntryType::Block in block_special()
115 pub fn dir() -> EntryType { in dir()
116 EntryType::Directory in dir()
121 EntryType::Fifo in fifo()
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/tar/src/
H A Dentry_type.rs9 pub enum EntryType { enum
45 impl EntryType { implementation
91 EntryType::Regular in file()
96 EntryType::Link in hard_link()
101 EntryType::Symlink in symlink()
106 EntryType::Char in character_special()
111 EntryType::Block in block_special()
115 pub fn dir() -> EntryType { in dir()
116 EntryType::Directory in dir()
121 EntryType::Fifo in fifo()
[all …]
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/tar-0.4.30/src/
H A Dentry_type.rs9 pub enum EntryType { enum
45 impl EntryType { impl
91 EntryType::Regular in file()
96 EntryType::Link in hard_link()
101 EntryType::Symlink in symlink()
106 EntryType::Char in character_special()
111 EntryType::Block in block_special()
115 pub fn dir() -> EntryType { in dir()
116 EntryType::Directory in dir()
121 EntryType::Fifo in fifo()
[all …]
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/tar-0.4.37/src/
H A Dentry_type.rs9 pub enum EntryType { enum
45 impl EntryType { impl
91 EntryType::Regular in file()
96 EntryType::Link in hard_link()
101 EntryType::Symlink in symlink()
106 EntryType::Char in character_special()
111 EntryType::Block in block_special()
115 pub fn dir() -> EntryType { in dir()
116 EntryType::Directory in dir()
121 EntryType::Fifo in fifo()
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/
H A DgdcmSegmentedPaletteColorLookupTable.cxx28 template <typename EntryType>
46 Segment(const EntryType* first, const EntryType* last) { in Segment()
49 const EntryType* _first;
50 const EntryType* _last;
54 template <typename EntryType>
69 template <typename EntryType>
90 EntryType value_int = static_cast<EntryType>(value_float + 0.5); in Expand()
98 template <typename EntryType>
103 : Segment<EntryType>(first, first+2+4/sizeof(EntryType)) {} in IndirectSegment()
134 template <typename EntryType>
[all …]
/dports/devel/gdcm/gdcm-3.0.10/Source/MediaStorageAndFileFormat/
H A DgdcmSegmentedPaletteColorLookupTable.cxx28 template <typename EntryType>
46 Segment(const EntryType* first, const EntryType* last) { in Segment()
49 const EntryType* _first;
50 const EntryType* _last;
54 template <typename EntryType>
69 template <typename EntryType>
90 EntryType value_int = static_cast<EntryType>(value_float + 0.5); in Expand()
98 template <typename EntryType>
103 : Segment<EntryType>(first, first+2+4/sizeof(EntryType)) {} in IndirectSegment()
134 template <typename EntryType>
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/glue/
H A DnsTHashtable.h76 template<class EntryType>
155 return static_cast<EntryType*>(mTable.Add(EntryType::KeyToPointer(aKey))); in PutEntry()
161 return static_cast<EntryType*>(mTable.Add(EntryType::KeyToPointer(aKey), in PutEntry()
212 EntryType* Get() const { return static_cast<EntryType*>(Base::Get()); } in Get()
337 template<class EntryType>
338 nsTHashtable<EntryType>::nsTHashtable(nsTHashtable<EntryType>&& aOther) in nsTHashtable()
346 template<class EntryType>
351 template<class EntryType>
393 EntryType* fromEntry = in s_CopyEntry()
394 const_cast<EntryType*>(static_cast<const EntryType*>(aFrom)); in s_CopyEntry()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/ds/
H A DnsTHashtable.h75 template <class EntryType>
148 return static_cast<EntryType*>(mTable.Add(EntryType::KeyToPointer(aKey))); in PutEntry()
237 EntryType* Get() const { return static_cast<EntryType*>(Base::Get()); } in Get()
342 nsTHashtable<EntryType>& operator=(nsTHashtable<EntryType>& aToEqual) =
368 template <class EntryType>
369 nsTHashtable<EntryType>::nsTHashtable(nsTHashtable<EntryType>&& aOther) in nsTHashtable()
372 template <class EntryType>
407 EntryType* fromEntry = in s_CopyEntry()
408 const_cast<EntryType*>(static_cast<const EntryType*>(aFrom)); in s_CopyEntry()
418 static_cast<EntryType*>(aEntry)->~EntryType(); in s_ClearEntry()
[all …]
/dports/biology/jalview/jalview/src/jalview/xml/binding/embl/
H A DObjectFactory.java43 public EntryType createEntryType() { in createEntryType()
44 return new EntryType(); in createEntryType()
52 return new EntryType.Contig(); in createEntryTypeContig()
60 return new EntryType.Assembly(); in createEntryTypeAssembly()
68 return new EntryType.Feature(); in createEntryTypeFeature()
76 return new EntryType.Feature.FeatureTaxon(); in createEntryTypeFeatureFeatureTaxon()
116 return new EntryType.Reference(); in createEntryTypeReference()
124 return new EntryType.Contig.Range(); in createEntryTypeContigRange()
132 return new EntryType.Contig.Gap(); in createEntryTypeContigGap()
140 return new EntryType.Assembly.Range(); in createEntryTypeAssemblyRange()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/ds/
H A DnsTHashtable.h153 template <class EntryType>
173 nsTHashtable<EntryType>& operator=(nsTHashtable<EntryType>&& aOther);
227 return static_cast<EntryType*>(mTable.Add(EntryType::KeyToPointer(aKey))); in PutEntry()
315 EntryType* Get() const { return static_cast<EntryType*>(Base::Get()); } in Get()
432 nsTHashtable<EntryType>& operator=(nsTHashtable<EntryType>& aToEqual) =
459 nsTHashtable<EntryType>::nsTHashtable(nsTHashtable<EntryType>&& aOther) in nsTHashtable()
463 nsTHashtable<EntryType>& nsTHashtable<EntryType>::operator=(
501 EntryType* fromEntry = in s_CopyEntry()
502 const_cast<EntryType*>(static_cast<const EntryType*>(aFrom)); in s_CopyEntry()
512 static_cast<EntryType*>(aEntry)->~EntryType(); in s_ClearEntry()
[all …]
/dports/lang/v8/v8-9.6.180.12/src/heap/base/
H A Dworklist.h167 void Worklist<EntryType, SegmentSize>::Merge( in Merge() argument
198 void Push(EntryType entry);
199 void Pop(EntryType* entry);
213 EntryType entries_[kSize];
228 void Worklist<EntryType, SegmentSize>::Segment::Push(EntryType entry) { in Push()
234 void Worklist<EntryType, SegmentSize>::Segment::Pop(EntryType* entry) { in Pop()
264 using ItemType = EntryType;
278 void Push(EntryType entry);
279 bool Pop(EntryType* entry);
377 void Worklist<EntryType, SegmentSize>::Local::Push(EntryType entry) { in Push()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/heap/base/
H A Dworklist.h167 void Worklist<EntryType, SegmentSize>::Merge( in Merge() argument
198 void Push(EntryType entry);
199 void Pop(EntryType* entry);
213 EntryType entries_[kSize];
228 void Worklist<EntryType, SegmentSize>::Segment::Push(EntryType entry) { in Push()
234 void Worklist<EntryType, SegmentSize>::Segment::Pop(EntryType* entry) { in Pop()
264 using ItemType = EntryType;
278 void Push(EntryType entry);
279 bool Pop(EntryType* entry);
377 void Worklist<EntryType, SegmentSize>::Local::Push(EntryType entry) { in Push()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/ds/
H A DnsTHashtable.h29 template <class EntryType>
114 template <typename EntryType>
229 template <class EntryType>
249 nsTHashtable<EntryType>& operator=(nsTHashtable<EntryType>&& aOther);
396 EntryType* Entry() { return static_cast<EntryType*>(mEntryHandle.Entry()); } in Entry()
633 nsTHashtable<EntryType>& operator=(nsTHashtable<EntryType>& aToEqual) =
659 template <class EntryType>
660 nsTHashtable<EntryType>::nsTHashtable(nsTHashtable<EntryType>&& aOther) in nsTHashtable()
664 nsTHashtable<EntryType>& nsTHashtable<EntryType>::operator=(
720 static_cast<EntryType*>(aEntry)->~EntryType(); in s_ClearEntry()
[all …]
/dports/www/firefox/firefox-99.0/xpcom/ds/
H A DnsTHashtable.h29 template <class EntryType>
114 template <typename EntryType>
229 template <class EntryType>
249 nsTHashtable<EntryType>& operator=(nsTHashtable<EntryType>&& aOther);
396 EntryType* Entry() { return static_cast<EntryType*>(mEntryHandle.Entry()); } in Entry()
633 nsTHashtable<EntryType>& operator=(nsTHashtable<EntryType>& aToEqual) =
659 template <class EntryType>
660 nsTHashtable<EntryType>::nsTHashtable(nsTHashtable<EntryType>&& aOther) in nsTHashtable()
664 nsTHashtable<EntryType>& nsTHashtable<EntryType>::operator=(
720 static_cast<EntryType*>(aEntry)->~EntryType(); in s_ClearEntry()
[all …]

12345678910>>...78