/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/ |
sh4al-dsp.s | 65 pclr a0 66 dct pclr a1 67 pclr x0 pmuls a1,x0,m0 68 pclr a1 pmuls x0,y0,a0 69 pclr a0 pmuls x1,y1,a1 70 pclr y0 pmuls y0,a1,m1
|
err-sh4al-dsp.s | 19 dct pclr x0 pmuls a1,x0,m0 ! { dg-error "combined with pmuls" } 20 pclr a0 pmuls x1,y1,a0 ! { dg-warning "register is same" }
|
sh4al-dsp.d | 67 0x0000007e f8 00 8d 07 pclr a0 68 0x00000082 f8 00 8e 05 dct pclr a1 69 0x00000086 f8 00 4e 10 pclr x0 pmuls a1,x0,m0 70 0x0000008a f8 00 40 1b pclr a1 pmuls x0,y0,a0 71 0x0000008e f8 00 45 1e pclr a0 pmuls x1,y1,a1 72 0x00000092 f8 00 4b 15 pclr y0 pmuls y0,a1,m1
|
/external/opencv3/3rdparty/libjasper/ |
jp2_cod.c | 156 {JP2_BOX_PCLR, "PCLR", 0, 816 jp2_pclr_t *pclr = &box->data.pclr; local 817 if (pclr->lutdata) { 818 jas_free(pclr->lutdata); 820 if (pclr->bpc) 821 jas_free(pclr->bpc); 826 jp2_pclr_t *pclr = &box->data.pclr; local 832 pclr->lutdata = 0 875 jp2_pclr_t *pclr = &box->data.pclr; local [all...] |
jp2_dec.c | 183 if (!dec->pclr) { 184 dec->pclr = box; 304 /* If a CMAP box is present, a PCLR box must also be present. */ 305 if (dec->cmap && !dec->pclr) { 306 jas_eprintf("warning: missing PCLR box or superfluous CMAP box\n"); 311 /* If a CMAP box is not present, a PCLR box must not be present. */ 312 if (!dec->cmap && dec->pclr) { 313 jas_eprintf("warning: missing CMAP box or superfluous PCLR box\n"); 314 jp2_box_destroy(dec->pclr); 315 dec->pclr = 0 [all...] |
jp2_dec.h | 73 jp2_box_t *pclr; member in struct:__anon20854
|
jp2_cod.h | 186 /* PCLR box data. */ 268 jp2_pclr_t pclr; member in union:__anon20852::__anon20853
|
/external/pdfium/testing/resources/pixel/ |
bug_71.in | 61 ftypjp2 jp2 jpxbjpx rreq?? ? @ - Rjp2h ihdr ? ? colr pclr |