Home
last modified time | relevance | path

Searched refs:dps (Results 1 – 25 of 53) sorted by relevance

123

/external/golang-protobuf/proto/
Dtable_merge.go540 dps := dst.getPointerSlice()
547 dps = append(dps, dp)
549 if dps == nil {
550 dps = []pointer{}
552 dst.setPointerSlice(dps)
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DCertPathValidatorUtilities.java725 DistributionPoint dps[]; in getAdditionalStoresFromCRLDistributionPoint() local
728 dps = crldp.getDistributionPoints(); in getAdditionalStoresFromCRLDistributionPoint()
737 for (int i = 0; i < dps.length; i++) in getAdditionalStoresFromCRLDistributionPoint()
739 DistributionPointName dpn = dps[i].getDistributionPoint(); in getAdditionalStoresFromCRLDistributionPoint()
769 for (int i = 0; i < dps.length; i++) in getAdditionalStoresFromCRLDistributionPoint()
771 DistributionPointName dpn = dps[i].getDistributionPoint(); in getAdditionalStoresFromCRLDistributionPoint()
1112 DistributionPoint[] dps = id.getDistributionPoints(); in getDeltaCRLs() local
1113 for (int i = 0; i < dps.length; i++) in getDeltaCRLs()
1115 DistributionPointName dpn = dps[i].getDistributionPoint(); in getDeltaCRLs()
DRFC3280CertPathUtilities.java1895 DistributionPoint dps[] = null; in checkCRLs() local
1898 dps = crldp.getDistributionPoints(); in checkCRLs()
1904 if (dps != null) in checkCRLs()
1906 …for (int i = 0; i < dps.length && certStatus.getCertStatus() == CertStatus.UNREVOKED && !reasonsMa… in checkCRLs()
1910 … checkCRL(params, dps[i], finalParams, currentDate, validityDate, cert, sign, workingPublicKey, in checkCRLs()
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jce/provider/
DCertPathValidatorUtilities.java726 DistributionPoint dps[]; in getAdditionalStoresFromCRLDistributionPoint() local
729 dps = crldp.getDistributionPoints(); in getAdditionalStoresFromCRLDistributionPoint()
738 for (int i = 0; i < dps.length; i++) in getAdditionalStoresFromCRLDistributionPoint()
740 DistributionPointName dpn = dps[i].getDistributionPoint(); in getAdditionalStoresFromCRLDistributionPoint()
770 for (int i = 0; i < dps.length; i++) in getAdditionalStoresFromCRLDistributionPoint()
772 DistributionPointName dpn = dps[i].getDistributionPoint(); in getAdditionalStoresFromCRLDistributionPoint()
1113 DistributionPoint[] dps = id.getDistributionPoints(); in getDeltaCRLs() local
1114 for (int i = 0; i < dps.length; i++) in getDeltaCRLs()
1116 DistributionPointName dpn = dps[i].getDistributionPoint(); in getDeltaCRLs()
DRFC3280CertPathUtilities.java1896 DistributionPoint dps[] = null; in checkCRLs() local
1899 dps = crldp.getDistributionPoints(); in checkCRLs()
1905 if (dps != null) in checkCRLs()
1907 …for (int i = 0; i < dps.length && certStatus.getCertStatus() == CertStatus.UNREVOKED && !reasonsMa… in checkCRLs()
1911 … checkCRL(params, dps[i], finalParams, currentDate, validityDate, cert, sign, workingPublicKey, in checkCRLs()
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jce/provider/
DCertPathValidatorUtilities.java726 DistributionPoint dps[]; in getAdditionalStoresFromCRLDistributionPoint() local
729 dps = crldp.getDistributionPoints(); in getAdditionalStoresFromCRLDistributionPoint()
738 for (int i = 0; i < dps.length; i++) in getAdditionalStoresFromCRLDistributionPoint()
740 DistributionPointName dpn = dps[i].getDistributionPoint(); in getAdditionalStoresFromCRLDistributionPoint()
770 for (int i = 0; i < dps.length; i++) in getAdditionalStoresFromCRLDistributionPoint()
772 DistributionPointName dpn = dps[i].getDistributionPoint(); in getAdditionalStoresFromCRLDistributionPoint()
1113 DistributionPoint[] dps = id.getDistributionPoints(); in getDeltaCRLs() local
1114 for (int i = 0; i < dps.length; i++) in getDeltaCRLs()
1116 DistributionPointName dpn = dps[i].getDistributionPoint(); in getDeltaCRLs()
DRFC3280CertPathUtilities.java1896 DistributionPoint dps[] = null; in checkCRLs() local
1899 dps = crldp.getDistributionPoints(); in checkCRLs()
1905 if (dps != null) in checkCRLs()
1907 …for (int i = 0; i < dps.length && certStatus.getCertStatus() == CertStatus.UNREVOKED && !reasonsMa… in checkCRLs()
1911 … checkCRL(params, dps[i], finalParams, currentDate, validityDate, cert, sign, workingPublicKey, in checkCRLs()
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/pkix/jcajce/
DRevocationUtilities.java154 DistributionPoint dps[]; in getAdditionalStoresFromCRLDistributionPoint() local
157 dps = crldp.getDistributionPoints(); in getAdditionalStoresFromCRLDistributionPoint()
166 for (int i = 0; i < dps.length; i++) in getAdditionalStoresFromCRLDistributionPoint()
168 DistributionPointName dpn = dps[i].getDistributionPoint(); in getAdditionalStoresFromCRLDistributionPoint()
/external/ImageMagick/coders/
DMake.com42 $call Make dps.c
155 cmyk,cut,dcm,dds,debug,dib,dng,dps,dpx,emf,ept,exr,fax,fd,fits,fpx,gif, -
Ddds.c2342 dps[16], in ConstructOrdering() local
2360 dps[i] = Dot(points[i],axis); in ConstructOrdering()
2366 for (j=i; j > 0 && dps[j] < dps[j - 1]; j--) in ConstructOrdering()
2368 f = dps[j]; in ConstructOrdering()
2369 dps[j] = dps[j - 1]; in ConstructOrdering()
2370 dps[j - 1] = f; in ConstructOrdering()
DMakefile.am21 MAGICKCORE_DPS_MODULES = coders/dps.la
22 MAGICKCORE_DPS_SRCS = coders/dps.c
153 coders/dps.h \
412 coders/dps.h \
801 coders_dps_la_SOURCES = coders/dps.c
/external/skqp/src/compute/hs/vk/bench/
Dmain.c632 VkDescriptorPoolSize const dps[] = { in main() local
644 .poolSizeCount = ARRAY_LENGTH_MACRO(dps), in main()
645 .pPoolSizes = dps in main()
/external/llvm/test/CodeGen/X86/
Davx512-gather-scatter-intrin.ll4 declare <16 x float> @llvm.x86.avx512.gather.dps.512 (<16 x float>, i8*, <16 x i32>, i16, i32)
5 declare void @llvm.x86.avx512.scatter.dps.512 (i8*, i16, <16 x i32>, <16 x float>, i32)
23 …%x = call <16 x float> @llvm.x86.avx512.gather.dps.512 (<16 x float> %src, i8* %base, <16 x i32>%i…
25 …call void @llvm.x86.avx512.scatter.dps.512 (i8* %stbuf, i16 %mask, <16 x i32>%ind2, <16 x float> %…
177 …%res = call <16 x float> @llvm.x86.avx512.gather.dps.512 (<16 x float> %src, i8* %base, <16 x i32>…
224 …call void @llvm.x86.avx512.scatter.dps.512 (i8* %stbuf, i16 %mask, <16 x i32>%ind, <16 x float> %x…
838 …%res = call <16 x float> @llvm.x86.avx512.gather.dps.512 (<16 x float> %src, i8* %base, <16 x i32>…
839 …%res1 = call <16 x float> @llvm.x86.avx512.gather.dps.512 (<16 x float> %src, i8* %base, <16 x i32…
840 …%res2 = call <16 x float> @llvm.x86.avx512.gather.dps.512 (<16 x float> %src, i8* %base, <16 x i32…
841 …%res3 = call <16 x float> @llvm.x86.avx512.gather.dps.512 (<16 x float> %src, i8* %base, <16 x i32…
/external/llvm-project/llvm/test/CodeGen/X86/
Davx512-gather-scatter-intrin-deprecated.ll4 declare <16 x float> @llvm.x86.avx512.gather.dps.512 (<16 x float>, i8*, <16 x i32>, i16, i32)
5 declare void @llvm.x86.avx512.scatter.dps.512 (i8*, i16, <16 x i32>, <16 x float>, i32)
24 …%x = call <16 x float> @llvm.x86.avx512.gather.dps.512 (<16 x float> %src, i8* %base, <16 x i32>%i…
26 …call void @llvm.x86.avx512.scatter.dps.512 (i8* %stbuf, i16 %mask, <16 x i32>%ind2, <16 x float> %…
187 …%res = call <16 x float> @llvm.x86.avx512.gather.dps.512 (<16 x float> %src, i8* %base, <16 x i32>…
237 …call void @llvm.x86.avx512.scatter.dps.512 (i8* %stbuf, i16 %mask, <16 x i32>%ind, <16 x float> %x…
866 …%res = call <16 x float> @llvm.x86.avx512.gather.dps.512 (<16 x float> %src, i8* %base, <16 x i32>…
867 …%res1 = call <16 x float> @llvm.x86.avx512.gather.dps.512 (<16 x float> %src, i8* %base, <16 x i32…
868 …%res2 = call <16 x float> @llvm.x86.avx512.gather.dps.512 (<16 x float> %src, i8* %base, <16 x i32…
869 …%res3 = call <16 x float> @llvm.x86.avx512.gather.dps.512 (<16 x float> %src, i8* %base, <16 x i32…
Davx512-gather-scatter-intrin.ll15 …%x = call <16 x float> @llvm.x86.avx512.mask.gather.dps.512(<16 x float> %src, i8* %base, <16 x i3…
17 …call void @llvm.x86.avx512.mask.scatter.dps.512(i8* %stbuf, <16 x i1> %1, <16 x i32> %ind2, <16 x …
179 …%res = call <16 x float> @llvm.x86.avx512.mask.gather.dps.512(<16 x float> %src, i8* %base, <16 x …
233 …call void @llvm.x86.avx512.mask.scatter.dps.512(i8* %stbuf, <16 x i1> %1, <16 x i32>%ind, <16 x fl…
868 …%res = call <16 x float> @llvm.x86.avx512.mask.gather.dps.512(<16 x float> %src, i8* %base, <16 x …
869 …%res1 = call <16 x float> @llvm.x86.avx512.mask.gather.dps.512(<16 x float> %src, i8* %base, <16 x…
870 …%res2 = call <16 x float> @llvm.x86.avx512.mask.gather.dps.512(<16 x float> %src, i8* %base, <16 x…
871 …%res3 = call <16 x float> @llvm.x86.avx512.mask.gather.dps.512(<16 x float> %src, i8* %base, <16 x…
892 declare <16 x float> @llvm.x86.avx512.mask.gather.dps.512(<16 x float>, i8*, <16 x i32>, <16 x i1>,…
916 declare void @llvm.x86.avx512.mask.scatter.dps.512(i8*, <16 x i1>, <16 x i32>, <16 x float>, i32)
/external/llvm/test/MC/Mips/micromips-dspr2/
Dvalid.s110 dps.w.ph $ac1, $4, $6 # CHECK: dps.w.ph $ac1, $4, $6 # encoding: [0x00,0xc4,0x44,0xbc]
/external/llvm-project/llvm/test/MC/Mips/micromips-dspr2/
Dvalid.s110 dps.w.ph $ac1, $4, $6 # CHECK: dps.w.ph $ac1, $4, $6 # encoding: [0x00,0xc4,0x44,0xbc]
/external/llvm/test/MC/Mips/dspr2/
Dvalid.s47dps.w.ph $ac3, $15, $16 # CHECK: dps.w.ph $ac3, $15, $16 # encoding: [0x7d,0xf0,0…
/external/llvm-project/llvm/test/MC/Mips/dspr2/
Dvalid.s47dps.w.ph $ac3, $15, $16 # CHECK: dps.w.ph $ac3, $15, $16 # encoding: [0x7d,0xf0,0…
/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DDefaultTimeBar.java916 private static int dpToPx(float density, int dps) { in dpToPx() argument
917 return (int) (dps * density + 0.5f); in dpToPx()
/external/llvm/test/CodeGen/Mips/
Ddsp-r2.ll17 ; CHECK: dps.w.ph
21 %3 = tail call i64 @llvm.mips.dps.w.ph(i64 %a0, <2 x i16> %1, <2 x i16> %2)
25 declare i64 @llvm.mips.dps.w.ph(i64, <2 x i16>, <2 x i16>) nounwind readnone
/external/llvm-project/llvm/test/CodeGen/Mips/
Ddsp-r2.ll17 ; CHECK: dps.w.ph
21 %3 = tail call i64 @llvm.mips.dps.w.ph(i64 %a0, <2 x i16> %1, <2 x i16> %2)
25 declare i64 @llvm.mips.dps.w.ph(i64, <2 x i16>, <2 x i16>) nounwind readnone
/external/python/cpython2/Modules/
D_ssl.c1209 STACK_OF(DIST_POINT) *dps; in _get_crl_dp()
1213 dps = X509_get_ext_d2i(certificate, NID_crl_distribution_points, NULL, NULL); in _get_crl_dp()
1215 if (dps == NULL) in _get_crl_dp()
1222 for (i=0; i < sk_DIST_POINT_num(dps); i++) { in _get_crl_dp()
1226 dp = sk_DIST_POINT_value(dps, i); in _get_crl_dp()
1257 CRL_DIST_POINTS_free(dps); in _get_crl_dp()
/external/llvm/test/MC/Disassembler/Mips/micromips-dspr2/
Dvalid.txt109 0x00 0xc4 0x44 0xbc # CHECK: dps.w.ph $ac1, $4, $6
/external/llvm-project/llvm/test/MC/Disassembler/Mips/micromips-dspr2/
Dvalid.txt109 0x00 0xc4 0x44 0xbc # CHECK: dps.w.ph $ac1, $4, $6

123