/external/icu/icu4c/source/data/lang/ |
D | bas.txt | 11 ak{"Hɔp u akan"} 12 am{"Hɔp u amhārìk"} 13 ar{"Hɔp u arâb"} 15 be{"Hɔp u bièlòrûs"} 16 bg{"Hɔp u bûlgâr"} 17 bn{"Hɔp u bɛŋgàli"} 18 cs{"Hɔp u cɛ̂k"} 19 de{"Hɔp u jamân"} 20 el{"Hɔp u gri ᷇kyà"} 21 en{"Hɔp u ŋgisì"} [all …]
|
/external/ImageMagick/PerlMagick/t/reference/write/ |
D | output_p7.miff | 10 …HHUH�H�mmUm�m���U������U������Uڪ����U����$$U$�$�$$$$U$$�$$�$H$…
|
/external/opencv3/modules/calib3d/src/ |
D | dls.h | 93 double **V, **H; variable 175 d[i] = H[i][i]; in hqr2() 179 norm = norm + std::abs(H[i][j]); in hqr2() 190 s = std::abs(H[l - 1][l - 1]) + std::abs(H[l][l]); in hqr2() 194 if (std::abs(H[l][l - 1]) < eps * s) { in hqr2() 204 H[n1][n1] = H[n1][n1] + exshift; in hqr2() 205 d[n1] = H[n1][n1]; in hqr2() 213 w = H[n1][n1 - 1] * H[n1 - 1][n1]; in hqr2() 214 p = (H[n1 - 1][n1 - 1] - H[n1][n1]) / 2.0; in hqr2() 217 H[n1][n1] = H[n1][n1] + exshift; in hqr2() [all …]
|
/external/libvpx/libvpx/vpx_dsp/ |
D | variance.c | 160 #define VAR(W, H) \ argument 161 uint32_t vpx_variance##W##x##H##_c(const uint8_t *a, int a_stride, \ 165 variance(a, a_stride, b, b_stride, W, H, sse, &sum); \ 166 return *sse - (((int64_t)sum * sum) / (W * H)); \ 169 #define SUBPIX_VAR(W, H) \ argument 170 uint32_t vpx_sub_pixel_variance##W##x##H##_c(const uint8_t *a, int a_stride, \ 174 uint16_t fdata3[(H + 1) * W]; \ 175 uint8_t temp2[H * W]; \ 177 var_filter_block2d_bil_first_pass(a, fdata3, a_stride, 1, H + 1, W, \ 179 var_filter_block2d_bil_second_pass(fdata3, temp2, W, W, H, W, \ [all …]
|
/external/opencv3/modules/core/src/ |
D | lda.cpp | 255 double **V, **H; member in cv::EigenvalueDecomposition 337 d[i] = H[i][i]; in hqr2() 341 norm = norm + std::abs(H[i][j]); in hqr2() 352 s = std::abs(H[l - 1][l - 1]) + std::abs(H[l][l]); in hqr2() 356 if (std::abs(H[l][l - 1]) < eps * s) { in hqr2() 366 H[n1][n1] = H[n1][n1] + exshift; in hqr2() 367 d[n1] = H[n1][n1]; in hqr2() 375 w = H[n1][n1 - 1] * H[n1 - 1][n1]; in hqr2() 376 p = (H[n1 - 1][n1 - 1] - H[n1][n1]) / 2.0; in hqr2() 379 H[n1][n1] = H[n1][n1] + exshift; in hqr2() [all …]
|
/external/icu/icu4c/source/data/translit/ |
D | Greek_Latin.txt | 52 Α ($macron?) $rough } $beforeLower → H | α $1; 53 Ε $rough } $beforeLower → H | ε; 54 Η $rough } $beforeLower → H | η ; 55 Ι ($ddot?) $rough } $beforeLower → H | ι $1; 56 Ο $rough } $beforeLower → H | ο ; 57 Υ $rough } $beforeLower → H | υ ; 58 Ω ($ddot?) $rough } $beforeLower → H | ω $1; 59 Α ($glower $macron?) $rough → H | α $1 ; 60 Ε ($glower) $rough → H | ε $1 ; 61 Η ($glower) $rough → H | η $1 ; [all …]
|
/external/icu/icu4c/source/data/locales/ |
D | en_IL.txt | 15 EHm{"E H:mm"} 16 EHms{"E H:mm:ss"} 17 H{"H"} 18 Hm{"H:mm"} 19 Hms{"H:mm:ss"} 24 "H:mm:ss zzzz", 25 "H:mm:ss z", 26 "H:mm:ss", 27 "H:mm", 39 EHm{"E H:mm"} [all …]
|
D | ja.txt | 238 "H時mm分ss秒 zzzz", 239 "H:mm:ss z", 240 "H:mm:ss", 241 "H:mm", 261 H{"H時"} 262 Hm{"H:mm"} 263 Hms{"H:mm:ss"} 302 "H時mm分ss秒 zzzz", 303 "H:mm:ss z", 304 "H:mm:ss", [all …]
|
D | ps.txt | 46 "H:mm:ss (zzzz)", 47 "H:mm:ss (z)", 48 "H:mm:ss", 49 "H:mm", 61 H{"H"} 62 Hm{"H:mm"} 63 Hms{"H:mm:ss"} 72 "H:mm:ss (zzzz)", 73 "H:mm:ss (z)", 74 "H:mm:ss", [all …]
|
D | en_FI.txt | 26 EHm{"E H.mm"} 27 EHms{"E H.mm.ss"} 30 Hm{"H.mm"} 31 Hms{"H.mm.ss"} 32 Hmsv{"H.mm.ss v"} 33 Hmv{"H.mm v"} 43 "H.mm.ss zzzz", 44 "H.mm.ss z", 45 "H.mm.ss", 46 "H.mm", [all …]
|
D | hy.txt | 166 "H:mm:ss, zzzz", 167 "H:mm:ss, z", 168 "H:mm:ss", 169 "H:mm", 186 H{"H"} 187 Hm{"H:mm"} 188 Hms{"H:mm:ss"} 212 H{ 213 H{"H–H"} 216 H{"H:mm–H:mm"} [all …]
|
D | fa.txt | 273 "H:mm:ss (zzzz)", 274 "H:mm:ss (z)", 275 "H:mm:ss", 276 "H:mm", 298 H{"H"} 300 Hm{"H:mm"} 301 Hms{"H:mm:ss"} 328 H{ 329 H{"H تا H"} 332 H{"H:mm تا H:mm"} [all …]
|
/external/v8/test/mjsunit/compiler/ |
D | truncating-store.js | 16 var H = 0; 19 H = 4294967295; 20 i8[0 >> 0]= H; 25 H = 4294967295; 26 u8[0 >> 0]= H; 31 H = 4294967295; 32 i16[0 >> 0]= H; 37 H = 4294967295; 38 u16[0 >> 0]= H; 43 H = 4294967295; [all …]
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ |
D | pitch_estimator.c | 483 double H[4][4]; in WebRtcIsac_PitchAnalysis() local 543 H[k][m] = tmp * Wnrg; in WebRtcIsac_PitchAnalysis() 556 H[k][m] += kWeight[k+1][m+1] * Wfluct; in WebRtcIsac_PitchAnalysis() 564 H[k][k] += 2.0 * tmp * (tmp * tmp * Wgain); in WebRtcIsac_PitchAnalysis() 568 H[3][3] += 2.66 * tmp * (tmp * tmp * Wgain); in WebRtcIsac_PitchAnalysis() 574 H[0][1] = H[1][0] / H[0][0]; in WebRtcIsac_PitchAnalysis() 575 H[0][2] = H[2][0] / H[0][0]; in WebRtcIsac_PitchAnalysis() 576 H[0][3] = H[3][0] / H[0][0]; in WebRtcIsac_PitchAnalysis() 577 H[1][1] -= H[0][0] * H[0][1] * H[0][1]; in WebRtcIsac_PitchAnalysis() 578 H[1][2] = (H[2][1] - H[0][1] * H[2][0]) / H[1][1]; in WebRtcIsac_PitchAnalysis() [all …]
|
/external/clang/utils/ABITest/ |
D | Enumeration.py | 83 def getNthPairBounded(N,W=aleph0,H=aleph0,useDivmod=False): argument 88 if W <= 0 or H <= 0: 90 elif N >= W*H: 94 if W is aleph0 and H is aleph0: 98 if H < W: 99 x,y = getNthPairBounded(N,H,W,useDivmod=useDivmod) 115 if H is not aleph0: 116 M = W*H - N - 1 119 return (W-1-x,H-1-y) 127 def getNthPairBoundedChecked(N,W=aleph0,H=aleph0,useDivmod=False,GNP=getNthPairBounded): argument [all …]
|
/external/llvm/unittests/ExecutionEngine/Orc/ |
D | ObjectTransformLayerTest.cpp | 82 void removeObjectSet(ObjSetHandleT H) { in removeObjectSet() argument 83 EXPECT_EQ(MockObjSetHandle, H); in removeObjectSet() 86 void expectRemoveObjectSet(ObjSetHandleT H) { MockObjSetHandle = H; } in expectRemoveObjectSet() argument 110 JITSymbol findSymbolIn(ObjSetHandleT H, const std::string &Name, in findSymbolIn() argument 112 EXPECT_EQ(MockObjSetHandle, H) << "Handle should pass through"; in findSymbolIn() 119 void expectFindSymbolIn(ObjSetHandleT H, const std::string &Name, in expectFindSymbolIn() argument 121 MockObjSetHandle = H; in expectFindSymbolIn() 132 void emitAndFinalize(ObjSetHandleT H) { in emitAndFinalize() argument 133 EXPECT_EQ(MockObjSetHandle, H) << "Handle should pass through"; in emitAndFinalize() 136 void expectEmitAndFinalize(ObjSetHandleT H) { MockObjSetHandle = H; } in expectEmitAndFinalize() argument [all …]
|
/external/opencv3/samples/data/ |
D | letter-recognition.data | 22 H,4,5,5,4,4,7,7,6,6,7,6,8,3,8,3,8 29 H,6,9,8,7,6,8,6,6,7,7,7,9,6,8,4,8 65 H,3,3,4,1,2,8,7,5,6,7,6,8,5,8,3,7 67 H,3,5,5,4,3,7,8,3,6,10,6,8,3,8,3,8 70 H,8,12,8,6,4,9,8,4,5,8,4,5,6,9,5,9 96 H,4,8,5,6,5,7,10,8,5,8,5,6,3,6,7,11 99 H,4,9,5,6,2,7,6,15,1,7,7,8,3,8,0,8 115 H,5,10,7,8,8,7,7,6,6,7,6,9,3,8,4,8 130 H,1,1,2,1,1,7,7,12,1,7,6,8,3,8,0,8 144 H,4,9,4,7,4,7,8,13,1,7,5,8,3,8,0,8 [all …]
|
/external/libchrome/base/ |
D | sha1_portable.cc | 47 return reinterpret_cast<const unsigned char*>(H); in Digest() 56 uint32_t H[5]; member in base::SecureHashAlgorithm 109 H[0] = 0x67452301; in Init() 110 H[1] = 0xefcdab89; in Init() 111 H[2] = 0x98badcfe; in Init() 112 H[3] = 0x10325476; in Init() 113 H[4] = 0xc3d2e1f0; in Init() 121 swapends(&H[t]); in Final() 175 A = H[0]; in Process() 176 B = H[1]; in Process() [all …]
|
/external/pdfium/core/src/fdrm/crypto/ |
D | fx_crypt_sha.cpp | 189 FX_DWORD A, B, C, D, E, F, G, H; in sha256_process() local 229 H = ctx->state[7]; in sha256_process() 230 P(A, B, C, D, E, F, G, H, W[0], 0x428A2F98); in sha256_process() 231 P(H, A, B, C, D, E, F, G, W[1], 0x71374491); in sha256_process() 232 P(G, H, A, B, C, D, E, F, W[2], 0xB5C0FBCF); in sha256_process() 233 P(F, G, H, A, B, C, D, E, W[3], 0xE9B5DBA5); in sha256_process() 234 P(E, F, G, H, A, B, C, D, W[4], 0x3956C25B); in sha256_process() 235 P(D, E, F, G, H, A, B, C, W[5], 0x59F111F1); in sha256_process() 236 P(C, D, E, F, G, H, A, B, W[6], 0x923F82A4); in sha256_process() 237 P(B, C, D, E, F, G, H, A, W[7], 0xAB1C5ED5); in sha256_process() [all …]
|
/external/doclava/res/assets/templates/assets/ |
D | jquery-resizable.min.js | 12 …H){E=E||document;if(E.nodeType){this[0]=E;this.length=1;this.context=E;return this}if(typeof E==="… argument 19 …H=Object.prototype.toString;var F=function(Y,U,ab,ac){ab=ab||[];U=U||document;if(U.nodeType!==1&&U… argument
|
/external/skia/gm/ |
D | beziers.cpp | 13 #define H 400 macro 16 static const SkScalar SH = SkIntToScalar(H); 19 p->moveTo(rand.nextRangeScalar(0, W), rand.nextRangeScalar(0, H)); in rnd_quad() 21 p->quadTo(rand.nextRangeScalar(W / 4, W), rand.nextRangeScalar(0, H), in rnd_quad() 22 rand.nextRangeScalar(0, W), rand.nextRangeScalar(H / 4, H)); in rnd_quad() 32 p->moveTo(rand.nextRangeScalar(0, W), rand.nextRangeScalar(0, H)); in rnd_cubic() 34 p->cubicTo(rand.nextRangeScalar(W / 4, W), rand.nextRangeScalar(0, H), in rnd_cubic() 35 rand.nextRangeScalar(0, W), rand.nextRangeScalar(H / 4, H), in rnd_cubic() 36 rand.nextRangeScalar(W / 4, W), rand.nextRangeScalar(H / 4, H)); in rnd_cubic() 56 return SkISize::Make(W, H*2); in onISize()
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/fr-FR/ |
D | fr-FR_nk0_kpdf_lfz.pkb | 57 bT�������ة�����%��]HI�6i�o����9�����:�"v������J��VY% 70 H�E+r��~�# � zT�-�C�G�3��g'���zC��h��4�������'… 72 �? ��������V���������5��H������@ 76 aK����-���� ���`��)H��ؓ�_Z����I���W������������^�RJ���… 80 …�؊J����I��ةJ���BLL��غI����I��I���b*���k�H�������I���… 83 ���ذ�����Z����Iت=&�8)���I��؛H���K�6�3N���zJ��تKP… 92 …c��K�������ؒQ}������Sx���@�ON���U�����I���KI���H���J;��<q�.… 128 �ح��?��#j���H����G���F���S}�D�Lػ�������������O�*J����ؑL… 129 :���(��T����������78؊����%�ر��H� 160 ��[J1��ؑH��؊J��ؘ���G�}I��ءI���V[����m�@�ؐs�����K���aJ��ة… [all …]
|
D | fr-FR_kdt_posd.pkb | 13 �aA#J����� @ F�����)�=��OXC!v�$�d,��Q��w"�H�4 14 A�Âa�Ͱ�<ꇓ�zhP�����)��\Xdi�K"9*4�3x��%������H���ھ�2~�D"&=��d4��:y�H… 22 "��ZX��\�0��t�2(�H��p��F���z�L�A�0 23 �04���� �@H �1�� dQ`�0f���4"#��a#c 31 �O\P���� ��4��]��d9�$F}<�D�����!�X��@� �'H�I��8G�'��U@ … 56 !���@ &'�����/z�|���H���t[R��udig'�L]R8xD��^… 63 �1(bpQpLY�4���c�Ɂn�u�{xAI��'E���`0��@P�H���&��R>��+%�g3�Xα��99�ϩP�����… 64 h�H��*�� �@� ��8T<`��@��&f�3vV�� 81 …oS��I� t �N�i�G<: R8��\��x38X}hP�@�@`���$�N�MH�0)�*��… 102 … ��gZ7��8�p�H�@ �q����� \���)…
|
/external/llvm/test/CodeGen/ARM/ |
D | inlineasm-64bit.ll | 8 …%1 = tail call i64 asm sideeffect "1: ldrexd $0, ${0:H}, [$2]\0A strexd $0, $3, ${3:H}, [$2]\0A te… 37 …$1, ${1:H}, [$0]\0A strexd $2, ${2:H}, [$0]\0A strexd $3, ${3:H}, [$0]\0A strexd $4, ${4:H}, [$0]\… 39 …$1, ${1:H}, [$0]\0A strexd $2, ${2:H}, [$0]\0A strexd $3, ${3:H}, [$0]\0A strexd $4, ${4:H}, [$0]\… 40 …$1, ${1:H}, [$0]\0A strexd $2, ${2:H}, [$0]\0A strexd $3, ${3:H}, [$0]\0A strexd $4, ${4:H}, [$0]\… 52 …sideeffect "@ atomic64_set\0A1: ldrexd $0, ${0:H}, [$3]\0Aldrexd $1, ${1:H}, [$3]\0A strexd $0, $4… 59 %1 = tail call i64 asm "ldrd $0, ${0:H}, [$1]", "=r,r"(i64* %p) nounwind 73 %1 = tail call i64 asm "add $0, ${0:H}, #1", "=r,0"(i64 %p) nounwind 85 tail call void asm sideeffect "strd $0, ${0:H}, [$1]", "r,r"(i64 %4, i64* %p) nounwind
|
/external/srtp/crypto/hash/ |
D | sha1.c | 189 ctx->H[0] = 0x67452301; in sha1_init() 190 ctx->H[1] = 0xefcdab89; in sha1_init() 191 ctx->H[2] = 0x98badcfe; in sha1_init() 192 ctx->H[3] = 0x10325476; in sha1_init() 193 ctx->H[4] = 0xc3d2e1f0; in sha1_init() 229 sha1_core(ctx->M, ctx->H); in sha1_update() 308 A = ctx->H[0]; in sha1_final() 309 B = ctx->H[1]; in sha1_final() 310 C = ctx->H[2]; in sha1_final() 311 D = ctx->H[3]; in sha1_final() [all …]
|