Home
last modified time | relevance | path

Searched refs:dstp (Results 1 – 14 of 14) sorted by relevance

/external/bison/lib/
Dvbitset.c344 bitset_word *dstp = VBITSET_WORDS (dst); in vbitset_ones() local
349 memset (dstp, -1, bytes); in vbitset_ones()
357 bitset_word *dstp = VBITSET_WORDS (dst); in vbitset_zero() local
362 memset (dstp, 0, bytes); in vbitset_zero()
370 bitset_word *dstp = VBITSET_WORDS (dst); in vbitset_empty_p() local
373 if (dstp[i]) in vbitset_empty_p()
384 bitset_word *dstp; in vbitset_copy1() local
394 dstp = VBITSET_WORDS (dst); in vbitset_copy1()
398 memcpy (dstp, srcp, sizeof (bitset_word) * ssize); in vbitset_copy1()
400 memset (dstp + sizeof (bitset_word) * ssize, 0, in vbitset_copy1()
[all …]
Dabitset.c317 bitset_word *dstp = ABITSET_WORDS (dst); in abitset_ones() local
322 memset (dstp, -1, bytes); in abitset_ones()
330 bitset_word *dstp = ABITSET_WORDS (dst); in abitset_zero() local
335 memset (dstp, 0, bytes); in abitset_zero()
343 bitset_word *dstp = ABITSET_WORDS (dst); in abitset_empty_p() local
346 if (dstp[i]) in abitset_empty_p()
357 bitset_word *dstp = ABITSET_WORDS (dst); in abitset_copy1() local
360 if (srcp == dstp) in abitset_copy1()
362 memcpy (dstp, srcp, sizeof (bitset_word) * size); in abitset_copy1()
371 bitset_word *dstp = ABITSET_WORDS (dst); in abitset_not() local
[all …]
Debitset.c1040 bitset_word *dstp; in ebitset_op3_cmp() local
1089 dstp = EBITSET_WORDS (delt); in ebitset_op3_cmp()
1096 for (i = 0; i < EBITSET_ELT_WORDS; i++, dstp++) in ebitset_op3_cmp()
1100 if (*dstp != tmp) in ebitset_op3_cmp()
1103 *dstp = tmp; in ebitset_op3_cmp()
1109 for (i = 0; i < EBITSET_ELT_WORDS; i++, dstp++) in ebitset_op3_cmp()
1113 if (*dstp != tmp) in ebitset_op3_cmp()
1116 *dstp = tmp; in ebitset_op3_cmp()
1122 for (i = 0; i < EBITSET_ELT_WORDS; i++, dstp++) in ebitset_op3_cmp()
1126 if (*dstp != tmp) in ebitset_op3_cmp()
[all …]
Dlbitset.c1050 bitset_word *dstp; in lbitset_op3_cmp() local
1112 dstp = dtmp->words; in lbitset_op3_cmp()
1119 for (i = 0; i < LBITSET_ELT_WORDS; i++, dstp++) in lbitset_op3_cmp()
1123 if (*dstp != tmp) in lbitset_op3_cmp()
1126 *dstp = tmp; in lbitset_op3_cmp()
1132 for (i = 0; i < LBITSET_ELT_WORDS; i++, dstp++) in lbitset_op3_cmp()
1136 if (*dstp != tmp) in lbitset_op3_cmp()
1139 *dstp = tmp; in lbitset_op3_cmp()
1145 for (i = 0; i < LBITSET_ELT_WORDS; i++, dstp++) in lbitset_op3_cmp()
1149 if (*dstp != tmp) in lbitset_op3_cmp()
[all …]
/external/linux-kselftest/tools/testing/selftests/powerpc/copyloops/
Dvalidate.c20 char *srcp, *dstp; in do_one() local
25 dstp = dst + MIN_REDZONE + dst_off; in do_one()
31 ret = COPY_LOOP(dstp, srcp, len); in do_one()
32 if (ret && ret != (unsigned long)dstp) { in do_one()
33 printf("(%p,%p,%ld) returned %ld\n", dstp, srcp, len, ret); in do_one()
37 if (memcmp(dstp, srcp, len)) { in do_one()
38 printf("(%p,%p,%ld) miscompare\n", dstp, srcp, len); in do_one()
44 printf("%02x ", dstp[i]); in do_one()
49 if (memcmp(dst, redzone, dstp - dst)) { in do_one()
51 dstp, srcp, len); in do_one()
[all …]
/external/libxml2/os400/
Dtranscode.c53 char * dstp; in xmlTranscodeResult() local
80 dstp = ts; in xmlTranscodeResult()
94 srcc = iconv(cd, &srcp, &srcc, &dstp, &dstc); in xmlTranscodeResult()
101 dstp[0] = dstp[1] = dstp[2] = dstp[3] = '\0'; in xmlTranscodeResult()
105 ts = xmlRealloc(ts, (dstp - ts) + 4); in xmlTranscodeResult()
112 (xmlChar *) ts, dstp - ts + 1); in xmlTranscodeResult()
141 char * dstp; in inTranscode() local
160 dstp = (char *) ts; in inTranscode()
176 srcc = iconv(cd, &srcp, &srcc, &dstp, &dstc); in inTranscode()
185 *dstp = '\0'; in inTranscode()
[all …]
/external/clang/test/CodeGen/
D2002-07-14-MiscTests.c15 long long int dstp = (long long int) dstpp; in memset_impl() local
17 while (dstp % 4 != 0) in memset_impl()
19 ((unsigned char *) dstp)[0] = c; in memset_impl()
20 dstp += 1; in memset_impl()
/external/libxml2/os400/iconv/bldcsndfa/
Dbldcsndfa.c652 char * dstp; in nfaslice() local
663 dstp = (char *) bytebuf; in nfaslice()
665 iconv(icc, &srcp, &srcc, &dstp, &dstc); in nfaslice()
666 dstp = (char *) bytebuf; in nfaslice()
683 tp = uniquetransition(*dstp, f, (t_state *) NULL); in nfaslice()
689 dstp++; in nfaslice()
710 t = nfatransition(t, dstp[--cnt]); in nfaslice()
712 newtransition(*dstp, f, t); in nfaslice()
1692 char * dstp; in listids() local
1715 dstp = buf; in listids()
[all …]
/external/mesa3d/src/mesa/swrast/
Ds_atifragshader.c316 GLfloat dst[2][4], *dstp; in execute_shader() local
526 dstp = machine->Registers[dstreg - GL_REG_0_ATI]; in execute_shader()
532 dstp); in execute_shader()
534 write_dst_addr(1, inst->DstReg[0].dstMod, 0, dst[1], dstp); in execute_shader()
/external/tcpdump/
Dprint-802_11.c1762 const uint8_t **dstp) in get_data_src_dst_mac() argument
1773 *dstp = ADDR1; in get_data_src_dst_mac()
1777 *dstp = ADDR1; in get_data_src_dst_mac()
1783 *dstp = ADDR3; in get_data_src_dst_mac()
1787 *dstp = ADDR3; in get_data_src_dst_mac()
1798 get_mgmt_src_dst_mac(const u_char *p, const uint8_t **srcp, const uint8_t **dstp) in get_mgmt_src_dst_mac() argument
1804 if (dstp != NULL) in get_mgmt_src_dst_mac()
1805 *dstp = hp->da; in get_mgmt_src_dst_mac()
/external/syslinux/com32/lib/syslinux/
Dmovebits.c73 struct syslinux_movelist *dst = NULL, **dstp = &dst, *ml; in dup_movelist() local
77 *dstp = ml; in dup_movelist()
78 dstp = &ml->next; in dup_movelist()
/external/fio/
Dinit.c421 struct print_option *srcp, *dstp; in copy_opt_list() local
424 dstp = malloc(sizeof(*dstp)); in copy_opt_list()
425 dstp->name = strdup(srcp->name); in copy_opt_list()
427 dstp->value = strdup(srcp->value); in copy_opt_list()
429 dstp->value = NULL; in copy_opt_list()
430 flist_add_tail(&dstp->list, &dst->opt_list); in copy_opt_list()
/external/valgrind/VEX/priv/
Dguest_ppc_helpers.c186 unsigned char *srcp, *dstp; in ppc64g_dirtyhelper_LVS() local
188 dstp = (unsigned char *)pU128_dst; in ppc64g_dirtyhelper_LVS()
190 dstp[k] = *srcp; in ppc64g_dirtyhelper_LVS()
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc1420 for (int dstp = 0; dstp < 2; ++dstp) in TEST() local
1421 TestUnalignedMemcpy(i, j, aligned, srcp, dstp); in TEST()