Home
last modified time | relevance | path

Searched refs:accurate (Results 1 – 25 of 131) sorted by relevance

123456

/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/
Dcreate_timing_table.py7 accurate = True variable
17 rsa.newkeys(bitsize, accurate=accurate, poolsize=poolsize)
/external/libjpeg-turbo/simd/
Djidctint-mmx.asm2 ; jidctint.asm - accurate integer IDCT (MMX)
17 ; This file contains a slow-but-accurate integer implementation of the
Djfdctint-mmx.asm2 ; jfdctint.asm - accurate integer FDCT (MMX)
17 ; This file contains a slow-but-accurate integer implementation of the
Djfdctint-sse2.asm2 ; jfdctint.asm - accurate integer FDCT (SSE2)
17 ; This file contains a slow-but-accurate integer implementation of the
Djidctint-sse2.asm2 ; jidctint.asm - accurate integer IDCT (SSE2)
17 ; This file contains a slow-but-accurate integer implementation of the
Djfdctint-sse2-64.asm2 ; jfdctint.asm - accurate integer FDCT (64-bit SSE2)
18 ; This file contains a slow-but-accurate integer implementation of the
Djidctint-sse2-64.asm2 ; jidctint.asm - accurate integer IDCT (64-bit SSE2)
18 ; This file contains a slow-but-accurate integer implementation of the
Djfdctfst-sse2.asm17 ; This file contains a fast, not so accurate integer implementation of
Djfdctfst-mmx.asm17 ; This file contains a fast, not so accurate integer implementation of
Djidctfst-sse2.asm17 ; This file contains a fast, not so accurate integer implementation of
Djidctfst-sse2-64.asm18 ; This file contains a fast, not so accurate integer implementation of
Djidctfst-mmx.asm17 ; This file contains a fast, not so accurate integer implementation of
Djfdctfst-sse2-64.asm18 ; This file contains a fast, not so accurate integer implementation of
/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/rsa/
Dkey.py433 def find_p_q(nbits, getprime_func=rsa.prime.getprime, accurate=True): argument
488 if not accurate:
533 def gen_keys(nbits, getprime_func, accurate=True): argument
544 (p, q) = find_p_q(nbits // 2, getprime_func, accurate)
549 def newkeys(nbits, accurate=True, poolsize=1): argument
/external/netperf/
DREADME.solaris27 really accurate even ignoring the issue with interrupt time. It is
28 likely that to be truely accurate, it is necessary to know how much
/external/v8/src/third_party/fdlibm/
DREADME.v811 This is used to provide a accurate implementation for trigonometric functions
/external/mesa3d/src/gallium/tests/unit/
Du_format_test.c318 boolean accurate = TRUE; in convert_float_to_8unorm() local
322 accurate = FALSE; in convert_float_to_8unorm()
326 accurate = FALSE; in convert_float_to_8unorm()
334 return accurate; in convert_float_to_8unorm()
/external/nanopb-c/examples/using_double_on_avr/
DREADME.txt23 The conversion routines are as accurate as the float datatype can
/external/icu/icu4c/source/test/perf/DateFmtPerf/
DReadMe.txt10 …ested in the first time returned by the executable in order to maintain accurate "real world" resu…
/external/clang/docs/
DThreadSanitizer.rst111 (less accurate analysis) and 9x (more accurate analysis) overhead are also
/external/autotest/client/site_tests/desktopui_MediaAudioFeedback/
Dcontrol21 Each audio channel is tested independently and currently there is no accurate
/external/tlsdate/
DREADME40 Some SSL/TLS services do not provide accurate time in their handshake process;
DTLSDATEPOOL11 discovered and it is confirmed to have a reasonably accurate clock, we will
/external/llvm/test/CodeGen/ARM/
Dcrash-greedy-v6.ll6 ; That requires leaveIntvBefore to be very accurate about the redefined value number.
/external/llvm/lib/Target/AMDGPU/
DSISchedule.td68 // guide. They may not be accurate.

123456