Home
last modified time | relevance | path

Searched refs:for_all_files (Results 1 – 5 of 5) sorted by relevance

/dports/security/py-sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/openpgp/tests/
H A Dfor-each-artifact.rs21 for_all_files(&test_data_dir(), |src| { in packet_roundtrip()
42 for_all_files(&test_data_dir(), |src| { in cert_roundtrip()
93 for_all_files(&test_data_dir(), |src| { in message_roundtrip()
125 fn for_all_files<F>(src: &Path, mut fun: F) -> openpgp::Result<()> in for_all_files() function
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/openpgp/tests/
H A Dfor-each-artifact.rs21 for_all_files(&test_data_dir(), |src| { in packet_roundtrip()
42 for_all_files(&test_data_dir(), |src| { in cert_roundtrip()
93 for_all_files(&test_data_dir(), |src| { in message_roundtrip()
125 fn for_all_files<F>(src: &Path, mut fun: F) -> openpgp::Result<()> in for_all_files() function
/dports/audio/ampache/ampache-php74-5.0.0/src/Module/Catalog/
H A DSeafileAdapter.php255 public function for_all_files($func, $path = '/') function in Ampache\\Module\\Catalog\\SeafileAdapter
265 $count += $this->for_all_files($func, $path . $item->name . '/');
/dports/audio/moc/moc-2.5.2/
H A Dinterface_elements.h120 void iface_plist_set_total_time (const int time, const int for_all_files);
H A Dinterface_elements.c4299 void iface_plist_set_total_time (const int time, const int for_all_files) in iface_plist_set_total_time() argument
4302 info_win_set_files_time (&info_win, time, for_all_files); in iface_plist_set_total_time()
4303 main_win_set_plist_time (&main_win, time, for_all_files); in iface_plist_set_total_time()