HomeSort by relevance Sort by last modified time
    Searched refs:above (Results 76 - 100 of 3111) sorted by null

1 2 34 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
ccr.s 64 ; FIXME: Put tests for new flag-names here, (not above.
65 ; The new names in ETRAX 100, just some assortment of the above.
  /external/libvpx/libvpx/vp8/decoder/
decodemv.c 216 const vp8_prob * get_sub_mv_ref_prob(const int left, const int above)
219 int aez = (above == 0);
220 int lea = (left == above);
277 /* On top edge, get from MB above us */
320 refer back to us via "left" or "above". */
351 const MODE_INFO *above = mi - mis; local
353 const MODE_INFO *aboveleft = above - 1;
368 /* Process above */
369 if (above->mbmi.ref_frame != INTRA_FRAME)
371 if (above->mbmi.mv.as_int
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
decodemv.c 216 const vp8_prob * get_sub_mv_ref_prob(const int left, const int above)
219 int aez = (above == 0);
220 int lea = (left == above);
277 /* On top edge, get from MB above us */
320 refer back to us via "left" or "above". */
351 const MODE_INFO *above = mi - mis; local
353 const MODE_INFO *aboveleft = above - 1;
368 /* Process above */
369 if (above->mbmi.ref_frame != INTRA_FRAME)
371 if (above->mbmi.mv.as_int
    [all...]
  /external/eigen/lapack/
dladiv.f 64 *> The scalars a, b, c, and d in the above expression.
75 *> The scalars p and q in the above expression.
sladiv.f 64 *> The scalars a, b, c, and d in the above expression.
75 *> The scalars p and q in the above expression.
  /external/google-breakpad/android/sample_app/jni/
Application.mk 8 # * Redistributions of source code must retain the above copyright
10 # * Redistributions in binary form must reproduce the above
  /external/smali/deodexerant/
Android.mk 8 # * Redistributions of source code must retain the above copyright
10 # * Redistributions in binary form must reproduce the above
  /external/v8/samples/
count-hosts.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
  /external/v8/test/intl/break-iterator/
wellformed-unsupported-locale.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
  /external/v8/test/intl/collator/
wellformed-unsupported-locale.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
  /external/v8/test/intl/date-format/
wellformed-unsupported-locale.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
  /external/v8/test/intl/number-format/
wellformed-unsupported-locale.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
  /external/v8/test/intl/
utils.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
  /external/v8/test/message/
isvar.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
overwritten-builtins.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
paren_in_arg_string.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
try-catch-finally-no-message.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
try-catch-finally-return-in-finally.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
try-finally-return-in-finally.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
  /external/v8/test/message/regress/
regress-1527.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
  /external/v8/test/mjsunit/
api-call-after-bypassed-exception.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
apply-arguments-gc-safepoint.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
arguments-indirect.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
array-non-smi-length.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
array-push-non-smi-value.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above

Completed in 488 milliseconds

1 2 34 5 6 7 8 91011>>