Home
last modified time | relevance | path

Searched refs:PT (Results 201 – 225 of 9097) sorted by relevance

12345678910>>...364

/dports/www/firefox/firefox-99.0/security/nss/tests/fips/cavs_samples/AES_GCM/fax/
H A DgcmDecrypt128.fax15 PT =
50 PT =
57 PT =
78 PT =
99 PT =
106 PT =
113 PT =
132 PT =
146 PT =
174 PT =
[all …]
/dports/security/nss/nss-3.76.1/nss/tests/fips/cavs_samples/AES_GCM/fax/
H A DgcmDecrypt128.fax15 PT =
50 PT =
57 PT =
78 PT =
99 PT =
106 PT =
113 PT =
132 PT =
146 PT =
174 PT =
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/tests/fips/cavs_samples/AES_GCM/fax/
H A DgcmDecrypt128.fax15 PT =
50 PT =
57 PT =
78 PT =
99 PT =
106 PT =
113 PT =
132 PT =
146 PT =
174 PT =
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/tests/fips/cavs_samples/AES_GCM/fax/
H A DgcmDecrypt128.fax15 PT =
50 PT =
57 PT =
78 PT =
99 PT =
106 PT =
113 PT =
132 PT =
146 PT =
174 PT =
[all …]
/dports/math/gmm++/gmm-5.4/include/gmm/
H A Dgmm_sub_vector.h129 typename PT> inline
140 typename PT> inline
152 typename PT> inline
162 typename PT> inline
177 typedef PT pV;
348 typename PT> inline
360 typename PT> inline
373 typename PT> inline
385 typename PT> inline
479 template <typename PT>
[all …]
H A Dgmm_real_part.h214 typedef part_vector<PT, PART> VECT;
222 typedef part_vector<PT, PART> VECT;
230 typedef part_vector<PT, PART> VECT;
235 typename PT, typename PART> inline
357 PT>::return_type return_type;
404 typedef PT pV;
410 PT>::ref_type porigin_type;
417 PART> >, PT>::ref_type reference;
422 PT>::ref_type iterator;
514 PT>::ref_type reference;
[all …]
H A Dgmm_sub_matrix.h49 template <typename PT, typename SUBI1, typename SUBI2>
57 PT>::ref_type iterator;
87 PT>::ref_type ITER;
138 PT>::ref_type porigin_type;
151 SUBI2>::vector_type, PT>::ref_type sub_row_type;
155 gen_sub_row_matrix_iterator<PT, SUBI1, SUBI2>, PT>::ref_type
189 const gen_sub_row_matrix<PT, SUBI1, SUBI2>& m)
205 PT>::ref_type iterator;
235 PT>::ref_type ITER;
283 PT>::ref_type porigin_type;
[all …]
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/gmm/
H A Dgmm_sub_vector.h123 typename PT> inline
134 typename PT> inline
146 typename PT> inline
156 typename PT> inline
171 typedef PT pV;
342 typename PT> inline
354 typename PT> inline
367 typename PT> inline
379 typename PT> inline
473 template <typename PT>
[all …]
H A Dgmm_real_part.h210 typedef part_vector<PT, PART> VECT;
218 typedef part_vector<PT, PART> VECT;
226 typedef part_vector<PT, PART> VECT;
244 typedef PT pV;
250 PT>::ref_type porigin_type;
257 PART> >, PT>::ref_type reference;
262 PT>::ref_type iterator;
372 PT>::ref_type porigin_type;
395 PT>::ref_type reference;
491 PT>::ref_type reference;
[all …]
H A Dgmm_sub_matrix.h48 template <typename PT, typename SUBI1, typename SUBI2>
56 PT>::ref_type iterator;
86 PT>::ref_type ITER;
137 PT>::ref_type porigin_type;
150 SUBI2>::vector_type, PT>::ref_type sub_row_type;
154 gen_sub_row_matrix_iterator<PT, SUBI1, SUBI2>, PT>::ref_type
188 const gen_sub_row_matrix<PT, SUBI1, SUBI2>& m)
204 PT>::ref_type iterator;
234 PT>::ref_type ITER;
282 PT>::ref_type porigin_type;
[all …]
/dports/science/jmol/jmol-14.32.7/src/org/jmol/jsv/
H A DJDXMOLParser.java12 import javajs.util.PT;
70 String attr = PT.getQuotedAttribute(line, tag); in getAttribute()
180 String[] tokens = PT.split(s, ","); in readACDAssignments()
210 String[] ab = PT.getTokens(tokens[i]); in setACDAssignments()
226 float x = PT.parseFloat(data[ptx]); in setACDAssignments()
236 a = PT.split(a.substring(pt + 14), " ")[0]; in setACDAssignments()
267 bs.set(PT.parseInt(zzcMap.get(a))); in fixACDAtomList()
308 String key = ((int) (PT.parseFloat(PT in readPeaks()
311 + ((int) (PT.parseFloat(PT.getQuotedAttribute(line, "xMax")) * 100)); in readPeaks()
338 info = PT.rep(info, "%NATOMS%", "" + na); in setPeakData()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/BinMDataXtd/
H A DBinMDataXtd_TriangulationDriver.cxx75 PT->Deflection(deflection); in Paste()
83 PT->SetNode (i, gp_Pnt (x, y, z)); in Paste()
93 PT->SetUVNode (i, gp_Pnt2d (x, y)); in Paste()
107 attrubute->Set(PT); in Paste()
108 return !PT.IsNull(); in Paste()
121 if (!PT.IsNull()) in Paste()
130 theTarget << (PT->HasUVNodes() ? 1 : 0); in Paste()
132 theTarget << PT->Deflection(); in Paste()
137 const gp_Pnt aNode = PT->Node (i); in Paste()
144 if (PT->HasUVNodes()) in Paste()
[all …]
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/testsuite/samples/
H A Dsubshapes-TestRunner.cpp67 struct PT { in trymain() struct
70 PT(int nx, int ny): x(nx), y(ny) {} in trymain() argument
72 PT redBarLL(61,367); // lower-left center of red bar rounded cap in trymain()
73 PT redBarUR(474,38); // upper-right center of red bar rounded cap in trymain()
74 PT redBarOvBb(309,171); // a point on the red bar intersecting the blue box in trymain()
75 PT redBarOvSh(194,262); // a point on the red bar intersecting the gray shade in trymain()
76 PT bbIntUL(118,122); // upper-left corner of blue box interior in trymain()
77 PT bbIntUR(407,122); // upper-right corner of blue box interior in trymain()
78 PT bbIntLR(404,236); // lower-right corner of blue box interior in trymain()
79 PT bbIntLL(116,236); // lower-left corner of blue box interior in trymain()
[all …]
/dports/graphics/gle/gle-3.1.0/examples/
H A Dcandlestick.c254 PT (-8.0, 0.0); in init_candle()
272 PT (4.6, 0.0); FACET; in init_candle()
273 PT (5.2, 0.6); FACET; in init_candle()
274 PT (5.8, 0.0); FACET; in init_candle()
275 PT (7.0, 0.0); FACET; in init_candle()
276 PT (7.5, 0.2); FACET; in init_candle()
277 PT (8.0, 0.8); FACET; in init_candle()
278 PT (8.3, 0.9); FACET; in init_candle()
280 PT (8.8, 2.8); FACET; in init_candle()
281 PT (9.2, 3.8); FACET; in init_candle()
[all …]
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/nalgebra/src/third_party/mint/
H A Dmint_point.rs6 ($($NRows: expr => $PT:ident, $VT:ident [$SZ: expr]);* $(;)*) => {$(
7 impl<T> From<mint::$PT<T>> for Point<T, $NRows>
10 fn from(p: mint::$PT<T>) -> Self {
17 impl<T> Into<mint::$PT<T>> for Point<T, $NRows>
20 fn into(self) -> mint::$PT<T> {
22 mint::$PT::from(mint_vec)
26 impl<T> AsRef<mint::$PT<T>> for Point<T, $NRows>
29 fn as_ref(&self) -> &mint::$PT<T> {
31 &*(self.coords.data.ptr() as *const mint::$PT<T>)
36 impl<T> AsMut<mint::$PT<T>> for Point<T, $NRows>
[all …]
/dports/misc/libemos/libemos-4.5.9-Source/interpolation/
H A Dknfrom4.F11 REAL FUNCTION KNFROM4(LVEGGY,RLAT,RLON,OLAT,OLON,PT,OLDFLD)
70 INTEGER PT(4)
145 KNFROM4 = OLDFLD(PT(NEAREST))
153 IF( NOTEQ(OLDFLD(PT(NWEST)),RMISSGV) ) COUNT = COUNT + 1
154 IF( NOTEQ(OLDFLD(PT(NEAST)),RMISSGV) ) COUNT = COUNT + 1
169 NVALUE = OLDFLD(PT(NWEST)) * NWEIGHT2 +
170 X OLDFLD(PT(NEAST)) * NWEIGHT1
175 SVALUE = OLDFLD(PT(SWEST)) * SWEIGHT2 +
176 x OLDFLD(PT(SEAST)) * SWEIGHT1
183 KNFROM4 = ( (OLDFLD(PT(NWEST)) * WEIGHT(NWEST)) +
[all …]
/dports/math/maxima/maxima-5.43.2/src/numerical/slatec/fortran/
H A Ddbsynu.f210 RBK = RCK/PT
225 FC = (RP1/PT)**2 + (CP1/PT)**2
226 PT = PT*SQRT(FC)*FK
247 FC = (RS/PT)**2 + (CS/PT)**2
248 PT = PT*SQRT(FC)
249 RS1 = (RP2*(RS/PT)+CP2*(CS/PT))/PT
250 CS1 = (CP2*(RS/PT)-RP2*(CS/PT))/PT
260 FC = (RP2/PT)**2 + (CP2/PT)**2
261 PT = PT*SQRT(FC)
262 RPT = DNU + 0.5D0 - (RP1*(RP2/PT)+CP1*(CP2/PT))/PT
[all …]
/dports/math/slatec/src/
H A Ddbsynu.f210 RBK = RCK/PT
225 FC = (RP1/PT)**2 + (CP1/PT)**2
226 PT = PT*SQRT(FC)*FK
247 FC = (RS/PT)**2 + (CS/PT)**2
248 PT = PT*SQRT(FC)
249 RS1 = (RP2*(RS/PT)+CP2*(CS/PT))/PT
250 CS1 = (CP2*(RS/PT)-RP2*(CS/PT))/PT
260 FC = (RP2/PT)**2 + (CP2/PT)**2
261 PT = PT*SQRT(FC)
262 RPT = DNU + 0.5D0 - (RP1*(RP2/PT)+CP1*(CP2/PT))/PT
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/elementary_functions/src/fortran/slatec/
H A Ddbsynu.f210 RBK = RCK/PT
225 FC = (RP1/PT)**2 + (CP1/PT)**2
226 PT = PT*SQRT(FC)*FK
247 FC = (RS/PT)**2 + (CS/PT)**2
248 PT = PT*SQRT(FC)
249 RS1 = (RP2*(RS/PT)+CP2*(CS/PT))/PT
250 CS1 = (CP2*(RS/PT)-RP2*(CS/PT))/PT
260 FC = (RP2/PT)**2 + (CP2/PT)**2
261 PT = PT*SQRT(FC)
262 RPT = DNU + 0.5D0 - (RP1*(RP2/PT)+CP1*(CP2/PT))/PT
[all …]
/dports/games/mangband/mangband-1.5.3/src/common/
H A Dnet-pack.c18 * PT ++ = VAL
21 * PT ++ = (char)VAL
26 * PT ++ = (char)VAL
36 #define PACK_PTR_STR(PT, VAL) while ((* PT ++ = * VAL ++) != '\0') argument
40 * PT = * VAL ++
101 #define UNPACK_8(PT) UNPACK_PTR_8(PT, RPTRN) argument
102 #define UNPACK_16(PT) UNPACK_PTR_16(PT, RPTRN) argument
103 #define UNPACK_32(PT) UNPACK_PTR_32(PT, RPTRN) argument
104 #define UNPACK_64(PT) UNPACK_PTR_64(PT, RPTRN) argument
105 #define UNPACK_STR(PT) PACK_PTR_STR(PT, RPTRN) argument
[all …]
/dports/biology/ncbi-toolkit/ncbi/data/
H A Dncbiren.dat42 PT XmaIII
54 PT BamHI
65 PT BamHI
76 PT ClaI
88 PT AamI
99 PT ApaLI
110 PT AarI
122 PT StuI
176 PT BclI
198 PT XhoI
[all …]
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/compute/exec/
H A Dsubtree_test.cc95 using PT = TestPathTree; typedef
143 {PT("AA", {PT("AA/aa")})}); in TEST()
145 {PT("AA", {PT("AA/BB", {PT("AA/BB/0")})})}); in TEST()
149 {PT("AA", {PT("AA/BB/bb")})}); in TEST()
153 {PT("AA", {PT("AA/aa")})}); in TEST()
156 ExpectForestIs({FileInfo::File("aa"), FileInfo::File("bb")}, {PT("aa"), PT("bb")}); in TEST()
159 {PT("00"), PT("AA", {PT("AA/aa")}), PT("BB/bb")}); in TEST()
162 {PT("AA", {PT("AA/BB", {PT("AA/BB/0")})}), in TEST()
163 PT("CC", {PT("CC/BB", {PT("CC/BB/0")})})}); in TEST()
196 std::vector<PT> forest; in TEST()
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dobmalloc.c425 #define PT(x) PTA(x), PTA(x) macro
428 PT(0), PT(1), PT(2), PT(3), PT(4), PT(5), PT(6), PT(7)
430 , PT(8), PT(9), PT(10), PT(11), PT(12), PT(13), PT(14), PT(15)
432 , PT(16), PT(17), PT(18), PT(19), PT(20), PT(21), PT(22), PT(23)
434 , PT(24), PT(25), PT(26), PT(27), PT(28), PT(29), PT(30), PT(31)
436 , PT(32), PT(33), PT(34), PT(35), PT(36), PT(37), PT(38), PT(39)
438 , PT(40), PT(41), PT(42), PT(43), PT(44), PT(45), PT(46), PT(47)
440 , PT(48), PT(49), PT(50), PT(51), PT(52), PT(53), PT(54), PT(55)
442 , PT(56), PT(57), PT(58), PT(59), PT(60), PT(61), PT(62), PT(63)
/dports/science/qmcpack/qmcpack-3.11.0/src/spline2/
H A DMultiBsplineEval.hpp42 template<typename SPLINET, typename PT, typename VT>
43 __forceinline void evaluate3d(const SPLINET& spline, const PT& r, VT& psi) in evaluate3d()
48 template<typename SPLINET, typename PT, typename VT>
49 __forceinline void evaluate3d(const SPLINET& spline, const PT& r, VT& psi, int first, int last) in evaluate3d()
55 template<typename SPLINET, typename PT, typename VT, typename GT, typename LT>
61 template<typename SPLINET, typename PT, typename VT, typename GT, typename LT>
69 template<typename SPLINET, typename PT, typename VT, typename GT, typename HT>
75 template<typename SPLINET, typename PT, typename VT, typename GT, typename HT>
82 template<typename SPLINET, typename PT, typename VT, typename GT, typename HT, typename GHT>
89 template<typename SPLINET, typename PT, typename VT, typename GT, typename HT, typename GHT>
[all …]
/dports/math/cmlib/cmlib-3.0_8/src/amoslib/
H A Ddbsynu.f198 RBK = RCK/PT
213 FC = (RP1/PT)**2 + (CP1/PT)**2
214 PT = PT*DSQRT(FC)*FK
235 FC = (RS/PT)**2 + (CS/PT)**2
236 PT = PT*DSQRT(FC)
237 RS1 = (RP2*(RS/PT)+CP2*(CS/PT))/PT
238 CS1 = (CP2*(RS/PT)-RP2*(CS/PT))/PT
248 FC = (RP2/PT)**2 + (CP2/PT)**2
249 PT = PT*DSQRT(FC)
250 RPT = DNU + 0.5D0 - (RP1*(RP2/PT)+CP1*(CP2/PT))/PT
[all …]

12345678910>>...364