HomeSort by relevance Sort by last modified time
    Searched full:approximation (Results 501 - 525 of 800) sorted by null

<<21222324252627282930>>

  /bionic/libm/x86/
e_log10.S 39 // LH is a short approximation for log10(e)
s_expm1.S 56 // P(y) is a minimax polynomial approximation of exp(x)-1
  /bionic/libm/x86_64/
e_exp.S 45 // P(y) is a minimax polynomial approximation of exp(x)-1
e_log10.S 39 // LH is a short approximation for log10(e)
s_expm1.S 56 // P(y) is a minimax polynomial approximation of exp(x)-1
  /cts/tests/camera/src/android/hardware/camera2/cts/
CaptureRequestTest.java 72 private static final long EXPOSURE_TIME_BOUNDARY_60HZ_NS = 8333333L; // 8.3ms, Approximation.
73 private static final long EXPOSURE_TIME_ERROR_MARGIN_NS = 100000L; // 100us, Approximation.
74 private static final float EXPOSURE_TIME_ERROR_MARGIN_RATE = 0.03f; // 3%, Approximation.
75 private static final float SENSITIVITY_ERROR_MARGIN_RATE = 0.03f; // 3%, Approximation.
    [all...]
  /external/boringssl/src/crypto/modes/asm/
ghash-armv4.pl 15 # experimental performance data available yet. The only approximation
  /external/ceres-solver/examples/
nist.cc 107 "Rank of L-BFGS inverse Hessian approximation in line search.");
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngineCXX.cpp 452 // heap. We realize this is an approximation that might not correctly model
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl.h 703 // approximation of the actual required synchronization.
  /external/eigen/Eigen/src/Core/arch/AltiVec/
PacketMath.h 220 // Altivec does not offer a divide instruction, we have to do a reciprocal approximation
  /external/fdlibm/
e_j0.c 49 * with absolute approximation error bounded by 2**-72.
  /external/libavc/encoder/
ive2.h     [all...]
  /external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Dynamics/
b2Island.cpp 214 // Pade approximation:
  /external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/org/jbox2d/dynamics/
Island.java 272 // Pade approximation:
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
btSoftBody.h 856 ///otherwise an approximation will be used (better performance)
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/
ftcalc.c 819 /* lower linear approximation for reciprocal length minus one */
  /external/libogg/doc/
oggstream.html 314 address every sample/frame position without approximation while
  /external/libvorbis/doc/
stereo.html 173 piecewise control of floor 1; the continuous approximation of floor 0
  /external/llvm/include/llvm/Target/
TargetSchedule.td 85 int HighLatency = -1; // Approximation of cycles for "high latency" ops.
  /external/llvm/lib/Analysis/
CallGraphSCCPass.cpp 341 // have a great way to detect when this happens. As an approximation, we
  /external/llvm/lib/Target/Mips/
Mips16InstrInfo.cpp 479 /// Measure the specified inline asm to determine an approximation of its
  /external/llvm/lib/Target/X86/
X86CallFrameOptimization.cpp 213 // save more (up to 5 bytes), but 3 should be a good approximation.
  /external/llvm/lib/Transforms/Scalar/
Float2Int.cpp 413 // the floating point result will differ from an integer approximation.
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_interp.c 101 * approximation in the remaining pixels, given by:

Completed in 1710 milliseconds

<<21222324252627282930>>