Home
last modified time | relevance | path

Searched defs:pRx (Results 1 – 5 of 5) sorted by relevance

/dports/devel/icu-lx/icu/source/test/cintltst/
H A Dbocu1tst.c416 decodeBocu1LeadByte(Bocu1Rx *pRx, uint8_t b) { in decodeBocu1LeadByte()
467 decodeBocu1TrailByte(Bocu1Rx *pRx, uint8_t b) { in decodeBocu1TrailByte()
530 decodeBocu1(Bocu1Rx *pRx, uint8_t b) { in decodeBocu1()
/dports/devel/icu/icu/source/test/cintltst/
H A Dbocu1tst.c416 decodeBocu1LeadByte(Bocu1Rx *pRx, uint8_t b) { in decodeBocu1LeadByte()
467 decodeBocu1TrailByte(Bocu1Rx *pRx, uint8_t b) { in decodeBocu1TrailByte()
530 decodeBocu1(Bocu1Rx *pRx, uint8_t b) { in decodeBocu1()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/stdfx/
H A Dmagicwandfx.cpp33 ShadowSegment(int Lx, int Rx, int pLx, int pRx, int y, int dir) in ShadowSegment()
201 void MagicWandFx::EnqueueSegment(int num, int dir, int pLx, int pRx, int Lx, in EnqueueSegment()
/dports/editors/texstudio/texstudio-4.1.2/src/
H A Dlatexstyleparser.cpp334 const QRegExp *pRx; in parseLineCommand() local
517 const QRegExp *pRx; in parseLineXparseCommand() local
/dports/misc/tellico/tellico-3.4.2/src/fetch/
H A Dkinofetcher.cpp328 QRegularExpression pRx(QStringLiteral("<p.*?>(?!<p.*?>).*?</p>")); in parseEntry() local