HomeSort by relevance Sort by last modified time
    Searched refs:accurate (Results 1 - 25 of 41) sorted by null

1 2

  /external/chromium_org/tools/perf/measurements/
page_cycler.js 16 // a much more accurate timer resolution than other browsers do. This results
  /external/chromium_org/cc/trees/
layer_sorter.cc 133 // This flag tracks the existance of a numerically accurate seperation
134 // between two layers. If there is no accurate seperation, the layers
136 bool accurate = false; local
149 accurate = true;
159 if (!accurate)
  /external/chromium_org/third_party/mesa/src/src/gallium/tests/unit/
u_format_test.c 318 boolean accurate = TRUE; local
322 accurate = FALSE;
326 accurate = FALSE;
334 return accurate;
  /external/mesa3d/src/gallium/tests/unit/
u_format_test.c 318 boolean accurate = TRUE; local
322 accurate = FALSE;
326 accurate = FALSE;
334 return accurate;
  /external/chromium_org/chrome/browser/resources/cryptotoken/
countdowntimer.js 12 * not attempt to be millisecond accurate. Its intended use is as a
  /external/chromium_org/v8/test/mjsunit/
string-indexof-2.js 34 + " argumentandum et accurate disserendum et rationibus conquisitis de"
  /frameworks/rs/api/
rs_core_math.spec 713 Return the quotient and the remainder of b/c. Only the sign and lowest three bits of the quotient are guaranteed to be accurate.
1445 It is not accurate for values very close to zero.
1458 It is not accurate for values very close to zero.
1471 It is not accurate for values very close to zero.
1487 It is not accurate for values of v very close to zero.
  /external/qemu/distrib/sdl-1.2.15/src/hermes/
mmxp2_32.asm 276 ; (I think) a more accurate name..
  /external/chromium_org/third_party/libjpeg_turbo/simd/
jfmmxint.asm 2 ; jfmmxint.asm - accurate integer FDCT (MMX)
17 ; This file contains a slow-but-accurate integer implementation of the
jfss2int-64.asm 2 ; jfss2int-64.asm - accurate integer FDCT (64-bit SSE2)
18 ; This file contains a slow-but-accurate integer implementation of the
jfss2int.asm 2 ; jfss2int.asm - accurate integer FDCT (SSE2)
17 ; This file contains a slow-but-accurate integer implementation of the
jfmmxfst.asm 17 ; This file contains a fast, not so accurate integer implementation of
jfss2fst-64.asm 18 ; This file contains a fast, not so accurate integer implementation of
jfss2fst.asm 17 ; This file contains a fast, not so accurate integer implementation of
jimmxfst.asm 17 ; This file contains a fast, not so accurate integer implementation of
jiss2fst-64.asm 18 ; This file contains a fast, not so accurate integer implementation of
jiss2fst.asm 17 ; This file contains a fast, not so accurate integer implementation of
jimmxint.asm 2 ; jimmxint.asm - accurate integer IDCT (MMX)
17 ; This file contains a slow-but-accurate integer implementation of the
jiss2int-64.asm 2 ; jiss2int-64.asm - accurate integer IDCT (64-bit SSE2)
18 ; This file contains a slow-but-accurate integer implementation of the
jiss2int.asm 2 ; jiss2int.asm - accurate integer IDCT (SSE2)
17 ; This file contains a slow-but-accurate integer implementation of the
  /external/blktrace/btreplay/doc/
btreplay.tex 309 in additional real replay time, thus yielding less accurate replay times.
319 yield more accurate replay times.
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
raytrace.js 740 // The greater the depth the more accurate the colours, but
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-raytrace.js 766 // The greater the depth the more accurate the colours, but
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-raytrace.js 766 // The greater the depth the more accurate the colours, but
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-raytrace.js 735 // The greater the depth the more accurate the colours, but

Completed in 488 milliseconds

1 2