Home
last modified time | relevance | path

Searched defs:stale (Results 101 – 125 of 816) sorted by relevance

12345678910>>...33

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/src/org/eclipse/core/tests/internal/databinding/observable/
H A DValidatedObservableListTest.java72 public void setStale(IObservable observable, boolean stale) { in setStale()
H A DValidatedObservableSetTest.java72 public void setStale(IObservable observable, boolean stale) { in setStale()
/dports/sysutils/fusefs-xfuse/xfuse-9c8824/src/libxfuse/
H A Ddir3_block.rs51 pub stale: u32, field
57 let stale = buf_reader.read_u32::<BigEndian>().unwrap(); in from() localVariable
/dports/emulators/jzintv/jzintv-20200712-src/src/pads/
H A Dpads.h26 bool stale; /* Flag: We need to reevaluate controllers. */ member
/dports/net/krill/krill-0.9.4/test-resources/bgp/
H A Dexpected_suggestion_some_roas.json2 "stale": [ array
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/src/org/eclipse/core/databinding/observable/list/
H A DObservableList.java55 private boolean stale = false; field in ObservableList
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/src/org/eclipse/core/databinding/observable/set/
H A DObservableSet.java49 private boolean stale = false; field in ObservableSet
/dports/sysutils/fcode-utils/fcode-utils-1.0.2/testsuite/TokeErrs/
H A DTooLargeQAbort.fth18 : barfalot
/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/http/
H A DnsHttpDigestAuth.cpp147 bool stale; in ChallengeReceived() local
209 bool stale; in GenerateCredentials() local
533 bool* stale, uint16_t* algorithm, in ParseChallenge()
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/protocol/http/
H A DnsHttpDigestAuth.cpp138 bool stale; in ChallengeReceived() local
200 bool stale; in GenerateCredentials() local
519 bool *stale, uint16_t *algorithm, in ParseChallenge()
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/protocol/http/
H A DnsHttpDigestAuth.cpp148 bool stale; in ChallengeReceived() local
220 bool stale; in GenerateCredentials() local
560 bool * stale, in ParseChallenge()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/http/
H A DnsHttpDigestAuth.cpp147 bool stale; in ChallengeReceived() local
209 bool stale; in GenerateCredentials() local
533 bool* stale, uint16_t* algorithm, in ParseChallenge()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/http/
H A DnsHttpDigestAuth.cpp147 bool stale; in ChallengeReceived() local
209 bool stale; in GenerateCredentials() local
528 bool* stale, uint16_t* algorithm, in ParseChallenge()
/dports/net-mgmt/py-napalm/napalm-3.3.1/test/eos/mocked_data/test_get_route_to/iss_736/
H A Dshow_ip_bgp_1_0_4_0_24__detail_vrf_default.json39 "stale": false, boolean
80 "stale": false, boolean
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/xfs/libxfs/
H A Dxfs_dir2_priv.h20 uint16_t stale; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/xfs/libxfs/
H A Dxfs_dir2_priv.h20 uint16_t stale; member
/dports/multimedia/libv4l/linux-5.13-rc2/fs/xfs/libxfs/
H A Dxfs_dir2_priv.h20 uint16_t stale; member
/dports/net/libosip2/libosip2-5.3.0/include/osipparser2/headers/
H A Dosip_www_authenticate.h50 char *stale; /**< stale (optional) */ member
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.transforms.hook/src/org/eclipse/equinox/internal/transforms/
H A DTransformInstanceListData.java35 private volatile boolean stale = true; field in TransformInstanceListData
/dports/news/leafnode/leafnode-1.11.12/
H A Dlockfile.c269 int stale; in try_lock() local
/dports/devel/p5-LockFile-Simple/LockFile-Simple-0.208/
H A DSimple.pm191 sub stale { $_[0]->{'stale'} } subroutine
/dports/www/firefox/firefox-99.0/netwerk/protocol/http/
H A DnsHttpDigestAuth.cpp163 bool stale; in ChallengeReceived() local
233 bool stale; in GenerateCredentials() local
571 bool* stale, uint16_t* algorithm, in ParseChallenge()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/src/org/eclipse/jface/databinding/conformance/
H A DObservableStaleContractTest.java146 private void ensureStale(IObservable observable, boolean stale) { in ensureStale()
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/core/state/snapshot/
H A Diterator_fast.go38 // Len implements sort.Interface, returning the number of active iterators.
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/command/flags/
H A Dhttp.go21 stale BoolValue member

12345678910>>...33