Home
last modified time | relevance | path

Searched refs:XR (Results 1 – 25 of 2530) sorted by relevance

12345678910>>...102

/dports/math/reduce/Reduce-svn5758-src/psl/xr/src/
H A Dfallback.h.old3 "XR.geometry: 700x550",
4 "XR*highlightThickness: 1",
5 "XR*fontToggle*borderWidth: 0",
7 "XR*fontApplyButton.borderWidth: 0",
11 "XR*quitButton.borderWidth: 0",
12 "XR*intButton.borderWidth: 0",
14 "XR*helpButton.borderWidth: 0",
15 "XR*fileButton.borderWidth: 0",
38 "XR*quitButton.label: Quit",
41 "XR*helpButton.label: Help",
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sparc/math-emu/
H A Dmath_64.c185 long XR, xfsr; in do_mathemu() local
276 XR &= 3; in do_mathemu()
296 XR >>= 4; in do_mathemu()
297 XR &= 0xf; in do_mathemu()
299 freg = ((XR >> 2) ^ XR) & 2; in do_mathemu()
321 XR = 0; in do_mathemu()
469 case FXTOQ: XR = rs2->d; FP_FROM_INT_Q (QR, XR, 64, long); break; in do_mathemu()
471 case FXTOS: XR = rs2->d; FP_FROM_INT_S (SR, XR, 64, long); break; in do_mathemu()
472 case FXTOD: XR = rs2->d; FP_FROM_INT_D (DR, XR, 64, long); break; in do_mathemu()
488 if (XR == 3 && in do_mathemu()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sparc/math-emu/
H A Dmath_64.c185 long XR, xfsr; in do_mathemu() local
276 XR &= 3; in do_mathemu()
296 XR >>= 4; in do_mathemu()
297 XR &= 0xf; in do_mathemu()
299 freg = ((XR >> 2) ^ XR) & 2; in do_mathemu()
321 XR = 0; in do_mathemu()
469 case FXTOQ: XR = rs2->d; FP_FROM_INT_Q (QR, XR, 64, long); break; in do_mathemu()
471 case FXTOS: XR = rs2->d; FP_FROM_INT_S (SR, XR, 64, long); break; in do_mathemu()
472 case FXTOD: XR = rs2->d; FP_FROM_INT_D (DR, XR, 64, long); break; in do_mathemu()
488 if (XR == 3 && in do_mathemu()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sparc/math-emu/
H A Dmath_64.c185 long XR, xfsr; in do_mathemu() local
276 XR &= 3; in do_mathemu()
296 XR >>= 4; in do_mathemu()
297 XR &= 0xf; in do_mathemu()
299 freg = ((XR >> 2) ^ XR) & 2; in do_mathemu()
321 XR = 0; in do_mathemu()
469 case FXTOQ: XR = rs2->d; FP_FROM_INT_Q (QR, XR, 64, long); break; in do_mathemu()
471 case FXTOS: XR = rs2->d; FP_FROM_INT_S (SR, XR, 64, long); break; in do_mathemu()
472 case FXTOD: XR = rs2->d; FP_FROM_INT_D (DR, XR, 64, long); break; in do_mathemu()
488 if (XR == 3 && in do_mathemu()
[all …]
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP2100/
H A Dhp2100_cpu2.c192 XR = (XR - 1) & R_MASK; in cpu_dms()
208 XR = (XR - 1) & R_MASK; in cpu_dms()
224 XR = (XR - 1) & R_MASK; in cpu_dms()
238 XR = (XR - 1) & R_MASK; in cpu_dms()
252 XR = (XR - 1) & R_MASK; in cpu_dms()
266 XR = (XR - 1) & R_MASK; in cpu_dms()
327 XR = (XR + 1) & R_MASK; in cpu_dms()
333 XR = (XR - 1) & R_MASK; in cpu_dms()
345 if ((XR & D16_SIGN) || (XR == 0)) break; /* nop? */ in cpu_dms()
349 XR = (XR - 1) & R_MASK; in cpu_dms()
[all …]
/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/HP2100/
H A Dhp2100_cpu2.c192 XR = (XR - 1) & R_MASK; in cpu_dms()
208 XR = (XR - 1) & R_MASK; in cpu_dms()
224 XR = (XR - 1) & R_MASK; in cpu_dms()
238 XR = (XR - 1) & R_MASK; in cpu_dms()
252 XR = (XR - 1) & R_MASK; in cpu_dms()
266 XR = (XR - 1) & R_MASK; in cpu_dms()
327 XR = (XR + 1) & R_MASK; in cpu_dms()
333 XR = (XR - 1) & R_MASK; in cpu_dms()
345 if ((XR & D16_SIGN) || (XR == 0)) break; /* nop? */ in cpu_dms()
349 XR = (XR - 1) & R_MASK; in cpu_dms()
[all …]
/dports/graphics/svgalib/svgalib-1.4.3/src/
H A Dsis.c57 #define ClockReg XR(0x07)
58 #define DualBanks XR(0x0B)
59 #define BankReg XR(0x06)
60 #define CRTCOff XR(0x0A)
61 #define DispCRT XR(0x27)
62 #define Unknown XR(0x08)
63 #define LinearAddr0 XR(0x20)
64 #define LinearAddr1 XR(0x21)
874 regs[XR(0x2a)]=xr2a; in sisClockLoad()
875 regs[XR(0x2b)]=xr2b; in sisClockLoad()
[all …]
/dports/games/avanor/avanor-0.5.8/creature/
H A Dcreatures.cpp328 XR(""); in FILL_OUT_CR_DB()
501 XR(""); in FILL_OUT_CR_DB()
512 XR(""); in FILL_OUT_CR_DB()
523 XR(""); in FILL_OUT_CR_DB()
534 XR(""); in FILL_OUT_CR_DB()
545 XR(""); in FILL_OUT_CR_DB()
556 XR(""); in FILL_OUT_CR_DB()
568 XR(""); in FILL_OUT_CR_DB()
584 XR(""); in FILL_OUT_CR_DB()
601 XR(""); in FILL_OUT_CR_DB()
[all …]
/dports/emulators/simh/simh-3.9.0_5/HP2100/
H A Dhp2100_cpu2.c270 XR = (XR - 1) & DMASK; in cpu_dms()
286 XR = (XR - 1) & DMASK; in cpu_dms()
302 XR = (XR - 1) & DMASK; in cpu_dms()
316 XR = (XR - 1) & DMASK; in cpu_dms()
330 XR = (XR - 1) & DMASK; in cpu_dms()
344 XR = (XR - 1) & DMASK; in cpu_dms()
400 XR = (XR + 1) & DMASK; in cpu_dms()
406 XR = (XR - 1) & DMASK; in cpu_dms()
418 if ((XR & SIGN) || (XR == 0)) break; /* nop? */ in cpu_dms()
422 XR = (XR - 1) & DMASK; in cpu_dms()
[all …]
/dports/www/mod_php81/php-8.1.1/ext/xmlreader/tests/
H A Dbug71805.phpt12 $XR = new XMLReader;
13 $XR->open($file, null, LIBXML_NOBLANKS);
15 while (($lastRead = $XR->read()) && ($XR->name !== 'records'));
16 while (($lastRead = $XR->read()) && ($XR->name !== 'record'));
18 $xml = $XR->readOuterXML();
22 $XR->close();
27 while (($lastRead = $XR->next()) && ($XR->name !== 'record'));
29 $XR->close();
/dports/lang/php80/php-8.0.15/ext/xmlreader/tests/
H A Dbug71805.phpt12 $XR = new XMLReader;
13 $XR->open($file, null, LIBXML_NOBLANKS);
15 while (($lastRead = $XR->read()) && ($XR->name !== 'records'));
16 while (($lastRead = $XR->read()) && ($XR->name !== 'record'));
18 $xml = $XR->readOuterXML();
22 $XR->close();
27 while (($lastRead = $XR->next()) && ($XR->name !== 'record'));
29 $XR->close();
/dports/lang/php74/php-7.4.27/ext/xmlreader/tests/
H A Dbug71805.phpt12 $XR = new XMLReader;
13 $XR->open($file, null, LIBXML_NOBLANKS);
15 while (($lastRead = $XR->read()) && ($XR->name !== 'records'));
16 while (($lastRead = $XR->read()) && ($XR->name !== 'record'));
18 $xml = $XR->readOuterXML();
22 $XR->close();
27 while (($lastRead = $XR->next()) && ($XR->name !== 'record'));
29 $XR->close();
/dports/lang/php81/php-8.1.1/ext/xmlreader/tests/
H A Dbug71805.phpt12 $XR = new XMLReader;
13 $XR->open($file, null, LIBXML_NOBLANKS);
15 while (($lastRead = $XR->read()) && ($XR->name !== 'records'));
16 while (($lastRead = $XR->read()) && ($XR->name !== 'record'));
18 $xml = $XR->readOuterXML();
22 $XR->close();
27 while (($lastRead = $XR->next()) && ($XR->name !== 'record'));
29 $XR->close();
/dports/textproc/php81-xmlreader/php-8.1.1/ext/xmlreader/tests/
H A Dbug71805.phpt12 $XR = new XMLReader;
13 $XR->open($file, null, LIBXML_NOBLANKS);
15 while (($lastRead = $XR->read()) && ($XR->name !== 'records'));
16 while (($lastRead = $XR->read()) && ($XR->name !== 'record'));
18 $xml = $XR->readOuterXML();
22 $XR->close();
27 while (($lastRead = $XR->next()) && ($XR->name !== 'record'));
29 $XR->close();
/dports/textproc/php74-xmlreader/php-7.4.27/ext/xmlreader/tests/
H A Dbug71805.phpt12 $XR = new XMLReader;
13 $XR->open($file, null, LIBXML_NOBLANKS);
15 while (($lastRead = $XR->read()) && ($XR->name !== 'records'));
16 while (($lastRead = $XR->read()) && ($XR->name !== 'record'));
18 $xml = $XR->readOuterXML();
22 $XR->close();
27 while (($lastRead = $XR->next()) && ($XR->name !== 'record'));
29 $XR->close();
/dports/textproc/php80-xmlreader/php-8.0.15/ext/xmlreader/tests/
H A Dbug71805.phpt12 $XR = new XMLReader;
13 $XR->open($file, null, LIBXML_NOBLANKS);
15 while (($lastRead = $XR->read()) && ($XR->name !== 'records'));
16 while (($lastRead = $XR->read()) && ($XR->name !== 'record'));
18 $xml = $XR->readOuterXML();
22 $XR->close();
27 while (($lastRead = $XR->next()) && ($XR->name !== 'record'));
29 $XR->close();
/dports/www/mod_php80/php-8.0.15/ext/xmlreader/tests/
H A Dbug71805.phpt12 $XR = new XMLReader;
13 $XR->open($file, null, LIBXML_NOBLANKS);
15 while (($lastRead = $XR->read()) && ($XR->name !== 'records'));
16 while (($lastRead = $XR->read()) && ($XR->name !== 'record'));
18 $xml = $XR->readOuterXML();
22 $XR->close();
27 while (($lastRead = $XR->next()) && ($XR->name !== 'record'));
29 $XR->close();
/dports/www/mod_php74/php-7.4.27/ext/xmlreader/tests/
H A Dbug71805.phpt12 $XR = new XMLReader;
13 $XR->open($file, null, LIBXML_NOBLANKS);
15 while (($lastRead = $XR->read()) && ($XR->name !== 'records'));
16 while (($lastRead = $XR->read()) && ($XR->name !== 'record'));
18 $xml = $XR->readOuterXML();
22 $XR->close();
27 while (($lastRead = $XR->next()) && ($XR->name !== 'record'));
29 $XR->close();
/dports/lang/php73/php-7.3.33/ext/xmlreader/tests/
H A Dbug71805.phpt12 $XR = new XMLReader;
13 $XR->open($file, null, LIBXML_NOBLANKS);
15 while (($lastRead = $XR->read()) && ($XR->name !== 'records'));
16 while (($lastRead = $XR->read()) && ($XR->name !== 'record'));
18 $xml = $XR->readOuterXML();
22 $XR->close();
27 while (($lastRead = $XR->next()) && ($XR->name !== 'record'));
29 $XR->close();
/dports/textproc/php73-xmlreader/php-7.3.33/ext/xmlreader/tests/
H A Dbug71805.phpt12 $XR = new XMLReader;
13 $XR->open($file, null, LIBXML_NOBLANKS);
15 while (($lastRead = $XR->read()) && ($XR->name !== 'records'));
16 while (($lastRead = $XR->read()) && ($XR->name !== 'record'));
18 $xml = $XR->readOuterXML();
22 $XR->close();
27 while (($lastRead = $XR->next()) && ($XR->name !== 'record'));
29 $XR->close();
/dports/www/mod_php73/php-7.3.33/ext/xmlreader/tests/
H A Dbug71805.phpt12 $XR = new XMLReader;
13 $XR->open($file, null, LIBXML_NOBLANKS);
15 while (($lastRead = $XR->read()) && ($XR->name !== 'records'));
16 while (($lastRead = $XR->read()) && ($XR->name !== 'record'));
18 $xml = $XR->readOuterXML();
22 $XR->close();
27 while (($lastRead = $XR->next()) && ($XR->name !== 'record'));
29 $XR->close();
/dports/astro/wcslib/wcslib-7.7/Fortran/test/
H A Dtprj2.f272 XR(1) = 45.0 + XR0
274 XR(2) = 45.0 + XR0
276 XR(3) = -45.0 + XR0
278 XR(4) = -45.0 + XR0
280 XR(5) = 45.0 + XR0
282 XR(6) = 45.0 + XR0
284 XR(7) = -7.0*45.0 + XR0
286 XR(8) = -7.0*45.0 + XR0
414 XR(K) = -REAL(X(J))
463 XR(K) = -REAL(X(J))
[all …]
/dports/math/cmlib/cmlib-3.0_8/src/q1da/
H A Dgl15t.f1 SUBROUTINE GL15T(F,A,B,XL,XR,R,AE,RA, argument
72 DOUBLE PRECISION XL,XR,CENTR,ABSC,U
105 PHI(U)=XR-(XR-XL)*U*U*(2.*U+3.)
133 IF(XL.LT.XR)THEN
135 SR=SNGL(XR)
137 SL=SNGL(XR)
147 U=(CENTR-XR)/(XR-XL)
159 U=(CENTR-ABSC-XR)/(XR-XL)
166 U=(CENTR+ABSC-XR)/(XR-XL)
183 U=(CENTR-ABSC-XR)/(XR-XL)
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/util/
H A Dutil_ascii_plot.F18 real*8 XL,XR,YD,YU
19 common /ascii_pcommon/ XL,XR,YD,YU
92 write(lunit,900) mark,XL,(XL+XR)/2.0d0,XR
108 real*8 XL,XR,YD,YU local
109 common /ascii_pcommon/ XL,XR,YD,YU local
112 XR=xmax
131 real*8 XL,XR,YD,YU
132 common /ascii_pcommon/ XL,XR,YD,YU
134 ascii_xscale = NINT((x-XL)*(MaxCol-1)/(XR-XL)+1)
151 real*8 XL,XR,YD,YU
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/util/
H A Dutil_ascii_plot.F18 real*8 XL,XR,YD,YU
19 common /ascii_pcommon/ XL,XR,YD,YU
89 write(lunit,900) mark,XL,(XL+XR)/2.0d0,XR
105 real*8 XL,XR,YD,YU local
106 common /ascii_pcommon/ XL,XR,YD,YU local
109 XR=xmax
128 real*8 XL,XR,YD,YU
129 common /ascii_pcommon/ XL,XR,YD,YU
131 ascii_xscale = NINT((x-XL)*(MaxCol-1)/(XR-XL)+1)
148 real*8 XL,XR,YD,YU
[all …]

12345678910>>...102