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

1 2

  /external/libvpx/libvpx/vp9/encoder/
vp9_segmentation.c 57 const int c67 = segcounts[6] + segcounts[7]; local
59 segment_tree_probs[0] = get_binary_prob(c01 + c23, c45 + c67);
61 segment_tree_probs[2] = get_binary_prob(c45, c67);
73 const int c67 = segcounts[6] + segcounts[7]; local
75 const int c4567 = c45 + c67;
96 c67 * vp9_cost_one(probs[2]);
101 if (c67 > 0)
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue7746.go 77 c67 = c66 * c66
78 c68 = c67 * c67
  /prebuilts/go/linux-x86/test/fixedbugs/
issue7746.go 77 c67 = c66 * c66
78 c68 = c67 * c67
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_segmentation.c 71 const int c67 = segcounts[6] + segcounts[7]; local
73 segment_tree_probs[0] = get_binary_prob(c01 + c23, c45 + c67);
75 segment_tree_probs[2] = get_binary_prob(c45, c67);
87 const int c67 = segcounts[6] + segcounts[7]; local
89 const int c4567 = c45 + c67;
110 c67 * vp9_cost_one(probs[2]);
115 if (c67 > 0)
  /external/v8/test/webkit/
dfg-inline-arguments-use-from-uninlined-code-expected.txt 94 PASS "" + baz("a" + __i, "b" + (__i + 1), "c" + (__i + 2)) is "a65,b66,c67,a65,b66,c67"
dfg-inline-arguments-use-from-all-the-places-expected.txt     [all...]
dfg-inline-arguments-become-double-expected.txt 96 PASS argsToStr(baz("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a67, 42.5, c67"
dfg-inline-arguments-become-int32-expected.txt 96 PASS argsToStr(baz("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a67, 42, c67"
dfg-inline-arguments-reset-changetype-expected.txt 96 PASS argsToStr(baz("a" + __i, __i + 2, "c" + __i)) is "[object Arguments]: a67, a67, c67"
dfg-inline-arguments-reset-expected.txt 96 PASS argsToStr(baz("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a67, a67, c67"
dfg-inline-arguments-simple-expected.txt 96 PASS argsToStr(baz("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a67, b67, c67"
dfg-inline-arguments-use-directly-from-inlined-code-expected.txt 96 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a67, b67, c67"
dfg-inline-arguments-use-from-getter-expected.txt 96 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Object], b67, c67"
  /external/libxml2/result/
att4 429 <val o="173c67" v="53"/>
659 <val o="254c67" v="55"/>
    [all...]
att4.sax     [all...]
  /external/libxml2/result/noent/
att4 429 <val o="173c67" v="53"/>
659 <val o="254c67" v="55"/>
    [all...]
  /external/libxml2/test/
att4 429 <val o="173c67" v="53"/>
659 <val o="254c67" v="55"/>
    [all...]
  /packages/apps/DeskClock/res/values/
array.xml     [all...]
  /external/selinux/libsepol/tests/policies/test-cond/
refpolicy-base.conf 563 category c64; category c65; category c66; category c67;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adogpool.h     [all...]
  /external/icu/icu4c/source/data/unidata/norm2/
nfkc_cf.txt 1386 2C67>2C68
    [all...]
nfc.txt 2108 2F8FE>6C67
  /external/valgrind/none/tests/amd64/
bmi.stdout.exp     [all...]
  /external/icu/icu4c/source/data/unidata/
CaseFolding.txt     [all...]
  /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
Transliterator_Han_Pinyin.txt     [all...]

Completed in 1925 milliseconds

1 2