Home
last modified time | relevance | path

Searched refs:file_is_there (Results 1 – 15 of 15) sorted by relevance

/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/gil/test/
H A Dmain.cpp56 std::ifstream file_is_there(local_name); in main() local
57 if (file_is_there) { in main()
60 std::ifstream file_is_there(name_from_status); in main() local
61 if (file_is_there) in main()
H A Dimage.cpp575 std::ifstream file_is_there(local_name); in main() local
576 if (file_is_there) { in main()
579 std::ifstream file_is_there(name_from_status); in main() local
580 if (file_is_there) in main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/gil/test/
H A Dmain.cpp56 std::ifstream file_is_there(local_name); in main() local
57 if (file_is_there) { in main()
60 std::ifstream file_is_there(name_from_status); in main() local
61 if (file_is_there) in main()
H A Dimage.cpp575 std::ifstream file_is_there(local_name); in main() local
576 if (file_is_there) { in main()
579 std::ifstream file_is_there(name_from_status); in main() local
580 if (file_is_there) in main()
/dports/databases/percona57-server/boost_1_59_0/libs/gil/test/
H A Dmain.cpp56 std::ifstream file_is_there(local_name); in main() local
57 if (file_is_there) { in main()
60 std::ifstream file_is_there(name_from_status); in main() local
61 if (file_is_there) in main()
H A Dimage.cpp575 std::ifstream file_is_there(local_name); in main() local
576 if (file_is_there) { in main()
579 std::ifstream file_is_there(name_from_status); in main() local
580 if (file_is_there) in main()
/dports/databases/xtrabackup/boost_1_59_0/libs/gil/test/
H A Dmain.cpp56 std::ifstream file_is_there(local_name); in main() local
57 if (file_is_there) { in main()
60 std::ifstream file_is_there(name_from_status); in main() local
61 if (file_is_there) in main()
H A Dimage.cpp575 std::ifstream file_is_there(local_name); in main() local
576 if (file_is_there) { in main()
579 std::ifstream file_is_there(name_from_status); in main() local
580 if (file_is_there) in main()
/dports/databases/percona57-client/boost_1_59_0/libs/gil/test/
H A Dmain.cpp56 std::ifstream file_is_there(local_name); in main() local
57 if (file_is_there) { in main()
60 std::ifstream file_is_there(name_from_status); in main() local
61 if (file_is_there) in main()
H A Dimage.cpp575 std::ifstream file_is_there(local_name); in main() local
576 if (file_is_there) { in main()
579 std::ifstream file_is_there(name_from_status); in main() local
580 if (file_is_there) in main()
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/objects/client/
H A Dpts_external_dependencies.php471 $file_is_there = false;
474 for($i = 0; $i < count($file) && $file_is_there == false; $i++)
480 $file_is_there = true;
494 $file_is_there = true;
515 $file_is_there = true;
524 $file_is_there = true;
529 $file_missing = $file_missing || !$file_is_there;
/dports/devel/boost-docs/boost_1_72_0/libs/gil/test/legacy/
H A Dimage.cpp590 std::ifstream file_is_there(local_name.c_str()); in main() local
591 if (!file_is_there) in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/gil/test/legacy/
H A Dimage.cpp590 std::ifstream file_is_there(local_name.c_str()); in main() local
591 if (!file_is_there) in main()
/dports/devel/boost-libs/boost_1_72_0/libs/gil/test/legacy/
H A Dimage.cpp590 std::ifstream file_is_there(local_name.c_str()); in main() local
591 if (!file_is_there) in main()
/dports/devel/hyperscan/boost_1_75_0/libs/gil/test/legacy/
H A Dimage.cpp592 std::ifstream file_is_there(local_name.c_str()); in main() local
593 if (!file_is_there) in main()