/external/llvm/test/Transforms/InstCombine/ |
D | aligned-qpx.ll | 10 %hv = bitcast <4 x float>* %h1 to i8* 11 %vl = call <4 x double> @llvm.ppc.qpx.qvlfs(i8* %hv) 26 %hv = bitcast <4 x float>* %h1 to i8* 27 %vl = call <4 x double> @llvm.ppc.qpx.qvlfs(i8* %hv) 45 %hv = bitcast <4 x float>* %h1 to i8* 46 call void @llvm.ppc.qpx.qvstfs(<4 x double> %d, i8* %hv) 59 %hv = bitcast <4 x float>* %h1 to i8* 60 call void @llvm.ppc.qpx.qvstfs(<4 x double> %d, i8* %hv) 77 %hv = bitcast <4 x double>* %h1 to i8* 78 %vl = call <4 x double> @llvm.ppc.qpx.qvlfd(i8* %hv) [all …]
|
D | aligned-altivec.ll | 10 %hv = bitcast <4 x i32>* %h1 to i8* 11 %vl = call <4 x i32> @llvm.ppc.altivec.lvx(i8* %hv) 25 %hv = bitcast <4 x i32>* %h1 to i8* 26 %vl = call <4 x i32> @llvm.ppc.altivec.lvx(i8* %hv) 42 %hv = bitcast <4 x i32>* %h1 to i8* 43 call void @llvm.ppc.altivec.stvx(<4 x i32> %d, i8* %hv) 56 %hv = bitcast <4 x i32>* %h1 to i8* 57 call void @llvm.ppc.altivec.stvx(<4 x i32> %d, i8* %hv) 72 %hv = bitcast <4 x i32>* %h1 to i8* 73 %vl = call <4 x i32> @llvm.ppc.altivec.lvxl(i8* %hv) [all …]
|
/external/lzma/C/ |
D | LzFind.c | 503 UInt32 lenLimit; UInt32 hv; const Byte *cur; UInt32 curMatch; \ 531 curMatch = p->hash[hv]; in Bt2_MatchFinder_GetMatches() 532 p->hash[hv] = p->pos; in Bt2_MatchFinder_GetMatches() 542 curMatch = p->hash[hv]; in Bt3Zip_MatchFinder_GetMatches() 543 p->hash[hv] = p->pos; in Bt3Zip_MatchFinder_GetMatches() 561 curMatch = hash[kFix3HashSize + hv]; in Bt3_MatchFinder_GetMatches() 564 hash[kFix3HashSize + hv] = pos; in Bt3_MatchFinder_GetMatches() 599 curMatch = hash[kFix4HashSize + hv]; in Bt4_MatchFinder_GetMatches() 603 hash[kFix4HashSize + hv] = pos; in Bt4_MatchFinder_GetMatches() 731 curMatch = hash[kFix4HashSize + hv]; in Hc4_MatchFinder_GetMatches() [all …]
|
D | LzHash.h | 15 #define HASH2_CALC hv = cur[0] | ((UInt32)cur[1] << 8); 20 hv = (temp ^ ((UInt32)cur[2] << 8)) & p->hashMask; } 27 hv = (temp ^ (p->crc[cur[3]] << 5)) & p->hashMask; } 36 hv = (temp ^ (p->crc[cur[4]] << 3)) & p->hashMask; } 39 #define HASH_ZIP_CALC hv = ((cur[2] | ((UInt32)cur[0] << 8)) ^ p->crc[cur[1]]) & 0xFFFF;
|
/external/icu/icu4c/source/data/unit/ |
D | fo.txt | 65 per{"{0} fyri hvønn fersentimetur"} 76 per{"{0} fyri hvønn fertumma"} 82 per{"{0} fyri hvønn ferkilometur"} 88 per{"{0} fyri hvønn fermetur"} 94 per{"{0} fyri hvørt fermíl"} 112 dnam{"milligramm fyri hvønn desilitur"} 113 one{"{0} milligramm fyri hvønn desilitur"} 114 other{"{0} milligramm fyri hvønn desilitur"} 117 dnam{"millimol fyri hvønn litur"} 118 one{"{0} millimol fyri hvønn litur"} [all …]
|
D | se.txt | 491 one{"{0}hv"} 492 other{"{0}hv"} 493 two{"{0}hv"} 781 one{"{0} hv"} 782 other{"{0} hv"} 783 two{"{0} hv"}
|
D | hr.txt | 1210 dnam{"hv"} 1211 few{"{0} hv"} 1212 one{"{0} hv"} 1213 other{"{0} hv"} 1984 dnam{"hv"} 1985 few{"{0} hv"} 1986 one{"{0} hv"} 1987 other{"{0} hv"}
|
D | fi.txt | 1267 dnam{"hv"} 1268 one{"{0}hv"} 1269 other{"{0}hv"} 2010 dnam{"hv"} 2011 one{"{0} hv"} 2012 other{"{0} hv"}
|
/external/pdfium/third_party/libopenjpeg20/ |
D | t1_generate_luts.c | 42 int h, v, d, n, t, hv; in t1_init_ctxno_zc() local 81 hv = h + v; in t1_init_ctxno_zc() 83 if (!hv) { in t1_init_ctxno_zc() 85 } else if (hv == 1) { in t1_init_ctxno_zc() 91 if (!hv) { in t1_init_ctxno_zc() 93 } else if (hv == 1) { in t1_init_ctxno_zc() 99 if (!hv) { in t1_init_ctxno_zc()
|
/external/llvm/test/CodeGen/PowerPC/ |
D | unal-altivec-wint.ll | 10 %hv = bitcast <4 x i32>* %h1 to i8* 11 %vl = call <4 x i32> @llvm.ppc.altivec.lvx(i8* %hv) 31 %hv = bitcast <4 x i32>* %h1 to i8* 32 call void @llvm.ppc.altivec.stvx(<4 x i32> %d, i8* %hv)
|
/external/llvm/test/CodeGen/SystemZ/ |
D | la-03.ll | 8 @hv = hidden global i32 0 50 ; CHECK: larl %r2, hv 52 ret i32 *@hv
|
D | la-02.ll | 10 @hv = hidden global i32 0 51 ; CHECK: lgrl %r2, hv@GOT 53 ret i32 *@hv
|
/external/llvm/test/CodeGen/Thumb2/ |
D | 2009-11-13-STRDBug.ll | 4 …4 %l1, i64 %h1, i64 %count, i32 %prec, i64* nocapture %lv, i64* nocapture %hv, i32 %arith) nounwin… 11 store i64 %0, i64* %hv, align 4
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/ |
D | 2009-11-13-STRDBug.ll | 4 …4 %l1, i64 %h1, i64 %count, i32 %prec, i64* nocapture %lv, i64* nocapture %hv, i32 %arith) nounwin… 11 store i64 %0, i64* %hv, align 4
|
/external/fec/ |
D | peakval_av.c | 14 union { vector signed char cv; vector signed short hv; signed short s[8]; signed char c[16];} s; in peakval_av() member 59 s.hv = largest; in peakval_av()
|
/external/ImageMagick/PerlMagick/ |
D | Magick.xs | 2503 *hv; in Append() local 2538 hv=SvSTASH(reference); in Append() 2540 av_reference=sv_2mortal(sv_bless(newRV((SV *) av),hv)); in Append() 2593 av_push(av,sv_bless(rv,hv)); in Append() 2641 *hv; in Average() local 2667 hv=SvSTASH(reference); in Average() 2682 ST(0)=sv_2mortal(sv_bless(newRV((SV *) av),hv)); in Average() 2686 av_push(av,sv_bless(rv,hv)); in Average() 2740 *hv; in BlobToImage() local 2797 hv=SvSTASH(reference); in BlobToImage() [all …]
|
/external/icu/icu4c/source/data/locales/ |
D | fr_CM.txt | 59 hv{
|
D | os.txt | 127 hv{ 286 hv{
|
D | gsw.txt | 150 hv{ 349 hv{
|
/external/mksh/src/ |
D | dot.mkshrc | 103 \\builtin typeset -Uui16 -Z5 hv=2147483647 111 hv=${line[i++]} 118 \\builtin print -nr "${hv#16#} " 120 if (( (hv < 32) || (hv > 126) )); then 133 (( hv == 2147483647 )) || \\builtin print -r -- "$dasc|"
|
/external/ImageMagick/PerlMagick/quantum/ |
D | quantum.xs.in | 2503 *hv; local 2538 hv=SvSTASH(reference); 2540 av_reference=sv_2mortal(sv_bless(newRV((SV *) av),hv)); 2593 av_push(av,sv_bless(rv,hv)); 2641 *hv; local 2667 hv=SvSTASH(reference); 2682 ST(0)=sv_2mortal(sv_bless(newRV((SV *) av),hv)); 2686 av_push(av,sv_bless(rv,hv)); 2740 *hv; local 2797 hv=SvSTASH(reference); [all …]
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/es-ES/ |
D | es-ES_zl0_kdt_lfz3.pkb | 73 …Z2�$��A�z�"��%�@p$d����!�4v�Dp�����MٰD0e��R����G!�M8�)�(@���t�v�.4hv�-�"���ð����o�m�;�r��…
|
/external/icu/icu4c/source/data/translit/ |
D | hy_AREVMDA_hy_AREVMDA_FONIPA.txt | 61 {ու} $vowel → v; # վաղուընէ → /vɑʁvənɛ/, պահուըտիլ → /bɑhvədil/
|
/external/icu/icu4c/source/data/curr/ |
D | is.txt | 135 "hvítrússnesk rúbla", 139 "hvítrússnesk rúbla (2000–2016)", 1047 one{"hvítrússnesk rúbla"} 1048 other{"hvítrússneskar rúblur"} 1051 one{"hvítrússnesk rúbla (2000–2016)"} 1052 other{"hvítrússneskar rúblur (2000–2016)"}
|
/external/icu/icu4c/source/data/coll/ |
D | root.txt | 1210 "&hv<<ƕ<<<Ƕ"
|