HomeSort by relevance Sort by last modified time
    Searched refs:negative (Results 176 - 200 of 337) sorted by null

1 2 3 4 5 6 78 91011>>

  /frameworks/base/core/java/com/android/internal/widget/
PointerLocationView.java 797 final boolean negative = value < 0;
798 if (negative) {
    [all...]
  /external/libunwind/doc/
libunwind-dynamic.tex 227 \Var{insn\_count} may be negative in the last region of a procedure
228 (i.e., it may be negative only if \Var{next} is \Const{NULL}). A
229 negative value indicates that the region covers the last \emph{N}
249 specify a negative value in \Var{insn\_count} such that
384 - UNW\_DYN\_ADD can only add to ``sp'' (always a negative value); use
unw_get_proc_info.tex 87 Otherwise the negative value of one of the error-codes below is
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/
mathml_store_rules.js 605 'negative', 'default.default',
606 '[t] "negative"; [n] children/*[1]',
607 'self::prefixop', 'self::prefixop[@role="negative"]');
  /external/chromium_org/third_party/icu/source/i18n/
vtzone.cpp 119 UBool negative = FALSE; local
124 negative = TRUE;
144 if (negative) {
154 UBool negative = FALSE; local
167 negative = TRUE;
176 if (negative) {
482 // A value of BYMONTHDAY could be negative, for example, -1 means
560 // Resolve negative day numbers. A negative day number should
    [all...]
  /external/icu/icu4c/source/i18n/
vtzone.cpp 119 UBool negative = FALSE; local
124 negative = TRUE;
144 if (negative) {
154 UBool negative = FALSE; local
167 negative = TRUE;
176 if (negative) {
482 // A value of BYMONTHDAY could be negative, for example, -1 means
560 // Resolve negative day numbers. A negative day number should
    [all...]
  /external/chromium_org/third_party/qcms/src/
iccread.c 262 bool negative; local
284 // Check if any of the XYZ values are negative (see mozilla bug 498245)
285 // CIEXYZ tristimulus values cannot be negative according to the spec.
286 negative =
291 if (negative)
    [all...]
  /external/jhead/
exif.c 524 int negative = 0; local
528 negative = 1;
535 if (negative) {
    [all...]
  /external/chromium_org/third_party/icu/source/test/perf/collationperf/
CollPerf.pl 177 negative is better for the compared implementation.</p>
  /external/chromium_org/tools/traceline/traceline/
assembler.h 87 negative = sign, enumerator in enum:Condition
  /external/icu/icu4c/source/test/perf/collationperf/
CollPerf.pl 177 negative is better for the compared implementation.</p>
  /external/chromium_org/third_party/WebKit/PerformanceTests/resources/
runner.js 250 PerfTestRunner.log("runFunction returned a negative value: " + returnValue);
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
codemirror.css 119 .cm-negative {color: #d44;}
  /external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
sequence.pxd 126 # PySequence_Check(o) is true and without adjustment for negative
  /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
  /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.
  /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
  /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
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/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.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
idctllm_mmx.asm 28 ; * is bigger than 32768, in signed 16 bit multiply, it becomes a negative
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_iht4x4_add_neon.asm 227 ; do the stores in reverse order with negative post-increment, by changing

Completed in 1818 milliseconds

1 2 3 4 5 6 78 91011>>