Searched
full:approximate (Results
476 -
500 of
909) sorted by null
<<11121314151617181920>>
/external/skia/include/core/ |
SkImageDecoder.h | 155 // approximate the sample size.
|
/external/skia/src/core/ |
SkDistanceFieldGen.cpp | 128 // we now compute the approximate distance, depending where the alpha falls
|
SkGeometry.h | 229 * return the power-of-2 number of quads needed to approximate this conic
|
/external/tcpdump/ |
print-telnet.c | 111 #define TELOPT_NAMS 4 /* approximate message size */
|
/external/v8/tools/testrunner/local/ |
execution.py | 151 # TODO(jkummerow): We approximate the test suite specific function
|
/external/valgrind/exp-sgcheck/docs/ |
sg-manual.xml | 61 approximate it. The key observation is that
|
/external/webp/src/demux/ |
anim_decode.c | 211 // This is the approximate integer arithmetic for the actual formula:
|
/external/webp/src/dsp/ |
lossless.h | 178 // The threshold till approximate version of log_2 can be used.
|
/external/webrtc/webrtc/common_audio/vad/ |
vad_filterbank.c | 227 // Update the approximate |total_energy| with the energy of |data_in|, if
|
/frameworks/base/wifi/java/android/net/wifi/ |
ScanResult.java | 200 * The approximate distance to the AP in centimeter, if available. Else
|
/frameworks/native/include/android/ |
input.h | 422 * - For a touch screen or touch pad, reports the approximate pressure applied to the surface 435 * - For a touch screen or touch pad, reports the approximate size of the contact area in [all...] |
/frameworks/support/v7/palette/src/main/java/android/support/v7/graphics/ |
ColorCutQuantizer.java | 506 // If we're approximating up in word width, we'll use scaling to approximate the
|
/packages/apps/Camera2/src/com/android/camera/settings/ |
ResolutionUtil.java | 312 * @param size the size to approximate
|
/packages/apps/ExactCalculator/res/values/ |
strings.xml | 256 <string name="approximate">(±1 in last digit)</string>
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
cdefs.h | 172 /* Some other non-C99 compiler. Approximate with [1]. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
cdefs.h | 172 /* Some other non-C99 compiler. Approximate with [1]. */
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_strtod.py | 55 # approximate a/b by number of the form q * 2**e; adjust e if necessary
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_strtod.py | 55 # approximate a/b by number of the form q * 2**e; adjust e if necessary
|
/prebuilts/go/darwin-x86/src/runtime/ |
mstats.go | 17 sys uint64 // bytes obtained from system (should be sum of xxx_sys below, no locking, approximate)
|
/prebuilts/go/darwin-x86/src/testing/ |
benchmark.go | 18 var benchTime = flag.Duration("test.benchtime", 1*time.Second, "approximate run time for each benchmark")
|
/prebuilts/go/linux-x86/src/runtime/ |
mstats.go | 17 sys uint64 // bytes obtained from system (should be sum of xxx_sys below, no locking, approximate)
|
/prebuilts/go/linux-x86/src/testing/ |
benchmark.go | 18 var benchTime = flag.Duration("test.benchtime", 1*time.Second, "approximate run time for each benchmark")
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_strtod.py | 55 # approximate a/b by number of the form q * 2**e; adjust e if necessary
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_strtod.py | 55 # approximate a/b by number of the form q * 2**e; adjust e if necessary
|
/system/bt/embdrv/sbc/decoder/include/ |
oi_codec_sbc.h | 423 @return the approximate bit rate in bits per second,
|
Completed in 3358 milliseconds
<<11121314151617181920>>