Home
last modified time | relevance | path

Searched refs:cache_get (Results 1 – 25 of 370) sorted by relevance

12345678910>>...15

/dports/security/sslsplit/sslsplit-0.5.5/
H A Dcachemgr.h49 cache_get(cachemgr_fkcrt, cachefkcrt_mkkey(key))
56 cache_get(cachemgr_tgcrt, cachetgcrt_mkkey(key))
63 cache_get(cachemgr_ssess, cachessess_mkkey((key), (keysz)))
80 cache_get(cachemgr_dsess, cachedsess_mkkey((addr), (addrlen), (sni)))
/dports/security/sslproxy/SSLproxy-0.9.2/src/
H A Dcachemgr.h49 cache_get(cachemgr_fkcrt, cachefkcrt_mkkey(key))
56 cache_get(cachemgr_tgcrt, cachetgcrt_mkkey(key))
63 cache_get(cachemgr_ssess, cachessess_mkkey((key), (keysz)))
80 cache_get(cachemgr_dsess, cachedsess_mkkey((addr), (addrlen), (sni)))
/dports/science/py-dipy/dipy-1.4.1/dipy/reconst/tests/
H A Dtest_cache.py16 assert_(t.cache_get("design_matrix", s) is None)
21 assert_equal(t.cache_get("design_matrix", s), m)
24 assert_(t.cache_get("design_matrix", s) is None)
/dports/www/p5-Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.12/t/
H A Dbasic.t76 is( $c->cache_get("foo"), "bar", "set" );
79 is( $c->cache_get("foo"), undef, "remove" );
88 is( $c->cache_get("foo"), undef, "set to custom backend (get from non custom)" );
89 is( $c->cache_get("foo", backend => "elk"), "gorch", "set to custom backend (get from custom)" );
/dports/www/searx/searx-1.0.0/searx/shared/
H A Dshared_uwsgi.py14 value = uwsgi.cache_get(key)
25 value = uwsgi.cache_get(key)
50 updating = uwsgi.cache_get(key)
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libgit2-sys-0.12.26+1.3.0/libgit2/src/
H A Dcache.c133 static void *cache_get(git_cache *cache, const git_oid *oid, unsigned int flags) in cache_get() function
221 return cache_get(cache, oid, GIT_CACHE_STORE_RAW); in git_cache_get_raw()
226 return cache_get(cache, oid, GIT_CACHE_STORE_PARSED); in git_cache_get_parsed()
231 return cache_get(cache, oid, GIT_CACHE_STORE_ANY); in git_cache_get_any()
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libgit2-sys-0.12.13+1.0.1/libgit2/src/
H A Dcache.c133 static void *cache_get(git_cache *cache, const git_oid *oid, unsigned int flags) in cache_get() function
221 return cache_get(cache, oid, GIT_CACHE_STORE_RAW); in git_cache_get_raw()
226 return cache_get(cache, oid, GIT_CACHE_STORE_PARSED); in git_cache_get_parsed()
231 return cache_get(cache, oid, GIT_CACHE_STORE_ANY); in git_cache_get_any()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dcache.c133 static void *cache_get(git_cache *cache, const git_oid *oid, unsigned int flags) in cache_get() function
221 return cache_get(cache, oid, GIT_CACHE_STORE_RAW); in git_cache_get_raw()
226 return cache_get(cache, oid, GIT_CACHE_STORE_PARSED); in git_cache_get_parsed()
231 return cache_get(cache, oid, GIT_CACHE_STORE_ANY); in git_cache_get_any()
/dports/devel/tokei/tokei-12.1.2/cargo-crates/libgit2-sys-0.12.17+1.1.0/libgit2/src/
H A Dcache.c133 static void *cache_get(git_cache *cache, const git_oid *oid, unsigned int flags) in cache_get() function
221 return cache_get(cache, oid, GIT_CACHE_STORE_RAW); in git_cache_get_raw()
226 return cache_get(cache, oid, GIT_CACHE_STORE_PARSED); in git_cache_get_parsed()
231 return cache_get(cache, oid, GIT_CACHE_STORE_ANY); in git_cache_get_any()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libgit2-sys-0.12.19+1.1.0/libgit2/src/
H A Dcache.c133 static void *cache_get(git_cache *cache, const git_oid *oid, unsigned int flags) in cache_get() function
221 return cache_get(cache, oid, GIT_CACHE_STORE_RAW); in git_cache_get_raw()
226 return cache_get(cache, oid, GIT_CACHE_STORE_PARSED); in git_cache_get_parsed()
231 return cache_get(cache, oid, GIT_CACHE_STORE_ANY); in git_cache_get_any()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/src/
H A Dcache.c133 static void *cache_get(git_cache *cache, const git_oid *oid, unsigned int flags) in cache_get() function
221 return cache_get(cache, oid, GIT_CACHE_STORE_RAW); in git_cache_get_raw()
226 return cache_get(cache, oid, GIT_CACHE_STORE_PARSED); in git_cache_get_parsed()
231 return cache_get(cache, oid, GIT_CACHE_STORE_ANY); in git_cache_get_any()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/libgit2-sys-0.12.12+1.0.1/libgit2/src/
H A Dcache.c133 static void *cache_get(git_cache *cache, const git_oid *oid, unsigned int flags) in cache_get() function
221 return cache_get(cache, oid, GIT_CACHE_STORE_RAW); in git_cache_get_raw()
226 return cache_get(cache, oid, GIT_CACHE_STORE_PARSED); in git_cache_get_parsed()
231 return cache_get(cache, oid, GIT_CACHE_STORE_ANY); in git_cache_get_any()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libgit2-sys-0.12.22+1.1.0/libgit2/src/
H A Dcache.c133 static void *cache_get(git_cache *cache, const git_oid *oid, unsigned int flags) in cache_get() function
221 return cache_get(cache, oid, GIT_CACHE_STORE_RAW); in git_cache_get_raw()
226 return cache_get(cache, oid, GIT_CACHE_STORE_PARSED); in git_cache_get_parsed()
231 return cache_get(cache, oid, GIT_CACHE_STORE_ANY); in git_cache_get_any()
/dports/misc/broot/broot-1.7.0/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dcache.c133 static void *cache_get(git_cache *cache, const git_oid *oid, unsigned int flags) in cache_get() function
221 return cache_get(cache, oid, GIT_CACHE_STORE_RAW); in git_cache_get_raw()
226 return cache_get(cache, oid, GIT_CACHE_STORE_PARSED); in git_cache_get_parsed()
231 return cache_get(cache, oid, GIT_CACHE_STORE_ANY); in git_cache_get_any()
/dports/www/uwsgi/uwsgi-2.0.20/t/
H A Dcachebitmap.py94 get_blob = uwsgi.cache_get('KEY', 'items_1_100000')
110 self.assertIsNone(uwsgi.cache_get('KEY1', 'items_lru'))
111 second_item = uwsgi.cache_get('KEY3', 'items_lru')
114 self.assertIsNone(uwsgi.cache_get('KEY%d' % (i-2), 'items_lru'))
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dcache.c133 static void *cache_get(git_cache *cache, const git_oid *oid, unsigned int flags) in cache_get() function
221 return cache_get(cache, oid, GIT_CACHE_STORE_RAW); in git_cache_get_raw()
226 return cache_get(cache, oid, GIT_CACHE_STORE_PARSED); in git_cache_get_parsed()
231 return cache_get(cache, oid, GIT_CACHE_STORE_ANY); in git_cache_get_any()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dcache.c133 static void *cache_get(git_cache *cache, const git_oid *oid, unsigned int flags) in cache_get() function
221 return cache_get(cache, oid, GIT_CACHE_STORE_RAW); in git_cache_get_raw()
226 return cache_get(cache, oid, GIT_CACHE_STORE_PARSED); in git_cache_get_parsed()
231 return cache_get(cache, oid, GIT_CACHE_STORE_ANY); in git_cache_get_any()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dcache.c133 static void *cache_get(git_cache *cache, const git_oid *oid, unsigned int flags) in cache_get() function
221 return cache_get(cache, oid, GIT_CACHE_STORE_RAW); in git_cache_get_raw()
226 return cache_get(cache, oid, GIT_CACHE_STORE_PARSED); in git_cache_get_parsed()
231 return cache_get(cache, oid, GIT_CACHE_STORE_ANY); in git_cache_get_any()
/dports/lang/rust/rustc-1.58.1-src/vendor/libgit2-sys/libgit2/src/
H A Dcache.c133 static void *cache_get(git_cache *cache, const git_oid *oid, unsigned int flags) in cache_get() function
221 return cache_get(cache, oid, GIT_CACHE_STORE_RAW); in git_cache_get_raw()
226 return cache_get(cache, oid, GIT_CACHE_STORE_PARSED); in git_cache_get_parsed()
231 return cache_get(cache, oid, GIT_CACHE_STORE_ANY); in git_cache_get_any()
/dports/sysutils/exa/exa-0.10.1/cargo-crates/libgit2-sys-0.12.18+1.1.0/libgit2/src/
H A Dcache.c133 static void *cache_get(git_cache *cache, const git_oid *oid, unsigned int flags) in cache_get() function
221 return cache_get(cache, oid, GIT_CACHE_STORE_RAW); in git_cache_get_raw()
226 return cache_get(cache, oid, GIT_CACHE_STORE_PARSED); in git_cache_get_parsed()
231 return cache_get(cache, oid, GIT_CACHE_STORE_ANY); in git_cache_get_any()
/dports/devel/libgit2/libgit2-1.3.0/src/
H A Dcache.c133 static void *cache_get(git_cache *cache, const git_oid *oid, unsigned int flags) in cache_get() function
221 return cache_get(cache, oid, GIT_CACHE_STORE_RAW); in git_cache_get_raw()
226 return cache_get(cache, oid, GIT_CACHE_STORE_PARSED); in git_cache_get_parsed()
231 return cache_get(cache, oid, GIT_CACHE_STORE_ANY); in git_cache_get_any()
/dports/textproc/bat/bat-0.18.3/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dcache.c133 static void *cache_get(git_cache *cache, const git_oid *oid, unsigned int flags) in cache_get() function
221 return cache_get(cache, oid, GIT_CACHE_STORE_RAW); in git_cache_get_raw()
226 return cache_get(cache, oid, GIT_CACHE_STORE_PARSED); in git_cache_get_parsed()
231 return cache_get(cache, oid, GIT_CACHE_STORE_ANY); in git_cache_get_any()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/src/
H A Dcache.c133 static void *cache_get(git_cache *cache, const git_oid *oid, unsigned int flags) in cache_get() function
221 return cache_get(cache, oid, GIT_CACHE_STORE_RAW); in git_cache_get_raw()
226 return cache_get(cache, oid, GIT_CACHE_STORE_PARSED); in git_cache_get_parsed()
231 return cache_get(cache, oid, GIT_CACHE_STORE_ANY); in git_cache_get_any()
/dports/www/p5-Dancer-Plugin-Memcached/Dancer-Plugin-Memcached-0.02/t/
H A D02-set.t40 my $cache_get = $cache->get('Dancer-Plugin-Memcached:time');
41 is $cache_get, $time, 'Stored value matches';
/dports/sysutils/vector/vector-0.10.0/cargo-crates/libgit2-sys-0.12.7+1.0.0/libgit2/src/
H A Dcache.c154 static void *cache_get(git_cache *cache, const git_oid *oid, unsigned int flags) in cache_get() function
242 return cache_get(cache, oid, GIT_CACHE_STORE_RAW); in git_cache_get_raw()
247 return cache_get(cache, oid, GIT_CACHE_STORE_PARSED); in git_cache_get_parsed()
252 return cache_get(cache, oid, GIT_CACHE_STORE_ANY); in git_cache_get_any()

12345678910>>...15