Home
last modified time | relevance | path

Searched refs:fptr (Results 101 – 125 of 7086) sorted by relevance

12345678910>>...284

/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Dputkey.c32 if (fptr->HDUposition != (fptr->Fptr)->curhdu) in ffcrim()
36 if ((fptr->Fptr)->headend != (fptr->Fptr)->headstart[(fptr->Fptr)->curhdu] ) in ffcrim()
60 if (fptr->HDUposition != (fptr->Fptr)->curhdu) in ffcrimll()
64 if ((fptr->Fptr)->headend != (fptr->Fptr)->headstart[(fptr->Fptr)->curhdu] ) in ffcrimll()
92 if (fptr->HDUposition != (fptr->Fptr)->curhdu) in ffcrtb()
96 if ((fptr->Fptr)->headend != (fptr->Fptr)->headstart[(fptr->Fptr)->curhdu] ) in ffcrtb()
296 if (fptr->HDUposition != (fptr->Fptr)->curhdu) in ffprec()
2296 if ((fptr->Fptr)->headend != (fptr->Fptr)->headstart[(fptr->Fptr)->curhdu] ) in ffphprll()
2504 else if ((fptr->Fptr)->headend != (fptr->Fptr)->headstart[(fptr->Fptr)->curhdu] ) in ffphtb()
2625 if ((fptr->Fptr)->headend != (fptr->Fptr)->headstart[(fptr->Fptr)->curhdu] ) in ffphbn()
[all …]
/dports/astro/cfitsio/cfitsio-3.49/
H A Dputkey.c32 if (fptr->HDUposition != (fptr->Fptr)->curhdu) in ffcrim()
36 if ((fptr->Fptr)->headend != (fptr->Fptr)->headstart[(fptr->Fptr)->curhdu] ) in ffcrim()
60 if (fptr->HDUposition != (fptr->Fptr)->curhdu) in ffcrimll()
64 if ((fptr->Fptr)->headend != (fptr->Fptr)->headstart[(fptr->Fptr)->curhdu] ) in ffcrimll()
92 if (fptr->HDUposition != (fptr->Fptr)->curhdu) in ffcrtb()
96 if ((fptr->Fptr)->headend != (fptr->Fptr)->headstart[(fptr->Fptr)->curhdu] ) in ffcrtb()
296 if (fptr->HDUposition != (fptr->Fptr)->curhdu) in ffprec()
2296 if ((fptr->Fptr)->headend != (fptr->Fptr)->headstart[(fptr->Fptr)->curhdu] ) in ffphprll()
2504 else if ((fptr->Fptr)->headend != (fptr->Fptr)->headstart[(fptr->Fptr)->curhdu] ) in ffphtb()
2625 if ((fptr->Fptr)->headend != (fptr->Fptr)->headstart[(fptr->Fptr)->curhdu] ) in ffphbn()
[all …]
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Dputkey.c32 if (fptr->HDUposition != (fptr->Fptr)->curhdu) in ffcrim()
36 if ((fptr->Fptr)->headend != (fptr->Fptr)->headstart[(fptr->Fptr)->curhdu] ) in ffcrim()
60 if (fptr->HDUposition != (fptr->Fptr)->curhdu) in ffcrimll()
64 if ((fptr->Fptr)->headend != (fptr->Fptr)->headstart[(fptr->Fptr)->curhdu] ) in ffcrimll()
92 if (fptr->HDUposition != (fptr->Fptr)->curhdu) in ffcrtb()
96 if ((fptr->Fptr)->headend != (fptr->Fptr)->headstart[(fptr->Fptr)->curhdu] ) in ffcrtb()
296 if (fptr->HDUposition != (fptr->Fptr)->curhdu) in ffprec()
2304 if ((fptr->Fptr)->headend != (fptr->Fptr)->headstart[(fptr->Fptr)->curhdu] ) in ffphprll()
2512 else if ((fptr->Fptr)->headend != (fptr->Fptr)->headstart[(fptr->Fptr)->curhdu] ) in ffphtb()
2633 if ((fptr->Fptr)->headend != (fptr->Fptr)->headstart[(fptr->Fptr)->curhdu] ) in ffphbn()
[all …]
/dports/emulators/cpmtools/cpm/src/
H A Dcclose.c12 c_close(fptr) in c_close() argument
13 register C_FILE *fptr; in c_close()
20 if (fptr->c_flag & WRITE) {
22 if (fptr->c_cnt%seclth == 0)
24 fptr->c_dirp->blkcnt =
26 if (fptr->c_cnt < blksiz) {
37 fptr->c_cnt--;
39 while (fptr->c_cnt-- > 0)
42 if (putblock(blockno(fptr->c_blk), fptr->c_base, scts) == EOF)
48 fptr->c_flag = 0;
[all …]
/dports/graphics/sane-backends/sane-backends-1.0.32/frontend/
H A Dstiff.c120 putc (val & 0xff, fptr); in write_i2()
124 putc (val & 0xff, fptr); in write_i2()
138 putc (val & 0xff, fptr); in write_i4()
142 putc (val & 0xff, fptr); in write_i4()
156 if (motorola) putc ('M', fptr), putc ('M', fptr); in write_ifd()
157 else putc ('I', fptr), putc ('I', fptr); in write_ifd()
252 write_ifd (fptr, ifd, motorola); in write_tiff_bw_header()
368 write_ifd (fptr, ifd, motorola); in write_tiff_grey_header()
508 write_i2 (fptr, 0, motorola); in write_tiff_color_header()
509 write_i2 (fptr, 0, motorola); in write_tiff_color_header()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libmlib_image/
H A Dmlib_c_ImageAffine_BC.c117 mlib_f32 *fptr; variable
126 xf0 = fptr[0];
127 xf1 = fptr[1];
128 xf2 = fptr[2];
129 xf3 = fptr[3];
134 yf0 = fptr[0];
135 yf1 = fptr[1];
136 yf2 = fptr[2];
137 yf3 = fptr[3];
237 mlib_f32 *fptr; variable
[all …]
H A Dmlib_c_ImageAffine_BC_S16.c111 mlib_f32 *fptr; variable
121 xf0 = fptr[0];
122 xf1 = fptr[1];
123 xf2 = fptr[2];
124 xf3 = fptr[3];
129 yf0 = fptr[0];
130 yf1 = fptr[1];
131 yf2 = fptr[2];
132 yf3 = fptr[3];
233 mlib_f32 *fptr; variable
[all …]
H A Dmlib_c_ImageAffine_BC_U16.c116 mlib_f32 *fptr; variable
126 xf0 = fptr[0];
127 xf1 = fptr[1];
128 xf2 = fptr[2];
129 xf3 = fptr[3];
134 yf0 = fptr[0];
135 yf1 = fptr[1];
136 yf2 = fptr[2];
137 yf3 = fptr[3];
239 mlib_f32 *fptr; variable
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libmlib_image/
H A Dmlib_c_ImageAffine_BC.c117 mlib_f32 *fptr; variable
126 xf0 = fptr[0];
127 xf1 = fptr[1];
128 xf2 = fptr[2];
129 xf3 = fptr[3];
134 yf0 = fptr[0];
135 yf1 = fptr[1];
136 yf2 = fptr[2];
137 yf3 = fptr[3];
237 mlib_f32 *fptr; variable
[all …]
H A Dmlib_c_ImageAffine_BC_S16.c111 mlib_f32 *fptr; variable
121 xf0 = fptr[0];
122 xf1 = fptr[1];
123 xf2 = fptr[2];
124 xf3 = fptr[3];
129 yf0 = fptr[0];
130 yf1 = fptr[1];
131 yf2 = fptr[2];
132 yf3 = fptr[3];
233 mlib_f32 *fptr; variable
[all …]
H A Dmlib_c_ImageAffine_BC_U16.c116 mlib_f32 *fptr; variable
126 xf0 = fptr[0];
127 xf1 = fptr[1];
128 xf2 = fptr[2];
129 xf3 = fptr[3];
134 yf0 = fptr[0];
135 yf1 = fptr[1];
136 yf2 = fptr[2];
137 yf3 = fptr[3];
239 mlib_f32 *fptr; variable
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libmlib_image/
H A Dmlib_c_ImageAffine_BC_S16.c111 mlib_f32 *fptr; variable
121 xf0 = fptr[0];
122 xf1 = fptr[1];
123 xf2 = fptr[2];
124 xf3 = fptr[3];
129 yf0 = fptr[0];
130 yf1 = fptr[1];
131 yf2 = fptr[2];
132 yf3 = fptr[3];
233 mlib_f32 *fptr; variable
[all …]
H A Dmlib_c_ImageAffine_BC_U16.c116 mlib_f32 *fptr; variable
126 xf0 = fptr[0];
127 xf1 = fptr[1];
128 xf2 = fptr[2];
129 xf3 = fptr[3];
134 yf0 = fptr[0];
135 yf1 = fptr[1];
136 yf2 = fptr[2];
137 yf3 = fptr[3];
239 mlib_f32 *fptr; variable
[all …]
H A Dmlib_c_ImageAffine_BC.c117 mlib_f32 *fptr; variable
126 xf0 = fptr[0];
127 xf1 = fptr[1];
128 xf2 = fptr[2];
129 xf3 = fptr[3];
134 yf0 = fptr[0];
135 yf1 = fptr[1];
136 yf2 = fptr[2];
137 yf3 = fptr[3];
237 mlib_f32 *fptr; variable
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libmlib_image/
H A Dmlib_c_ImageAffine_BC_S16.c111 mlib_f32 *fptr; variable
121 xf0 = fptr[0];
122 xf1 = fptr[1];
123 xf2 = fptr[2];
124 xf3 = fptr[3];
129 yf0 = fptr[0];
130 yf1 = fptr[1];
131 yf2 = fptr[2];
132 yf3 = fptr[3];
233 mlib_f32 *fptr; variable
[all …]
H A Dmlib_c_ImageAffine_BC_U16.c116 mlib_f32 *fptr; variable
126 xf0 = fptr[0];
127 xf1 = fptr[1];
128 xf2 = fptr[2];
129 xf3 = fptr[3];
134 yf0 = fptr[0];
135 yf1 = fptr[1];
136 yf2 = fptr[2];
137 yf3 = fptr[3];
239 mlib_f32 *fptr; variable
[all …]
H A Dmlib_c_ImageAffine_BC.c117 mlib_f32 *fptr; variable
126 xf0 = fptr[0];
127 xf1 = fptr[1];
128 xf2 = fptr[2];
129 xf3 = fptr[3];
134 yf0 = fptr[0];
135 yf1 = fptr[1];
136 yf2 = fptr[2];
137 yf3 = fptr[3];
237 mlib_f32 *fptr; variable
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libmlib_image/
H A Dmlib_c_ImageAffine_BC_U16.c116 mlib_f32 *fptr; variable
126 xf0 = fptr[0];
127 xf1 = fptr[1];
128 xf2 = fptr[2];
129 xf3 = fptr[3];
134 yf0 = fptr[0];
135 yf1 = fptr[1];
136 yf2 = fptr[2];
137 yf3 = fptr[3];
239 mlib_f32 *fptr; variable
[all …]
H A Dmlib_c_ImageAffine_BC.c117 mlib_f32 *fptr; variable
126 xf0 = fptr[0];
127 xf1 = fptr[1];
128 xf2 = fptr[2];
129 xf3 = fptr[3];
134 yf0 = fptr[0];
135 yf1 = fptr[1];
136 yf2 = fptr[2];
137 yf3 = fptr[3];
237 mlib_f32 *fptr; variable
[all …]
H A Dmlib_c_ImageAffine_BC_S16.c111 mlib_f32 *fptr; variable
121 xf0 = fptr[0];
122 xf1 = fptr[1];
123 xf2 = fptr[2];
124 xf3 = fptr[3];
129 yf0 = fptr[0];
130 yf1 = fptr[1];
131 yf2 = fptr[2];
132 yf3 = fptr[3];
233 mlib_f32 *fptr; variable
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/awt/medialib/
H A Dmlib_c_ImageAffine_BC_S16.c111 mlib_f32 *fptr; variable
121 xf0 = fptr[0];
122 xf1 = fptr[1];
123 xf2 = fptr[2];
124 xf3 = fptr[3];
129 yf0 = fptr[0];
130 yf1 = fptr[1];
131 yf2 = fptr[2];
132 yf3 = fptr[3];
233 mlib_f32 *fptr; variable
[all …]
H A Dmlib_c_ImageAffine_BC_U16.c116 mlib_f32 *fptr; variable
126 xf0 = fptr[0];
127 xf1 = fptr[1];
128 xf2 = fptr[2];
129 xf3 = fptr[3];
134 yf0 = fptr[0];
135 yf1 = fptr[1];
136 yf2 = fptr[2];
137 yf3 = fptr[3];
239 mlib_f32 *fptr; variable
[all …]
H A Dmlib_c_ImageAffine_BC.c117 mlib_f32 *fptr; variable
126 xf0 = fptr[0];
127 xf1 = fptr[1];
128 xf2 = fptr[2];
129 xf3 = fptr[3];
134 yf0 = fptr[0];
135 yf1 = fptr[1];
136 yf2 = fptr[2];
137 yf3 = fptr[3];
237 mlib_f32 *fptr; variable
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/awt/medialib/
H A Dmlib_c_ImageAffine_BC_S16.c111 mlib_f32 *fptr; variable
121 xf0 = fptr[0];
122 xf1 = fptr[1];
123 xf2 = fptr[2];
124 xf3 = fptr[3];
129 yf0 = fptr[0];
130 yf1 = fptr[1];
131 yf2 = fptr[2];
132 yf3 = fptr[3];
233 mlib_f32 *fptr; variable
[all …]
H A Dmlib_c_ImageAffine_BC_U16.c116 mlib_f32 *fptr; variable
126 xf0 = fptr[0];
127 xf1 = fptr[1];
128 xf2 = fptr[2];
129 xf3 = fptr[3];
134 yf0 = fptr[0];
135 yf1 = fptr[1];
136 yf2 = fptr[2];
137 yf3 = fptr[3];
239 mlib_f32 *fptr; variable
[all …]

12345678910>>...284