/external/chromium_org/ash/wm/ |
window_util_unittest.cc | 23 EXPECT_EQ("200,126 100x100", window->bounds().ToString()); 24 EXPECT_EQ("200,126 100x100", window->GetBoundsInScreen().ToString()); 28 EXPECT_EQ("250,126 100x100", window->bounds().ToString()); 29 EXPECT_EQ("750,126 100x100", window->GetBoundsInScreen().ToString());
|
/external/chromium_org/ppapi/native_client/src/trusted/plugin/osx_ppapi/ |
ppNaClPlugin.r | 3 resource 'STR#' (126) { {
|
/external/llvm/test/Transforms/InstCombine/ |
2004-09-28-BadShiftAndSetCC.ll | 5 %tmp.126.mask = and i32 %tmp.125, -16777216 ; <i32> [#uses=1] 6 %tmp.128 = icmp eq i32 %tmp.126.mask, 167772160 ; <i1> [#uses=1]
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
e_fmodf.c | 51 for (ix = -126,i=(hx<<8); i>0; i<<=1) ix -=1; 56 for (iy = -126,i=(hy<<8); i>=0; i<<=1) iy -=1; 60 if(ix >= -126) 63 n = -126-ix; 66 if(iy >= -126) 69 n = -126-iy; 94 if(iy>= -126) { /* normalize output */ 98 n = -126 - iy;
|
s_remquof.c | 55 for (ix = -126,i=(hx<<8); i>0; i<<=1) ix -=1; 60 for (iy = -126,i=(hy<<8); i>0; i<<=1) iy -=1; 64 if(ix >= -126) 67 n = -126-ix; 70 if(iy >= -126) 73 n = -126-iy; 99 if(iy>= -126) { /* normalize output */ 102 n = -126 - iy;
|
/external/llvm/test/CodeGen/X86/ |
psubus.ll | 139 %3 = icmp ugt <16 x i8> %2, <i8 126, i8 126, i8 126, i8 126, i8 126, i8 126, i8 126, i8 126, i8 126, i8 126, i8 126, i8 126, i8 126, i8 126, i8 126, i8 126 [all...] |
/external/compiler-rt/test/Unit/ |
comparesf2_test.c | 108 -0x1.000000p-126f, 109 -0x0.fffffep-126f, 110 -0x0.000002p-126f, 113 0x0.000002p-126f, 114 0x0.fffffep-126f, 115 0x1.000000p-126f, 151 {__builtin_nanf(""),-0x1p-126f,1,-1,-1,1,1,1,1}, 158 {__builtin_nanf(""),0x1p-126f,1,-1,-1,1,1,1,1}, 169 {-__builtin_inff(),-0x1p-126f,-1,-1,-1,-1,-1,-1,0}, 176 {-__builtin_inff(),0x1p-126f,-1,-1,-1,-1,-1,-1,0} [all...] |
/packages/inputmethods/LatinIME/dictionaries/ |
iw_wordlist.combined.gz | |
cs_wordlist.combined.gz | |
lv_wordlist.combined.gz | |
ru_wordlist.combined.gz | |
lt_wordlist.combined.gz | |
sl_wordlist.combined.gz | |
fi_wordlist.combined.gz | |
sr_wordlist.combined.gz | |
hr_wordlist.combined.gz | |
fr_wordlist.combined.gz | |
it_wordlist.combined.gz | |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
armVCM4P2_Zigzag_Tables.c | 32 106, 120, 122, 104, 94, 110, 124, 126, 41 76, 92, 108, 124, 78, 94, 110, 126, 50 104, 106, 108, 110, 120, 122, 124, 126
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
armVCM4P2_Zigzag_Tables.c | 32 106, 120, 122, 104, 94, 110, 124, 126, 41 76, 92, 108, 124, 78, 94, 110, 126, 50 104, 106, 108, 110, 120, 122, 124, 126
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
ObjectStreamConstantsTest.java | 29 assertEquals(126, ObjectStreamConstants.TC_ENUM); 43 assertEquals(126, ObjectStreamConstants.TC_MAX);
|
/external/compiler-rt/lib/ubsan/lit_tests/Integer/ |
add-overflow.cpp | 26 (void)((__int128_t(1) << 126) + (__int128_t(1) << 126));
|
sub-overflow.cpp | 25 (void)(-(__int128_t(1) << 126) - (__int128_t(1) << 126) - 1);
|
/external/elfutils/libdw/ |
libdw.map | 149 ELFUTILS_0.126 { 167 } ELFUTILS_0.126;
|
/external/llvm/test/CodeGen/Generic/ |
switch-lower-feature.ll | 12 i32 126, label %bb338 39 i32 126, label %bb336
|