Searched defs:dstp (Results 1 - 16 of 16) sorted by relevance

/external/clang/test/CodeGen/
H A D2002-07-14-MiscTests.c15 long long int dstp = (long long int) dstpp; local
17 while (dstp % 4 != 0)
19 ((unsigned char *) dstp)[0] = c;
20 dstp += 1;
/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_stretch.c211 Uint8 *dstp; local
295 dstp = (Uint8 *)dst->pixels + (dst_row*dst->pitch)
309 : "0" (dstp), "1" (srcp), "r" (copy_row)
317 mov edi, dstp
332 copy_row1(srcp, srcrect->w, dstp, dstrect->w);
336 (Uint16 *)dstp, dstrect->w);
339 copy_row3(srcp, srcrect->w, dstp, dstrect->w);
343 (Uint32 *)dstp, dstrect->w);
H A DSDL_blit_0.c247 Uint16 *dstp = (Uint16 *)info->d_pixels; local
266 *dstp=((Uint16 *)palmap)[bit];
269 dstp++;
272 dstp += dstskip;
314 Uint32 *dstp = (Uint32 *)info->d_pixels; local
333 *dstp=((Uint32 *)palmap)[bit];
336 dstp++;
339 dstp += dstskip;
H A DSDL_blit_1.c324 Uint16 *dstp = (Uint16 *)info->d_pixels; local
336 *dstp=palmap[*src];
339 dstp++;
343 dstp += dstskip;
383 Uint32 *dstp = (Uint32 *)info->d_pixels; local
395 *dstp = palmap[*src];
398 dstp++;
402 dstp += dstskip;
H A DSDL_yuv_sw.c1174 Uint8 *dstp; local
1249 dstp = (Uint8 *)swdata->stretch->pixels;
1251 dstp = (Uint8 *)display->pixels
1260 lum, Cr, Cb, dstp, overlay->h, overlay->w, mod);
1264 lum, Cr, Cb, dstp, overlay->h, overlay->w, mod);
H A DSDL_blit_A.c235 Uint32 *dstp = (Uint32 *)info->d_pixels; local
250 Uint32 d = *dstp;
251 *dstp++ = ((((s & 0x00fefefe) + (d & 0x00fefefe)) >> 1)
254 movq_m2r((*dstp), mm2);/* 2 x dst -> mm2(ARGBARGB) */
269 movq_r2m(mm2, (*dstp));/* mm2 -> 2 x dst pixels */
270 dstp += 2;
274 dstp += dstskip;
293 Uint32 *dstp = (Uint32 *)info->d_pixels; local
313 movd_m2r((*dstp), mm2);/* dst(ARGB) -> mm2 (0000ARGB)*/
324 movd_r2m(mm2, *dstp);/* mm
371 Uint32 *dstp = (Uint32 *)info->d_pixels; local
453 Uint32 *dstp = (Uint32 *)info->d_pixels; local
516 Uint32 *dstp = (Uint32 *)info->d_pixels; local
602 Uint32 *dstp = (Uint32 *)info->d_pixels; local
944 Uint32 *dstp = (Uint32 *)info->d_pixels; local
1067 Uint32 *dstp = (Uint32 *)info->d_pixels; local
1164 Uint32 *dstp = (Uint32 *)info->d_pixels; local
1261 Uint32 *dstp = (Uint32 *)info->d_pixels; local
1357 Uint32 *dstp = (Uint32 *)info->d_pixels; local
1443 Uint32 *dstp = (Uint32 *)info->d_pixels; local
1469 Uint32 *dstp = (Uint32 *)info->d_pixels; local
1534 Uint32 *dstp = (Uint32 *)info->d_pixels; local
1584 Uint32 *dstp = (Uint32 *)info->d_pixels; local
1702 Uint32 *dstp = (Uint32 *)info->d_pixels; local
1780 Uint16 *dstp = (Uint16 *)info->d_pixels; local
1884 Uint16 *dstp = (Uint16 *)info->d_pixels; local
2023 Uint16 *dstp = (Uint16 *)info->d_pixels; local
2169 Uint16 *dstp = (Uint16 *)info->d_pixels; local
2303 Uint16 *dstp = (Uint16 *)info->d_pixels; local
2439 Uint16 *dstp = (Uint16 *)info->d_pixels; local
2475 Uint16 *dstp = (Uint16 *)info->d_pixels; local
2507 Uint16 *dstp = (Uint16 *)info->d_pixels; local
2550 Uint16 *dstp = (Uint16 *)info->d_pixels; local
[all...]
H A DSDL_blit_N.c547 Uint32 *dstp = (Uint32 *) info->d_pixels; local
593 ASSEMBLE_RGBA((Uint8 *)dstp, dstbpp, dstfmt, \
596 dstp = (Uint32 *) (((Uint8 *) dstp) + dstbpp); \
607 ASSEMBLE_RGBA((Uint8 *)dstp, dstbpp, dstfmt, \
610 dstp = (Uint32 *) (((Uint8 *)dstp) + dstbpp); \
616 ONE_PIXEL_BLEND((UNALIGNED_PTR(dstp)) && (width), width);
636 vd = vec_ld(0, dstp);
640 vec_st(vd, 0, dstp);
2164 Uint16 *dstp = (Uint16 *)info->d_pixels; local
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_atifragshader.c330 GLfloat dst[2][4], *dstp; local
540 dstp = machine->Registers[dstreg - GL_REG_0_ATI];
546 dstp);
548 write_dst_addr(1, inst->DstReg[0].dstMod, 0, dst[1], dstp);
/external/mesa3d/src/mesa/swrast/
H A Ds_atifragshader.c330 GLfloat dst[2][4], *dstp; local
540 dstp = machine->Registers[dstreg - GL_REG_0_ATI];
546 dstp);
548 write_dst_addr(1, inst->DstReg[0].dstMod, 0, dst[1], dstp);
/external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/
H A DSDL_gsyuv.c328 Uint32 *srcp, *dstp; local
348 dstp = (Uint32 *)hwdata->ipu_imem;
360 dstp[0] = srcp[0];
361 dstp[1] = srcp[1];
362 dstp[2] = srcp[2];
363 dstp[3] = srcp[3];
365 dstp += 4;
369 dstp[0] = srcp[0];
370 dstp[1] = srcp[1];
372 dstp
[all...]
/external/bison/lib/
H A Dabitset.c317 bitset_word *dstp = ABITSET_WORDS (dst); local
322 memset (dstp, -1, bytes);
330 bitset_word *dstp = ABITSET_WORDS (dst); local
335 memset (dstp, 0, bytes);
343 bitset_word *dstp = ABITSET_WORDS (dst); local
346 if (dstp[i])
357 bitset_word *dstp = ABITSET_WORDS (dst); local
360 if (srcp == dstp)
362 memcpy (dstp, srcp, sizeof (bitset_word) * size);
371 bitset_word *dstp local
385 bitset_word *dstp = ABITSET_WORDS (dst); local
400 bitset_word *dstp = ABITSET_WORDS (dst); local
415 bitset_word *dstp = ABITSET_WORDS (dst); local
432 bitset_word *dstp = ABITSET_WORDS (dst); local
447 bitset_word *dstp = ABITSET_WORDS (dst); local
470 bitset_word *dstp = ABITSET_WORDS (dst); local
485 bitset_word *dstp = ABITSET_WORDS (dst); local
508 bitset_word *dstp = ABITSET_WORDS (dst); local
523 bitset_word *dstp = ABITSET_WORDS (dst); local
546 bitset_word *dstp = ABITSET_WORDS (dst); local
561 bitset_word *dstp = ABITSET_WORDS (dst); local
585 bitset_word *dstp = ABITSET_WORDS (dst); local
601 bitset_word *dstp = ABITSET_WORDS (dst); local
625 bitset_word *dstp = ABITSET_WORDS (dst); local
641 bitset_word *dstp = ABITSET_WORDS (dst); local
665 bitset_word *dstp = ABITSET_WORDS (dst); local
681 bitset_word *dstp = ABITSET_WORDS (dst); local
[all...]
H A Dvbitset.c344 bitset_word *dstp = VBITSET_WORDS (dst); local
349 memset (dstp, -1, bytes);
357 bitset_word *dstp = VBITSET_WORDS (dst); local
362 memset (dstp, 0, bytes);
370 bitset_word *dstp = VBITSET_WORDS (dst); local
373 if (dstp[i])
384 bitset_word *dstp; local
394 dstp = VBITSET_WORDS (dst);
398 memcpy (dstp, srcp, sizeof (bitset_word) * ssize);
400 memset (dstp
410 bitset_word *dstp; local
435 bitset_word *dstp = VBITSET_WORDS (dst); local
465 bitset_word *dstp = VBITSET_WORDS (dst); local
489 bitset_word *dstp = VBITSET_WORDS (dst); local
507 bitset_word *dstp; local
535 bitset_word *dstp; local
587 bitset_word *dstp; local
628 bitset_word *dstp; local
692 bitset_word *dstp; local
729 bitset_word *dstp; local
783 bitset_word *dstp; local
820 bitset_word *dstp; local
878 bitset_word *dstp; local
909 bitset_word *dstp; local
945 bitset_word *dstp; local
976 bitset_word *dstp; local
1012 bitset_word *dstp; local
1043 bitset_word *dstp; local
[all...]
H A Dlbitset.c1050 bitset_word *dstp; local
1112 dstp = dtmp->words;
1119 for (i = 0; i < LBITSET_ELT_WORDS; i++, dstp++)
1123 if (*dstp != tmp)
1126 *dstp = tmp;
1132 for (i = 0; i < LBITSET_ELT_WORDS; i++, dstp++)
1136 if (*dstp != tmp)
1139 *dstp = tmp;
1145 for (i = 0; i < LBITSET_ELT_WORDS; i++, dstp++)
1149 if (*dstp !
[all...]
H A Debitset.c1040 bitset_word *dstp; local
1089 dstp = EBITSET_WORDS (delt);
1096 for (i = 0; i < EBITSET_ELT_WORDS; i++, dstp++)
1100 if (*dstp != tmp)
1103 *dstp = tmp;
1109 for (i = 0; i < EBITSET_ELT_WORDS; i++, dstp++)
1113 if (*dstp != tmp)
1116 *dstp = tmp;
1122 for (i = 0; i < EBITSET_ELT_WORDS; i++, dstp++)
1126 if (*dstp !
[all...]
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
H A DSDL_string.c248 Uint32 *dstp = (Uint32 *)dst; local
256 *dstp++ = value;
261 Uint8 *dstp = (Uint8 *)dst; local
264 *dstp++ = value;
266 *dstp++ = value;
268 *dstp++ = value;
279 char *dstp = (char *)dst; local
281 *dstp++ = *srcp++;
291 char *dstp = (char *)dst; local
293 dstp
[all...]
/external/tcpdump/
H A Dprint-802_11.c1450 const u_int8_t **dstp)
1479 if (dstp != NULL)
1480 *dstp = ADDR1;
1489 if (dstp != NULL)
1490 *dstp = ADDR1;
1499 if (dstp != NULL)
1500 *dstp = ADDR3;
1509 if (dstp != NULL)
1510 *dstp = ADDR3;
1526 const u_int8_t **dstp)
1449 data_header_print(u_int16_t fc, const u_char *p, const u_int8_t **srcp, const u_int8_t **dstp) argument
1525 mgmt_header_print(const u_char *p, const u_int8_t **srcp, const u_int8_t **dstp) argument
1543 ctrl_header_print(u_int16_t fc, const u_char *p, const u_int8_t **srcp, const u_int8_t **dstp) argument
1649 ieee_802_11_hdr_print(u_int16_t fc, const u_char *p, u_int hdrlen, u_int meshdrlen, const u_int8_t **srcp, const u_int8_t **dstp) argument
[all...]

Completed in 8699 milliseconds