Home
last modified time | relevance | path

Searched refs:ptg (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/dports/math/py-ducc0/ducc0-0.22.0/python/test/
H A Dtest_totalconvolve.py93 conv.interpol(cube, 0, 0, ptg[:, 0], ptg[:, 1], ptg[:, 2], res1)
99 rbeam = ducc0.sht.rotate_alm(blm2, lmax, ptg[i, 2], ptg[i, 0], ptg[i, 1])
129 ptg[i, 2], ptg[i, 0], ptg[i, 1])
153 ptg = ptg.astype("f4")
163 ptg[i, 2], ptg[i, 0], ptg[i, 1])
179 ptg[:, 0] *= np.pi
180 ptg[:, 1] *= 2*np.pi
191 conv.interpol(cube, 0, 0, ptg[:, 0], ptg[:, 1], ptg[:, 2], inter1)
195 conv.deinterpol(cube2, 0, 0, ptg[:, 0], ptg[:, 1], ptg[:, 2], fake)
218 ptg[:, 0] *= np.pi
[all …]
/dports/textproc/p5-Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.40/lib/Spreadsheet/WriteExcel/
H A DFormula.pm34 my %ptg;
360 elsif (exists $ptg{$token}) {
494 return pack("CC", $ptg{ptgBool}, $bool);
573 $ptgRef = pack("C", $ptg{ptgRef});
576 $ptgRef = pack("C", $ptg{ptgRefV});
579 $ptgRef = pack("C", $ptg{ptgRefA});
614 $ptgRef = pack("C", $ptg{ptgRef3d});
959 $ptgName = $ptg{ptgName};
962 $ptgName = $ptg{ptgNameV};
965 $ptgName = $ptg{ptgNameA};
[all …]
/dports/science/healpix/Healpix_3.50/src/java/src/healpix/essentials/
H A DHealpixProc.java58 public static long ang2pixNest (int order, Pointing ptg) throws Exception in ang2pixNest() argument
59 { return bn[order].ang2pix(ptg); } in ang2pixNest()
60 public static long ang2pixRing (int order, Pointing ptg) throws Exception in ang2pixRing() argument
61 { return br[order].ang2pix(ptg); } in ang2pixRing()
95 public static RangeSet queryDiscNest(int order, Pointing ptg, double radius) in queryDiscNest() argument
97 { return bn[order].queryDisc(ptg,radius); } in queryDiscNest()
100 { return br[order].queryDisc(ptg,radius); } in queryDiscRing()
101 public static RangeSet queryDiscInclusiveNest(int order, Pointing ptg, in queryDiscInclusiveNest() argument
103 { return bn[order].queryDiscInclusive(ptg,radius,fact); } in queryDiscInclusiveNest()
104 public static RangeSet queryDiscInclusiveRing(int order, Pointing ptg, in queryDiscInclusiveRing() argument
[all …]
/dports/mail/claws-mail-pgp/claws-mail-3.18.0/src/common/
H A Dw32_account.c55 TOKEN_GROUPS *ptg = NULL; in get_group_name() local
91 ptg = GlobalAlloc (GPTR, cbTokenGroups); in get_group_name()
92 if (ptg) in get_group_name()
94 if (GetTokenInformation ( hThread, TokenGroups, ptg, in get_group_name()
113 for (j = 0; j < ptg->GroupCount; j++) in get_group_name()
114 if (EqualSid(ptg->Groups[j].Sid, psid)) in get_group_name()
120 GlobalFree(ptg); in get_group_name()
/dports/mail/claws-mail-spamassassin/claws-mail-3.18.0/src/common/
H A Dw32_account.c55 TOKEN_GROUPS *ptg = NULL; in get_group_name() local
91 ptg = GlobalAlloc (GPTR, cbTokenGroups); in get_group_name()
92 if (ptg) in get_group_name()
94 if (GetTokenInformation ( hThread, TokenGroups, ptg, in get_group_name()
113 for (j = 0; j < ptg->GroupCount; j++) in get_group_name()
114 if (EqualSid(ptg->Groups[j].Sid, psid)) in get_group_name()
120 GlobalFree(ptg); in get_group_name()
/dports/mail/claws-mail-rssyl/claws-mail-3.18.0/src/common/
H A Dw32_account.c55 TOKEN_GROUPS *ptg = NULL; in get_group_name() local
91 ptg = GlobalAlloc (GPTR, cbTokenGroups); in get_group_name()
92 if (ptg) in get_group_name()
94 if (GetTokenInformation ( hThread, TokenGroups, ptg, in get_group_name()
113 for (j = 0; j < ptg->GroupCount; j++) in get_group_name()
114 if (EqualSid(ptg->Groups[j].Sid, psid)) in get_group_name()
120 GlobalFree(ptg); in get_group_name()
/dports/mail/claws-mail-notification/claws-mail-3.18.0/src/common/
H A Dw32_account.c55 TOKEN_GROUPS *ptg = NULL; in get_group_name() local
91 ptg = GlobalAlloc (GPTR, cbTokenGroups); in get_group_name()
92 if (ptg) in get_group_name()
94 if (GetTokenInformation ( hThread, TokenGroups, ptg, in get_group_name()
113 for (j = 0; j < ptg->GroupCount; j++) in get_group_name()
114 if (EqualSid(ptg->Groups[j].Sid, psid)) in get_group_name()
120 GlobalFree(ptg); in get_group_name()
/dports/mail/claws-mail-spam_report/claws-mail-3.18.0/src/common/
H A Dw32_account.c55 TOKEN_GROUPS *ptg = NULL; in get_group_name() local
91 ptg = GlobalAlloc (GPTR, cbTokenGroups); in get_group_name()
92 if (ptg) in get_group_name()
94 if (GetTokenInformation ( hThread, TokenGroups, ptg, in get_group_name()
113 for (j = 0; j < ptg->GroupCount; j++) in get_group_name()
114 if (EqualSid(ptg->Groups[j].Sid, psid)) in get_group_name()
120 GlobalFree(ptg); in get_group_name()
/dports/mail/claws-mail-newmail/claws-mail-3.18.0/src/common/
H A Dw32_account.c55 TOKEN_GROUPS *ptg = NULL; in get_group_name() local
91 ptg = GlobalAlloc (GPTR, cbTokenGroups); in get_group_name()
92 if (ptg) in get_group_name()
94 if (GetTokenInformation ( hThread, TokenGroups, ptg, in get_group_name()
113 for (j = 0; j < ptg->GroupCount; j++) in get_group_name()
114 if (EqualSid(ptg->Groups[j].Sid, psid)) in get_group_name()
120 GlobalFree(ptg); in get_group_name()
/dports/mail/claws-mail-att_remover/claws-mail-3.18.0/src/common/
H A Dw32_account.c55 TOKEN_GROUPS *ptg = NULL; in get_group_name() local
91 ptg = GlobalAlloc (GPTR, cbTokenGroups); in get_group_name()
92 if (ptg) in get_group_name()
94 if (GetTokenInformation ( hThread, TokenGroups, ptg, in get_group_name()
113 for (j = 0; j < ptg->GroupCount; j++) in get_group_name()
114 if (EqualSid(ptg->Groups[j].Sid, psid)) in get_group_name()
120 GlobalFree(ptg); in get_group_name()
/dports/mail/claws-mail-mailmbox/claws-mail-3.18.0/src/common/
H A Dw32_account.c55 TOKEN_GROUPS *ptg = NULL; in get_group_name() local
91 ptg = GlobalAlloc (GPTR, cbTokenGroups); in get_group_name()
92 if (ptg) in get_group_name()
94 if (GetTokenInformation ( hThread, TokenGroups, ptg, in get_group_name()
113 for (j = 0; j < ptg->GroupCount; j++) in get_group_name()
114 if (EqualSid(ptg->Groups[j].Sid, psid)) in get_group_name()
120 GlobalFree(ptg); in get_group_name()
/dports/mail/claws-mail-clamd/claws-mail-3.18.0/src/common/
H A Dw32_account.c55 TOKEN_GROUPS *ptg = NULL; in get_group_name() local
91 ptg = GlobalAlloc (GPTR, cbTokenGroups); in get_group_name()
92 if (ptg) in get_group_name()
94 if (GetTokenInformation ( hThread, TokenGroups, ptg, in get_group_name()
113 for (j = 0; j < ptg->GroupCount; j++) in get_group_name()
114 if (EqualSid(ptg->Groups[j].Sid, psid)) in get_group_name()
120 GlobalFree(ptg); in get_group_name()
/dports/mail/claws-mail-managesieve/claws-mail-3.18.0/src/common/
H A Dw32_account.c55 TOKEN_GROUPS *ptg = NULL; in get_group_name() local
91 ptg = GlobalAlloc (GPTR, cbTokenGroups); in get_group_name()
92 if (ptg) in get_group_name()
94 if (GetTokenInformation ( hThread, TokenGroups, ptg, in get_group_name()
113 for (j = 0; j < ptg->GroupCount; j++) in get_group_name()
114 if (EqualSid(ptg->Groups[j].Sid, psid)) in get_group_name()
120 GlobalFree(ptg); in get_group_name()
/dports/mail/claws-mail-litehtml_viewer/claws-mail-3.18.0/src/common/
H A Dw32_account.c55 TOKEN_GROUPS *ptg = NULL; in get_group_name() local
91 ptg = GlobalAlloc (GPTR, cbTokenGroups); in get_group_name()
92 if (ptg) in get_group_name()
94 if (GetTokenInformation ( hThread, TokenGroups, ptg, in get_group_name()
113 for (j = 0; j < ptg->GroupCount; j++) in get_group_name()
114 if (EqualSid(ptg->Groups[j].Sid, psid)) in get_group_name()
120 GlobalFree(ptg); in get_group_name()
/dports/mail/claws-mail/claws-mail-3.18.0/src/common/
H A Dw32_account.c55 TOKEN_GROUPS *ptg = NULL; in get_group_name() local
91 ptg = GlobalAlloc (GPTR, cbTokenGroups); in get_group_name()
92 if (ptg) in get_group_name()
94 if (GetTokenInformation ( hThread, TokenGroups, ptg, in get_group_name()
113 for (j = 0; j < ptg->GroupCount; j++) in get_group_name()
114 if (EqualSid(ptg->Groups[j].Sid, psid)) in get_group_name()
120 GlobalFree(ptg); in get_group_name()
/dports/mail/claws-mail-address_keeper/claws-mail-3.18.0/src/common/
H A Dw32_account.c55 TOKEN_GROUPS *ptg = NULL; in get_group_name() local
91 ptg = GlobalAlloc (GPTR, cbTokenGroups); in get_group_name()
92 if (ptg) in get_group_name()
94 if (GetTokenInformation ( hThread, TokenGroups, ptg, in get_group_name()
113 for (j = 0; j < ptg->GroupCount; j++) in get_group_name()
114 if (EqualSid(ptg->Groups[j].Sid, psid)) in get_group_name()
120 GlobalFree(ptg); in get_group_name()
/dports/mail/claws-mail-archive/claws-mail-3.18.0/src/common/
H A Dw32_account.c55 TOKEN_GROUPS *ptg = NULL; in get_group_name() local
91 ptg = GlobalAlloc (GPTR, cbTokenGroups); in get_group_name()
92 if (ptg) in get_group_name()
94 if (GetTokenInformation ( hThread, TokenGroups, ptg, in get_group_name()
113 for (j = 0; j < ptg->GroupCount; j++) in get_group_name()
114 if (EqualSid(ptg->Groups[j].Sid, psid)) in get_group_name()
120 GlobalFree(ptg); in get_group_name()
/dports/mail/claws-mail-attachwarner/claws-mail-3.18.0/src/common/
H A Dw32_account.c55 TOKEN_GROUPS *ptg = NULL; in get_group_name() local
91 ptg = GlobalAlloc (GPTR, cbTokenGroups); in get_group_name()
92 if (ptg) in get_group_name()
94 if (GetTokenInformation ( hThread, TokenGroups, ptg, in get_group_name()
113 for (j = 0; j < ptg->GroupCount; j++) in get_group_name()
114 if (EqualSid(ptg->Groups[j].Sid, psid)) in get_group_name()
120 GlobalFree(ptg); in get_group_name()
/dports/mail/claws-mail-dillo/claws-mail-3.18.0/src/common/
H A Dw32_account.c55 TOKEN_GROUPS *ptg = NULL; in get_group_name() local
91 ptg = GlobalAlloc (GPTR, cbTokenGroups); in get_group_name()
92 if (ptg) in get_group_name()
94 if (GetTokenInformation ( hThread, TokenGroups, ptg, in get_group_name()
113 for (j = 0; j < ptg->GroupCount; j++) in get_group_name()
114 if (EqualSid(ptg->Groups[j].Sid, psid)) in get_group_name()
120 GlobalFree(ptg); in get_group_name()
/dports/mail/claws-mail-fetchinfo/claws-mail-3.18.0/src/common/
H A Dw32_account.c55 TOKEN_GROUPS *ptg = NULL; in get_group_name() local
91 ptg = GlobalAlloc (GPTR, cbTokenGroups); in get_group_name()
92 if (ptg) in get_group_name()
94 if (GetTokenInformation ( hThread, TokenGroups, ptg, in get_group_name()
113 for (j = 0; j < ptg->GroupCount; j++) in get_group_name()
114 if (EqualSid(ptg->Groups[j].Sid, psid)) in get_group_name()
120 GlobalFree(ptg); in get_group_name()
/dports/mail/claws-mail-gdata/claws-mail-3.18.0/src/common/
H A Dw32_account.c55 TOKEN_GROUPS *ptg = NULL; in get_group_name() local
91 ptg = GlobalAlloc (GPTR, cbTokenGroups); in get_group_name()
92 if (ptg) in get_group_name()
94 if (GetTokenInformation ( hThread, TokenGroups, ptg, in get_group_name()
113 for (j = 0; j < ptg->GroupCount; j++) in get_group_name()
114 if (EqualSid(ptg->Groups[j].Sid, psid)) in get_group_name()
120 GlobalFree(ptg); in get_group_name()
/dports/mail/claws-mail-bsfilter/claws-mail-3.18.0/src/common/
H A Dw32_account.c55 TOKEN_GROUPS *ptg = NULL; in get_group_name() local
91 ptg = GlobalAlloc (GPTR, cbTokenGroups); in get_group_name()
92 if (ptg) in get_group_name()
94 if (GetTokenInformation ( hThread, TokenGroups, ptg, in get_group_name()
113 for (j = 0; j < ptg->GroupCount; j++) in get_group_name()
114 if (EqualSid(ptg->Groups[j].Sid, psid)) in get_group_name()
120 GlobalFree(ptg); in get_group_name()
/dports/mail/claws-mail-bogofilter/claws-mail-3.18.0/src/common/
H A Dw32_account.c55 TOKEN_GROUPS *ptg = NULL; in get_group_name() local
91 ptg = GlobalAlloc (GPTR, cbTokenGroups); in get_group_name()
92 if (ptg) in get_group_name()
94 if (GetTokenInformation ( hThread, TokenGroups, ptg, in get_group_name()
113 for (j = 0; j < ptg->GroupCount; j++) in get_group_name()
114 if (EqualSid(ptg->Groups[j].Sid, psid)) in get_group_name()
120 GlobalFree(ptg); in get_group_name()
/dports/mail/claws-mail-libravatar/claws-mail-3.18.0/src/common/
H A Dw32_account.c55 TOKEN_GROUPS *ptg = NULL; in get_group_name() local
91 ptg = GlobalAlloc (GPTR, cbTokenGroups); in get_group_name()
92 if (ptg) in get_group_name()
94 if (GetTokenInformation ( hThread, TokenGroups, ptg, in get_group_name()
113 for (j = 0; j < ptg->GroupCount; j++) in get_group_name()
114 if (EqualSid(ptg->Groups[j].Sid, psid)) in get_group_name()
120 GlobalFree(ptg); in get_group_name()
/dports/mail/claws-mail-vcalendar/claws-mail-3.18.0/src/common/
H A Dw32_account.c55 TOKEN_GROUPS *ptg = NULL; in get_group_name() local
91 ptg = GlobalAlloc (GPTR, cbTokenGroups); in get_group_name()
92 if (ptg) in get_group_name()
94 if (GetTokenInformation ( hThread, TokenGroups, ptg, in get_group_name()
113 for (j = 0; j < ptg->GroupCount; j++) in get_group_name()
114 if (EqualSid(ptg->Groups[j].Sid, psid)) in get_group_name()
120 GlobalFree(ptg); in get_group_name()

12345678910>>...12