Home
last modified time | relevance | path

Searched refs:cX (Results 1 – 25 of 1345) sorted by relevance

12345678910>>...54

/dports/math/octave-forge-nan/nan-3.6.1/src/
H A Dcovm_mex.cpp142 cY = cX; in mexFunction()
285 size_t ii = i%cX; in mexFunction()
286 size_t jj = i/cX; in mexFunction()
316 size_t ii = i%cX; in mexFunction()
317 size_t jj = i/cX; in mexFunction()
408 size_t ii = i%cX; in mexFunction()
409 size_t jj = i/cX; in mexFunction()
439 size_t ii = i%cX; in mexFunction()
440 size_t jj = i/cX; in mexFunction()
553 size_t ii = i%cX; in mexFunction()
[all …]
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/t400_Classification/
H A Dcovm_mex.cpp133 cY = cX; in mexFunction()
276 size_t ii = i%cX; in mexFunction()
277 size_t jj = i/cX; in mexFunction()
307 size_t ii = i%cX; in mexFunction()
308 size_t jj = i/cX; in mexFunction()
399 size_t ii = i%cX; in mexFunction()
400 size_t jj = i/cX; in mexFunction()
430 size_t ii = i%cX; in mexFunction()
431 size_t jj = i/cX; in mexFunction()
544 size_t ii = i%cX; in mexFunction()
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/hopspack/examples/linked-evaluator-example/
H A DExampleLinkedEvaluator.cpp88 const HOPSPACK::Vector & cX, in evalF() argument
92 cFns.push_back (evaluateF_ (cX)); in evalF()
103 const HOPSPACK::Vector & cX, in evalFC() argument
109 cFns.push_back (evaluateF_ (cX)); in evalFC()
110 evaluateCIneqs_ (cX, cIneqs); in evalFC()
142 (const HOPSPACK::Vector & cX) const in evaluateF_()
144 double f = cX[0] + (2 * cX[1]); in evaluateF_()
153 (const HOPSPACK::Vector & cX, in evaluateCIneqs_() argument
157 cIneqs[0] = 1 - (cX[0] - 1)*(cX[0] - 1) - (cX[1] - 1)*(cX[1] - 1); in evaluateCIneqs_()
H A DExampleLinkedEvaluator.hpp96 const HOPSPACK::Vector & cX,
122 const HOPSPACK::Vector & cX,
141 double evaluateF_ (const HOPSPACK::Vector & cX) const;
142 void evaluateCIneqs_ (const HOPSPACK::Vector & cX,
/dports/print/tex-dvipsk/texlive-20150521-source/texk/dvipsk/contrib/
H A Dcrop.lpr28 0 cX neg moveto
30 cX neg 0 moveto
162 hsize cX 2 mul sub 2 div cX 2 div neg moveto
164 hsize cX 1.5 mul sub vsize cX 2 mul sub 2 div moveto
166 hsize cX 2 mul sub 2 div vsize cX 1.5 mul sub moveto
168 cX 2 div neg vsize cX 2 mul sub 2 div moveto
262 vsize cX 2 mul sub dup
263 hsize cX 2 mul sub dup
265 0 2 copy 90 CM cX 2 div sub exch cX 2 div add exch RegMark
266 exch 2 copy 180 CM cX 2 div add exch cX 2 div add exch RegMark
[all …]
H A Dcolorsep.lpro47 /cX 18 def
48 /CM{gsave TR 0 cX neg moveto 0 cX lineto stroke
49 cX neg 0 moveto cX 0 lineto stroke grestore}def
51 /bop-hook{cX dup TR
82 vsize cX 2 mul sub dup hsize cX 2 mul sub dup isls{4 2 roll}if 0 CM
85 grestore 0 cX -2 mul TR isls
86 {cX -2 mul 0 TR}if
/dports/print/tex-dvipsk/texlive-20150521-source/texk/dvipsk/
H A Dcrop.lpro11 /cX 18 def % the crop offset
13 gsave TR 0 cX neg moveto 0 cX lineto stroke
14 cX neg 0 moveto cX 0 lineto stroke grestore
20 cX dup TR % move the origin a bit
22 vsize cX 2 mul sub dup hsize cX 2 mul sub dup
24 0 cX -2 mul TR % now move to where we start drawing
25 isls { cX -2 mul 0 TR } if
/dports/astro/R-cran-maptools/maptools/R/
H A Dsp2tmap.R9 cX <- NULL functionVar
18 cX <- as.numeric(NA)
22 cX <- c(cX, as.numeric(NA))
26 cX <- c(cX, crds[,1])
30 res <- data.frame("_ID"=cID, "_X"=cX, "_Y"=cY, check.names=FALSE)
/dports/math/couenne/Couenne-releases-0.5.8/Couenne/src/convex/operators/
H A DexprMul-upperHull.cpp29 CouNumber &cX, CouNumber &cY, CouNumber &cW);
153 cX, cY, cW, c0, c0X, c0Y, c0W; in upperEnvHull() local
166 c0X = cX * xLow; in upperEnvHull()
193 c0X = cX * xLow; in upperEnvHull()
220 c0X = cX * xUpp; in upperEnvHull()
267 cX,cY,cW); in upperEnvHull()
270 c0X = cX * xLow2; // c0Xp = cXp * xUpp; in upperEnvHull()
289 if (flipX) {cX = -cX; c0X = -c0X;} in upperEnvHull()
370 CouNumber &cX, CouNumber &cY, CouNumber &cW) { in genMulCoeff() argument
385 cX = yD; in genMulCoeff()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/test/suite/
H A Dtest_cursor_compare.py95 cX = self.session.open_cursor(uriX, None)
96 cX.set_key(dsX.key(10))
99 wiredtiger.WiredTigerError, lambda: cX.compare(c1), msg)
133 cX = self.session.open_cursor(uriX, None)
134 cX.set_key(dsX.key(10))
135 self.assertEqual(cX.search(), 0)
184 cX = self.session.open_cursor(uriX, None)
185 cX.set_key(dsX.key(10))
222 cX = self.session.open_cursor(uriX, None)
223 cX.set_key(dsX.key(10))
[all …]
/dports/www/webtrees/webtrees-1.7.18/webtrees/app/Report/
H A DReportPdfTextbox.php119 $cX = $renderer->GetX();
122 $cX = $renderer->addMarginX($this->left);
250 $cXM = $cX;
252 $cXM = ($renderer->getPageWidth()) - $cX - $cW;
270 $renderer->SetLeftMargin($cX + $cM['padding_left']);
272 $renderer->SetLeftMargin($cX + $cM['cell']);
276 $renderer->SetLeftMargin($cX);
282 $renderer->SetRightMargin($cX + $cM['padding_right']);
284 $renderer->SetRightMargin($cX + $cM['cell']);
288 $renderer->SetRightMargin($cX);
[all …]
H A DReportHtmlTextbox.php119 $cX = $renderer->getX();
121 $cX = $this->left;
122 $renderer->setX($cX);
219 echo $renderer->alignRTL, ":", $cX, "pt;";
249 $element->render($renderer, $cX, false);
266 $renderer->setXy($cX + $this->width, $this->top);
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Report/
H A DReportPdfTextBox.php128 $cX = $renderer->tcpdf->GetX();
131 $cX = $renderer->addMarginX($this->left);
257 $cXM = $cX;
259 $cXM = $renderer->tcpdf->getPageWidth() - $cX - $cW;
277 $renderer->tcpdf->SetLeftMargin($cX + $cM['padding_left']);
279 $renderer->tcpdf->SetLeftMargin($cX + $cM['cell']);
283 $renderer->tcpdf->SetLeftMargin($cX);
289 $renderer->tcpdf->SetRightMargin($cX + $cM['padding_right']);
291 $renderer->tcpdf->SetRightMargin($cX + $cM['cell']);
295 $renderer->tcpdf->SetRightMargin($cX);
[all …]
/dports/www/wuzz/wuzz-0.5.0/
H A Dcommands.go179 cX, cY := v.Cursor()
181 cX = cX - 1 + oX
183 if err != nil || line == "" || cX < 0 {
186 if cX >= len(line) {
187 cX = len(line) - 1
189 origCharCateg := getCharCategory(rune(line[cX]))
191 cX -= 1
192 for cX >= 0 {
193 c := rune(line[cX])
198 cX -= 1
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/toolbin/halftone/gen_stochastic/
H A Dgen_stochastic.c423 int row, dot, cX, cY; in main() local
441 if (ThresholdArray[cX][cY] != -1) in main()
453 choice_X, choice_Y, cX, cY); in main()
483 printf("dot at %d, %d is %s\n", cX, cY, ThresholdArray[cX][cY] == -1 ? in main()
486 choice_X = cX; in main()
510 printf("dot at %d, %d is %s\n", cX, cY, ThresholdArray[cX][cY] == -1 ? in main()
513 choice_X = cX; in main()
531 int row, dot, cX, cY; in main() local
538 cX = (choice_X + dot) % array_width; in main()
546 cX = (choice_X + dot) % array_width; in main()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/toolbin/halftone/gen_stochastic/
H A Dgen_stochastic.c423 int row, dot, cX, cY; in main() local
441 if (ThresholdArray[cX][cY] != -1) in main()
453 choice_X, choice_Y, cX, cY); in main()
483 printf("dot at %d, %d is %s\n", cX, cY, ThresholdArray[cX][cY] == -1 ? in main()
486 choice_X = cX; in main()
510 printf("dot at %d, %d is %s\n", cX, cY, ThresholdArray[cX][cY] == -1 ? in main()
513 choice_X = cX; in main()
531 int row, dot, cX, cY; in main() local
538 cX = (choice_X + dot) % array_width; in main()
546 cX = (choice_X + dot) % array_width; in main()
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/gui/src/java/org/scilab/modules/gui/ged/graphic_objects/properties/
H A DLegend.java48 private JTextField cX; field in Legend
101 cX = new JTextField(); in position()
114 cX, true, LEFTMARGINIP, COLUMNIP, 0); in position()
115 cX.addActionListener(new ActionListener() { in position()
121 cX.addFocusListener(new FocusAdapter() { in position()
150 cCoordinates.setText(" [" + cX.getText() + " , " + cY.getText() + "]"); in titleCoordinates()
159 cX.setText(coordinates[0].toString()); in getCoordinates()
173 value[0] = Double.parseDouble(cX.getText()); in updateCoordinates()
H A DLabel.java46 private JTextField cX; field in Label
172 cX = new JTextField(); in position()
185 cX, true, LEFTMARGINIP, COLUMNIP, 0); in position()
186 cX.addActionListener(new ActionListener() { in position()
192 cX.addFocusListener(new FocusAdapter() { in position()
221 cCoordinates.setText(" [" + cX.getText() + " , " + cY.getText() + "]"); in titleCoordinates()
230 cX.setText(coordinates[0].toString()); in getCoordinates()
241 value[0] = Double.parseDouble(cX.getText()); in updateCoordinates()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/hopspack/src/src-evaluator/
H A DHOPSPACK_SystemCall.cpp92 const Vector & cX, in evalF() argument
106 if (writeInputFile_ (sInputFileName, sReqType, cX) == false) in evalF()
178 const Vector & cX, in evalFC() argument
194 if (writeInputFile_ (sInputFileName, sReqType, cX) == false) in evalFC()
330 const Vector & cX) const in writeInputFile_()
345 fptr << cX.size() << endl; in writeInputFile_()
350 for (int i = 0; i < cX.size(); i++) in writeInputFile_()
351 fptr << cX[i] << endl; in writeInputFile_()
H A DHOPSPACK_SystemCall.hpp114 const Vector & cX,
140 const Vector & cX,
176 const Vector & cX) const;
/dports/math/R-cran-robustbase/robustbase/tests/
H A Dtmcd.R45 (cX <- covMcd(X)) globalVar
47 i <- names(cX); i <- i[!(i %in% c("call", "nsamp", "method", "raw.weights"))]
48 stopifnot(sum(cX.$raw.weights != cX$raw.weights) <= 2,
49 all.equal(cX[i], cX.[i], tol= 1/9))
55 summary(cX <- covMcd(X)) # <- show newly activated print.summary.mcd(.) globalVar
58 stopifnot(print(sum(cX.$raw.weights != cX$raw.weights)) <= 3, # 2
59 all.equal(cX[i2], cX.[i2], tol= 1/10))# 1/16
64 stopifnot(cXo$raw.only, all.equal(cX[i], cXo[i], tol = 1e-15),
65 c("best", "mah") %in% setdiff(names(cX), names(cXo)))
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/re/
H A Dconjunction.dat27 A/ /(([[:alnum:]])&([[:digit:]]))+/X/g a15 b2 c3 aX bX cX
28 K/ /~(A)(([[:alnum:]])&([[:digit:]]))+/X/g a15 b2 c3 aX bX cX # regsubexec() BUG fixed #
29 A/ /(?K-a)+(([[:alnum:]])&([[:digit:]]))/X/g a15 b2 c3 aX bX cX # regsubexec() BUG fixed #
30 K/ /+(([[:alnum:]])&([[:digit:]]))/X/g a15 b2 c3 aX bX cX
/dports/security/helib/HElib-1.3.1/misc/legacy_tests/
H A DTest_PolyEval.cpp48 Ctxt cX(publicKey); in testEncrypted() local
49 Vec<Ctxt> cpoly(INIT_SIZE, d, cX); in testEncrypted()
50 secretKey.Encrypt(cX, conv<ZZX>(pX)); in testEncrypted()
55 polyEval(cX, cpoly, cX); in testEncrypted()
59 secretKey.Decrypt(ret, cX); in testEncrypted()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sludge/
H A Dbackdrop.h60 inline int sortOutPCamera(int cX, int fX, int sceneMax, int boxMax) { in sortOutPCamera() argument
61 return (fX == 65535) ? (sceneMax ? ((cX * boxMax) / sceneMax) : 0) : ((cX * fX) / 100); in sortOutPCamera()
/dports/math/spooles/spooles.2.2/BPG/src/
H A Dinit.c133 int cX, in BPG_initFromColoring() argument
148 || cX < 0 || cY < 0 || cX == cY || cmap == NULL ) { in BPG_initFromColoring()
151 "\n bad input\n", bpg, graph, colors, cX, cY, cmap) ; in BPG_initFromColoring()
160 bpg, graph, colors, cX, cY, cmap) ; in BPG_initFromColoring()
169 if ( colors[v] == cX ) { in BPG_initFromColoring()
280 if ( (w = vadj[ii]) < nV && colors[w] == cX ) { in BPG_initFromColoring()
321 if ( colors[w] == cX ) { in BPG_initFromColoring()

12345678910>>...54