HomeSort by relevance Sort by last modified time
    Searched full:c96 (Results 1 - 25 of 37) sorted by null

1 2

  /external/chromium_org/net/base/
int128.h 295 // terms higher than c96 disappear off the high side
296 // terms c96 and c64 are safe to ignore carry bit
297 uint64 c96 = a96 * b00 + a64 * b32 + a32 * b64 + a00 * b96; local
299 this->hi_ = (c96 << 32) + c64;
  /external/grub/netboot/
smc9000.c 457 /* This is a 91c96. 'c96 has the same chip id as 'c94 (4) but
  /external/chromium_org/v8/test/webkit/
dfg-inline-arguments-use-from-uninlined-code-expected.txt 123 PASS "" + baz("a" + __i, "b" + (__i + 1), "c" + (__i + 2)) is "a94,b95,c96,a94,b95,c96"
dfg-inline-arguments-use-from-all-the-places-expected.txt     [all...]
dfg-inline-arguments-become-double-expected.txt 125 PASS argsToStr(baz("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a96, 42.5, c96"
dfg-inline-arguments-become-int32-expected.txt 125 PASS argsToStr(baz("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a96, 42, c96"
dfg-inline-arguments-reset-changetype-expected.txt 125 PASS argsToStr(baz("a" + __i, __i + 2, "c" + __i)) is "[object Arguments]: a96, a96, c96"
dfg-inline-arguments-reset-expected.txt 125 PASS argsToStr(baz("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a96, a96, c96"
dfg-inline-arguments-simple-expected.txt 125 PASS argsToStr(baz("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a96, b96, c96"
dfg-inline-arguments-use-directly-from-inlined-code-expected.txt 125 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a96, b96, c96"
dfg-inline-arguments-use-from-getter-expected.txt 125 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Object], b96, c96"
  /external/chromium_org/third_party/yasm/source/patched-yasm/m4/
ax_create_stdint_h.m4 252 echo "/* whether we have a C96 compatible inttypes header file */" >>$ac_stdint
  /external/libexif/m4m/
stdint.m4 311 echo "/* whether we have a C96 compatible inttypes header file */" >>$ac_stdint
  /external/libmtp/m4/
stdint.m4 309 echo "/* whether we have a C96 compatible inttypes header file */" >>$ac_stdint
  /external/libvpx/libvpx/nestegg/m4/
ax_create_stdint_h.m4 272 echo "/* whether we have a C96 compatible inttypes header file */" >>$ac_stdint
  /packages/apps/DeskClock/res/values/
array.xml 718 <item>C96</item>
  /external/chromium_org/third_party/WebKit/PerformanceTests/SVG/
SvgCubics.html 126 <path d="M65.8 102C65.8 102 83.498 128.821 82.9 133.601C81.6 144.001 81.4 153.601 84.6 157.601C87.801 161.601 96.601 194.801 96.601 194.801C96.601 194.801 96.201 196.001 108.601 158.001C108.601 158.001 120.201 142.001 100.201 123.601C100.201 123.601 65 94.8 65.8 102z"/>
    [all...]
  /external/chromium_org/google_update/
google_update_idl.idl 593 uuid(68D6C2BD-712E-4c96-93E8-49CB8A9AAEED),
    [all...]
  /external/chromium_org/third_party/icu/source/data/unidata/
SentenceBreakProperty.txt 1475 2C96 ; Upper
    [all...]
CaseFolding.txt     [all...]
  /external/libsepol/tests/policies/test-cond/
refpolicy-base.conf 571 category c96; category c97; category c98; category c99;
    [all...]
  /bootable/recovery/applypatch/testdata/
patch.bsdiff 234 ??*?`T?J?`?gR?o??zs???? o*"("*dD???R?TD4b?*?&?hDG???P?? T? ??V?q?I??d?+Q6???I??*??Do979?E??m+HL g L W???m????J\?Kb??d??????UcB ??? ?wj,????d?IY??? ?E6?? )2tIaz??9;??Q?^?)??.M8???X???U?Yh???%2??BY?m??2,"@?1??{?=?t?,??x???o+[j?E*1?;mL?0P6 ??KHl)!?,C96 ??<?wq?Kv??3 ?
    [all...]
  /external/icu4c/data/unidata/
CaseFolding.txt     [all...]
  /external/chromium_org/third_party/icu/source/data/unidata/norm2/
nfkc_cf.txt 1412 2C96>2C97
    [all...]
  /external/icu4c/data/unidata/norm2/
nfkc_cf.txt 1398 2C96>2C97
    [all...]

Completed in 1008 milliseconds

1 2