Home
last modified time | relevance | path

Searched refs:fbin (Results 1 – 25 of 729) sorted by relevance

12345678910>>...30

/dports/science/afni/afni-AFNI_21.3.16/src/
H A D3dhclip.c20 int * fbin ; in main() local
116 b = fbin[nbot-1] ; c = fbin[nbot] ; in main()
118 a = b ; b = c ; c = fbin[kk+1] ; fbin[kk] = 0.25*(a+c+2*b) ; in main()
125 if( fbin[kk] < fbin[kk-1] && fbin[kk] < fbin[kk+1] && nmin < NPMAX ){ in main()
127 } else if( fbin[kk] > fbin[kk-1] && fbin[kk] > fbin[kk+1] && nmax < NPMAX ){ in main()
149 k1 = 0 ; f1 = fbin[kmax[0]] ; in main()
150 k2 = 1 ; f2 = fbin[kmax[1]] ; in main()
157 fk = fbin[kmax[kk]] ; in main()
171 fk = fbin[ntop] ; klow = ntop ; in main()
173 if( fbin[kk] < fk ){ fk = fbin[kk] ; klow = kk ; } in main()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/
H A D13582-3.cc47 wfilebuf fbin; in test01() local
48 fbin.open(name, ios_base::in); in test01()
51 fbin.pubimbue(loc_en); in test01()
52 fbin.pubseekoff(0, ios_base::cur); in test01()
53 n = fbin.sbumpc(); in test01()
55 fbin.pubimbue(loc_fr); in test01()
56 n = fbin.sbumpc(); in test01()
58 n = fbin.sbumpc(); in test01()
61 n = fbin.sbumpc(); in test01()
63 n = fbin.sbumpc(); in test01()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/
H A D13582-3.cc47 wfilebuf fbin; in test01() local
48 fbin.open(name, ios_base::in); in test01()
51 fbin.pubimbue(loc_en); in test01()
52 fbin.pubseekoff(0, ios_base::cur); in test01()
53 n = fbin.sbumpc(); in test01()
55 fbin.pubimbue(loc_fr); in test01()
56 n = fbin.sbumpc(); in test01()
58 n = fbin.sbumpc(); in test01()
61 n = fbin.sbumpc(); in test01()
63 n = fbin.sbumpc(); in test01()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/
H A D13582-3.cc47 wfilebuf fbin; in test01() local
48 fbin.open(name, ios_base::in); in test01()
51 fbin.pubimbue(loc_en); in test01()
52 fbin.pubseekoff(0, ios_base::cur); in test01()
53 n = fbin.sbumpc(); in test01()
55 fbin.pubimbue(loc_fr); in test01()
56 n = fbin.sbumpc(); in test01()
58 n = fbin.sbumpc(); in test01()
61 n = fbin.sbumpc(); in test01()
63 n = fbin.sbumpc(); in test01()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/
H A D13582-3.cc47 wfilebuf fbin; in test01() local
48 fbin.open(name, ios_base::in); in test01()
51 fbin.pubimbue(loc_en); in test01()
52 fbin.pubseekoff(0, ios_base::cur); in test01()
53 n = fbin.sbumpc(); in test01()
55 fbin.pubimbue(loc_fr); in test01()
56 n = fbin.sbumpc(); in test01()
58 n = fbin.sbumpc(); in test01()
61 n = fbin.sbumpc(); in test01()
63 n = fbin.sbumpc(); in test01()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/
H A D13582-3.cc47 wfilebuf fbin; in test01() local
48 fbin.open(name, ios_base::in); in test01()
51 fbin.pubimbue(loc_en); in test01()
52 fbin.pubseekoff(0, ios_base::cur); in test01()
53 n = fbin.sbumpc(); in test01()
55 fbin.pubimbue(loc_fr); in test01()
56 n = fbin.sbumpc(); in test01()
58 n = fbin.sbumpc(); in test01()
61 n = fbin.sbumpc(); in test01()
63 n = fbin.sbumpc(); in test01()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/
H A D13582-3.cc47 wfilebuf fbin; in test01() local
48 fbin.open(name, ios_base::in); in test01()
51 fbin.pubimbue(loc_en); in test01()
52 fbin.pubseekoff(0, ios_base::cur); in test01()
53 n = fbin.sbumpc(); in test01()
55 fbin.pubimbue(loc_fr); in test01()
56 n = fbin.sbumpc(); in test01()
58 n = fbin.sbumpc(); in test01()
61 n = fbin.sbumpc(); in test01()
63 n = fbin.sbumpc(); in test01()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/
H A D13582-3.cc47 wfilebuf fbin; in test01() local
48 fbin.open(name, ios_base::in); in test01()
51 fbin.pubimbue(loc_en); in test01()
52 fbin.pubseekoff(0, ios_base::cur); in test01()
53 n = fbin.sbumpc(); in test01()
55 fbin.pubimbue(loc_fr); in test01()
56 n = fbin.sbumpc(); in test01()
58 n = fbin.sbumpc(); in test01()
61 n = fbin.sbumpc(); in test01()
63 n = fbin.sbumpc(); in test01()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/
H A D13582-3.cc46 wfilebuf fbin; in test01() local
47 fbin.open(name, ios_base::in); in test01()
50 fbin.pubimbue(loc_en); in test01()
51 fbin.pubseekoff(0, ios_base::cur); in test01()
52 n = fbin.sbumpc(); in test01()
54 fbin.pubimbue(loc_fr); in test01()
55 n = fbin.sbumpc(); in test01()
57 n = fbin.sbumpc(); in test01()
60 n = fbin.sbumpc(); in test01()
62 n = fbin.sbumpc(); in test01()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/
H A D13582-3.cc46 wfilebuf fbin; in test01() local
47 fbin.open(name, ios_base::in); in test01()
50 fbin.pubimbue(loc_en); in test01()
51 fbin.pubseekoff(0, ios_base::cur); in test01()
52 n = fbin.sbumpc(); in test01()
54 fbin.pubimbue(loc_fr); in test01()
55 n = fbin.sbumpc(); in test01()
57 n = fbin.sbumpc(); in test01()
60 n = fbin.sbumpc(); in test01()
62 n = fbin.sbumpc(); in test01()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/
H A D13582-3.cc48 wfilebuf fbin; in test01() local
49 fbin.open(name, ios_base::in); in test01()
52 fbin.pubimbue(loc_en); in test01()
53 fbin.pubseekoff(0, ios_base::cur); in test01()
54 n = fbin.sbumpc(); in test01()
56 fbin.pubimbue(loc_fr); in test01()
57 n = fbin.sbumpc(); in test01()
59 n = fbin.sbumpc(); in test01()
62 n = fbin.sbumpc(); in test01()
64 n = fbin.sbumpc(); in test01()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/
H A D13582-3.cc47 wfilebuf fbin; in test01() local
48 fbin.open(name, ios_base::in); in test01()
51 fbin.pubimbue(loc_en); in test01()
52 fbin.pubseekoff(0, ios_base::cur); in test01()
53 n = fbin.sbumpc(); in test01()
55 fbin.pubimbue(loc_fr); in test01()
56 n = fbin.sbumpc(); in test01()
58 n = fbin.sbumpc(); in test01()
61 n = fbin.sbumpc(); in test01()
63 n = fbin.sbumpc(); in test01()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/
H A D13582-3.cc47 wfilebuf fbin; in test01() local
48 fbin.open(name, ios_base::in); in test01()
51 fbin.pubimbue(loc_en); in test01()
52 fbin.pubseekoff(0, ios_base::cur); in test01()
53 n = fbin.sbumpc(); in test01()
55 fbin.pubimbue(loc_fr); in test01()
56 n = fbin.sbumpc(); in test01()
58 n = fbin.sbumpc(); in test01()
61 n = fbin.sbumpc(); in test01()
63 n = fbin.sbumpc(); in test01()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/
H A D13582-3.cc48 wfilebuf fbin; in test01() local
49 fbin.open(name, ios_base::in); in test01()
52 fbin.pubimbue(loc_en); in test01()
53 fbin.pubseekoff(0, ios_base::cur); in test01()
54 n = fbin.sbumpc(); in test01()
56 fbin.pubimbue(loc_fr); in test01()
57 n = fbin.sbumpc(); in test01()
59 n = fbin.sbumpc(); in test01()
62 n = fbin.sbumpc(); in test01()
64 n = fbin.sbumpc(); in test01()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/
H A D13582-3.cc47 wfilebuf fbin; in test01() local
48 fbin.open(name, ios_base::in); in test01()
51 fbin.pubimbue(loc_en); in test01()
52 fbin.pubseekoff(0, ios_base::cur); in test01()
53 n = fbin.sbumpc(); in test01()
55 fbin.pubimbue(loc_fr); in test01()
56 n = fbin.sbumpc(); in test01()
58 n = fbin.sbumpc(); in test01()
61 n = fbin.sbumpc(); in test01()
63 n = fbin.sbumpc(); in test01()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/
H A D13582-3.cc47 wfilebuf fbin; in test01() local
48 fbin.open(name, ios_base::in); in test01()
51 fbin.pubimbue(loc_en); in test01()
52 fbin.pubseekoff(0, ios_base::cur); in test01()
53 n = fbin.sbumpc(); in test01()
55 fbin.pubimbue(loc_fr); in test01()
56 n = fbin.sbumpc(); in test01()
58 n = fbin.sbumpc(); in test01()
61 n = fbin.sbumpc(); in test01()
63 n = fbin.sbumpc(); in test01()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/
H A D13582-3.cc47 wfilebuf fbin; in test01() local
48 fbin.open(name, ios_base::in); in test01()
51 fbin.pubimbue(loc_en); in test01()
52 fbin.pubseekoff(0, ios_base::cur); in test01()
53 n = fbin.sbumpc(); in test01()
55 fbin.pubimbue(loc_fr); in test01()
56 n = fbin.sbumpc(); in test01()
58 n = fbin.sbumpc(); in test01()
61 n = fbin.sbumpc(); in test01()
63 n = fbin.sbumpc(); in test01()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/
H A D13582-3.cc47 wfilebuf fbin; in test01() local
48 fbin.open(name, ios_base::in); in test01()
51 fbin.pubimbue(loc_en); in test01()
52 fbin.pubseekoff(0, ios_base::cur); in test01()
53 n = fbin.sbumpc(); in test01()
55 fbin.pubimbue(loc_fr); in test01()
56 n = fbin.sbumpc(); in test01()
58 n = fbin.sbumpc(); in test01()
61 n = fbin.sbumpc(); in test01()
63 n = fbin.sbumpc(); in test01()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/
H A D13582-3.cc48 wfilebuf fbin; in test01() local
49 fbin.open(name, ios_base::in); in test01()
52 fbin.pubimbue(loc_en); in test01()
53 fbin.pubseekoff(0, ios_base::cur); in test01()
54 n = fbin.sbumpc(); in test01()
56 fbin.pubimbue(loc_fr); in test01()
57 n = fbin.sbumpc(); in test01()
59 n = fbin.sbumpc(); in test01()
62 n = fbin.sbumpc(); in test01()
64 n = fbin.sbumpc(); in test01()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/
H A D13582-3.cc47 wfilebuf fbin; in test01() local
48 fbin.open(name, ios_base::in); in test01()
51 fbin.pubimbue(loc_en); in test01()
52 fbin.pubseekoff(0, ios_base::cur); in test01()
53 n = fbin.sbumpc(); in test01()
55 fbin.pubimbue(loc_fr); in test01()
56 n = fbin.sbumpc(); in test01()
58 n = fbin.sbumpc(); in test01()
61 n = fbin.sbumpc(); in test01()
63 n = fbin.sbumpc(); in test01()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/
H A D13582-3.cc47 wfilebuf fbin; in test01() local
48 fbin.open(name, ios_base::in); in test01()
51 fbin.pubimbue(loc_en); in test01()
52 fbin.pubseekoff(0, ios_base::cur); in test01()
53 n = fbin.sbumpc(); in test01()
55 fbin.pubimbue(loc_fr); in test01()
56 n = fbin.sbumpc(); in test01()
58 n = fbin.sbumpc(); in test01()
61 n = fbin.sbumpc(); in test01()
63 n = fbin.sbumpc(); in test01()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/
H A D13582-3.cc47 wfilebuf fbin; in test01() local
48 fbin.open(name, ios_base::in); in test01()
51 fbin.pubimbue(loc_en); in test01()
52 fbin.pubseekoff(0, ios_base::cur); in test01()
53 n = fbin.sbumpc(); in test01()
55 fbin.pubimbue(loc_fr); in test01()
56 n = fbin.sbumpc(); in test01()
58 n = fbin.sbumpc(); in test01()
61 n = fbin.sbumpc(); in test01()
63 n = fbin.sbumpc(); in test01()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/
H A D13582-3.cc48 wfilebuf fbin; in test01() local
49 fbin.open(name, ios_base::in); in test01()
52 fbin.pubimbue(loc_en); in test01()
53 fbin.pubseekoff(0, ios_base::cur); in test01()
54 n = fbin.sbumpc(); in test01()
56 fbin.pubimbue(loc_fr); in test01()
57 n = fbin.sbumpc(); in test01()
59 n = fbin.sbumpc(); in test01()
62 n = fbin.sbumpc(); in test01()
64 n = fbin.sbumpc(); in test01()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/
H A D13582-3.cc48 wfilebuf fbin; in test01() local
49 fbin.open(name, ios_base::in); in test01()
52 fbin.pubimbue(loc_en); in test01()
53 fbin.pubseekoff(0, ios_base::cur); in test01()
54 n = fbin.sbumpc(); in test01()
56 fbin.pubimbue(loc_fr); in test01()
57 n = fbin.sbumpc(); in test01()
59 n = fbin.sbumpc(); in test01()
62 n = fbin.sbumpc(); in test01()
64 n = fbin.sbumpc(); in test01()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/char/
H A D13582-2.cc61 filebuf fbin; in test01() local
62 fbin.open(name, ios_base::in); in test01()
63 filebuf::int_type n = fbin.sbumpc(); in test01()
65 fbin.pubimbue(loc_en); in test01()
66 n = fbin.sbumpc(); in test01()
68 fbin.pubimbue(loc_fr); in test01()
69 n = fbin.sbumpc(); in test01()
71 n = fbin.sbumpc(); in test01()
73 n = fbin.sbumpc(); in test01()
75 n = fbin.sbumpc(); in test01()

12345678910>>...30