Home
last modified time | relevance | path

Searched defs:max_age (Results 1 – 25 of 733) sorted by relevance

12345678910>>...30

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/http/
H A Dhttp_security_headers_unittest.cc38 base::TimeDelta max_age; in TEST_F() local
127 base::TimeDelta max_age; in TEST_F() local
284 base::TimeDelta max_age; in TEST_F() local
402 base::TimeDelta max_age; in TEST_F() local
H A Dhttp_security_headers_hsts_fuzzer.cc14 base::TimeDelta max_age; in LLVMFuzzerTestOneInput() local
H A Dhttp_security_headers_expect_ct_fuzzer.cc15 base::TimeDelta max_age; in LLVMFuzzerTestOneInput() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/http/
H A Dhttp_security_headers_unittest.cc38 base::TimeDelta max_age; in TEST_F() local
127 base::TimeDelta max_age; in TEST_F() local
284 base::TimeDelta max_age; in TEST_F() local
402 base::TimeDelta max_age; in TEST_F() local
H A Dhttp_security_headers_hsts_fuzzer.cc14 base::TimeDelta max_age; in LLVMFuzzerTestOneInput() local
H A Dhttp_security_headers_expect_ct_fuzzer.cc15 base::TimeDelta max_age; in LLVMFuzzerTestOneInput() local
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/itsdangerous/
H A Dtimed.py44 def unsign(self, value, max_age=None, return_timestamp=False): argument
101 def validate(self, signed_value, max_age=None): argument
118 def loads(self, s, max_age=None, return_timestamp=False, salt=None): argument
144 def loads_unsafe(self, s, max_age=None, salt=None): argument
/dports/net/py-dpkt/dpkt-1.9.6/dpkt/
H A Dstp.py44 def max_age(self): member in STP
48 def max_age(self, max_age): member in STP
/dports/mail/spamprobe/spamprobe-1.4d/src/database/
H A DCleanupManager.cc38 int max_age) in CleanupManager()
48 int max_age) in addLimit()
/dports/devel/libsoup3/libsoup-3.0.3/libsoup/hsts/
H A Dsoup-hsts-policy.c55 unsigned long max_age; member
155 unsigned long max_age, in soup_hsts_policy_new()
189 unsigned long max_age, in soup_hsts_policy_new_full()
273 unsigned long max_age; in soup_hsts_policy_new_from_response() local
/dports/devel/R-cran-pkgcache/pkgcache/R/
H A Darchive.R137 async_ensure_cache = function(max_age = private$update_after) argument
140 get_current_data = function(max_age) argument
142 get_memory_cache = function(max_age) argument
144 load_replica = function(max_age) argument
146 load_primary = function(max_age) argument
279 cac__async_ensure_cache <- function(self, private, max_age) { argument
293 cac__get_current_data <- function(self, private, max_age) { argument
302 cac__get_memory_cache <- function(self, private, max_age) { argument
315 cac__load_replica <- function(self, private, max_age) { argument
328 cac__load_primary <- function(self, private, max_age) { argument
H A Dmetadata-cache.R222 get_current_data = function(max_age) argument
224 get_memory_cache = function(max_age) argument
226 load_replica_rds = function(max_age) argument
228 load_primary_rds = function(max_age) argument
230 load_primary_pkgs = function(max_age) argument
494 cmc__async_ensure_cache <- function(self, private, max_age) { argument
510 cmc__get_current_data <- function(self, private, max_age) { argument
525 cmc__get_memory_cache <- function(self, private, max_age) { argument
553 cmc__load_replica_rds <- function(self, private, max_age) { argument
582 cmc__load_primary_rds <- function(self, private, max_age) { argument
[all …]
/dports/www/py-aiohttp_cors/aiohttp-cors-0.7.0/aiohttp_cors/
H A Dresource_options.py40 allow_headers=(), max_age=None, allow_methods=None): argument
81 allow_headers=(), max_age=None, allow_methods=None): argument
/dports/devel/libsoup/libsoup-2.74.0/libsoup/
H A Dsoup-hsts-policy.c158 unsigned long max_age, in soup_hsts_policy_new()
190 unsigned long max_age, in soup_hsts_policy_new_full()
276 unsigned long max_age; in soup_hsts_policy_new_from_response() local
/dports/databases/grass7/grass-7.8.6/lib/init/
H A Dclean_temp.c40 int max_age) in clean_dir()
128 long max_age; in main() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media/router/discovery/dial/
H A Ddial_device_data.h51 int max_age() const { return max_age_; } in max_age() function
52 void set_max_age(int max_age) { max_age_ = max_age; } in set_max_age()
/dports/databases/opentsdb/opentsdb-2.3.0/src/tsd/
H A DGraphHandler.java161 final int max_age = computeMaxAge(query, start_time, end_time, now); in doGraph() local
305 private final int max_age; field in GraphHandler.RunGnuplot
312 final int max_age, in RunGnuplot()
415 final int max_age, in isDiskCacheHit()
487 final long max_age, in staleCacheFile()
608 final long max_age, in loadCachedJson()
816 final int max_age, in respondAsciiQuery()
/dports/mail/pyzor/pyzor-1.0.0/pyzor/engines/
H A Dredis_v0.py49 def __init__(self, fn, mode, max_age=None): argument
129 def get_prefork_connections(cls, fn, mode, max_age=None): argument
138 def __init__(self, fn, mode, max_age=None, bound=None): argument
H A Dredis_.py58 def __init__(self, fn, mode, max_age=None): argument
160 def get_prefork_connections(cls, fn, mode, max_age=None): argument
179 def __init__(self, fn, mode, max_age=None, bound=None): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/webapp2/webapp2_extras/
H A Dsessions.py170 def get_session(self, max_age=_default_value): argument
191 def get_session(self, max_age=_default_value): argument
217 def get_session(self, max_age=_default_value): argument
340 def get_session(self, name=None, max_age=_default_value, factory=None, argument
377 def get_secure_cookie(self, name, max_age=_default_value): argument
/dports/ftp/wget/wget-1.21.2/src/
H A Dhsts.c65 time_t max_age; member
169 time_t created, time_t max_age, in hsts_new_entry_internal()
219 time_t max_age, bool include_subdomains) in hsts_add_entry()
233 time_t created, time_t max_age, in hsts_new_entry()
248 time_t created, time_t max_age, in hsts_store_merge()
283 time_t created, max_age; in hsts_read_database() local
442 time_t max_age, bool include_subdomains) in hsts_store_entry()
/dports/www/py-weboob/weboob-2.0/weboob/capabilities/
H A Dpaste.py82 def can_post(self, contents, title=None, public=None, max_age=None): argument
113 def post_paste(self, paste, max_age=None): argument
/dports/www/R-cran-shiny/shiny/R/
H A Ddeprecated.R67 max_age = Inf, argument
101 max_age = Inf, argument
/dports/www/py-django-sudo/django-sudo-3.1.0/sudo/
H A Dutils.py17 def grant_sudo_privileges(request, max_age=COOKIE_AGE): argument
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/viewer/
H A Dconvert_book.py89 def expire_cache(path, instances, max_age): argument
105 def expire_cache_and_temp(temp_path, finished_path, metadata, max_age, force_expire): argument
208 def prepare_book(path, convert_func=do_convert, max_age=30 * DAY, force=False, prepare_notify=None,… argument

12345678910>>...30