Home
last modified time | relevance | path

Searched refs:K4 (Results 1 – 25 of 38) sorted by relevance

12

/external/v8/test/mjsunit/compiler/
Duint32.js103 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/
Drmd160.c65 #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/
Dmath_approx.h186 #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/
Dwarn-duplicate-enum.c70 K4 = K2, enumerator
/external/icu/icu4c/source/data/locales/
Dmt.txt255 "K4",
275 "K4",
Dsn.txt199 "K4",
Dnd.txt199 "K4",
Dteo.txt203 "K4",
Dnyn.txt197 "K4",
Dha.txt205 "K4",
Dcgg.txt201 "K4",
Dyo_BJ.txt179 "K4",
Ddav.txt207 "K4",
Dyo.txt179 "K4",
Debu.txt206 "K4",
Dnb.txt684 "K4",
704 "K4",
Daf.txt670 "K4",
690 "K4",
Det.txt670 "K4",
690 "K4",
Dto.txt640 "K4",
660 "K4",
Dbs.txt650 "K4",
670 "K4",
Dsr_Latn.txt743 "K4",
763 "K4",
Dnn.txt418 "K4",
Did.txt1144 "K4",
1164 "K4",
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/
Den-US_lh0_kdt_lfz3.pkb111 ���d���@z?�� �aX?^l����HK4ɇ`5��_��?ۇa%��Z`�~z�����<Ti�&�`K���^�G���`BZ�~����868
/external/llvm/lib/Target/X86/Disassembler/
DX86DisassemblerDecoder.h323 ENTRY(K4) \

12