Home
last modified time | relevance | path

Searched refs:dir_hash (Results 1 – 25 of 158) sorted by relevance

1234567

/dports/ftp/ftpmirror/ftpmirror-1.96/Fan/DIR/
H A DDIR.pm67 $self->{dir_hash} = {}; # empty hash
77 delete($self->{dir_hash}->{$name}); # delete Attribs
87 exists($self->{dir_hash}->{$name}) &&
88 ref($self->{dir_hash}->{$name}) eq 'Fan::Attrib' ?
89 $self->{dir_hash}->{$name} : undef;
97 $self->{dir_hash}->{$y->name} = $y if ref($y) eq 'Fan::Attrib';
106 delete($self->{dir_hash}->{$name});
/dports/devel/git-svn/git-2.34.1/
H A Dname-hash.c42 return hashmap_get_entry(&istate->dir_hash, &key, ent, name); in find_dir_entry__hash()
77 hashmap_add(&istate->dir_hash, &dir->ent); in hash_dir_entry()
102 hashmap_remove(&istate->dir_hash, &dir->ent, NULL); in remove_dir_entry()
287 lock_nr = compute_dir_lock_nr(&istate->dir_hash, hash); in hash_dir_entry_with_parent_and_prefix()
296 hashmap_add(&istate->dir_hash, &dir->ent); in hash_dir_entry_with_parent_and_prefix()
302 lock_nr = compute_dir_lock_nr(&istate->dir_hash, parent->ent.hash); in hash_dir_entry_with_parent_and_prefix()
587 hashmap_init(&istate->dir_hash, dir_entry_cmp, NULL, istate->cache_nr); in lazy_init_name_hash()
596 hashmap_disable_item_counting(&istate->dir_hash); in lazy_init_name_hash()
598 hashmap_enable_item_counting(&istate->dir_hash); in lazy_init_name_hash()
740 hashmap_clear_and_free(&istate->dir_hash, struct dir_entry, ent); in free_name_hash()
H A Dsparse-index.c296 memcpy(&istate->dir_hash, &full->dir_hash, sizeof(full->dir_hash)); in ensure_full_index()
/dports/devel/git-gui/git-2.34.1/
H A Dname-hash.c42 return hashmap_get_entry(&istate->dir_hash, &key, ent, name); in find_dir_entry__hash()
77 hashmap_add(&istate->dir_hash, &dir->ent); in hash_dir_entry()
102 hashmap_remove(&istate->dir_hash, &dir->ent, NULL); in remove_dir_entry()
287 lock_nr = compute_dir_lock_nr(&istate->dir_hash, hash); in hash_dir_entry_with_parent_and_prefix()
296 hashmap_add(&istate->dir_hash, &dir->ent); in hash_dir_entry_with_parent_and_prefix()
302 lock_nr = compute_dir_lock_nr(&istate->dir_hash, parent->ent.hash); in hash_dir_entry_with_parent_and_prefix()
587 hashmap_init(&istate->dir_hash, dir_entry_cmp, NULL, istate->cache_nr); in lazy_init_name_hash()
596 hashmap_disable_item_counting(&istate->dir_hash); in lazy_init_name_hash()
598 hashmap_enable_item_counting(&istate->dir_hash); in lazy_init_name_hash()
740 hashmap_clear_and_free(&istate->dir_hash, struct dir_entry, ent); in free_name_hash()
H A Dsparse-index.c296 memcpy(&istate->dir_hash, &full->dir_hash, sizeof(full->dir_hash)); in ensure_full_index()
/dports/devel/git-p4/git-2.34.1/
H A Dname-hash.c42 return hashmap_get_entry(&istate->dir_hash, &key, ent, name); in find_dir_entry__hash()
77 hashmap_add(&istate->dir_hash, &dir->ent); in hash_dir_entry()
102 hashmap_remove(&istate->dir_hash, &dir->ent, NULL); in remove_dir_entry()
287 lock_nr = compute_dir_lock_nr(&istate->dir_hash, hash); in hash_dir_entry_with_parent_and_prefix()
296 hashmap_add(&istate->dir_hash, &dir->ent); in hash_dir_entry_with_parent_and_prefix()
302 lock_nr = compute_dir_lock_nr(&istate->dir_hash, parent->ent.hash); in hash_dir_entry_with_parent_and_prefix()
587 hashmap_init(&istate->dir_hash, dir_entry_cmp, NULL, istate->cache_nr); in lazy_init_name_hash()
596 hashmap_disable_item_counting(&istate->dir_hash); in lazy_init_name_hash()
598 hashmap_enable_item_counting(&istate->dir_hash); in lazy_init_name_hash()
740 hashmap_clear_and_free(&istate->dir_hash, struct dir_entry, ent); in free_name_hash()
H A Dsparse-index.c296 memcpy(&istate->dir_hash, &full->dir_hash, sizeof(full->dir_hash)); in ensure_full_index()
/dports/devel/git/git-2.34.1/
H A Dname-hash.c42 return hashmap_get_entry(&istate->dir_hash, &key, ent, name); in find_dir_entry__hash()
77 hashmap_add(&istate->dir_hash, &dir->ent); in hash_dir_entry()
102 hashmap_remove(&istate->dir_hash, &dir->ent, NULL); in remove_dir_entry()
287 lock_nr = compute_dir_lock_nr(&istate->dir_hash, hash); in hash_dir_entry_with_parent_and_prefix()
296 hashmap_add(&istate->dir_hash, &dir->ent); in hash_dir_entry_with_parent_and_prefix()
302 lock_nr = compute_dir_lock_nr(&istate->dir_hash, parent->ent.hash); in hash_dir_entry_with_parent_and_prefix()
587 hashmap_init(&istate->dir_hash, dir_entry_cmp, NULL, istate->cache_nr); in lazy_init_name_hash()
596 hashmap_disable_item_counting(&istate->dir_hash); in lazy_init_name_hash()
598 hashmap_enable_item_counting(&istate->dir_hash); in lazy_init_name_hash()
740 hashmap_clear_and_free(&istate->dir_hash, struct dir_entry, ent); in free_name_hash()
H A Dsparse-index.c296 memcpy(&istate->dir_hash, &full->dir_hash, sizeof(full->dir_hash)); in ensure_full_index()
/dports/devel/git-cvs/git-2.34.1/
H A Dname-hash.c42 return hashmap_get_entry(&istate->dir_hash, &key, ent, name); in find_dir_entry__hash()
77 hashmap_add(&istate->dir_hash, &dir->ent); in hash_dir_entry()
102 hashmap_remove(&istate->dir_hash, &dir->ent, NULL); in remove_dir_entry()
287 lock_nr = compute_dir_lock_nr(&istate->dir_hash, hash); in hash_dir_entry_with_parent_and_prefix()
296 hashmap_add(&istate->dir_hash, &dir->ent); in hash_dir_entry_with_parent_and_prefix()
302 lock_nr = compute_dir_lock_nr(&istate->dir_hash, parent->ent.hash); in hash_dir_entry_with_parent_and_prefix()
587 hashmap_init(&istate->dir_hash, dir_entry_cmp, NULL, istate->cache_nr); in lazy_init_name_hash()
596 hashmap_disable_item_counting(&istate->dir_hash); in lazy_init_name_hash()
598 hashmap_enable_item_counting(&istate->dir_hash); in lazy_init_name_hash()
740 hashmap_clear_and_free(&istate->dir_hash, struct dir_entry, ent); in free_name_hash()
H A Dsparse-index.c296 memcpy(&istate->dir_hash, &full->dir_hash, sizeof(full->dir_hash)); in ensure_full_index()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dname-hash.c40 return hashmap_get_entry(&istate->dir_hash, &key, ent, name); in find_dir_entry__hash()
75 hashmap_add(&istate->dir_hash, &dir->ent); in hash_dir_entry()
100 hashmap_remove(&istate->dir_hash, &dir->ent, NULL); in remove_dir_entry()
282 lock_nr = compute_dir_lock_nr(&istate->dir_hash, hash); in hash_dir_entry_with_parent_and_prefix()
291 hashmap_add(&istate->dir_hash, &dir->ent); in hash_dir_entry_with_parent_and_prefix()
297 lock_nr = compute_dir_lock_nr(&istate->dir_hash, parent->ent.hash); in hash_dir_entry_with_parent_and_prefix()
581 hashmap_init(&istate->dir_hash, dir_entry_cmp, NULL, istate->cache_nr); in lazy_init_name_hash()
590 hashmap_disable_item_counting(&istate->dir_hash); in lazy_init_name_hash()
592 hashmap_enable_item_counting(&istate->dir_hash); in lazy_init_name_hash()
730 hashmap_free_entries(&istate->dir_hash, struct dir_entry, ent); in free_name_hash()
/dports/sysutils/flexbackup/flexbackup-1.2.1/contrib/
H A Dflexbackup.cgi25 my( %dir_hash );
99 my( %dir_hash, %file_hash );
111 $dir_hash{ $hash{ $_ } } = $1;
126 foreach ( sort( keys( %dir_hash ) ) ) {
127 print "[<a href=$script?tape_id=$tape_id&directory=$_>$dir_hash{ $_ }</a>]<br>\n";
/dports/net/unfs3/unfs3-0.9.22/
H A Dfh_cache.c210 uint32 *dir_hash, new_dir_hash; in fh_decomp() local
219 export_point_from_fsid(obj->dev, &last_mtime, &dir_hash)) != NULL) { in fh_decomp()
275 } else if (*dir_hash != (new_dir_hash = directory_hash(result))) { in fh_decomp()
280 *dir_hash = new_dir_hash; in fh_decomp()
/dports/games/edge/Edge-1.35-source/src/
H A Dw_wad.cc158 epi::md5hash_c dir_hash; member in data_file_c
168 companion_gwa(-1), dir_hash() in data_file_c()
968 df->dir_hash.hash[0], df->dir_hash.hash[1], in FindCacheFilename()
969 df->dir_hash.hash[2], df->dir_hash.hash[3], in FindCacheFilename()
970 df->dir_hash.hash[4], df->dir_hash.hash[5]); in FindCacheFilename()
1098 df->dir_hash.Compute((const byte *)fileinfo, length); in AddFile()
1139 ComputeFileMD5hash(df->dir_hash, file); in AddFile()
1151 df->dir_hash.hash[0], df->dir_hash.hash[1], in AddFile()
1152 df->dir_hash.hash[2], df->dir_hash.hash[3], in AddFile()
1153 df->dir_hash.hash[12], df->dir_hash.hash[13], in AddFile()
[all …]
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/GMenu/src/
H A Dapplet-run-dialog.c188 myData.dir_hash = g_hash_table_new_full (g_str_hash, in cd_menu_run_dialog_update_completion()
219 if (!g_hash_table_lookup (myData.dir_hash, key)) { in cd_menu_run_dialog_update_completion()
220 g_hash_table_insert (myData.dir_hash, key, myApplet); in cd_menu_run_dialog_update_completion()
382 if (myData.dir_hash) in cd_run_dialog_free()
383 g_hash_table_destroy (myData.dir_hash); in cd_run_dialog_free()
H A Dapplet-struct.h73 GHashTable *dir_hash; member
/dports/net/unfs3/unfs3-0.9.22/Config/
H A Dexports.y68 uint32 dir_hash; /* Hash of dir contents (for removables) */ member
290 new->dir_hash = 0; in add_item()
778 char *export_point_from_fsid(uint32 fsid, time_t **last_mtime, uint32 **dir_hash) argument
789 if (dir_hash != NULL)
790 *dir_hash = &list->dir_hash;
H A Dexports.h34 char *export_point_from_fsid(uint32 fsid, time_t **last_mtime, uint32 **dir_hash);
/dports/devel/py-pex/pex-1.2.7/tests/
H A Dtest_util.py60 dir_hash = CacheHelper.dir_hash(td)
65 assert zip_hash == dir_hash
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/nilfs/
H A Dnilfs_subr.c712 dirhash_purge(&node->dir_hash); in nilfs_dispose_node()
782 dirh = dir_node->dir_hash; in dirhash_fill()
875 dirhash_get(&dir_node->dir_hash); in nilfs_lookup_name_in_dir()
878 dirhash_put(dir_node->dir_hash); in nilfs_lookup_name_in_dir()
881 dirh = dir_node->dir_hash; in nilfs_lookup_name_in_dir()
924 dirhash_put(dir_node->dir_hash); in nilfs_lookup_name_in_dir()
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/udf/
H A Dudf_rename.c139 dirhash_get(&udf_node->dir_hash); in udf_gro_directory_empty_p()
142 dirhash_put(udf_node->dir_hash); in udf_gro_directory_empty_p()
148 isempty = dirhash_dir_isempty(udf_node->dir_hash); in udf_gro_directory_empty_p()
149 dirhash_put(udf_node->dir_hash); in udf_gro_directory_empty_p()
/dports/net/p5-Net-FTP-File/Net-FTP-File-0.06/
H A DChanges13 - fixed issue with dir_hash and filenames with spaces
/dports/devel/gconf2/GConf-3.2.6/gconf/
H A Dgconf-client.c238 client->dir_hash = g_hash_table_new (g_str_hash, g_str_equal); in gconf_client_init()
304 g_hash_table_foreach_remove (client->dir_hash, in gconf_client_finalize()
315 g_hash_table_destroy (client->dir_hash); in gconf_client_finalize()
316 client->dir_hash = NULL; in gconf_client_finalize()
570 g_hash_table_foreach(client->dir_hash, foreach_setup_overlap, &od); in setup_overlaps()
589 d = g_hash_table_lookup (client->dir_hash, dirname); in gconf_client_add_dir()
629 g_hash_table_insert (client->dir_hash, d->name, d); in gconf_client_add_dir()
722 g_hash_table_remove(client->dir_hash, d->name); in gconf_client_real_remove_dir()
746 g_hash_table_foreach(client->dir_hash, foreach_add_notifies, &ad); in gconf_client_real_remove_dir()
760 found = g_hash_table_lookup (client->dir_hash, in gconf_client_remove_dir()
[all …]
/dports/graphics/gtk-update-icon-cache/gtk-update-icon-cache-5d5d06c43e088b527a283d8eae37e9ef3ea0d7ea/gtk/
H A Dupdateiconcache.c601 GHashTable *dir_hash; in scan_directory() local
616 dir_hash = g_hash_table_new (g_str_hash, g_str_equal); in scan_directory()
667 image = g_hash_table_lookup (dir_hash, basename); in scan_directory()
684 g_hash_table_insert (dir_hash, g_strdup (basename), image); in scan_directory()
701 g_hash_table_foreach_remove (dir_hash, foreach_remove_func, files); in scan_directory()
703 g_hash_table_destroy (dir_hash); in scan_directory()

1234567