/external/v8/test/mjsunit/compiler/ |
D | uint32.js | 103 var K4 = 0x80000001; variable 104 assertEquals(K3 | 0, Uint32Phi(true, K3, K4)); 105 assertEquals(K4 | 0, Uint32Phi(false, K3, K4)); 106 assertEquals(K3 | 0, Uint32Phi(true, K3, K4)); 107 assertEquals(K4 | 0, Uint32Phi(false, K3, K4)); 109 assertEquals(K3 | 0, Uint32Phi(true, K3, K4)); 110 assertEquals(K4 | 0, Uint32Phi(false, K3, K4)); 117 assertEquals(K3 | 0, NonUint32Phi(true, K3, K4)); 118 assertEquals(K4 | 0, NonUint32Phi(false, K3, K4)); 119 assertEquals(K3 | 0, NonUint32Phi(true, K3, K4)); [all …]
|
/external/openssh/openbsd-compat/ |
D | rmd160.c | 65 #define K4 0xA953FD4EU macro 257 R(b, c, d, e, a, F4, K4, 9, 4); in RMD160Transform() 258 R(a, b, c, d, e, F4, K4, 15, 0); in RMD160Transform() 259 R(e, a, b, c, d, F4, K4, 5, 5); in RMD160Transform() 260 R(d, e, a, b, c, F4, K4, 11, 9); in RMD160Transform() 261 R(c, d, e, a, b, F4, K4, 6, 7); in RMD160Transform() 262 R(b, c, d, e, a, F4, K4, 8, 12); in RMD160Transform() 263 R(a, b, c, d, e, F4, K4, 13, 2); in RMD160Transform() 264 R(e, a, b, c, d, F4, K4, 12, 10); in RMD160Transform() 265 R(d, e, a, b, c, F4, K4, 5, 14); in RMD160Transform() [all …]
|
/external/speex/libspeex/ |
D | math_approx.h | 186 #define K4 -10 macro 195 …return ADD32(K1, MULT16_16_P13(x2, ADD32(K2, MULT16_16_P13(x2, ADD32(K3, MULT16_16_P13(K4, x2)))))… in spx_cos() 199 …return SUB32(-K1, MULT16_16_P13(x2, ADD32(K2, MULT16_16_P13(x2, ADD32(K3, MULT16_16_P13(K4, x2))))… in spx_cos()
|
/external/clang/test/Sema/ |
D | warn-duplicate-enum.c | 70 K4 = K2, enumerator
|
/external/icu/icu4c/source/data/locales/ |
D | mt.txt | 255 "K4", 275 "K4",
|
D | sn.txt | 199 "K4",
|
D | nd.txt | 199 "K4",
|
D | teo.txt | 203 "K4",
|
D | nyn.txt | 197 "K4",
|
D | ha.txt | 205 "K4",
|
D | cgg.txt | 201 "K4",
|
D | yo_BJ.txt | 179 "K4",
|
D | dav.txt | 207 "K4",
|
D | yo.txt | 179 "K4",
|
D | ebu.txt | 206 "K4",
|
D | nb.txt | 684 "K4", 704 "K4",
|
D | af.txt | 670 "K4", 690 "K4",
|
D | et.txt | 670 "K4", 690 "K4",
|
D | to.txt | 640 "K4", 660 "K4",
|
D | bs.txt | 650 "K4", 670 "K4",
|
D | sr_Latn.txt | 743 "K4", 763 "K4",
|
D | nn.txt | 418 "K4",
|
D | id.txt | 1144 "K4", 1164 "K4",
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/ |
D | en-US_lh0_kdt_lfz3.pkb | 111 ���d@z?�� �aX?^l�HK4ɇ`5��_��?ۇa%��Z`�~z�<Ti�&�`K���^�G���`BZ�~����868
|
/external/llvm/lib/Target/X86/Disassembler/ |
D | X86DisassemblerDecoder.h | 323 ENTRY(K4) \
|