Home
last modified time | relevance | path

Searched defs:cacheValue (Results 1 – 25 of 141) sorted by relevance

123456

/dports/dns/nextdns/nextdns-1.32.2/resolver/
H A Dcache.go21 type cacheValue struct { struct
22 time time.Time
23 msg []byte
24 trans string
33 …ustedResponse(buf []byte, id uint16, maxAge, maxTTL uint32, now time.Time) (n int, minTTL uint32) {
/dports/sysutils/sensu-go/sensu-go-5.11.1/js/
H A Dvm_cache.go28 type cacheValue struct { struct
29 lastRead int64
30 vm *otto.Otto
/dports/misc/tellico/tellico-3.4.2/src/config/
H A Dtellico_config_addons.cpp84 static QString cacheValue; in checkArticleList() local
98 static QString cacheValue; in noCapitalizationList() local
118 static QString cacheValue; in nameSuffixList() local
127 static QString cacheValue; in surnamePrefixList() local
139 static QString cacheValue; in surnamePrefixTokens() local
/dports/dns/blocky/blocky-0.17/resolver/
H A Dcaching_resolver.go32 type cacheValue struct { struct
33 answer []dns.RR
34 prefetch bool
/dports/databases/postgresql11-server/postgresql-11.14/src/tools/msvc/
H A DVCBuildProject.pm206 print $f
207 "\t\tAdditionalOptions=\"/ignore:$self->{disablelinkerwarnings}\"\n";
/dports/www/gitea/gitea-1.16.5/vendor/strk.kbt.io/projects/go/libravatar/
H A Dlibravatar.go53 type cacheValue struct { struct
54 target string
55 checkedAt time.Time
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/cloud.google.com/go/internal/fields/
H A Dfields.go173 type cacheValue struct { struct
174 fields List
175 err error
/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmRemoveCommand.cxx20 cmValue cacheValue = status.GetMakefile().GetDefinition(variable); in cmRemoveCommand() local
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmRemoveCommand.cxx20 cmValue cacheValue = status.GetMakefile().GetDefinition(variable); in cmRemoveCommand() local
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmRemoveCommand.cxx20 cmValue cacheValue = status.GetMakefile().GetDefinition(variable); in cmRemoveCommand() local
/dports/www/grafana8/grafana-8.3.6/vendor/cloud.google.com/go/internal/fields/
H A Dfields.go205 type cacheValue struct { struct
206 fields List
207 err error
/dports/misc/concourse/concourse-6.7.2/vendor/cloud.google.com/go/internal/fields/
H A Dfields.go205 type cacheValue struct { struct
206 fields List
207 err error
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/cloud.google.com/go/internal/fields/
H A Dfields.go205 type cacheValue struct { struct
206 fields List
207 err error
/dports/net/storj/storj-1.45.3/vendor/cloud.google.com/go/internal/fields/
H A Dfields.go205 type cacheValue struct { struct
206 fields List
207 err error
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/cloud.google.com/go/google-cloud-go-0.72.0/internal/fields/
H A Dfields_test.go205 Y int `json:"Dup"` // takes precedence over tEmbed1.Dup because it is tagged
206 Z int `json:"Dup2"` // same name as tEmbed1.X and both tagged, so ignored
209 func jsonTagParser(t reflect.StructTag) (name string, keep bool, other interface{}, err error) {
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/cloud.google.com/go/internal/fields/
H A Dfields.go205 type cacheValue struct { struct
206 fields List
207 err error
/dports/sysutils/istio/istio-1.6.7/vendor/cloud.google.com/go/internal/fields/
H A Dfields.go205 type cacheValue struct { struct
206 fields List
207 err error
/dports/sysutils/istio/google-cloud-go-logging-v1.0.0/internal/fields/
H A Dfields.go205 type cacheValue struct { struct
206 fields List
207 err error
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/cloud.google.com/go/internal/fields/
H A Dfields.go205 type cacheValue struct { struct
206 fields List
207 err error
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/cloud.google.com/go/internal/fields/
H A Dfields.go205 type cacheValue struct { struct
206 fields List
207 err error
/dports/audio/gonic/gonic-0.8.4/vendor/cloud.google.com/go/internal/fields/
H A Dfields.go205 type cacheValue struct { struct
206 fields List
207 err error
/dports/net/drive/drive-0.4.0/vendor/cloud.google.com/go/internal/fields/
H A Dfields.go205 type cacheValue struct { struct
206 fields List
207 err error
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/cloud.google.com/go/internal/fields/
H A Dfields.go205 type cacheValue struct { struct
206 fields List
207 err error
/dports/misc/concourse/vault-bdd38fca2cff/vendor/cloud.google.com/go/internal/fields/
H A Dfields.go205 type cacheValue struct { struct
206 fields List
207 err error
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/cloud.google.com/go/internal/fields/
H A Dfields.go205 type cacheValue struct { struct
206 fields List
207 err error

123456