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

<<21222324252627282930>>

  /prebuilts/go/darwin-x86/src/cmd/compile/internal/big/
natconv.go 342 // Recursive conversion divides q by its approximate square root, yielding two parts, each half
  /prebuilts/go/darwin-x86/src/math/big/
natconv.go 342 // Recursive conversion divides q by its approximate square root, yielding two parts, each half
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
natconv.go 345 // Recursive conversion divides q by its approximate square root, yielding two parts, each half
  /prebuilts/go/linux-x86/src/cmd/compile/internal/big/
natconv.go 342 // Recursive conversion divides q by its approximate square root, yielding two parts, each half
  /prebuilts/go/linux-x86/src/math/big/
natconv.go 342 // Recursive conversion divides q by its approximate square root, yielding two parts, each half
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
telnetlib.py 77 NAMS = chr(4) # approximate message size
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
telnetlib.py 77 NAMS = chr(4) # approximate message size
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/
AndroidManifestDescriptors.java 588 * Performs an approximate translation of the style name into a potential
  /external/jemalloc/doc/
jemalloc.xml.in     [all...]
  /external/deqp/modules/gles3/functional/
es3fTextureFilteringTests.cpp 848 m_testCtx.getLog() << TestLog::Message << "Approximate lod per axis = " << curCase.lod << ", offset = " << curCase.offset << TestLog::EndMessage;
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
translit.h     [all...]
  /external/valgrind/helgrind/docs/
hg-manual.xml     [all...]
  /bionic/libm/x86/
e_atan2.S 55 // we obtain B = 2^k * 1.b1 b2 b3 b4 = 2^k * (1+k/16) that approximate
  /bionic/libm/x86_64/
e_atan2.S 55 // we obtain B = 2^k * 1.b1 b2 b3 b4 = 2^k * (1+k/16) that approximate
s_cos.S 55 // approximate pi well enough for all cases in the restricted
  /cts/tests/camera/src/android/hardware/camera2/cts/
PerformanceTest.java 107 * arrival time. To approximate this time, a companion YUV420_888 stream is
    [all...]
  /docs/source.android.com/src/devices/tech/power/
batterystats.jd 36 <li>Approximate power use per UID and system component</li>
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
Tnaf.java 268 * Approximate division by <code>n</code>. For an integer
  /external/clang/lib/CodeGen/
CodeGenAction.cpp 462 // If a location isn't available, try to approximate it using the associated
    [all...]
  /external/eigen/Eigen/src/SuperLUSupport/
SuperLUSupport.h 810 * This class allows to solve for an approximate solution of A.X = B sparse linear problems via an incomplete LU factorization
  /external/freetype/include/internal/
ftobjs.h 76 * Approximate sqrt(x*x+y*y) using the `alpha max plus beta min'
    [all...]
  /external/kernel-headers/original/uapi/drm/
vmwgfx_drm.h 695 * Optionally the approximate time when the fence signaled is
  /external/libchrome/base/message_loop/
message_loop_test.cc 178 // NOTE: This is actually an approximate test since the API only takes a
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/
ftobjs.h 76 * Approximate sqrt(x*x+y*y) using the `alpha max plus beta min'
    [all...]
  /external/llvm/include/llvm/ADT/
DenseMap.h 528 /// Return the approximate size (in bytes) of the actual map.
    [all...]

Completed in 1335 milliseconds

<<21222324252627282930>>