Home
last modified time | relevance | path

Searched defs:srcp (Results 1 – 17 of 17) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/
DSDL_blit_A.c233 Uint32 *srcp = (Uint32 *)info->s_pixels; in BlitRGBtoRGBSurfaceAlpha128MMX() local
291 Uint32 *srcp = (Uint32 *)info->s_pixels; in BlitRGBtoRGBSurfaceAlphaMMX() local
369 Uint32 *srcp = (Uint32 *)info->s_pixels; in BlitRGBtoRGBPixelAlphaMMX() local
451 Uint32 *srcp = (Uint32 *)info->s_pixels; in BlitRGBtoRGBSurfaceAlpha128MMX() local
514 Uint32 *srcp = (Uint32 *)info->s_pixels; in BlitRGBtoRGBSurfaceAlphaMMX() local
600 Uint32 *srcp = (Uint32 *)info->s_pixels; in BlitRGBtoRGBPixelAlphaMMX() local
942 Uint32 *srcp = (Uint32 *)info->s_pixels; in Blit32to32SurfaceAlphaKeyAltivec() local
1065 Uint32 *srcp = (Uint32 *)info->s_pixels; in Blit32to32PixelAlphaAltivec() local
1162 Uint32 *srcp = (Uint32 *)info->s_pixels; in BlitRGBtoRGBPixelAlphaAltivec() local
1259 Uint32 *srcp = (Uint32 *)info->s_pixels; in Blit32to32SurfaceAlphaAltivec() local
[all …]
DSDL_stretch.c210 Uint8 *srcp = NULL; in SDL_SoftStretch() local
DSDL_blit_N.c545 Uint32 *srcp = (Uint32 *) info->s_pixels; in Blit32to32KeyAltivec() local
2162 Uint16 *srcp = (Uint16 *)info->s_pixels; in Blit2to2Key() local
/external/bison/lib/
Dabitset.c151 bitset_word *srcp = ABITSET_WORDS (src); in abitset_list_reverse() local
210 bitset_word *srcp = ABITSET_WORDS (src); in abitset_list() local
356 bitset_word *srcp = ABITSET_WORDS (src); in abitset_copy1() local
370 bitset_word *srcp = ABITSET_WORDS (src); in abitset_not() local
384 bitset_word *srcp = ABITSET_WORDS (src); in abitset_equal_p() local
399 bitset_word *srcp = ABITSET_WORDS (src); in abitset_subset_p() local
414 bitset_word *srcp = ABITSET_WORDS (src); in abitset_disjoint_p() local
Dvbitset.c174 bitset_word *srcp = VBITSET_WORDS (src); local
236 bitset_word *srcp = VBITSET_WORDS (src); local
383 bitset_word *srcp; in vbitset_copy1() local
409 bitset_word *srcp; in vbitset_not() local
434 bitset_word *srcp = VBITSET_WORDS (src); in vbitset_equal_p() local
464 bitset_word *srcp = VBITSET_WORDS (src); in vbitset_subset_p() local
488 bitset_word *srcp = VBITSET_WORDS (src); in vbitset_disjoint_p() local
Dlbitset.c623 bitset_word *srcp = elt->words; in lbitset_list_reverse() local
710 bitset_word *srcp = elt->words; in lbitset_list() local
750 bitset_word *srcp = elt->words; in lbitset_list() local
896 bitset_word *srcp; in lbitset_unused_clear() local
Debitset.c609 bitset_word *srcp; in ebitset_list_reverse() local
685 bitset_word *srcp = EBITSET_WORDS (elt); in ebitset_list() local
721 bitset_word *srcp; in ebitset_list() local
859 bitset_word *srcp = EBITSET_WORDS (elt); in ebitset_unused_clear() local
/external/tcpdump/
Dprint-802_11.c1449 data_header_print(u_int16_t fc, const u_char *p, const u_int8_t **srcp, in data_header_print()
1525 mgmt_header_print(const u_char *p, const u_int8_t **srcp, in mgmt_header_print()
1543 ctrl_header_print(u_int16_t fc, const u_char *p, const u_int8_t **srcp, in ctrl_header_print()
1650 u_int meshdrlen, const u_int8_t **srcp, const u_int8_t **dstp) in ieee_802_11_hdr_print()
/external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/
DSDL_gsyuv.c328 Uint32 *srcp, *dstp; in GS_DisplayYUVOverlay() local
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
DSDL_string.c278 char *srcp = (char *)src; in SDL_memcpy() local
290 char *srcp = (char *)src; in SDL_revcpy() local
/external/compiler-rt/lib/BlocksRuntime/
Druntime.c200 void **srcp = (void **)src; in _Block_memmove_gc_broken() local
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
Dradeon_pair_schedule.c540 struct rc_pair_instruction_source srcp = src.Src[srcp_src]; in merge_presub_sources() local
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_pair_schedule.c540 struct rc_pair_instruction_source srcp = src.Src[srcp_src]; in merge_presub_sources() local
/external/mdnsresponder/Clients/
Ddns-sd.c402 static int CopyLabels(char *dst, const char *lim, const char **srcp, int labels) in CopyLabels()
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_usrreq.c2207 #define SCTP_CHECK_AND_CAST(destp, srcp, type, size) {\ argument
/external/mdnsresponder/mDNSCore/
DmDNS.c6311 mDNSIPPort srcp; in ExpectingUnicastResponseForRecord() local
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc1342 for (int srcp = 0; srcp < 2; ++srcp) in TEST() local