HomeSort by relevance Sort by last modified time
    Searched full:approximate (Results 251 - 275 of 1144) sorted by null

<<11121314151617181920>>

  /external/icu/icu4c/source/i18n/
olsontz.h 202 * over time, so this API is not useful. In order to approximate
210 * not varies over time. In order to approximate expected
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_blend.c 199 /* Approximate with minimum - works for the 0 & anything case: */
218 /* Approximate with maximum - works for the 1 | anything case: */
  /external/skia/src/core/
SkEdge.cpp 142 Note that this limits the number of lines we use to approximate a curve.
339 use 16/512 to approximate 1/27
  /external/skia/src/utils/
SkPatchUtils.cpp 131 * Calculate the approximate arc length given a bezier curve's control points.
160 // Approximate length of each cubic.
  /libcore/ojluni/src/main/java/java/util/logging/
LogRecord.java 298 * be approximate and may in fact describe an earlier call on the
329 * be approximate and may in fact describe an earlier call on the
  /prebuilts/go/darwin-x86/src/math/
erf.go 68 // That is, we use rational approximation to approximate
103 // We use rational approximation to approximate
  /prebuilts/go/linux-x86/src/math/
erf.go 68 // That is, we use rational approximation to approximate
103 // We use rational approximation to approximate
  /art/runtime/gc/space/
large_object_space.h 115 // Approximate number of bytes which have been allocated into the space.
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_exp.c 34 * a polynomial of degree 5 to approximate R. The maximum error
e_log.c 30 * a polynomial of degree 14 to approximate R The maximum error
s_log1p.c 35 * a polynomial of degree 14 to approximate R The maximum error
  /device/generic/goldfish/camera/fake-pipeline2/
Sensor.h 174 // Sensor sensitivity, approximate
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Queue.py 87 """Return the approximate size of the queue (not reliable!)."""
  /device/linaro/bootloader/edk2/StdLib/LibC/Math/
e_exp.c 41 * a polynomial of degree 5 to approximate R. The maximum error
e_log.c 46 * a polynomial of degree 14 to approximate R The maximum error
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
RecognitionException.as 95 * that info is approximate.
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
RecognitionException.java 94 * that info is approximate.
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
RecognitionException.js 108 * that info is approximate.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/estimation/
LevenbergMarquardtEstimator.java 142 /** Desired relative error in the approximate solution parameters. */
198 * Set the desired relative error in the approximate solution parameters.
201 * in the approximate solution parameters
461 " the approximate solution is possible",
  /external/bison/lib/
xalloc.h 184 /* The approximate size to use for initial small allocation
  /external/compiler-rt/lib/builtins/
divdf3.c 80 // [1, 2.0) and get a Q32 approximate reciprocal using a small minimax
divsf3.c 80 // [1, 2.0) and get a Q32 approximate reciprocal using a small minimax
  /external/fdlibm/
e_exp.c 31 * a polynomial of degree 5 to approximate R. The maximum error
e_log.c 27 * a polynomial of degree 14 to approximate R The maximum error
s_log1p.c 33 * a polynomial of degree 14 to approximate R The maximum error

Completed in 3829 milliseconds

<<11121314151617181920>>