Home
last modified time | relevance | path

Searched refs:ptin (Results 1 – 25 of 57) sorted by relevance

123

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dmri_nsize.c48 short * ptin , * ptout ; in mri_nsize() local
50 ptin = mri_data_pointer( imin ) ; in mri_nsize()
67 byte * ptin , * ptout ; in mri_nsize() local
69 ptin = mri_data_pointer( imin ) ; in mri_nsize()
86 int * ptin , * ptout ; in mri_nsize() local
88 ptin = mri_data_pointer( imin ) ; in mri_nsize()
105 float * ptin , * ptout ; in mri_nsize() local
107 ptin = mri_data_pointer( imin ) ; in mri_nsize()
124 double * ptin , * ptout ; in mri_nsize() local
126 ptin = mri_data_pointer( imin ) ; in mri_nsize()
[all …]
/dports/cad/libredwg/libredwg-0.12.4/programs/
H A Ddwg2ps.c183 BITCODE_2DPOINT pt0, ptin; in create_postscript() local
184 ptin.x = pts[0].x; in create_postscript()
185 ptin.y = pts[0].y; in create_postscript()
186 transform_OCS_2d (&pt0, ptin, pline->extrusion); in create_postscript()
191 ptin.x = pts[j].x; in create_postscript()
192 ptin.y = pts[j].y; in create_postscript()
212 BITCODE_2DPOINT pt0, ptin; in create_postscript() local
215 ptin.x = pts[0].x; in create_postscript()
216 ptin.y = pts[0].y; in create_postscript()
222 ptin.x = pts[j].x; in create_postscript()
[all …]
H A Ddwg2SVG.c572 BITCODE_2DPOINT pt, ptin; in output_POLYLINE_2D() local
578 ptin.x = pts[0].x; in output_POLYLINE_2D()
579 ptin.y = pts[0].y; in output_POLYLINE_2D()
587 ptin.x = pts[j].x; in output_POLYLINE_2D()
588 ptin.y = pts[j].y; in output_POLYLINE_2D()
589 if (isnan_2BD (ptin)) in output_POLYLINE_2D()
615 BITCODE_2DPOINT pt, ptin; in output_LWPOLYLINE() local
621 ptin.x = pts[0].x; in output_LWPOLYLINE()
622 ptin.y = pts[0].y; in output_LWPOLYLINE()
630 ptin.x = pts[j].x; in output_LWPOLYLINE()
[all …]
/dports/devel/py-stdnum/python-stdnum-1.13/docs/
H A Dstdnum.us.ptin.rst1 stdnum.us.ptin
4 .. automodule:: stdnum.us.ptin
/dports/devel/py-stdnum/python-stdnum-1.13/stdnum/us/
H A Dtin.py52 from stdnum.us import atin, ein, itin, ptin, ssn
56 _tin_modules = (ssn, itin, ein, ptin, atin)
/dports/databases/py-sqlite3/Python-3.8.12/Lib/ctypes/test/
H A Dtest_as_parameter.py144 ptin = POINT(1, 2)
147 result = dll._testfunc_byval(ptin, byref(ptout))
153 ptin = POINT(101, 102)
157 result = dll._testfunc_byval(self.wrap(ptin), byref(ptout))
H A Dtest_functions.py316 ptin = POINT(1, 2)
319 result = dll._testfunc_byval(ptin, byref(ptout))
325 ptin = POINT(101, 102)
329 result = dll._testfunc_byval(ptin, byref(ptout))
/dports/databases/py-gdbm/Python-3.8.12/Lib/ctypes/test/
H A Dtest_as_parameter.py144 ptin = POINT(1, 2)
147 result = dll._testfunc_byval(ptin, byref(ptout))
153 ptin = POINT(101, 102)
157 result = dll._testfunc_byval(self.wrap(ptin), byref(ptout))
H A Dtest_functions.py316 ptin = POINT(1, 2)
319 result = dll._testfunc_byval(ptin, byref(ptout))
325 ptin = POINT(101, 102)
329 result = dll._testfunc_byval(ptin, byref(ptout))
/dports/lang/python310/Python-3.10.1/Lib/ctypes/test/
H A Dtest_as_parameter.py144 ptin = POINT(1, 2)
147 result = dll._testfunc_byval(ptin, byref(ptout))
153 ptin = POINT(101, 102)
157 result = dll._testfunc_byval(self.wrap(ptin), byref(ptout))
H A Dtest_functions.py316 ptin = POINT(1, 2)
319 result = dll._testfunc_byval(ptin, byref(ptout))
325 ptin = POINT(101, 102)
329 result = dll._testfunc_byval(ptin, byref(ptout))
/dports/lang/python37/Python-3.7.12/Lib/ctypes/test/
H A Dtest_as_parameter.py144 ptin = POINT(1, 2)
147 result = dll._testfunc_byval(ptin, byref(ptout))
153 ptin = POINT(101, 102)
157 result = dll._testfunc_byval(self.wrap(ptin), byref(ptout))
H A Dtest_functions.py316 ptin = POINT(1, 2)
319 result = dll._testfunc_byval(ptin, byref(ptout))
325 ptin = POINT(101, 102)
329 result = dll._testfunc_byval(ptin, byref(ptout))
/dports/lang/python38/Python-3.8.12/Lib/ctypes/test/
H A Dtest_as_parameter.py144 ptin = POINT(1, 2)
147 result = dll._testfunc_byval(ptin, byref(ptout))
153 ptin = POINT(101, 102)
157 result = dll._testfunc_byval(self.wrap(ptin), byref(ptout))
/dports/lang/python-legacy/Python-2.7.18/Lib/ctypes/test/
H A Dtest_as_parameter.py144 ptin = POINT(1, 2)
147 result = dll._testfunc_byval(ptin, byref(ptout))
153 ptin = POINT(101, 102)
157 result = dll._testfunc_byval(self.wrap(ptin), byref(ptout))
H A Dtest_functions.py316 ptin = POINT(1, 2)
319 result = dll._testfunc_byval(ptin, byref(ptout))
325 ptin = POINT(101, 102)
329 result = dll._testfunc_byval(ptin, byref(ptout))
/dports/lang/python-tools/Python-3.8.12/Lib/ctypes/test/
H A Dtest_as_parameter.py144 ptin = POINT(1, 2)
147 result = dll._testfunc_byval(ptin, byref(ptout))
153 ptin = POINT(101, 102)
157 result = dll._testfunc_byval(self.wrap(ptin), byref(ptout))
H A Dtest_functions.py316 ptin = POINT(1, 2)
319 result = dll._testfunc_byval(ptin, byref(ptout))
325 ptin = POINT(101, 102)
329 result = dll._testfunc_byval(ptin, byref(ptout))
/dports/lang/python27/Python-2.7.18/Lib/ctypes/test/
H A Dtest_as_parameter.py144 ptin = POINT(1, 2)
147 result = dll._testfunc_byval(ptin, byref(ptout))
153 ptin = POINT(101, 102)
157 result = dll._testfunc_byval(self.wrap(ptin), byref(ptout))
H A Dtest_functions.py316 ptin = POINT(1, 2)
319 result = dll._testfunc_byval(ptin, byref(ptout))
325 ptin = POINT(101, 102)
329 result = dll._testfunc_byval(ptin, byref(ptout))
/dports/lang/python39/Python-3.9.9/Lib/ctypes/test/
H A Dtest_as_parameter.py144 ptin = POINT(1, 2)
147 result = dll._testfunc_byval(ptin, byref(ptout))
153 ptin = POINT(101, 102)
157 result = dll._testfunc_byval(self.wrap(ptin), byref(ptout))
H A Dtest_functions.py316 ptin = POINT(1, 2)
319 result = dll._testfunc_byval(ptin, byref(ptout))
325 ptin = POINT(101, 102)
329 result = dll._testfunc_byval(ptin, byref(ptout))
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/ctypes/test/
H A Dtest_as_parameter.py144 ptin = POINT(1, 2)
147 result = dll._testfunc_byval(ptin, byref(ptout))
153 ptin = POINT(101, 102)
157 result = dll._testfunc_byval(self.wrap(ptin), byref(ptout))
/dports/lang/python311/Python-3.11.0a3/Lib/ctypes/test/
H A Dtest_as_parameter.py144 ptin = POINT(1, 2)
147 result = dll._testfunc_byval(ptin, byref(ptout))
153 ptin = POINT(101, 102)
157 result = dll._testfunc_byval(self.wrap(ptin), byref(ptout))
H A Dtest_functions.py297 ptin = POINT(1, 2)
300 result = dll._testfunc_byval(ptin, byref(ptout))
306 ptin = POINT(101, 102)
310 result = dll._testfunc_byval(ptin, byref(ptout))

123