HomeSort by relevance Sort by last modified time
    Searched refs:negative (Results 126 - 150 of 228) sorted by null

1 2 3 4 56 7 8 910

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
idctllm_mmx.asm 28 ; * is bigger than 32768, in signed 16 bit multiply, it becomes a negative
subpixel_mmx.asm 43 movq mm1, [rdx + 16] ; do both the negative taps first!!!
141 movq mm1, [rbx + 16] ; do both the negative taps first!!!
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/arm/neon/
vp9_iht4x4_add_neon.asm 227 ; do the stores in reverse order with negative post-increment, by changing
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/neon/
armSP_FFTInv_CCSToR_S16_preTwiddleRadix2_unsafe_s.S 179 @ Note: W^k is stored as negative values in the table and also need to
295 @ Note: W^k is stored as negative values in the table and also need to
  /external/chromium_org/v8/src/x87/
assembler-x87.h 213 negative = 8,
227 sign = negative,
    [all...]
  /external/chromium_org/v8/test/mjsunit/
regexp-capture-3.js 176 NoHang(/(?!(((.*)*)*x)?)foo/); // Negative lookahead is filtered.
177 NoHang(/(?!(((.*)*)*x))?/); // Continuation branch of negative lookahead.
date.js 306 // Test negative years.
math-floor-of-div-nosudiv.js 209 // Test for negative zero, overflow and division by 0.
  /external/libunwind/doc/
unw_get_proc_info.tex 87 Otherwise the negative value of one of the error-codes below is
  /external/libvpx/libvpx/vp8/common/arm/neon/
idct_dequant_full_2x_neon.asm 70 ; our constant had the high bit set, and was treated as a negative value.
  /external/libvpx/libvpx/vp8/common/x86/
idctllm_mmx.asm 28 ; * is bigger than 32768, in signed 16 bit multiply, it becomes a negative
subpixel_mmx.asm 43 movq mm1, [rdx + 16] ; do both the negative taps first!!!
141 movq mm1, [rbx + 16] ; do both the negative taps first!!!
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_iht4x4_add_neon.asm 227 ; do the stores in reverse order with negative post-increment, by changing
  /external/chromium_org/third_party/readability/js/
readability.js 60 negative: /combx|comment|com-|contact|foot|footer|footnote|masthead|media|meta|outbrain|promo|related|scroll|shoutbox|sidebar|sponsor|shopping|tags|tool|widget/i,
    [all...]
  /external/deqp/modules/gles31/functional/
es31fDebugTests.cpp 704 TCU_CHECK_MSG(msgLen >= 0, "Negative message length");
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_device/linux/
audio_device_pulse_linux.cc 2448 int negative; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_snprintf.c 545 * C99 says: "A negative field width argument is
578 * C99 says: "A negative precision argument is
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_snprintf.c 545 * C99 says: "A negative field width argument is
578 * C99 says: "A negative precision argument is
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
timezone.cpp     [all...]
  /external/chromium_org/v8/src/
array.js     [all...]
string.js 718 // set to undefined, zero, or negative, returns empty string.
727 // convert to integer and handle negative case.
735 // If negative and absolute value is larger than the string length,
  /external/chromium_org/v8/src/ia32/
assembler-ia32.h 221 negative = 8,
235 sign = negative,
    [all...]
  /external/chromium_org/v8/src/x64/
macro-assembler-x64.cc 1112 bool negative = value < 0; local
    [all...]
  /external/guava/guava/src/com/google/common/primitives/
generate.sh 127 * @return a negative value if {@code a} is less than {@code b}; a positive
352 * negative
  /external/icu/icu4c/source/i18n/
timezone.cpp     [all...]

Completed in 1023 milliseconds

1 2 3 4 56 7 8 910