Home
last modified time | relevance | path

Searched refs:path_key (Results 1 – 25 of 115) sorted by relevance

12345

/dports/graphics/autopano-sift-c/autopano-sift-C-2.5.1/
H A Dautopano-c-complete37 my $path_key = "$path_input.key";
38 push @paths_key, $path_key;
39 next if (-e $path_key and not $clean);
40 system ('generatekeys', $path_input, $path_key, $pix_max);
46 for my $path_key (@paths_key)
48 unlink $path_key if ($clean);
/dports/sysutils/ganglia-monitor-core/ganglia-3.7.2/gmond/python_modules/disk/
H A Ddiskfree.py109 path_key = 'rootfs'
112 path_key = mount_info[1][1:].replace('/', '_')
118 …if (disk_size > float(PARAMS['min_disk_size']) and mount_info[1] != "/dev") or path_key in explici…
119 PATHS[path_key] = mount_info[1]
126 'name': NAME_PREFIX + unit_type + '_' + path_key,
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/tests/runtime_shell/conf/
H A Din_tail_expect.conf17 path_key path_key
31 key_exists $path_key
32 key_val_eq $path_key /tmp/flb_tail_expect_1.log
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/middleware/
H A Dmultipart.rb75 path_key, path_value = hash_path.first
77 unless value_hash.is_a?(Hash) && value_hash[path_key]
83 value_hash[path_key] = open_file(extract_upload_params_from(value_hash[path_key]))
84 @open_files << value_hash[path_key]
87 decorate_params_value(path_value, value_hash[path_key])
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/
H A Ddir.c235 char *path_key; member
237 char const *path_key; /* strcache'ed */ member
268 ISTRING_HASH_1 (key->path_key, hash); in directory_contents_hash_1()
295 ISTRING_HASH_2 (key->path_key, hash); in directory_contents_hash_2()
334 ISTRING_COMPARE (x->path_key, y->path_key, result); in directory_contents_hash_cmp()
338 if (x->path_key != y->path_key) in directory_contents_hash_cmp()
573 dc_key.path_key = w32_path = w32ify (name, 1); in find_directory()
576 dc_key.path_key = strcache_add (w32_path); in find_directory()
611 dc->path_key = xstrdup (w32_path); in find_directory()
613 dc->path_key = dc_key.path_key; in find_directory()
[all …]
/dports/devel/agar/agar-1.5.0/core/
H A Dconfig.c176 AG_ConfigFile(const char *path_key, const char *name, const char *ext, in AG_ConfigFile() argument
183 AG_GetString(agConfig, path_key, path, path_len); in AG_ConfigFile()
209 AG_GetString(agConfig, path_key, path, path_len); in AG_ConfigFile()
211 (ext != NULL) ? ext : "", path_key, path); in AG_ConfigFile()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/tools/build/src/engine/
H A Dfilesys.cpp79 OBJECT * const path_key = path_as_key( path ); in file_archive_info() local
86 archive = (file_archive_info_t *)hash_insert( archivecache_hash, path_key, in file_archive_info()
91 archive->name = path_key; in file_archive_info()
96 object_free( path_key ); in file_archive_info()
216 OBJECT * const path_key = path_as_key( path ); in file_info() local
222 finfo = (file_info_t *)hash_insert( filecache_hash, path_key, found ); in file_info()
225 finfo->name = path_key; in file_info()
229 object_free( path_key ); in file_info()
/dports/devel/boost-jam/boost_1_72_0/tools/build/src/engine/
H A Dfilesys.cpp79 OBJECT * const path_key = path_as_key( path ); in file_archive_info() local
86 archive = (file_archive_info_t *)hash_insert( archivecache_hash, path_key, in file_archive_info()
91 archive->name = path_key; in file_archive_info()
96 object_free( path_key ); in file_archive_info()
216 OBJECT * const path_key = path_as_key( path ); in file_info() local
222 finfo = (file_info_t *)hash_insert( filecache_hash, path_key, found ); in file_info()
225 finfo->name = path_key; in file_info()
229 object_free( path_key ); in file_info()
/dports/devel/boost-docs/boost_1_72_0/tools/build/src/engine/
H A Dfilesys.cpp79 OBJECT * const path_key = path_as_key( path ); in file_archive_info() local
86 archive = (file_archive_info_t *)hash_insert( archivecache_hash, path_key, in file_archive_info()
91 archive->name = path_key; in file_archive_info()
96 object_free( path_key ); in file_archive_info()
216 OBJECT * const path_key = path_as_key( path ); in file_info() local
222 finfo = (file_info_t *)hash_insert( filecache_hash, path_key, found ); in file_info()
225 finfo->name = path_key; in file_info()
229 object_free( path_key ); in file_info()
/dports/devel/boost-libs/boost_1_72_0/tools/build/src/engine/
H A Dfilesys.cpp79 OBJECT * const path_key = path_as_key( path ); in file_archive_info() local
86 archive = (file_archive_info_t *)hash_insert( archivecache_hash, path_key, in file_archive_info()
91 archive->name = path_key; in file_archive_info()
96 object_free( path_key ); in file_archive_info()
216 OBJECT * const path_key = path_as_key( path ); in file_info() local
222 finfo = (file_info_t *)hash_insert( filecache_hash, path_key, found ); in file_info()
225 finfo->name = path_key; in file_info()
229 object_free( path_key ); in file_info()
/dports/devel/boost-python-libs/boost_1_72_0/tools/build/src/engine/
H A Dfilesys.cpp79 OBJECT * const path_key = path_as_key( path ); in file_archive_info() local
86 archive = (file_archive_info_t *)hash_insert( archivecache_hash, path_key, in file_archive_info()
91 archive->name = path_key; in file_archive_info()
96 object_free( path_key ); in file_archive_info()
216 OBJECT * const path_key = path_as_key( path ); in file_info() local
222 finfo = (file_info_t *)hash_insert( filecache_hash, path_key, found ); in file_info()
225 finfo->name = path_key; in file_info()
229 object_free( path_key ); in file_info()
/dports/devel/boost_build/build-29baa79/src/engine/
H A Dfilesys.cpp79 OBJECT * const path_key = path_as_key( path ); in file_archive_info() local
86 archive = (file_archive_info_t *)hash_insert( archivecache_hash, path_key, in file_archive_info()
91 archive->name = path_key; in file_archive_info()
96 object_free( path_key ); in file_archive_info()
216 OBJECT * const path_key = path_as_key( path ); in file_info() local
222 finfo = (file_info_t *)hash_insert( filecache_hash, path_key, found ); in file_info()
225 finfo->name = path_key; in file_info()
229 object_free( path_key ); in file_info()
/dports/devel/hyperscan/boost_1_75_0/tools/build/src/engine/
H A Dfilesys.cpp79 OBJECT * const path_key = path_as_key( path ); in file_archive_info() local
86 archive = (file_archive_info_t *)hash_insert( archivecache_hash, path_key, in file_archive_info()
91 archive->name = path_key; in file_archive_info()
96 object_free( path_key ); in file_archive_info()
216 OBJECT * const path_key = path_as_key( path ); in file_info() local
222 finfo = (file_info_t *)hash_insert( filecache_hash, path_key, found ); in file_info()
225 finfo->name = path_key; in file_info()
229 object_free( path_key ); in file_info()
/dports/math/rkward-kde/rkward-0.7.1/rkward/misc/
H A Drkxmlguisyncer.cpp146 QString path_key = client_map.key (static_cast<KActionCollection*> (object)); in actionCollectionDestroyed() local
147 client_map.remove (path_key, ac); in actionCollectionDestroyed()
150 if (!client_map.contains (path_key)) { in actionCollectionDestroyed()
151 file_watcher->removeFile (path_key); in actionCollectionDestroyed()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/hashi_vault/tests/integration/targets/lookup_hashi_vault/tasks/
H A Dapprole_setup.yml4 path_key: "{{ this_path | replace('-','_') }}"
51 '{{ path_key }}_role_id': "{{ role_id_cmd.result.data.role_id }}"
52 '{{ path_key }}_secret_id': "{{ secret_id_cmd.result.data.secret_id }}"
/dports/security/p5-openxpki-i18n/openxpki-3.16.1/core/server/OpenXPKI/Server/Workflow/Activity/Tools/Connector/
H A DGetValue.pm33 my $path_key = $self->param('config_key') || '';
46 } elsif($path_key) {
52 push @path, $path_key;
/dports/security/p5-openxpki/openxpki-3.16.1/core/server/OpenXPKI/Server/Workflow/Activity/Tools/Connector/
H A DGetValue.pm33 my $path_key = $self->param('config_key') || '';
46 } elsif($path_key) {
52 push @path, $path_key;
/dports/graphics/colmap/colmap-3.6/scripts/shell/
H A Drestore_git_submodules.sh35 while read path_key path
37 url_key=$(echo $path_key | sed 's/\.path/.url/')
/dports/databases/xtrabackup/boost_1_59_0/tools/build/src/engine/
H A Dfilesys.c129 OBJECT * const path_key = path_as_key( path ); in file_info() local
135 finfo = (file_info_t *)hash_insert( filecache_hash, path_key, found ); in file_info()
138 finfo->name = path_key; in file_info()
142 object_free( path_key ); in file_info()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/build/src/engine/
H A Dfilesys.c129 OBJECT * const path_key = path_as_key( path ); in file_info() local
135 finfo = (file_info_t *)hash_insert( filecache_hash, path_key, found ); in file_info()
138 finfo->name = path_key; in file_info()
142 object_free( path_key ); in file_info()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/build/src/engine/
H A Dfilesys.c129 OBJECT * const path_key = path_as_key( path ); in file_info() local
135 finfo = (file_info_t *)hash_insert( filecache_hash, path_key, found ); in file_info()
138 finfo->name = path_key; in file_info()
142 object_free( path_key ); in file_info()
/dports/databases/percona57-server/boost_1_59_0/tools/build/src/engine/
H A Dfilesys.c129 OBJECT * const path_key = path_as_key( path ); in file_info() local
135 finfo = (file_info_t *)hash_insert( filecache_hash, path_key, found ); in file_info()
138 finfo->name = path_key; in file_info()
142 object_free( path_key ); in file_info()
/dports/databases/percona57-client/boost_1_59_0/tools/build/src/engine/
H A Dfilesys.c129 OBJECT * const path_key = path_as_key( path ); in file_info() local
135 finfo = (file_info_t *)hash_insert( filecache_hash, path_key, found ); in file_info()
138 finfo->name = path_key; in file_info()
142 object_free( path_key ); in file_info()
/dports/databases/p5-DBI/DBI-1.643/lib/DBI/
H A DProfileData.pm281 my (@data, $path_key);
316 $path_key = join("\0",@path);
319 if (exists $lookup->{$path_key}) {
321 dbi_profile_merge($nodes->[$lookup->{$path_key}], \@data);
328 $lookup->{$path_key} = $#$nodes;
/dports/devel/gmake/make-4.3/src/
H A Ddir.c250 char *path_key; member
276 ISTRING_HASH_1 (key->path_key, hash); in directory_contents_hash_1()
299 ISTRING_HASH_2 (key->path_key, hash); in directory_contents_hash_2()
334 ISTRING_COMPARE (x->path_key, y->path_key, result); in directory_contents_hash_cmp()
519 dc_key.path_key = w32_path = w32ify (name, 1); in find_directory()
549 dc->path_key = xstrdup (w32_path); in find_directory()
659 if (dir->path_key) in dir_contents_file_exists_p()
666 else if (stat (dir->path_key, &st) == 0 && st.st_mtime > dir->mtime) in dir_contents_file_exists_p()
678 dir->dirstream = opendir (dir->path_key); in dir_contents_file_exists_p()
1090 dir->name, dir->contents->path_key, in print_dir_data_base()
[all …]

12345