/external/bison/lib/ |
D | vbitset.c | 344 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 …]
|
D | abitset.c | 317 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 …]
|
D | ebitset.c | 1040 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 …]
|
D | lbitset.c | 1050 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/libxml2/os400/ |
D | transcode.c | 53 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/ |
D | 2002-07-14-MiscTests.c | 15 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/tcpdump/ |
D | print-802_11.c | 2062 const uint8_t **dstp) in data_header_print() argument 2091 if (dstp != NULL) in data_header_print() 2092 *dstp = ADDR1; in data_header_print() 2101 if (dstp != NULL) in data_header_print() 2102 *dstp = ADDR1; in data_header_print() 2111 if (dstp != NULL) in data_header_print() 2112 *dstp = ADDR3; in data_header_print() 2121 if (dstp != NULL) in data_header_print() 2122 *dstp = ADDR3; in data_header_print() 2138 const u_char *p, const uint8_t **srcp, const uint8_t **dstp) in mgmt_header_print() argument [all …]
|
/external/libxml2/os400/iconv/bldcsndfa/ |
D | bldcsndfa.c | 652 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/ |
D | s_atifragshader.c | 330 GLfloat dst[2][4], *dstp; in execute_shader() local 540 dstp = machine->Registers[dstreg - GL_REG_0_ATI]; in execute_shader() 546 dstp); in execute_shader() 548 write_dst_addr(1, inst->DstReg[0].dstMod, 0, dst[1], dstp); in execute_shader()
|
/external/valgrind/VEX/priv/ |
D | guest_ppc_helpers.c | 186 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/ |
D | msan_test.cc | 1413 for (int dstp = 0; dstp < 2; ++dstp) in TEST() local 1414 TestUnalignedMemcpy(i, j, aligned, srcp, dstp); in TEST()
|