Home
last modified time | relevance | path

Searched refs:read_cache (Results 1 – 25 of 740) sorted by relevance

12345678910>>...30

/dports/devel/py-dotty-dict/dotty_dict-1.3.0/.circleci/
H A Dconfig.yml8 read_cache: &read_cache anchor
29 - restore_cache: *read_cache
43 - restore_cache: *read_cache
57 - restore_cache: *read_cache
71 - restore_cache: *read_cache
86 - restore_cache: *read_cache
108 - restore_cache: *read_cache
125 - restore_cache: *read_cache
/dports/devel/git-p4/git-2.34.1/t/helper/
H A Dtest-lazy-init-name-hash.c35 read_cache();
69 read_cache();
116 read_cache();
131 read_cache();
140 read_cache();
/dports/devel/git-svn/git-2.34.1/t/helper/
H A Dtest-lazy-init-name-hash.c35 read_cache(); in dump_run()
69 read_cache(); in time_runs()
116 read_cache(); in analyze_run()
131 read_cache(); in analyze_run()
140 read_cache(); in analyze_run()
/dports/devel/git-gui/git-2.34.1/t/helper/
H A Dtest-lazy-init-name-hash.c35 read_cache(); in dump_run()
69 read_cache(); in time_runs()
116 read_cache(); in analyze_run()
131 read_cache(); in analyze_run()
140 read_cache(); in analyze_run()
/dports/devel/git/git-2.34.1/t/helper/
H A Dtest-lazy-init-name-hash.c35 read_cache(); in dump_run()
69 read_cache(); in time_runs()
116 read_cache(); in analyze_run()
131 read_cache(); in analyze_run()
140 read_cache(); in analyze_run()
/dports/devel/git-cvs/git-2.34.1/t/helper/
H A Dtest-lazy-init-name-hash.c35 read_cache(); in dump_run()
69 read_cache(); in time_runs()
116 read_cache(); in analyze_run()
131 read_cache(); in analyze_run()
140 read_cache(); in analyze_run()
/dports/devel/cgit/cgit-1.2.3/git/t/helper/
H A Dtest-lazy-init-name-hash.c35 read_cache(); in dump_run()
69 read_cache(); in time_runs()
116 read_cache(); in analyze_run()
131 read_cache(); in analyze_run()
140 read_cache(); in analyze_run()
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_cranelift/src/
H A Darchive.rs36 let read_cache = ReadCache::new(File::open(input).unwrap()); in new() localVariable
37 let archive = ArchiveFile::parse(&read_cache).unwrap(); in new()
48 (vec![read_cache.into_inner()], entries) in new()
89 let read_cache = ReadCache::new(std::fs::File::open(&archive_path)?); in add_archive() localVariable
90 let archive = ArchiveFile::parse(&read_cache).unwrap(); in add_archive()
105 self.src_archives.push(read_cache.into_inner()); in add_archive()
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/inventory_cache/plugins/inventory/
H A Dcache_host.py38 read_cache = self.get_option('cache') and cache
43 if read_cache:
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/integration/targets/inventory_cache/plugins/inventory/
H A Dcache_host.py38 read_cache = self.get_option('cache') and cache
43 if read_cache:
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/integration/targets/inventory_cache/plugins/inventory/
H A Dcache_host.py38 read_cache = self.get_option('cache') and cache
43 if read_cache:
/dports/www/trafficserver/trafficserver-9.1.1/plugins/lua/example/
H A Dtest_txn_hook.lua29 ts.hook(TS_LUA_HOOK_READ_CACHE_HDR, read_cache)
89 function read_cache() function
/dports/x11/kitty/kitty-0.23.1/kitty/
H A Dupdate_check.py64 def read_cache() -> Dict[Version, Notification]: function
78 notified_versions = read_cache()
83 notified_versions = read_cache()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/discussions_diff/
H A Dfile_collection.rb32 cached_content = read_cache(ids)
54 def read_cache(ids) method in Gitlab.DiscussionsDiff.FileCollection
/dports/multimedia/libxine/xine-lib-1.2.11/src/input/libdvdnav/
H A DMakefile.am14 read_cache.c \
38 read_cache.h \
/dports/devel/py-requirementslib/requirementslib-1.5.16/src/requirementslib/models/
H A Dcache.py83 self.read_cache()
105 def read_cache(self): member in DependencyCache
263 self.read_cache()
289 def read_cache(self): member in _JSONCache
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/vendor/requirementslib/models/
H A Dcache.py83 self.read_cache()
105 def read_cache(self): member in DependencyCache
263 self.read_cache()
289 def read_cache(self): member in _JSONCache
/dports/devel/py-mypy/mypy-0.910/mypy/
H A Dfscache.py58 self.read_cache = {} # type: Dict[str, bytes]
264 if path in self.read_cache:
265 return self.read_cache[path]
286 self.read_cache[path] = data
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/services/projects/
H A Dcleanup_service_spec.rb166 expect(read_cache(highlight_cache, cache_id)).not_to be_nil
170 expect(read_cache(highlight_cache, cache_id)).to be_nil
197 def read_cache(cache, key) method
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/myisam/
H A Dmi_check.c991 pos=my_b_tell(&param->read_cache); in chk_data_link()
1607 sort_param.read_cache=param->read_cache; in mi_repair()
1783 (void) end_io_cache(&param->read_cache); in mi_repair()
2372 sort_param.read_cache=param->read_cache; in mi_repair_by_sort()
2603 (void) end_io_cache(&param->read_cache); in mi_repair_by_sort()
2955 sort_param[i].read_cache= ((rep_quick || !i) ? param->read_cache : in mi_repair_parallel()
3146 (void) end_io_cache(&param->read_cache); in mi_repair_parallel()
3292 if (sort_param->read_cache.error) in sort_get_next_record()
3524 sort_param->read_cache.end_of_file) in sort_get_next_record()
3583 if (sort_param->read_cache.error < 0) in sort_get_next_record()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/myisam/
H A Dmi_check.c991 pos=my_b_tell(&param->read_cache); in chk_data_link()
1607 sort_param.read_cache=param->read_cache; in mi_repair()
1783 (void) end_io_cache(&param->read_cache); in mi_repair()
2372 sort_param.read_cache=param->read_cache; in mi_repair_by_sort()
2603 (void) end_io_cache(&param->read_cache); in mi_repair_by_sort()
2955 sort_param[i].read_cache= ((rep_quick || !i) ? param->read_cache : in mi_repair_parallel()
3146 (void) end_io_cache(&param->read_cache); in mi_repair_parallel()
3292 if (sort_param->read_cache.error) in sort_get_next_record()
3524 sort_param->read_cache.end_of_file) in sort_get_next_record()
3583 if (sort_param->read_cache.error < 0) in sort_get_next_record()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/myisam/
H A Dmi_check.c991 pos=my_b_tell(&param->read_cache); in chk_data_link()
1607 sort_param.read_cache=param->read_cache; in mi_repair()
1783 (void) end_io_cache(&param->read_cache); in mi_repair()
2372 sort_param.read_cache=param->read_cache; in mi_repair_by_sort()
2603 (void) end_io_cache(&param->read_cache); in mi_repair_by_sort()
2955 sort_param[i].read_cache= ((rep_quick || !i) ? param->read_cache : in mi_repair_parallel()
3146 (void) end_io_cache(&param->read_cache); in mi_repair_parallel()
3292 if (sort_param->read_cache.error) in sort_get_next_record()
3524 sort_param->read_cache.end_of_file) in sort_get_next_record()
3583 if (sort_param->read_cache.error < 0) in sort_get_next_record()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/myisam/
H A Dmi_check.cc933 pos = my_b_tell(&param->read_cache); in chk_data_link()
1443 if (init_io_cache(&param->read_cache, info->dfile, in mi_repair()
1484 sort_param.read_cache = param->read_cache; in mi_repair()
1639 (void)end_io_cache(&param->read_cache); in mi_repair()
2139 sort_param.read_cache = param->read_cache; in mi_repair_by_sort()
2341 (void)end_io_cache(&param->read_cache); in mi_repair_by_sort()
2672 sort_param[i].read_cache = in mi_repair_parallel()
2828 (void)end_io_cache(&param->read_cache); in mi_repair_parallel()
3142 sort_param->read_cache.end_of_file) { in sort_get_next_record()
3187 sort_param->read_cache.end_of_file) { in sort_get_next_record()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/myisam/
H A Dmi_check.c997 pos=my_b_tell(&param->read_cache); in chk_data_link()
1613 sort_param.read_cache=param->read_cache; in mi_repair()
1789 (void) end_io_cache(&param->read_cache); in mi_repair()
2379 sort_param.read_cache=param->read_cache; in mi_repair_by_sort()
2606 (void) end_io_cache(&param->read_cache); in mi_repair_by_sort()
2963 sort_param[i].read_cache= ((rep_quick || !i) ? param->read_cache : in mi_repair_parallel()
3139 (void) end_io_cache(&param->read_cache); in mi_repair_parallel()
3276 if (sort_param->read_cache.error) in sort_get_next_record()
3508 sort_param->read_cache.end_of_file) in sort_get_next_record()
3567 if (sort_param->read_cache.error < 0) in sort_get_next_record()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/myisam/
H A Dmi_check.c995 pos=my_b_tell(&param->read_cache); in chk_data_link()
1612 sort_param.read_cache=param->read_cache; in mi_repair()
1788 (void) end_io_cache(&param->read_cache); in mi_repair()
2377 sort_param.read_cache=param->read_cache; in mi_repair_by_sort()
2603 (void) end_io_cache(&param->read_cache); in mi_repair_by_sort()
2958 sort_param[i].read_cache= ((rep_quick || !i) ? param->read_cache : in mi_repair_parallel()
3134 (void) end_io_cache(&param->read_cache); in mi_repair_parallel()
3271 if (sort_param->read_cache.error) in sort_get_next_record()
3503 sort_param->read_cache.end_of_file) in sort_get_next_record()
3562 if (sort_param->read_cache.error < 0) in sort_get_next_record()
[all …]

12345678910>>...30