Home
last modified time | relevance | path

Searched refs:stale (Results 1 – 25 of 211) sorted by relevance

123456789

/third_party/node/deps/npm/node_modules/lockfile/
Dlockfile.js84 if (!opts.stale) {
97 return cb(er, age <= opts.stale)
117 if (!opts.stale) {
123 if (opts.stale) {
130 return (age <= opts.stale)
186 if (!opts.stale) return notStale(er, path, opts, cb)
208 opts.stale = false
217 if (age <= opts.stale) return notStale(originalEr, path, opts, cb)
285 if (opts.stale) {
288 if (!(ct % 1000) && (opts.stale % 1000)) {
[all …]
DREADME.md52 Check if the lockfile is locked and not stale.
58 Check if the lockfile is locked and not stale.
76 ### opts.stale
DCHANGELOG.md44 * Implement race-resistant stale lock detection
49 * stale option fix for windows file tunneling
/third_party/ffmpeg/libavformat/
Dhttpauth.c61 *dest = digest->stale; in handle_digest_params()
62 *dest_len = sizeof(digest->stale); in handle_digest_params()
99 state->stale = 0; in ff_http_auth_handle_header()
107 state->stale = 0; in ff_http_auth_handle_header()
112 if (!av_strcasecmp(state->digest_params.stale, "true")) in ff_http_auth_handle_header()
113 state->stale = 1; in ff_http_auth_handle_header()
252 state->stale = 0; in ff_http_auth_create_response()
Dhttpauth.h44 char stale[10]; /**< The server indicated that the auth was ok, member
71 int stale; member
/third_party/node/deps/npm/node_modules/cross-spawn/node_modules/lru-cache/
Dindex.js73 this[ALLOW_STALE] = options.stale || false
282 val.stale = true
425 var stale = false
428 stale = diff > hit.maxAge
430 stale = self[MAX_AGE] && (diff > self[MAX_AGE])
432 return stale
DREADME.md69 * `stale` By default, if you set a `maxAge`, it'll only actually pull
70 stale items out of the cache when you `get(key)`. (That is, it's
72 `stale:true`, it'll return the stale value before deleting it. If
74 get a stale entry, as if it had already been deleted.
113 or deleting it for being stale.
143 `stale` (see options) items are returned as part of this item
/third_party/nghttp2/src/
DHttpServer.h96 bool stale = false)
106 stale(stale) {} in path()
116 bool stale; member
/third_party/node/deps/npm/node_modules/lru-cache/
DREADME.md72 * `stale` By default, if you set a `maxAge`, it'll only actually pull
73 stale items out of the cache when you `get(key)`. (That is, it's
75 `stale:true`, it'll return the stale value before deleting it. If
77 get a stale entry, as if it had already been deleted.
121 or deleting it for being stale.
151 `stale` (see options) items are returned as part of this item
/third_party/node/deps/npm/node_modules/lockfile/test/
Dbasic.js138 var opts = { stale: 1 } property
154 var opts = { stale: 1 } property
245 var opt = { stale: 1000, wait: 2000, pollInterval: 1000 } property
261 var opts = { stale: 1000 } property
Dstale-contention.js35 lockFile.lock(lock, { stale: 100000 }, function (er) { property
/third_party/skia/third_party/externals/dawn/generator/
Ddawn_generator.gni20 # stale include files stayed in the build directory and were picked up.
35 # which breaks 3) slightly. To avoid stale headers in for example
89 # Make sure that we delete stale autogenerated file in directories that are
DBUILD.gn18 # The list of directories in which to check for stale autogenerated files.
48 "--stale-dirs-file",
/third_party/node/deps/npm/node_modules/http-cache-semantics/
DREADME.md71 …r RFC](http://httpwg.org/http-extensions/immutable.html) these can become stale, so `max-age` stil…
97 Returns approximate time in *milliseconds* until the response becomes stale (i.e. not fresh).
99 …dation. However, there are exceptions, e.g. a client can explicitly allow stale responses, so alwa…
105 ### Refreshing stale cache (revalidation)
170 * Requests for stale data.
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstsegmentation.cpp523 if (c->cb[s]->stale < negRun) in update_codebook()
524 c->cb[s]->stale = negRun; in update_codebook()
545 c->cb[c->numEntries]->stale = 0; in update_codebook()
583 if (c->cb[i]->stale > staleThresh) in clear_stale_entries()
Dgstsegmentation.h77 int stale; /* max negative run (longest period of inactivity) */ member
/third_party/mesa3d/docs/relnotes/
D22.1.2.rst85 - freedreno: remove stale makefile
86 - intel: remove stale makefile
89 - gallium: remove stale comment
/third_party/node/deps/npm/node_modules/http-cache-semantics/node4/
Dindex.js179 if (this.stale()) {
389 CachePolicy.prototype.stale = function stale() { method in CachePolicy
/third_party/libphonenumber/migrator/
DREADME.md3 …given “recipe” is an internal record which holds data needed to migrate a stale number into one th…
232 …n “recipe” is a row within the table which holds data needed to migrate a stale number into one th…
234 …e a case where two recipes can be used to renumber one stale number so as a result, a given stale
236 ```Prefix (key)``` - the prefix of the possible stale numbers that can be represented by the row. F…
264 … perform migrations on a given number(s) input. This means that even if a stale E.164 phone number…
/third_party/node/deps/npm/lib/utils/
Dlocker.js27 stale: npm.config.get('cache-lock-stale'), property
/third_party/node/deps/npm/node_modules/delegates/
DReadme.md40 .getter('stale')
/third_party/curl/
Dbackport-0003-CVE-2023-28320.patch56 /* lookup address, returns entry if found and not stale */
Dbackport-0002-CVE-2023-28320.patch56 /* lookup address, returns entry if found and not stale */
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/build_system/targets/
Dassets_test.dart51 test('Does not leave stale files in build directory', () => testbed.run(() async {
/third_party/openssl/doc/man3/
DX509_sign.pod42 is not always updated meaning a stale version is sometimes used. This is not

123456789