Home
last modified time | relevance | path

Searched refs:fromP (Results 1 – 25 of 223) sorted by relevance

123456789

/dports/astro/py-ro/RO-3.6.9/python/RO/Astro/Cnv/
H A DCoordConv.py177 def ICRSFromICRS2000(self, fromP, fromV): argument
180 def ICRS2000FromICRS(self, fromP, fromV): argument
183 def FK5FromICRS2000(self, fromP, fromV): argument
186 def ICRS2000FromFK5(self, fromP, fromV): argument
189 def FK4FromICRS2000(self, fromP, fromV): argument
192 def ICRS2000FromFK4(self, fromP, fromV): argument
198 def GalacticFromICRS2000(self, fromP, fromV): argument
201 def ICRS2000FromGalactic(self, fromP, fromV): argument
204 def GeocentricFromICRS2000(self, fromP, fromV): argument
208 def ICRS2000FromGeocentric(self, fromP, dumV): argument
[all …]
/dports/games/torcs/torcs-1.3.7/src/libs/txml/
H A Dxmltok.c207 for (fromLim = *fromP + (toLim - *toP); fromLim > *fromP; fromLim--) in utf8_toUtf8()
213 *fromP = from; in utf8_toUtf8()
252 *fromP = from; in utf8_toUtf16()
289 (*fromP)++; in latin1_toUtf8()
379 *fromP = from; \
397 *fromP = from; \
413 *fromP = from; \
426 for (; *fromP != fromLim && *toP != toLim; *fromP += 2) \
427 *(*toP)++ = (GET_HI(*fromP) << 8) | GET_LO(*fromP); \
1044 (*fromP)++; in unknown_toUtf8()
[all …]
/dports/textproc/teckit/teckit-2.5.7/SFconv/expat/xmltok/
H A Dxmltok.c295 for (fromLim = *fromP + (toLim - *toP); fromLim > *fromP; fromLim--) in utf8_toUtf8()
301 *fromP = from; in utf8_toUtf8()
340 *fromP = from; in utf8_toUtf16()
405 (*fromP)++; in latin1_toUtf8()
525 *fromP = from; \
543 *fromP = from; \
559 *fromP = from; \
572 for (; *fromP != fromLim && *toP != toLim; *fromP += 2) \
573 *(*toP)++ = (GET_HI(*fromP) << 8) | GET_LO(*fromP); \
1242 (*fromP)++; in unknown_toUtf8()
[all …]
/dports/polish/libtlen/libtlen-20041113/lib/
H A Dxmltok.c269 for (fromLim = *fromP + (toLim - *toP); fromLim > *fromP; in utf8_toUtf8()
276 *fromP = from; in utf8_toUtf8()
321 *fromP = from; in utf8_toUtf16()
388 (*fromP)++; in latin1_toUtf8()
552 *fromP = from; \
565 for (; *fromP != fromLim && *toP != toLim; *fromP += 2) \
566 *(*toP)++ = (GET_HI(*fromP) << 8) | GET_LO(*fromP); \
1267 *fromP += in unknown_toUtf8()
1276 (*fromP)++; in unknown_toUtf8()
1303 *fromP += in unknown_toUtf16()
[all …]
/dports/www/sitecopy/sitecopy-0.16.6/lib/expat/xmltok/
H A Dxmltok.c284 for (fromLim = *fromP + (toLim - *toP); fromLim > *fromP; fromLim--) in utf8_toUtf8()
290 *fromP = from; in utf8_toUtf8()
329 *fromP = from; in utf8_toUtf16()
394 (*fromP)++; in latin1_toUtf8()
514 *fromP = from; \
532 *fromP = from; \
548 *fromP = from; \
561 for (; *fromP != fromLim && *toP != toLim; *fromP += 2) \
562 *(*toP)++ = (GET_HI(*fromP) << 8) | GET_LO(*fromP); \
1231 (*fromP)++; in unknown_toUtf8()
[all …]
/dports/net-im/centerim/centerim-4.22.10/libjabber/
H A Dxmltok.c288 for (fromLim = *fromP + (toLim - *toP); fromLim > *fromP; fromLim--) in utf8_toUtf8()
294 *fromP = from; in utf8_toUtf8()
333 *fromP = from; in utf8_toUtf16()
398 (*fromP)++; in latin1_toUtf8()
518 *fromP = from; \
526 *fromP = from; \
552 *fromP = from; \
565 for (; *fromP != fromLim && *toP != toLim; *fromP += 2) \
566 *(*toP)++ = (GET_HI(*fromP) << 8) | GET_LO(*fromP); \
1230 (*fromP)++; in unknown_toUtf8()
[all …]
/dports/www/litmus/litmus-0.13/lib/expat/xmltok/
H A Dxmltok.c284 for (fromLim = *fromP + (toLim - *toP); fromLim > *fromP; fromLim--) in utf8_toUtf8()
290 *fromP = from; in utf8_toUtf8()
329 *fromP = from; in utf8_toUtf16()
394 (*fromP)++; in latin1_toUtf8()
514 *fromP = from; \
532 *fromP = from; \
548 *fromP = from; \
561 for (; *fromP != fromLim && *toP != toLim; *fromP += 2) \
562 *(*toP)++ = (GET_HI(*fromP) << 8) | GET_LO(*fromP); \
1231 (*fromP)++; in unknown_toUtf8()
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Modules/expat/
H A Dxmltok.c394 *fromP += bytesToCopy; in utf8_toUtf8()
457 *fromP = from; in utf8_toUtf16()
510 if (*fromP == fromLim) in latin1_toUtf8()
518 (*fromP)++; in latin1_toUtf8()
706 fromLim = *fromP + (((fromLim - *fromP) >> 1) << 1); /* shrink to even */ \
713 for (; *fromP < fromLim && *toP < toLim; *fromP += 2) \
714 *(*toP)++ = (GET_HI(*fromP) << 8) | GET_LO(*fromP); \
1375 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf8()
1380 (*fromP)++; in unknown_toUtf8()
1395 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf16()
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Modules/expat/
H A Dxmltok.c394 *fromP += bytesToCopy; in utf8_toUtf8()
457 *fromP = from; in utf8_toUtf16()
510 if (*fromP == fromLim) in latin1_toUtf8()
518 (*fromP)++; in latin1_toUtf8()
706 fromLim = *fromP + (((fromLim - *fromP) >> 1) << 1); /* shrink to even */ \
713 for (; *fromP < fromLim && *toP < toLim; *fromP += 2) \
714 *(*toP)++ = (GET_HI(*fromP) << 8) | GET_LO(*fromP); \
1375 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf8()
1380 (*fromP)++; in unknown_toUtf8()
1395 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf16()
[all …]
/dports/astro/py-astropy/astropy-5.0/cextern/expat/lib/
H A Dxmltok.c386 *fromP += bytesToCopy; in utf8_toUtf8()
449 *fromP = from; in utf8_toUtf16()
502 if (*fromP == fromLim) in latin1_toUtf8()
510 (*fromP)++; in latin1_toUtf8()
698 fromLim = *fromP + (((fromLim - *fromP) >> 1) << 1); /* shrink to even */ \
705 for (; *fromP < fromLim && *toP < toLim; *fromP += 2) \
706 *(*toP)++ = (GET_HI(*fromP) << 8) | GET_LO(*fromP); \
1367 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf8()
1372 (*fromP)++; in unknown_toUtf8()
1387 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf16()
[all …]
/dports/lang/python-tools/Python-3.8.12/Modules/expat/
H A Dxmltok.c394 *fromP += bytesToCopy; in utf8_toUtf8()
457 *fromP = from; in utf8_toUtf16()
510 if (*fromP == fromLim) in latin1_toUtf8()
518 (*fromP)++; in latin1_toUtf8()
706 fromLim = *fromP + (((fromLim - *fromP) >> 1) << 1); /* shrink to even */ \
713 for (; *fromP < fromLim && *toP < toLim; *fromP += 2) \
714 *(*toP)++ = (GET_HI(*fromP) << 8) | GET_LO(*fromP); \
1375 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf8()
1380 (*fromP)++; in unknown_toUtf8()
1395 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf16()
[all …]
/dports/lang/python310/Python-3.10.1/Modules/expat/
H A Dxmltok.c394 *fromP += bytesToCopy; in utf8_toUtf8()
457 *fromP = from; in utf8_toUtf16()
510 if (*fromP == fromLim) in latin1_toUtf8()
518 (*fromP)++; in latin1_toUtf8()
706 fromLim = *fromP + (((fromLim - *fromP) >> 1) << 1); /* shrink to even */ \
713 for (; *fromP < fromLim && *toP < toLim; *fromP += 2) \
714 *(*toP)++ = (GET_HI(*fromP) << 8) | GET_LO(*fromP); \
1375 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf8()
1380 (*fromP)++; in unknown_toUtf8()
1395 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf16()
[all …]
/dports/lang/python-legacy/Python-2.7.18/Modules/expat/
H A Dxmltok.c386 *fromP += bytesToCopy; in utf8_toUtf8()
449 *fromP = from; in utf8_toUtf16()
502 if (*fromP == fromLim) in latin1_toUtf8()
510 (*fromP)++; in latin1_toUtf8()
698 fromLim = *fromP + (((fromLim - *fromP) >> 1) << 1); /* shrink to even */ \
705 for (; *fromP < fromLim && *toP < toLim; *fromP += 2) \
706 *(*toP)++ = (GET_HI(*fromP) << 8) | GET_LO(*fromP); \
1367 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf8()
1372 (*fromP)++; in unknown_toUtf8()
1387 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf16()
[all …]
/dports/lang/python37/Python-3.7.12/Modules/expat/
H A Dxmltok.c394 *fromP += bytesToCopy; in utf8_toUtf8()
457 *fromP = from; in utf8_toUtf16()
510 if (*fromP == fromLim) in latin1_toUtf8()
518 (*fromP)++; in latin1_toUtf8()
706 fromLim = *fromP + (((fromLim - *fromP) >> 1) << 1); /* shrink to even */ \
713 for (; *fromP < fromLim && *toP < toLim; *fromP += 2) \
714 *(*toP)++ = (GET_HI(*fromP) << 8) | GET_LO(*fromP); \
1375 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf8()
1380 (*fromP)++; in unknown_toUtf8()
1395 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf16()
[all …]
/dports/lang/python27/Python-2.7.18/Modules/expat/
H A Dxmltok.c386 *fromP += bytesToCopy; in utf8_toUtf8()
449 *fromP = from; in utf8_toUtf16()
502 if (*fromP == fromLim) in latin1_toUtf8()
510 (*fromP)++; in latin1_toUtf8()
698 fromLim = *fromP + (((fromLim - *fromP) >> 1) << 1); /* shrink to even */ \
705 for (; *fromP < fromLim && *toP < toLim; *fromP += 2) \
706 *(*toP)++ = (GET_HI(*fromP) << 8) | GET_LO(*fromP); \
1367 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf8()
1372 (*fromP)++; in unknown_toUtf8()
1387 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf16()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/expat/vtkexpat/lib/
H A Dxmltok.c396 *fromP += bytesToCopy; in utf8_toUtf8()
459 *fromP = from; in utf8_toUtf16()
512 if (*fromP == fromLim) in latin1_toUtf8()
520 (*fromP)++; in latin1_toUtf8()
708 fromLim = *fromP + (((fromLim - *fromP) >> 1) << 1); /* shrink to even */ \
715 for (; *fromP < fromLim && *toP < toLim; *fromP += 2) \
716 *(*toP)++ = (GET_HI(*fromP) << 8) | GET_LO(*fromP); \
1377 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf8()
1382 (*fromP)++; in unknown_toUtf8()
1397 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf16()
[all …]
/dports/lang/python39/Python-3.9.9/Modules/expat/
H A Dxmltok.c394 *fromP += bytesToCopy; in utf8_toUtf8()
457 *fromP = from; in utf8_toUtf16()
510 if (*fromP == fromLim) in latin1_toUtf8()
518 (*fromP)++; in latin1_toUtf8()
706 fromLim = *fromP + (((fromLim - *fromP) >> 1) << 1); /* shrink to even */ \
713 for (; *fromP < fromLim && *toP < toLim; *fromP += 2) \
714 *(*toP)++ = (GET_HI(*fromP) << 8) | GET_LO(*fromP); \
1375 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf8()
1380 (*fromP)++; in unknown_toUtf8()
1395 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf16()
[all …]
/dports/lang/python38/Python-3.8.12/Modules/expat/
H A Dxmltok.c394 *fromP += bytesToCopy; in utf8_toUtf8()
457 *fromP = from; in utf8_toUtf16()
510 if (*fromP == fromLim) in latin1_toUtf8()
518 (*fromP)++; in latin1_toUtf8()
706 fromLim = *fromP + (((fromLim - *fromP) >> 1) << 1); /* shrink to even */ \
713 for (; *fromP < fromLim && *toP < toLim; *fromP += 2) \
714 *(*toP)++ = (GET_HI(*fromP) << 8) | GET_LO(*fromP); \
1375 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf8()
1380 (*fromP)++; in unknown_toUtf8()
1395 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf16()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/expat/lib/
H A Dxmltok.c386 *fromP += bytesToCopy; in utf8_toUtf8()
449 *fromP = from; in utf8_toUtf16()
502 if (*fromP == fromLim) in latin1_toUtf8()
510 (*fromP)++; in latin1_toUtf8()
698 fromLim = *fromP + (((fromLim - *fromP) >> 1) << 1); /* shrink to even */ \
705 for (; *fromP < fromLim && *toP < toLim; *fromP += 2) \
706 *(*toP)++ = (GET_HI(*fromP) << 8) | GET_LO(*fromP); \
1367 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf8()
1372 (*fromP)++; in unknown_toUtf8()
1387 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf16()
[all …]
/dports/graphics/Coin/coin-Coin-4.0.0/src/xml/expat/
H A Dxmltok.c494 *fromP = from; in utf8_toUtf16()
560 (*fromP)++; in latin1_toUtf8()
692 *fromP = from; \
700 *fromP = from; \
730 *fromP = from; \
751 for (; *fromP < fromLim && *toP < toLim; *fromP += 2) \
752 *(*toP)++ = (GET_HI(*fromP) << 8) | GET_LO(*fromP); \
1459 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf8()
1465 (*fromP)++; in unknown_toUtf8()
1483 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf16()
[all …]
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmexpat/lib/
H A Dxmltok.c394 *fromP += bytesToCopy; in utf8_toUtf8()
457 *fromP = from; in utf8_toUtf16()
510 if (*fromP == fromLim) in latin1_toUtf8()
518 (*fromP)++; in latin1_toUtf8()
706 fromLim = *fromP + (((fromLim - *fromP) >> 1) << 1); /* shrink to even */ \
713 for (; *fromP < fromLim && *toP < toLim; *fromP += 2) \
714 *(*toP)++ = (GET_HI(*fromP) << 8) | GET_LO(*fromP); \
1375 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf8()
1380 (*fromP)++; in unknown_toUtf8()
1395 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf16()
[all …]
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmexpat/lib/
H A Dxmltok.c394 *fromP += bytesToCopy; in utf8_toUtf8()
457 *fromP = from; in utf8_toUtf16()
510 if (*fromP == fromLim) in latin1_toUtf8()
518 (*fromP)++; in latin1_toUtf8()
706 fromLim = *fromP + (((fromLim - *fromP) >> 1) << 1); /* shrink to even */ \
713 for (; *fromP < fromLim && *toP < toLim; *fromP += 2) \
714 *(*toP)++ = (GET_HI(*fromP) << 8) | GET_LO(*fromP); \
1375 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf8()
1380 (*fromP)++; in unknown_toUtf8()
1395 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf16()
[all …]
/dports/lang/python311/Python-3.11.0a3/Modules/expat/
H A Dxmltok.c394 *fromP += bytesToCopy; in utf8_toUtf8()
457 *fromP = from; in utf8_toUtf16()
510 if (*fromP == fromLim) in latin1_toUtf8()
518 (*fromP)++; in latin1_toUtf8()
706 fromLim = *fromP + (((fromLim - *fromP) >> 1) << 1); /* shrink to even */ \
713 for (; *fromP < fromLim && *toP < toLim; *fromP += 2) \
714 *(*toP)++ = (GET_HI(*fromP) << 8) | GET_LO(*fromP); \
1375 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf8()
1380 (*fromP)++; in unknown_toUtf8()
1395 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf16()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/expat/src/expat/lib/
H A Dxmltok.c386 *fromP += bytesToCopy; in utf8_toUtf8()
449 *fromP = from; in utf8_toUtf16()
502 if (*fromP == fromLim) in latin1_toUtf8()
510 (*fromP)++; in latin1_toUtf8()
698 fromLim = *fromP + (((fromLim - *fromP) >> 1) << 1); /* shrink to even */ \
705 for (; *fromP < fromLim && *toP < toLim; *fromP += 2) \
706 *(*toP)++ = (GET_HI(*fromP) << 8) | GET_LO(*fromP); \
1367 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf8()
1372 (*fromP)++; in unknown_toUtf8()
1387 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf16()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/expat/lib/
H A Dxmltok.c386 *fromP += bytesToCopy; in utf8_toUtf8()
449 *fromP = from; in utf8_toUtf16()
502 if (*fromP == fromLim) in latin1_toUtf8()
510 (*fromP)++; in latin1_toUtf8()
698 fromLim = *fromP + (((fromLim - *fromP) >> 1) << 1); /* shrink to even */ \
705 for (; *fromP < fromLim && *toP < toLim; *fromP += 2) \
706 *(*toP)++ = (GET_HI(*fromP) << 8) | GET_LO(*fromP); \
1367 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf8()
1372 (*fromP)++; in unknown_toUtf8()
1387 *fromP += (AS_NORMAL_ENCODING(enc)->type[(unsigned char)**fromP] in unknown_toUtf16()
[all …]

123456789