Home
last modified time | relevance | path

Searched refs:ub2 (Results 1 – 25 of 858) sorted by relevance

12345678910>>...35

/dports/graphics/py-gdal/gdal-3.3.3/frmts/georaster/
H A Doci_wrapper.cpp562 ub2 nOCIType = 0; in GetNextField()
572 ub2 nOCILen = 0; in GetNextField()
679 ub2 nStmtType; in OWStatement()
767 (ub2) SQLT_INT, in Bind()
769 (ub2*) nullptr, in Bind()
770 (ub2*) nullptr, in Bind()
790 (ub2) SQLT_INT, in Bind()
1152 (ub2) 0, in WriteCLob()
1495 (ub2) 0, in ReadBlob()
1532 (ub2) 0, in WriteBlob()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/georaster/
H A Doci_wrapper.cpp562 ub2 nOCIType = 0; in GetNextField()
572 ub2 nOCILen = 0; in GetNextField()
679 ub2 nStmtType; in OWStatement()
767 (ub2) SQLT_INT, in Bind()
769 (ub2*) nullptr, in Bind()
770 (ub2*) nullptr, in Bind()
790 (ub2) SQLT_INT, in Bind()
1152 (ub2) 0, in WriteCLob()
1495 (ub2) 0, in ReadBlob()
1532 (ub2) 0, in WriteBlob()
[all …]
/dports/graphics/gdal/gdal-3.3.3/frmts/georaster/
H A Doci_wrapper.cpp562 ub2 nOCIType = 0; in GetNextField()
572 ub2 nOCILen = 0; in GetNextField()
679 ub2 nStmtType; in OWStatement()
767 (ub2) SQLT_INT, in Bind()
769 (ub2*) nullptr, in Bind()
770 (ub2*) nullptr, in Bind()
790 (ub2) SQLT_INT, in Bind()
1152 (ub2) 0, in WriteCLob()
1495 (ub2) 0, in ReadBlob()
1532 (ub2) 0, in WriteBlob()
[all …]
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/georaster/
H A Doci_wrapper.cpp437 ub2 nOCILen = 0; in GetNextField()
550 ub2 nStmtType; in OWStatement()
641 (ub2*) NULL, in Bind()
642 (ub2*) NULL, in Bind()
664 (ub2*) NULL, in Bind()
975 (ub2) 0, in WriteCLob()
1112 (ub2*) 0, in Define()
1113 (ub2*) 0, in Define()
1288 (ub2) 0, in ReadBlob()
1314 (ub2) 0, in WriteBlob()
[all …]
/dports/math/couenne/Couenne-releases-0.5.8/Couenne/src/convex/operators/
H A Dconv-exprMul.cpp90 CouNumber lb1, ub1, lb2, ub2; in getBounds() local
93 arglist_ [1] -> getBounds (lb2, ub2); in getBounds()
96 if (ub2 < 0) {lb = safeProd(ub1,ub2); ub = safeProd(lb1,lb2);} in getBounds()
97 else if (lb2 > 0) {lb = safeProd(lb1,ub2); ub = safeProd(ub1,lb2);} in getBounds()
98 else {lb = safeProd(lb1,ub2); ub = safeProd(lb1,lb2);} in getBounds()
100 if (ub2 < 0) {lb = safeProd(ub1,lb2); ub = safeProd(lb1,ub2);} in getBounds()
101 else if (lb2 > 0) {lb = safeProd(lb1,lb2); ub = safeProd(ub1,ub2);} in getBounds()
102 else {lb = safeProd(ub1,lb2); ub = safeProd(ub1,ub2);} in getBounds()
104 if (ub2 < 0) {lb = safeProd(ub1,lb2); ub = safeProd(lb1,lb2);} in getBounds()
105 else if (lb2 > 0) {lb = safeProd(lb1,ub2); ub = safeProd(ub1,ub2);} in getBounds()
[all …]
/dports/audio/sox/sox-14.4.2/src/
H A Dtests.bat21 .\sox %noise% -r 8196 -u -1 -c 1 ub2.raw -r 8196 ub2.wav
26 dir ub2.raw
38 dir ub2.wav
46 del ub2.raw
47 del ub2.wav
58 del ub2.raw
62 .\sox %noise% ub2.sf ub2.aif
63 .\sox %noise% ub2.aif ub3.sf
69 dir ub2.sf
76 del ub2.sf
[all …]
/dports/science/ergo/ergo-3.8/source/dft/
H A Dfun-optx.c145 ub2 = ub*ub; in optx_first()
146 fbZ = 4.0*ub2*(1.0 - ub)/xb; in optx_first()
191 ub2 = ub*ub; in optx_second()
196 fbRZ = -16.0*ub2/(xb*rb); in optx_second()
197 fac2b = 4.0*ub2*rb13/(3.0*rb); in optx_second()
262 ub2 = ub*ub; in optx_third()
267 fbRZ = -16.0*ub2/(xb*rb); in optx_third()
268 fac2b = 4.0*ub2*rb13/(3.0*rb); in optx_third()
272 t5b = -8.0*ub2*rb13/(9.0*rb*rb); in optx_third()
275 fbRRZ = 64.0*ub2 - 70.0*ub + 15.0; in optx_third()
[all …]
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/dft/
H A Dfun-optx.c150 ub2 = ub*ub; in optx_first()
151 fbZ = 4.0*ub2*(1.0 - ub)/xb; in optx_first()
198 ub2 = ub*ub; in optx_second()
203 fbRZ = -16.0*ub2/(xb*rb); in optx_second()
204 fac2b = 4.0*ub2*rb13/(3.0*rb); in optx_second()
271 ub2 = ub*ub; in optx_third()
276 fbRZ = -16.0*ub2/(xb*rb); in optx_third()
277 fac2b = 4.0*ub2*rb13/(3.0*rb); in optx_third()
281 t5b = -8.0*ub2*rb13/(9.0*rb*rb); in optx_third()
284 fbRRZ = 64.0*ub2 - 70.0*ub + 15.0; in optx_third()
[all …]
/dports/databases/luadbi/luadbi-0.7.2/dbd/oracle/
H A Ddbd_oracle.h20 ub2 data_type;
21 ub2 max_len;
25 ub2 ret_len;
26 ub2 ret_err;
29 ub2 charset;
30 ub2 ncharset;
44 ub2 charsetid;
45 ub2 ncharsetid;
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/external/tsai-30b3/matrix/
H A Dmatrix.c53 for (i = mat.lb2; i <= mat.ub2; i++)
91 matrix.ub2 = ce;
162 || b.ub2 - b.lb2 != c.ub2 - c.lb2) {
184 for (j = b.lb2; j <= b.ub2; j++) {
186 for (k = a.lb2; k <= a.ub2; k++)
220 colsize = A.ub2 - A.lb2;
254 colsize = A.ub2 - A.lb2;
347 for (j = k; j <= a.ub2; j++)
384 for (j = a.lb2; j <= a.ub2; j++)
390 for (j = a.lb2; j <= a.ub2; j++)
[all …]
/dports/databases/sqlrelay/sqlrelay-1.7.0/src/connections/
H A Doracleatruntime.cpp141 ub2,
143 ub2 *,
144 ub2 *,
155 ub2,
157 ub2 *,
158 ub2 *,
170 ub2,
192 ub2,
210 ub2,
230 ub2,
[all …]
/dports/devel/upp/upp/uppsrc/Oracle/
H A DOciCommon.h25 typedef UPP::word ub2; typedef
239 ub2 ft;
241 ub2 peo;
244 ub2 rc;
251 ub2 rcs5;
255 ub2 rcs8;
264 ub2 ft; /* SQL function type */
266 ub2 peo; /* parse error offset */
276 ub2 rcs5;
280 ub2 rcs8;
[all …]
/dports/finance/gnucash/gnucash-4.9/borrowed/jenny/
H A Djenny.c311 ub2 d; in delete_test()
326 ub2 d,f; in cleanup()
340 ub2 d; in cleanup()
351 ub2 d; in cleanup()
362 ub2 i; in cleanup()
553 test_tuple( ub2 *test, feature *tuple, ub2 n) in test_tuple()
711 t->f = (ub2 *)my_alloc( s, sizeof(ub2)*s->ndim); in load()
987 ub2 f; in preliminary()
1183 build_tuples( state *s, ub2 d, ub2 f) in build_tuples()
1379 ub2 ndim; in maximize_coverage()
[all …]
/dports/archivers/fastjar/fastjar/
H A Djartool.h90 typedef unsigned short ub2; typedef
92 typedef unsigned int ub2; typedef
94 typedef u_int16_t ub2; typedef
108 ub2 mod_time;
109 ub2 mod_date;
115 ub2 flags;
/dports/lang/seed7/seed7/src/
H A Ddb_oci.h43 typedef UINT16TYPE ub2; typedef
56 typedef ub2 OCIDuration;
83 void **indp, ub2 **rcodep);
191 ub2 dty, void *indp, ub2 *alenp, ub2 *rcodep,
204 void *indp, ub2 *rlenp, ub2 *rcodep, ub4 mode);
224 ub2 charset, ub2 ncharset);
241 ub2 csid,
258 OCICallbackLobRead2 cbfp, ub2 csid, ub1 csfrm);
264 OCICallbackLobWrite2 cbfp, ub2 csid, ub1 csfrm);
265 ub2 OCINlsCharSetNameToId (void *envhp, const oratext *name);
[all …]
/dports/math/qposases/qpOASES-3.2.1/testing/matlab/tests/
H A DrunRandomZeroHessian.m223 ub2 = qpData2.ub; variable
265 [ x2,f2,e2,i2,l2,w2 ] = qpOASES_sequence( 'h',QP,g2,lb2,ub2,options );
279 [ x2,f2,e2,i2,l2,w2 ] = qpOASES_sequence( 'h',QP,g2,lb2,ub2 );
305 [ x2,f2,e2,i2,l2,w2 ] = qpOASES_sequence( 'h',QP,g2,lb2,ub2,options );
319 [ x2,f2,e2,i2,l2,w2 ] = qpOASES_sequence( 'h',QP,g2,lb2,ub2 );
354 [ x2,f2,e2,i2,l2,w2 ] = qpOASES_sequence( 'h',QP,g2,lb2,ub2,options );
369 [ x2,f2,e2,i2,l2,w2 ] = qpOASES_sequence( 'h',QP,g2,lb2,ub2 );
393 [ x2,f2,e2,i2,l2,w2 ] = qpOASES_sequence( 'h',QP,g2,lb2,ub2,options );
407 [ x2,f2,e2,i2,l2,w2 ] = qpOASES_sequence( 'h',QP,g2,lb2,ub2 );
420 kktTol2 = getKktResidual( H2,g2,A2,lb2,ub2,lbA2,ubA2, x2,l2 );
[all …]
H A DrunRandomIdHessian.m225 ub2 = qpData2.ub; variable
267 [ x2,f2,e2,i2,l2,w2 ] = qpOASES_sequence( 'h',QP,g2,lb2,ub2,options );
281 [ x2,f2,e2,i2,l2,w2 ] = qpOASES_sequence( 'h',QP,g2,lb2,ub2 );
307 [ x2,f2,e2,i2,l2,w2 ] = qpOASES_sequence( 'h',QP,g2,lb2,ub2,options );
321 [ x2,f2,e2,i2,l2,w2 ] = qpOASES_sequence( 'h',QP,g2,lb2,ub2 );
356 [ x2,f2,e2,i2,l2,w2 ] = qpOASES_sequence( 'h',QP,g2,lb2,ub2,options );
371 [ x2,f2,e2,i2,l2,w2 ] = qpOASES_sequence( 'h',QP,g2,lb2,ub2 );
395 [ x2,f2,e2,i2,l2,w2 ] = qpOASES_sequence( 'h',QP,g2,lb2,ub2,options );
409 [ x2,f2,e2,i2,l2,w2 ] = qpOASES_sequence( 'h',QP,g2,lb2,ub2 );
422 kktTol2 = getKktResidual( H2,g2,A2,lb2,ub2,lbA2,ubA2, x2,l2 );
[all …]
H A DrunInterfaceSeqTest.m221 ub2 = qpData2.ub; variable
263 … [ x2,f2,e2,i2,l2,w2 ] = qpOASES_sequence( 'h',QP,g2,lb2,ub2,options ); %#ok<NASGU>
277 [ x2,f2,e2,i2,l2,w2 ] = qpOASES_sequence( 'h',QP,g2,lb2,ub2 ); %#ok<NASGU>
304 … [ x2,f2,e2,i2,l2,w2 ] = qpOASES_sequence( 'h',QP,g2,lb2,ub2,options ); %#ok<NASGU>
318 [ x2,f2,e2,i2,l2,w2 ] = qpOASES_sequence( 'h',QP,g2,lb2,ub2 ); %#ok<NASGU>
353 … [ x2,f2,e2,i2,l2,w2 ] = qpOASES_sequence( 'h',QP,g2,lb2,ub2,options ); %#ok<NASGU>
368 [ x2,f2,e2,i2,l2,w2 ] = qpOASES_sequence( 'h',QP,g2,lb2,ub2 ); %#ok<NASGU>
392 … [ x2,f2,e2,i2,l2,w2 ] = qpOASES_sequence( 'h',QP,g2,lb2,ub2,options ); %#ok<NASGU>
406 [ x2,f2,e2,i2,l2,w2 ] = qpOASES_sequence( 'h',QP,g2,lb2,ub2 ); %#ok<NASGU>
419 kktTol2 = getKktResidual( H2,g2,A2,lb2,ub2,lbA2,ubA2, x2,l2 );
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/fastjar/
H A Djartool.h85 typedef unsigned short ub2; typedef
87 typedef unsigned int ub2; typedef
89 typedef u_int16_t ub2; typedef
103 ub2 mod_time;
104 ub2 mod_date;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/fastjar/
H A Djartool.h85 typedef unsigned short ub2; typedef
87 typedef unsigned int ub2; typedef
89 typedef u_int16_t ub2; typedef
103 ub2 mod_time;
104 ub2 mod_date;
/dports/lang/php73/php-7.3.33/ext/pdo_oci/
H A Dphp_pdo_oci_int.h37 ub2 charset;
49 ub2 fetched_len;
50 ub2 retcode;
56 ub2 dtype;
65 ub2 stmt_type;
76 ub2 retcode;
/dports/www/mod_php81/php-8.1.1/ext/pdo_oci/
H A Dphp_pdo_oci_int.h35 ub2 charset;
47 ub2 fetched_len;
48 ub2 retcode;
54 ub2 dtype;
63 ub2 stmt_type;
74 ub2 retcode;
/dports/lang/php80/php-8.0.15/ext/pdo_oci/
H A Dphp_pdo_oci_int.h35 ub2 charset;
47 ub2 fetched_len;
48 ub2 retcode;
54 ub2 dtype;
63 ub2 stmt_type;
74 ub2 retcode;
/dports/lang/php81/php-8.1.1/ext/pdo_oci/
H A Dphp_pdo_oci_int.h35 ub2 charset;
47 ub2 fetched_len;
48 ub2 retcode;
54 ub2 dtype;
63 ub2 stmt_type;
74 ub2 retcode;
/dports/lang/php74/php-7.4.27/ext/pdo_oci/
H A Dphp_pdo_oci_int.h37 ub2 charset;
49 ub2 fetched_len;
50 ub2 retcode;
56 ub2 dtype;
65 ub2 stmt_type;
76 ub2 retcode;

12345678910>>...35