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

<<11121314151617181920>>

  /prebuilts/go/linux-x86/src/math/
log.go 38 // a polynomial of degree 14 to approximate R. The maximum error
erf.go 68 // That is, we use rational approximation to approximate
103 // We use rational approximation to approximate
  /prebuilts/misc/common/swig/include/2.0.11/lua/
std_vector.i 15 but instead is an approximate, so that SWIG knows how to wrapper it.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LintOverlay.java 38 /** Approximate size of lint overlay icons */
  /system/core/libmemunreachable/
README.md 8 In the default (zero-overhead) mode, the returned data on leaks is limited to the address, approximate (upper bound) size, and the the first 32 bytes of the contents of the leaked allocation. If malloc_debug backtraces are enabled they will be included in the leak information, but backtracing allocations requires significant overhead.
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_j0f.c 162 * For x >= 2, We approximate pzero by
253 * We approximate pzero by
e_j1f.c 155 * We approximate pone by
248 * We approximate pone by
s_erf.c 58 * That is, we use rational approximation to approximate
93 * We use rational approximation to approximate
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
  /external/autotest/server/cros/network/
attenuator_controller.py 223 """Finds an approximate frequency to freq.
231 @returns int approximate frequency from self._fixed_attenuations.
  /external/ceres-solver/internal/ceres/
line_search_direction.cc 155 << " parameters, this will allocate a dense approximate inverse Hessian"
235 // \gamma is an approximate eigenvalue of the true inverse Hessian, and
suitesparse.h 222 // Find a fill reducing approximate minimum degree
242 // Find a fill reducing approximate minimum degree
  /external/deqp/modules/glshared/
glsLongStressCase.hpp 276 int maxTexMemoryUsageBytes, //!< Approximate upper bound on GL texture memory usage.
277 int maxBufMemoryUsageBytes, //!< Approximate upper bound on GL buffer memory usage.
  /external/fdlibm/
s_erf.c 56 * That is, we use rational approximation to approximate
91 * We use rational approximation to approximate
  /external/guava/guava/src/com/google/common/hash/
Hashing.java 312 * <li>{@code n - 1}, with approximate probability {@code 1/n}
329 * <li>{@code n - 1}, with approximate probability {@code 1/n}
  /external/guava/guava/src/com/google/common/primitives/
UnsignedLongs.java 197 * Otherwise, approximate the quotient, check, and correct if necessary. Our approximation is
231 * Otherwise, approximate the quotient, check, and correct if necessary. Our approximation is
  /external/icu/icu4c/source/i18n/
olsontz.h 200 * over time, so this API is not useful. In order to approximate
208 * not varies over time. In order to approximate expected
  /external/opencv3/modules/flann/include/opencv2/flann/
lsh_index.h 255 /** Performs the approximate nearest-neighbor search.
335 /** Performs the approximate nearest-neighbor search.
  /external/pcre/dist/doc/html/
pcrestack.html 161 Match recursion uses stack: approximate frame size = 640 bytes
163 The value is approximate because some recursions need a bit more (up to perhaps
  /external/skia/src/core/
SkEdge.cpp 143 Note that this limits the number of lines we use to approximate a curve.
325 use 16/512 to approximate 1/27
  /libcore/ojluni/src/main/java/java/util/logging/
LogRecord.java 295 * be approximate and may in fact describe an earlier call on the
326 * 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
  /device/generic/goldfish/camera/fake-pipeline2/
Sensor.h 172 // Sensor sensitivity, approximate

Completed in 708 milliseconds

<<11121314151617181920>>