Home
last modified time | relevance | path

Searched refs:pRx (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/icu-lx/icu/source/test/cintltst/
H A Dbocu1tst.c452 pRx->diff=c; in decodeBocu1LeadByte()
453 pRx->count=count; in decodeBocu1LeadByte()
476 pRx->count=0; in decodeBocu1TrailByte()
488 c=pRx->diff; in decodeBocu1TrailByte()
489 count=pRx->count; in decodeBocu1TrailByte()
493 c=pRx->prev+c+t; in decodeBocu1TrailByte()
497 pRx->count=0; in decodeBocu1TrailByte()
502 pRx->count=0; in decodeBocu1TrailByte()
513 pRx->count=count-1; in decodeBocu1TrailByte()
533 if(pRx==NULL) { in decodeBocu1()
[all …]
/dports/devel/icu/icu/source/test/cintltst/
H A Dbocu1tst.c452 pRx->diff=c; in decodeBocu1LeadByte()
453 pRx->count=count; in decodeBocu1LeadByte()
476 pRx->count=0; in decodeBocu1TrailByte()
488 c=pRx->diff; in decodeBocu1TrailByte()
489 count=pRx->count; in decodeBocu1TrailByte()
493 c=pRx->prev+c+t; in decodeBocu1TrailByte()
497 pRx->count=0; in decodeBocu1TrailByte()
502 pRx->count=0; in decodeBocu1TrailByte()
513 pRx->count=count-1; in decodeBocu1TrailByte()
533 if(pRx==NULL) { in decodeBocu1()
[all …]
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/core/
H A DKVTDispatcher.cpp29 pRx = osc_buffer_t::create(OSC_BUFFER_MAX); in KVTDispatcher()
40 if (pRx != NULL) in ~KVTDispatcher()
42 osc_buffer_t::destroy(pRx); in ~KVTDispatcher()
43 pRx = NULL; in ~KVTDispatcher()
64 status_t res = pRx->fetch(pPacket, &size, OSC_PACKET_MAX); in receive_changes()
87 pRx->skip(); in receive_changes()
192 pRx->clear(); in run()
207 return pRx->submit(data, size); in submit()
212 return pRx->submit(packet); in submit()
/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() argument
34 : m_lx(Lx), m_rx(Rx), m_pLx(pLx), m_pRx(pRx), m_y(y), m_dir(dir) {} in ShadowSegment()
97 void EnqueueSegment(int num, int dir, int pLx, int pRx, int Lx, int Rx,
201 void MagicWandFx::EnqueueSegment(int num, int dir, int pLx, int pRx, int Lx, in EnqueueSegment() argument
213 if (Rx > pRx) { // U-turn a destra in EnqueueSegment()
217 assert(((pRx + 1) <= (Rx)) && (pushLx <= pushRx) && ((pRx + 1) >= 0)); in EnqueueSegment()
219 ShadowSegment((pRx + 1), Rx, pushLx, pushRx, (y - dir), (-dir))); in EnqueueSegment()
/dports/editors/texstudio/texstudio-4.1.2/src/
H A Dlatexstyleparser.cpp334 const QRegExp *pRx; in parseLineCommand() local
337 pRx = &rxComBrace; in parseLineCommand()
339 pRx = &rxComNoBrace; in parseLineCommand()
343 QString name = pRx->cap(2); in parseLineCommand()
347 int optionCount = pRx->cap(3).toInt(); //returns 0 if conversion fails in parseLineCommand()
348 QString optionalArg = pRx->cap(4); in parseLineCommand()
517 const QRegExp *pRx; in parseLineXparseCommand() local
521 pRx = &rxComBrace; in parseLineXparseCommand()
523 pRx = &rxComNoBrace; in parseLineXparseCommand()
527 QString name = pRx->cap(1); in parseLineXparseCommand()
[all …]
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/core/
H A DKVTDispatcher.h35 osc_buffer_t *pRx;
64 inline size_t rx_size() const { return pRx->size(); } in rx_size()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/Hexagon/
H A Dcirc_ldw.ll8 define i32* @HallowedBeThyName(%union.vect64* nocapture %pRx, %union.vect32* %pLut, %union.vect64* …
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/Hexagon/
H A Dcirc_ldw.ll8 define i32* @HallowedBeThyName(%union.vect64* nocapture %pRx, %union.vect32* %pLut, %union.vect64* …
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/Hexagon/
H A Dcirc_ldw.ll8 define i32* @HallowedBeThyName(%union.vect64* nocapture %pRx, %union.vect32* %pLut, %union.vect64* …
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/Hexagon/
H A Dcirc_ldw.ll8 define i32* @HallowedBeThyName(%union.vect64* nocapture %pRx, %union.vect32* %pLut, %union.vect64* …
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/Hexagon/
H A Dcirc_ldw.ll8 define i32* @HallowedBeThyName(%union.vect64* nocapture %pRx, %union.vect32* %pLut, %union.vect64* …
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/Hexagon/
H A Dcirc_ldw.ll8 define i32* @HallowedBeThyName(%union.vect64* nocapture %pRx, %union.vect32* %pLut, %union.vect64* …
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/Hexagon/
H A Dcirc_ldw.ll8 define i32* @HallowedBeThyName(%union.vect64* nocapture %pRx, %union.vect32* %pLut, %union.vect64* …
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/Hexagon/
H A Dcirc_ldw.ll8 define i32* @HallowedBeThyName(%union.vect64* nocapture %pRx, %union.vect32* %pLut, %union.vect64* …
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/Hexagon/
H A Dcirc_ldw.ll8 define i32* @HallowedBeThyName(%union.vect64* nocapture %pRx, %union.vect32* %pLut, %union.vect64* …
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/Hexagon/
H A Dcirc_ldw.ll8 define i32* @HallowedBeThyName(%union.vect64* nocapture %pRx, %union.vect32* %pLut, %union.vect64* …
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/Hexagon/
H A Dcirc_ldw.ll8 define i32* @HallowedBeThyName(%union.vect64* nocapture %pRx, %union.vect32* %pLut, %union.vect64* …
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/Hexagon/
H A Dcirc_ldw.ll8 define i32* @HallowedBeThyName(%union.vect64* nocapture %pRx, %union.vect32* %pLut, %union.vect64* …
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/Hexagon/
H A Dcirc_ldw.ll8 define i32* @HallowedBeThyName(%union.vect64* nocapture %pRx, %union.vect32* %pLut, %union.vect64* …
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/Hexagon/
H A Dcirc_ldw.ll8 define i32* @HallowedBeThyName(%union.vect64* nocapture %pRx, %union.vect32* %pLut, %union.vect64* …
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/Hexagon/
H A Dcirc_ldw.ll8 define i32* @HallowedBeThyName(%union.vect64* nocapture %pRx, %union.vect32* %pLut, %union.vect64* …
/dports/misc/tellico/tellico-3.4.2/src/fetch/
H A Dkinofetcher.cpp328 QRegularExpression pRx(QStringLiteral("<p.*?>(?!<p.*?>).*?</p>")); in parseEntry() local
329 QRegularExpressionMatchIterator i = pRx.globalMatch(plotMatch.captured(1)); in parseEntry()
/dports/graphics/gegl/gegl-0.4.34/tests/simple/reference/
H A Dexp-combine.hdr6pRx�qYx�w�`Ly�Οw쮎x�w�hGx�mJx�kHx֨jwٱmw�lIx�qRx��w�{Nw�sVxŽwx��ixۦ�x��ny�hMy�eLy���x�qy�^Bz�mPz�s…
/dports/devel/godot-tools/godot-demo-projects-8d9d58f112d8/3d/material_testers/backgrounds/
H A Dlobby.hdr13204 …���������}{|nu��zonnpsx��wr���������������|ny�vrgxga]kt��z|zrsu���U\[T��T\pRx��������������������…
/dports/security/hashcat-legacy/hashcat-legacy-2.00/salts/
H A Dbrute-vbulletin.salt726839 pRx

12