Home
last modified time | relevance | path

Searched refs:cache_values (Results 1 – 21 of 21) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/
H A Drepository_hash_cache.rb113 cache_values = read_members(key, h_keys)
116 missing = cache_values.select { |_, v| v.nil? }.keys
132 cache_values.merge!(new_values)
135 record_metrics(key, cache_values, missing)
137 cache_values
159 def record_metrics(key, cache_values, missing_keys) argument
160 cache_hits = cache_values.delete_if { |_, v| v.nil? }
/dports/x11-wm/sawfish/sawfish_1.13.0/src/
H A Dproperty-cache.c35 static repv *cache_values; variable
62 return cache_values[i]; in property_cache_ref()
83 cache_values = cache_props + CACHE_SIZE; in property_cache_set()
95 cache_values[i] = value; in property_cache_set()
114 cache_values[oldest] = value; in property_cache_set()
135 cache_values[i] = Qnil; in property_cache_invalidate_window()
158 cache_values[i] = Qnil; in property_cache_invalidate()
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/http/
H A Dhttp_load_490 sub cache_values{
552 cache_values(\%cache, "loadtime");
555 cache_values(\%cache, "loadtime");
558 cache_values(\%cache, "size");
561 cache_values(\%cache, "elements");
564 cache_values(\%cache, "response");
567 cache_values(\%cache, "type");
570 cache_values(\%cache, "tags");
774 cache_values(\%cache, $type);
/dports/archivers/py-borgbackup/borgbackup-1.1.17/src/borg/cache_sync/
H A Dunpack.h269 uint32_t cache_values[3]; in unpack_callback_array_end() local
287 cache_values[0] = _htole32(1); in unpack_callback_array_end()
288 cache_values[1] = _htole32(u->current.size); in unpack_callback_array_end()
289 cache_values[2] = _htole32(u->current.csize); in unpack_callback_array_end()
290 if(!hashindex_set(u->chunks, u->current.key, cache_values)) { in unpack_callback_array_end()
/dports/net-mgmt/ocsinventory-server/OCSInventory-Server-2.8.1/Apache/Ocsinventory/Server/Inventory/Update/
H A DHardware.pm84 my $cache_values =[];
88 $cache_values->[ $sectionMeta->{field_cached}->{$_} ] = $base->{$_};
90 &_cache( 'add', 'hardware', $sectionMeta, $cache_values );
/dports/net/samba412/samba-4.12.15/source4/lib/registry/
H A Dldb.c367 static WERROR cache_values(struct ldb_key_data *kd) in cache_values() function
476 W_ERROR_NOT_OK_RETURN(cache_values(kd)); in ldb_get_value_by_id()
502 W_ERROR_NOT_OK_RETURN(cache_values(kd)); in ldb_get_value()
941 W_ERROR_NOT_OK_RETURN(cache_values(kd)); in ldb_get_key_info()
973 W_ERROR_NOT_OK_RETURN(cache_values(kd)); in ldb_get_key_info()
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/
H A Dmeta.php1050 $cache_values = wp_cache_get_multiple( $object_ids, $cache_key );
1052 foreach ( $cache_values as $id => $cached_object ) {
H A Dtaxonomy.php3649 $cache_values = wp_cache_get_multiple( (array) $object_ids, "{$taxonomy}_relationships" );
3651 foreach ( $cache_values as $id => $value ) {
H A Dfunctions.php6825 $cache_values = wp_cache_get_multiple( $object_ids, $cache_key );
6827 foreach ( $cache_values as $id => $value ) {
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/
H A Dmeta.php1050 $cache_values = wp_cache_get_multiple( $object_ids, $cache_key );
1052 foreach ( $cache_values as $id => $cached_object ) {
H A Dtaxonomy.php3649 $cache_values = wp_cache_get_multiple( (array) $object_ids, "{$taxonomy}_relationships" );
3651 foreach ( $cache_values as $id => $value ) {
H A Dfunctions.php6825 $cache_values = wp_cache_get_multiple( $object_ids, $cache_key );
6827 foreach ( $cache_values as $id => $value ) {
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dupgrade.c1432 apr_hash_t *cache_values, in upgrade_apply_dav_cache() argument
1443 for (hi = apr_hash_first(scratch_pool, cache_values); in upgrade_apply_dav_cache()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dupgrade.c1432 apr_hash_t *cache_values, in upgrade_apply_dav_cache() argument
1443 for (hi = apr_hash_first(scratch_pool, cache_values); in upgrade_apply_dav_cache()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_wc/
H A Dupgrade.c1432 apr_hash_t *cache_values, in upgrade_apply_dav_cache() argument
1443 for (hi = apr_hash_first(scratch_pool, cache_values); in upgrade_apply_dav_cache()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dupgrade.c1432 apr_hash_t *cache_values, in upgrade_apply_dav_cache() argument
1443 for (hi = apr_hash_first(scratch_pool, cache_values); in upgrade_apply_dav_cache()
/dports/games/retroarch/RetroArch-1.9.7/deps/peglib/
H A Dpeglib.h518 std::map<std::pair<size_t, size_t>, std::tuple<size_t, any>> cache_values; variable
561 std::tie(len, val) = cache_values[key]; in packrat()
573 cache_values[key] = std::make_pair(len, val); in packrat()
/dports/games/cockatrice/Cockatrice-2021-01-26-Release-2.8.0/common/lib/
H A Dpeglib.h785 std::map<std::pair<size_t, size_t>, std::tuple<size_t, any>> cache_values; variable
832 std::tie(len, val) = cache_values[key]; in packrat()
844 cache_values[key] = std::make_pair(len, val); in packrat()
/dports/devel/opendht/opendht-1.10.1/src/
H A Ddht.cpp971 Av add_values, Cv cache_values, GetStatus<St>& op) in callbackWrapper() argument
978 cache_values(newvals); in callbackWrapper()
/dports/devel/py-opendht/opendht-1.10.1/src/
H A Ddht.cpp971 Av add_values, Cv cache_values, GetStatus<St>& op) in callbackWrapper() argument
978 cache_values(newvals); in callbackWrapper()
/dports/textproc/cpp-peglib/cpp-peglib-1.3.7/
H A Dpeglib.h825 cache_values;
867 std::tie(len, val) = cache_values[key];
879 cache_values[key] = std::pair(len, val);