Searched refs:dp (Results 176 - 200 of 234) sorted by relevance

12345678910

/external/dropbear/libtommath/
H A Dtommath.h181 mp_digit *dp; member in struct:__anon5126
189 #define DIGIT(m,k) ((m)->dp[(k)])
222 #define mp_iseven(a) (((a)->used > 0 && (((a)->dp[0] & 1) == 0)) ? MP_YES : MP_NO)
223 #define mp_isodd(a) (((a)->used > 0 && (((a)->dp[0] & 1) == 1)) ? MP_YES : MP_NO)
H A Dbn_mp_exptmod_fast.c209 buf = X->dp[digidx--];
/external/libppp/src/
H A Dlqr.c129 u_int32_t *sp, *dp; local
133 dp = (u_int32_t *) dst;
134 for (n = 0; n < sizeof(struct lqrdata) / sizeof(u_int32_t); n++, sp++, dp++)
135 *dp = ntohl(*sp);
/external/tcpdump/
H A DsctpHeader.h305 struct sctpDataPart dp; member in struct:sctpUnifiedDatagram
/external/mksh/src/
H A Dexec.c97 char *sp = cp, *dp; local
107 dp = alloc(z * 2 + n, ATEMP);
108 memcpy(dp, t->vars[0], n);
109 t->vars[0] = dp;
110 dp += n;
112 *dp++ = QCHAR;
113 *dp++ = *sp++;
115 *dp = EOS;
H A Dmain.c1637 struct tbl **p, **sp, **dp; local
1646 dp = p; /* dest */
1648 if ((*dp = *sp++) != NULL && (((*dp)->flag & DEFINED) ||
1649 ((*dp)->flag & ARRAY)))
1650 dp++;
1651 qsort(p, (i = dp - p), sizeof(struct tbl *), tnamecmp);
H A Dlex.c181 dp = (void *)retrace_info; \
183 afree(dp, ATEMP); \
203 char *sp, *dp; local
766 dp = wdstrip(sp, WDS_KEEPQ);
768 s->start = s->str = s->u.freeme = dp;
866 /* dp[1] == '<' means here string */
917 dp = Xstring(ws, wp);
924 if (dp[c2] != CHAR)
926 if (!ksh_isdigit(dp[c2 + 1]))
928 iop->unit = (iop->unit * 10) + dp[c
[all...]
/external/openssh/
H A Dumac.c328 static void nh_aux(void *kp, void *dp, void *hp, UINT32 dlen) argument
330 * then stored via hp pointer. The length of the data pointed at by "dp",
338 UINT32 *d = (UINT32 *)dp;
363 static void nh_aux(void *kp, void *dp, void *hp, UINT32 dlen) argument
371 UINT32 *d = (UINT32 *)dp;
410 static void nh_aux(void *kp, void *dp, void *hp, UINT32 dlen) argument
418 UINT32 *d = (UINT32 *)dp;
465 static void nh_aux(void *kp, void *dp, void *hp, UINT32 dlen) argument
473 UINT32 *d = (UINT32 *)dp;
H A Dsftp-server.c914 struct dirent *dp; local
934 while ((dp = readdir(dirp)) != NULL) {
941 strcmp(path, "/") ? "/" : "", dp->d_name);
945 stats[count].name = xstrdup(dp->d_name);
946 stats[count].long_name = ls_file(dp->d_name, &st, 0, 0);
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
H A DCertPathValidatorUtilities.java846 * @param dp The distribution point.
856 DistributionPoint dp,
864 if (dp.getCRLIssuer() != null)
866 GeneralName genNames[] = dp.getCRLIssuer().getNames();
892 if (dp.getDistributionPoint() == null)
905 // if (dp.getDistributionPoint() != null)
908 // if (dp.getDistributionPoint().getType() == DistributionPointName.NAME_RELATIVE_TO_CRL_ISSUER)
917 // ASN1Encodable relName = dp.getDistributionPoint().getName();
1172 * @param dp The distribution point for which the complete CRL
1183 protected static Set getCompleteCRLs(DistributionPoint dp, Objec argument
855 getCRLIssuersFromDistributionPoint( DistributionPoint dp, Collection issuerPrincipals, X509CRLSelector selector, ExtendedPKIXParameters pkixParams) argument
[all...]
/external/libpng/
H A Dpngread.c887 png_bytepp dp; local
894 dp = display_row;
895 if (rp != NULL && dp != NULL)
899 png_bytep dptr = *dp++;
910 else if (dp != NULL)
913 png_bytep dptr = *dp;
915 dp++;
H A Dpngpread.c681 png_bytep dp; local
684 for (i = 0, sp = png_ptr->save_buffer_ptr, dp = png_ptr->save_buffer;
685 i < istop; i++, sp++, dp++)
687 *dp = *sp;
/external/qemu/distrib/libpng-1.2.19/
H A Dpngread.c836 png_bytepp dp; local
841 dp = display_row;
842 if (rp != NULL && dp != NULL)
846 png_bytep dptr = *dp++;
857 else if(dp != NULL)
860 png_bytep dptr = *dp;
862 dp++;
H A Dpngpread.c609 png_bytep dp; local
612 for (i = 0, sp = png_ptr->save_buffer_ptr, dp = png_ptr->save_buffer;
613 i < istop; i++, sp++, dp++)
615 *dp = *sp;
/external/dropbear/libtommath/demo/
H A Ddemo.c78 a.dp[0] |= 1;
237 printf("%s, %lu\n", buf, a.dp[0] & 3);
306 a.dp[ix] = MP_MASK;
309 a.dp[0] = 3;
325 mp_dr_reduce(&c, &a, (((mp_digit) 1) << DIGIT_BIT) - a.dp[0]);
H A Dtiming.c248 b.dp[0] |= lbit();
/external/clang/test/SemaCXX/
H A Doverload-call.cpp31 double* dp = h(fv); local
113 double* dp = p(1.0f); local
/external/kernel-headers/original/linux/
H A Dcoda.h172 #define DIRSIZ(dp) ((sizeof (struct venus_dirent) - (CODA_MAXNAMLEN+1)) + \
173 (((dp)->d_namlen+1 + 3) &~ 3))
/external/openssl/crypto/x509/
H A Dx509_vfy.c1233 static int crldp_check_crlissuer(DIST_POINT *dp, X509_CRL *crl, int crl_score) argument
1238 if (!dp->CRLissuer)
1240 for (i = 0; i < sk_GENERAL_NAME_num(dp->CRLissuer); i++)
1242 GENERAL_NAME *gen = sk_GENERAL_NAME_value(dp->CRLissuer, i);
1272 DIST_POINT *dp = sk_DIST_POINT_value(x->crldp, i); local
1273 if (crldp_check_crlissuer(dp, crl, crl_score))
1276 idp_check_dp(dp->distpoint, crl->idp->distpoint))
1278 *preasons &= dp->dp_reasons;
/external/opencv/cxcore/src/
H A Dcxdrawing.cpp1587 CvPoint pt[4], dp = {0,0};
1596 dp.x = cvRound( dy * r );
1597 dp.y = cvRound( dx * r );
1600 pt[0].x = p0.x + dp.x;
1601 pt[0].y = p0.y + dp.y;
1602 pt[1].x = p0.x - dp.x;
1603 pt[1].y = p0.y - dp.y;
1604 pt[2].x = p1.x - dp.x;
1605 pt[2].y = p1.y - dp.y;
1606 pt[3].x = p1.x + dp
[all...]
/external/openssh/openbsd-compat/
H A Dglob.c654 struct dirent *dp; local
691 while ((dp = (*readdirfunc)(dirp))) {
704 if (dp->d_name[0] == DOT && *pattern != DOT)
707 sc = (u_char *) dp->d_name;
/external/freetype/src/sfnt/
H A Dttcmap.c3210 FT_Byte* dp; local
3215 dp = cmap->data + defOff;
3218 dcnt = tt_cmap14_def_char_count( dp );
3219 numRanges = (FT_UInt32)TT_NEXT_ULONG( dp );
3232 duni = (FT_UInt32)TT_NEXT_UINT24( dp );
3233 dcnt = FT_NEXT_BYTE( dp );
3252 duni = (FT_UInt32)TT_NEXT_UINT24( dp );
3253 dcnt = FT_NEXT_BYTE( dp );
3293 duni = (FT_UInt32)TT_NEXT_UINT24( dp );
3294 dcnt = FT_NEXT_BYTE( dp );
[all...]
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
H A DDatagramSocketTest.java45 java.net.DatagramPacket dp; field in class:DatagramSocketTest
129 DatagramPacket dp = new DatagramPacket("Test String".getBytes(), 11,
133 ds.send(dp);
760 dp = new DatagramPacket(testString.getBytes(), testString.length(),
765 ds.send(dp);
858 DatagramPacket dp = new DatagramPacket(new byte[272], 3, addr);
/external/chromium/net/tools/testserver/
H A Ddevice_management.py65 import chrome_device_policy_pb2 as dp namespace
381 group_message = eval('dp.' + group.message_type.name + '()')
456 settings = dp.ChromeDeviceSettingsProto()
/external/srec/seti/sltsEngine/src/
H A Drun_seq_lts.c88 int matches(LQUESTION *q1, LQUESTION *q2, int type, LDP *dp) ;
1004 LDP *dp; local
1013 dp = &(lts->dp);
1054 dp->properties[ Left1+j] = find_letter_index(LTS_MARKER_PIPESEP_CHAR, lm);
1057 if (i < 0) dp->properties[ Left1+j] = find_letter_index(LTS_MARKER_PIPESEP_CHAR, lm);
1059 dp->properties[ Left1+j] = find_letter_index(input_word[i], lm);
1060 if (dp->properties[ Left1+j] == LTS_MAXCHAR) { /*assume an unknown character is a word boundary*/
1061 dp->properties[ Left1+j] = find_letter_index(LTS_MARKER_PIPESEP_CHAR, lm);
1073 dp
1279 matches(LQUESTION *q1, LQUESTION *q2, int type, LDP *dp) argument
1310 LDP *dp; local
[all...]

Completed in 374 milliseconds

12345678910