HomeSort by relevance Sort by last modified time
    Searched refs:dp (Results 251 - 275 of 365) sorted by null

<<1112131415

  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
coda.h 106 #define DIRSIZ(dp) ((sizeof (struct venus_dirent) - (CODA_MAXNAMLEN+1)) + (((dp)->d_namlen+1 + 3) &~ 3))
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
coda.h 106 #define DIRSIZ(dp) ((sizeof (struct venus_dirent) - (CODA_MAXNAMLEN+1)) + (((dp)->d_namlen+1 + 3) &~ 3))
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
coda.h 106 #define DIRSIZ(dp) ((sizeof (struct venus_dirent) - (CODA_MAXNAMLEN+1)) + (((dp)->d_namlen+1 + 3) &~ 3))
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
coda.h 106 #define DIRSIZ(dp) ((sizeof (struct venus_dirent) - (CODA_MAXNAMLEN+1)) + (((dp)->d_namlen+1 + 3) &~ 3))
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
coda.h 106 #define DIRSIZ(dp) ((sizeof (struct venus_dirent) - (CODA_MAXNAMLEN+1)) + (((dp)->d_namlen+1 + 3) &~ 3))
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
coda.h 106 #define DIRSIZ(dp) ((sizeof (struct venus_dirent) - (CODA_MAXNAMLEN+1)) + (((dp)->d_namlen+1 + 3) &~ 3))
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
coda.h 106 #define DIRSIZ(dp) ((sizeof (struct venus_dirent) - (CODA_MAXNAMLEN+1)) + (((dp)->d_namlen+1 + 3) &~ 3))
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
LayoutTestBase.java 328 public int dpToPx(int dp) {
330 return 3 * dp;
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
CertPathValidatorUtilities.java 845 * @param dp The distribution point.
855 DistributionPoint dp,
863 if (dp.getCRLIssuer() != null)
865 GeneralName genNames[] = dp.getCRLIssuer().getNames();
891 if (dp.getDistributionPoint() == null)
904 // if (dp.getDistributionPoint() != null)
907 // if (dp.getDistributionPoint().getType() == DistributionPointName.NAME_RELATIVE_TO_CRL_ISSUER)
916 // ASN1Encodable relName = dp.getDistributionPoint().getName();
    [all...]
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/
Registry.cpp 443 DIR *dp; local
452 if (NULL != (dp = opendir(pathname.c_str()))) {
453 while (NULL != (de = readdir(dp))) {
493 DIR *dp; local
517 if (NULL != (dp = opendir(pathname.c_str()))) {
518 while (NULL != (de = readdir(dp))) {
  /ndk/sources/host-tools/make-3.81/
dir.c 54 # define REAL_DIR_ENTRY(dp) 1
55 # define FAKE_DIR_ENTRY(dp)
57 # define REAL_DIR_ENTRY(dp) (dp->d_ino != 0)
58 # define FAKE_DIR_ENTRY(dp) (dp->d_ino = 1)
  /system/core/sh/
expand.c 1132 struct dirent *dp; local
1224 while (! int_pending() && (dp = readdir(dirp)) != NULL) {
1225 if (dp->d_name[0] == '.' && ! matchdot)
1227 if (patmatch(start, dp->d_name, 0)) {
1229 scopy(dp->d_name, enddir);
1232 for (p = enddir, cp = dp->d_name;
  /external/libpng/
pngread.c 887 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++;
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
bitstream.c 1596 unsigned char * dp = cpi->partition_d[0] + cpi->partition_sz[0]; local
    [all...]
  /external/mksh/src/
main.c 1827 struct tbl **p, **sp, **dp; local
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngread.c 836 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++;
    [all...]
  /external/dropbear/libtommath/demo/
demo.c 78 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]);
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
G711DecTest.c 104 int myfree(void *dp, int line, char *s);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
G726EncTest.c 189 int DebugFree(void *dp, int line, char *s){
191 if(dp==NULL){
196 if(arr[q]==dp){
197 printf("__ Deleting %d bytes on address %p, line %d file %s\n", bytes[q],dp, line, s);
198 free(dp);
199 dp = NULL;
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/widget/
WidgetCtsProvider.java 45 public TextData(String t, String i, String dp, String dl) {
49 dataP = dp;
  /external/clang/test/SemaCXX/
overload-call.cpp 31 double* dp = h(fv); local
113 double* dp = p(1.0f); local
  /external/kernel-headers/original/linux/
coda.h 172 #define DIRSIZ(dp) ((sizeof (struct venus_dirent) - (CODA_MAXNAMLEN+1)) + \
173 (((dp)->d_namlen+1 + 3) &~ 3))
  /external/openssl/crypto/x509/
x509_vfy.c 1233 static int crldp_check_crlissuer(DIST_POINT *dp, X509_CRL *crl, int crl_score)
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;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
coda.h 168 #define DIRSIZ(dp) ((sizeof (struct venus_dirent) - (CODA_MAXNAMLEN+1)) + \
169 (((dp)->d_namlen+1 + 3) &~ 3))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
coda.h 168 #define DIRSIZ(dp) ((sizeof (struct venus_dirent) - (CODA_MAXNAMLEN+1)) + \
169 (((dp)->d_namlen+1 + 3) &~ 3))

Completed in 1206 milliseconds

<<1112131415