Home
last modified time | relevance | path

Searched refs:ifs2 (Results 1 – 25 of 106) sorted by relevance

12345

/dports/math/numdiff/numdiff-5.9.0/
H A Doptions.c570 if ((list->ifs2)) in setargs()
573 list->ifs2 = NULL; in setargs()
576 if (!list->ifs2) in setargs()
589 if ((list->ifs2)) in setargs()
592 list->ifs2 = NULL; in setargs()
604 ((list->ifs2) && !is_string_in_vector(NEWLINE_STR, (const char**) list->ifs2)) ) in setargs()
637 if ((list->ifs2)) in setargs()
640 list->ifs2 = NULL; in setargs()
643 if (!list->ifs2) in setargs()
656 if ((list->ifs2)) in setargs()
[all …]
H A Dcmpfns.c239 const char** ifs1, const char** ifs2, in cmp_lines() argument
276 field2 = string_spn (line2, ifs2, '\0'); in cmp_lines()
303 end_field2 = string_cspn (field2, ifs2, '\0'); in cmp_lines()
304 field2 = string_spn (end_field2, ifs2, '\0'); in cmp_lines()
316 end_field2 = string_cspn (field2, ifs2, '\0'); in cmp_lines()
383 field2 = string_spn (end_field2, ifs2, '\0'); in cmp_lines()
413 end_field2 = string_cspn (field2, ifs2, '\0'); in cmp_lines()
414 field2 = string_spn (end_field2, ifs2, '\0'); in cmp_lines()
474 char *line1, *line2, **ifs1, **ifs2; in cmp_files() local
483 ifs2 = (!argl->ifs2) ? def_ifs : argl->ifs2; in cmp_files()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bapl/tests/
H A Dtest_match_keypoints.cxx52 std::ifstream ifs2(name2.c_str()); in test_match_keypoints() local
53 if (!ifs2.is_open()) { in test_match_keypoints()
62 ifs2>>n; ifs2>>len; in test_match_keypoints()
64 bapl_lowe_keypoint_sptr kp = read_from_file(ifs2, len); in test_match_keypoints()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bpro/core/icam_pro/processes/
H A Dicam_register_image_process.cxx124 std::ifstream ifs2(depth_path.c_str()); in icam_register_image_process() local
125 while (ifs2) { in icam_register_image_process()
128 ifs2 >> id >> path; in icam_register_image_process()
131 ifs2.close(); in icam_register_image_process()
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/cli/problems/
H A DCommon.cpp14 std::ifstream ifs2(path2.native()); in areFilesIdentical() local
17 while (ifs1 && ifs2) { in areFilesIdentical()
19 ifs2.read(&buffer2[0], buffer2.size()); in areFilesIdentical()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/testsuite/27_io/basic_istream/tellg/char/
H A D1.cc54 ifstream ifs2(str_lit01); in test01() local
55 p4 = ifs2.tellg(); in test01()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/testsuite/27_io/basic_istream/tellg/char/
H A D1.cc54 ifstream ifs2(str_lit01); in test01() local
55 p4 = ifs2.tellg(); in test01()
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/27_io/basic_istream/tellg/char/
H A D1.cc57 ifstream ifs2(str_lit01); in test01() local
58 p4 = ifs2.tellg(); in test01()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/27_io/basic_istream/tellg/char/
H A D1.cc57 ifstream ifs2(str_lit01); in test01() local
58 p4 = ifs2.tellg(); in test01()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/27_io/basic_istream/tellg/char/
H A D1.cc57 ifstream ifs2(str_lit01); in test01() local
58 p4 = ifs2.tellg(); in test01()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/27_io/basic_istream/tellg/char/
H A D1.cc57 ifstream ifs2(str_lit01); in test01() local
58 p4 = ifs2.tellg(); in test01()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/27_io/basic_istream/tellg/char/
H A D1.cc57 ifstream ifs2(str_lit01); in test01() local
58 p4 = ifs2.tellg(); in test01()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/27_io/basic_istream/tellg/char/
H A D1.cc57 ifstream ifs2(str_lit01); in test01() local
58 p4 = ifs2.tellg(); in test01()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/27_io/basic_istream/tellg/char/
H A D1.cc57 ifstream ifs2(str_lit01); in test01() local
58 p4 = ifs2.tellg(); in test01()
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/27_io/basic_istream/tellg/char/
H A D1.cc57 ifstream ifs2(str_lit01); in test01() local
58 p4 = ifs2.tellg(); in test01()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/27_io/basic_istream/tellg/char/
H A D1.cc57 ifstream ifs2(str_lit01); in test01() local
58 p4 = ifs2.tellg(); in test01()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/27_io/basic_istream/tellg/char/
H A D1.cc57 ifstream ifs2(str_lit01); in test01() local
58 p4 = ifs2.tellg(); in test01()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/27_io/basic_istream/tellg/char/
H A D1.cc57 ifstream ifs2(str_lit01); in test01() local
58 p4 = ifs2.tellg(); in test01()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/27_io/basic_istream/tellg/char/
H A D1.cc57 ifstream ifs2(str_lit01); in test01() local
58 p4 = ifs2.tellg(); in test01()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/27_io/basic_istream/tellg/char/
H A D1.cc57 ifstream ifs2(str_lit01); in test01() local
58 p4 = ifs2.tellg(); in test01()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/27_io/basic_istream/tellg/char/
H A D1.cc57 ifstream ifs2(str_lit01); in test01() local
58 p4 = ifs2.tellg(); in test01()
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/27_io/basic_istream/tellg/char/
H A D1.cc57 ifstream ifs2(str_lit01); in test01() local
58 p4 = ifs2.tellg(); in test01()
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/27_io/basic_istream/tellg/char/
H A D1.cc57 ifstream ifs2(str_lit01); in test01() local
58 p4 = ifs2.tellg(); in test01()
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/27_io/basic_istream/tellg/wchar_t/
H A D1.cc55 wifstream ifs2(str_lit01); in test01() local
56 p4 = ifs2.tellg(); in test01()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/27_io/basic_istream/tellg/wchar_t/
H A D1.cc55 wifstream ifs2(str_lit01); in test01() local
56 p4 = ifs2.tellg(); in test01()

12345