Home
last modified time | relevance | path

Searched defs:CacheEntry (Results 1 – 25 of 691) sorted by relevance

12345678910>>...28

/dports/devel/libdap/libdap-3.20.8/
H A DHTTPCacheTable.h114 struct CacheEntry { struct
117 int hash;
119 string cachename;
121 string etag;
123 time_t expires;
147 friend class DeleteCacheEntry; argument
158 string get_etag() in get_etag()
162 time_t get_lm() in get_lm()
198 bool is_no_cache() in is_no_cache()
242 CacheEntry() : in CacheEntry() argument
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/mlgpu/
H A DBufferCache.h52 struct CacheEntry { struct
53 CacheEntry() : mLastUsedFrame(0) {} in CacheEntry() function
54 CacheEntry(const CacheEntry& aEntry) in CacheEntry() argument
56 CacheEntry(CacheEntry&& aEntry) in CacheEntry() function
59 CacheEntry(size_t aLastUsedFrame, MLGBuffer* aBuffer) in CacheEntry() function
65 typedef std::deque<CacheEntry> CachePool; argument
/dports/net-mgmt/seafile-gui/seafile-client-7.0.9/src/filebrowser/
H A Ddata-cache.h35 struct CacheEntry { struct
41 QCache<QString, CacheEntry> *cache_; argument
86 struct CacheEntry { struct
99 CacheEntry *entry); argument
/dports/devel/mutagen/mutagen-0.11.8/pkg/synchronization/core/
H A Dcache.pb.go25 type CacheEntry struct { struct
40 XXX_NoUnkeyedLiteral struct{} `json:"-"`
41 XXX_unrecognized []byte `json:"-"`
42 XXX_sizecache int32 `json:"-"`
47 func (*CacheEntry) ProtoMessage() {}
61 func (m *CacheEntry) XXX_Size() int {
64 func (m *CacheEntry) XXX_DiscardUnknown() {
70 func (m *CacheEntry) GetMode() uint32 {
84 func (m *CacheEntry) GetSize() uint64 {
91 func (m *CacheEntry) GetFileID() uint64 {
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/
H A Dtime_proof_service.h77 struct CacheEntry { struct
78 CacheEntry(TimeProof proof, LogicalTime time, const Key& key) in CacheEntry() function
97 boost::optional<CacheEntry> _cache; argument
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/mlgpu/
H A DBufferCache.h52 struct CacheEntry { struct
53 CacheEntry() : mLastUsedFrame(0) {} in CacheEntry() argument
58 CacheEntry(size_t aLastUsedFrame, MLGBuffer* aBuffer) in CacheEntry() function
64 typedef std::deque<CacheEntry> CachePool; argument
/dports/lang/spidermonkey60/firefox-60.9.0/startupcache/
H A DStartupCache.h78 struct CacheEntry { struct
82 CacheEntry() : size(0) {} in CacheEntry() argument
85 CacheEntry(UniquePtr<char[]> buf, uint32_t len) in CacheEntry() argument
88 ~CacheEntry() {} in ~CacheEntry() argument
90 size_t SizeOfIncludingThis(mozilla::MallocSizeOf mallocSizeOf) { in SizeOfIncludingThis()
/dports/dns/powerdns/pdns-4.5.2/pdns/
H A Drecursor_cache.hh74 struct CacheEntry struct in MemRecursorCache
82 time_t getTTD() const in getTTD()
87 records_t d_records;
90 DNSName d_qname;
91 DNSName d_authZone;
92 ComboAddress d_from;
93 Netmask d_netmask;
94 OptTag d_rtag;
97 uint32_t d_orig_ttl;
98 QType d_qtype;
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/jcmturner/gokrb5/v8/client/
H A Dcache.go21 type CacheEntry struct { struct
22 SPN string
23 Ticket messages.Ticket `json:"-"`
24 AuthTime time.Time
25 StartTime time.Time
26 EndTime time.Time
27 RenewTill time.Time
28 SessionKey types.EncryptionKey `json:"-"`
122 func (cl *Client) renewTicket(e CacheEntry) (CacheEntry, error) {
/dports/devel/git-lfs/git-lfs-3.0.2/vendor/github.com/jcmturner/gokrb5/v8/client/
H A Dcache.go21 type CacheEntry struct { struct
22 SPN string
23 Ticket messages.Ticket `json:"-"`
24 AuthTime time.Time
25 StartTime time.Time
26 EndTime time.Time
27 RenewTill time.Time
28 SessionKey types.EncryptionKey `json:"-"`
122 func (cl *Client) renewTicket(e CacheEntry) (CacheEntry, error) {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/jcmturner/gokrb5/v8/client/
H A Dcache.go21 type CacheEntry struct { struct
22 SPN string
23 Ticket messages.Ticket `json:"-"`
24 AuthTime time.Time
25 StartTime time.Time
26 EndTime time.Time
27 RenewTill time.Time
28 SessionKey types.EncryptionKey `json:"-"`
122 func (cl *Client) renewTicket(e CacheEntry) (CacheEntry, error) {
/dports/net/rclone/rclone-1.57.0/vendor/github.com/jcmturner/gokrb5/client/
H A Dcache.go19 type CacheEntry struct { struct
20 Ticket messages.Ticket
21 AuthTime time.Time
22 StartTime time.Time
23 EndTime time.Time
24 RenewTill time.Time
25 SessionKey types.EncryptionKey
98 func (cl *Client) renewTicket(e CacheEntry) (CacheEntry, error) {
/dports/security/vault/vault-1.8.2/vendor/github.com/jcmturner/gokrb5/client/
H A Dcache.go19 type CacheEntry struct { struct
20 Ticket messages.Ticket
21 AuthTime time.Time
22 StartTime time.Time
23 EndTime time.Time
24 RenewTill time.Time
25 SessionKey types.EncryptionKey
98 func (cl *Client) renewTicket(e CacheEntry) (CacheEntry, error) {
/dports/security/vault/vault-1.8.2/vendor/github.com/jcmturner/gokrb5/v8/client/
H A Dcache.go19 type CacheEntry struct { struct
20 Ticket messages.Ticket
21 AuthTime time.Time
22 StartTime time.Time
23 EndTime time.Time
24 RenewTill time.Time
25 SessionKey types.EncryptionKey
98 func (cl *Client) renewTicket(e CacheEntry) (CacheEntry, error) {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-kerberos/vendor/github.com/jcmturner/gokrb5/v8/client/
H A Dcache.go19 type CacheEntry struct { struct
20 Ticket messages.Ticket
21 AuthTime time.Time
22 StartTime time.Time
23 EndTime time.Time
24 RenewTill time.Time
25 SessionKey types.EncryptionKey
98 func (cl *Client) renewTicket(e CacheEntry) (CacheEntry, error) {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/jcmturner/gokrb5/client/
H A Dcache.go19 type CacheEntry struct { struct
20 Ticket messages.Ticket
21 AuthTime time.Time
22 StartTime time.Time
23 EndTime time.Time
24 RenewTill time.Time
25 SessionKey types.EncryptionKey
98 func (cl *Client) renewTicket(e CacheEntry) (CacheEntry, error) {
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/jcmturner/gokrb5/v8/client/
H A Dcache.go19 type CacheEntry struct { struct
20 Ticket messages.Ticket
21 AuthTime time.Time
22 StartTime time.Time
23 EndTime time.Time
24 RenewTill time.Time
25 SessionKey types.EncryptionKey
98 func (cl *Client) renewTicket(e CacheEntry) (CacheEntry, error) {
/dports/net/goreplay/goreplay-1.2.0/vendor/gopkg.in/jcmturner/gokrb5.v7/gokrb5-7.5.0/client/
H A Dcache.go19 type CacheEntry struct { struct
20 Ticket messages.Ticket
21 AuthTime time.Time
22 StartTime time.Time
23 EndTime time.Time
24 RenewTill time.Time
25 SessionKey types.EncryptionKey
98 func (cl *Client) renewTicket(e CacheEntry) (CacheEntry, error) {
/dports/net/goreplay/goreplay-1.2.0/vendor/gopkg.in/jcmturner/gokrb5.v7/gokrb5-7.5.0/v8/client/
H A Dcache.go19 type CacheEntry struct { struct
20 Ticket messages.Ticket
21 AuthTime time.Time
22 StartTime time.Time
23 EndTime time.Time
24 RenewTill time.Time
25 SessionKey types.EncryptionKey
98 func (cl *Client) renewTicket(e CacheEntry) (CacheEntry, error) {
/dports/net/goreplay/goreplay-1.2.0/vendor/gopkg.in/jcmturner/gokrb5.v7/client/
H A Dcache.go19 type CacheEntry struct { struct
20 Ticket messages.Ticket
21 AuthTime time.Time
22 StartTime time.Time
23 EndTime time.Time
24 RenewTill time.Time
25 SessionKey types.EncryptionKey
98 func (cl *Client) renewTicket(e CacheEntry) (CacheEntry, error) {
/dports/www/firefox-legacy/firefox-52.8.0esr/startupcache/
H A DStartupCache.h75 struct CacheEntry struct
80 CacheEntry() : size(0) { } in CacheEntry() function
83 CacheEntry(UniquePtr<char[]> buf, uint32_t len) : data(Move(buf)), size(len) { } in CacheEntry() function
85 ~CacheEntry() in ~CacheEntry() argument
89 size_t SizeOfIncludingThis(mozilla::MallocSizeOf mallocSizeOf) { in SizeOfIncludingThis()
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/video/
H A Dttf_surface_manager.hpp48 struct CacheEntry struct in TTFSurfaceManager
50 CacheEntry() : ttf_surface(), last_access() {} in CacheEntry() argument
53 TTFSurfacePtr ttf_surface;
54 float last_access;
/dports/mail/spamprobe/spamprobe-1.4d/src/database/
H A DFrequencyDBImpl_cache.h77 struct CacheEntry struct
79 CacheEntry(bool _is_shared, in CacheEntry() argument
93 typedef LRUCache<string,Ref<CacheEntry> > CacheType; argument
/dports/devel/kpublictransport/kpublictransport-21.12.3/src/lib/backends/
H A Dcache.h31 template <typename T> struct CacheEntry struct
37 CacheEntry& operator=(CacheEntry&&) = default; argument
38 CacheEntry& operator=(const CacheEntry&) = delete; argument
60 …KPUBLICTRANSPORT_EXPORT CacheEntry<Location> lookupLocation(const QString &backendId, const QStrin… argument
/dports/net/syncthing/syncthing-1.18.1/syncthing/lib/discover/
H A Ddiscover.go25 type CacheEntry struct { struct
26 Addresses []string `json:"addresses"`
27 when time.Time // When did we get the result
28 found bool // Is it a success (cacheTime applies) or a failure (negCacheTime applies)?
29 validUntil time.Time // Validity time, overrides normal calculation
30 instanceID int64 // for local discovery, the instance ID (random on each restart)

12345678910>>...28