Home
last modified time | relevance | path

Searched refs:ptg2 (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/viewklass/ViewKlass-0.7.2/test/
H A DTestPrefDialog.cc52 ptg2(0), in TestPrefDialog()
125 ptg2 = new VkPrefToggle("PrefToggle2", true); in createDialog()
126 pg1->addItem(ptg2); in createDialog()
203 ch = ptg2->changed(); in ok()
H A DTestPrefDialog.h78 VkPrefToggle* ptg2; variable
/dports/math/py-ducc0/ducc0-0.22.0/python/
H A Dtotalconvolve_pymod.cc177 auto ptg2 = to_cmav<T,2>(ptg); in Py_Interpol() local
178 auto ptheta = subarray<1>(ptg2, {{},{0}}); in Py_Interpol()
179 auto pphi = subarray<1>(ptg2, {{},{1}}); in Py_Interpol()
180 auto ppsi = subarray<1>(ptg2, {{},{2}}); in Py_Interpol()
182 auto res = make_Pyarr<T>({ncomp,ptg2.shape(0)}); in Py_Interpol()
198 auto ptg2 = to_cmav<T,2>(ptg); in Py_deinterpol() local
199 auto ptheta = subarray<1>(ptg2, {{},{0}}); in Py_deinterpol()
200 auto pphi = subarray<1>(ptg2, {{},{1}}); in Py_deinterpol()
201 auto ppsi = subarray<1>(ptg2, {{},{2}}); in Py_deinterpol()
H A Dhealpix_pymod.cc205 auto ptg2 = to_cmav<double,1>(ptg); in query_disc() local
206 base.query_disc(pointing(ptg2(0),ptg2(1)), radius, pixset); in query_disc()
/dports/math/gap/gap-4.11.0/src/
H A Dtrans.cc1609 UInt2 * ptg2; in FuncInverseOfTransformation() local
1625 ptg2[i] = 0; in FuncInverseOfTransformation()
1631 ptg2[ptf2[0]] = 0; in FuncInverseOfTransformation()
1985 const UInt2 *ptf2, *ptg2; in FuncPermLeftQuoTransformationNC() local
2014 ptp[i] = ptg2[i]; in FuncPermLeftQuoTransformationNC()
2058 ptp[i] = ptg2[i]; in FuncPermLeftQuoTransformationNC()
2097 UInt2 *ptg2; in FuncRestrictedTransformation() local
2119 ptg2[i] = i; in FuncRestrictedTransformation()
2182 UInt2 *ptg2; in FuncAS_TRANS_TRANS() local
3215 UInt2 *ptg2; in FuncINV_LIST_TRANS() local
[all …]
H A Dpperm.cc1490 UInt2 * ptg2; in FuncLEFT_ONE_PPERM() local
1506 ptg2 = ADDR_PPERM2(g); in FuncLEFT_ONE_PPERM()
1509 ptg2[j] = j + 1; in FuncLEFT_ONE_PPERM()
1537 UInt2 * ptg2; in FuncRIGHT_ONE_PPERM() local
1553 ptg2 = ADDR_PPERM2(g); in FuncRIGHT_ONE_PPERM()
1556 ptg2[j] = j + 1; in FuncRIGHT_ONE_PPERM()
1952 UInt2 *ptf2, *ptg2; in FuncRESTRICTED_PPERM() local
2227 UInt2 *ptf2, *ptg2; in FuncShortLexLeqPartialPerm() local
2349 UInt2 * ptg2; in OnePPerm() local
2370 ptg2[j] = j + 1; in OnePPerm()
[all …]