Searched refs:K4 (Results 1 – 25 of 55) sorted by relevance
123
/external/chromium_org/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/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/icu4c/data/locales/ |
D | mt.txt | 167 "K4", 173 "K4",
|
D | fo.txt | 126 "K4",
|
D | nd.txt | 204 "K4",
|
D | sn.txt | 204 "K4",
|
D | to.txt | 454 "K4", 468 "K4",
|
D | teo.txt | 208 "K4",
|
D | cgg.txt | 207 "K4",
|
D | nyn.txt | 203 "K4",
|
D | ha.txt | 211 "K4",
|
D | yo.txt | 184 "K4",
|
D | dav.txt | 212 "K4",
|
D | ebu.txt | 211 "K4",
|
D | bs.txt | 199 "K4",
|
/external/clang/test/Sema/ |
D | warn-duplicate-enum.c | 70 K4 = K2, enumerator
|
/external/clang/lib/Format/ |
D | FormatToken.h | 208 tok::TokenKind K4, tok::TokenKind K5 = tok::NUM_TOKENS, 216 return is(K1) || is(K2) || is(K3) || is(K4) || is(K5) || is(K6) || is(K7) ||
|
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
D | SVGFECompositeElement.h | 96 DECLARE_ANIMATED_NUMBER(K4, k4)
|
D | SVGFECompositeElement.cpp | 39 DEFINE_ANIMATED_NUMBER(SVGFECompositeElement, SVGNames::k4Attr, K4, k4) in DEFINE_ANIMATED_STRING()
|
/external/chromium_org/third_party/icu/source/data/locales/ |
D | cgg.txt | 200 "K4",
|
D | nd.txt | 204 "K4",
|
D | teo.txt | 208 "K4",
|
D | dav.txt | 208 "K4",
|
D | et.txt | 294 "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
|
123