HomeSort by relevance Sort by last modified time
    Searched full:approximate (Results 151 - 175 of 598) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/guava/guava/src/com/google/common/cache/
Cache.java 117 * Returns the approximate number of entries in this cache.
  /external/guava/guava/src/com/google/common/hash/
BloomFilter.java 28 * A Bloom filter for instances of {@code T}. A Bloom filter offers an approximate containment test
  /external/harfbuzz/contrib/tables/
BidiMirroring.txt 546 # 2A85; LESS-THAN OR APPROXIMATE
547 # 2A86; GREATER-THAN OR APPROXIMATE
550 # 2A89; LESS-THAN AND NOT APPROXIMATE
551 # 2A8A; GREATER-THAN AND NOT APPROXIMATE
  /external/icu4c/test/intltest/
tsdate.cpp 19 const double IntlTestDateFormat::ONEYEAR = 365.25 * ONEDAY; // Approximate
  /external/icu4c/tools/toolutil/
ucbuf.h 187 * Returns the approximate size in UChars required for converting the file to UChars
  /external/jmonkeyengine/engine/src/core/com/jme3/scene/shape/
PQTorus.java 172 // Approximate the Frenet Frame
  /external/libvpx/libvpx/examples/
decode_with_partial_drops.txt 81 *kept = *size/mtu + ((*size % mtu > 0) ? 1 : 0); /* approximate */
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
cobol.php 84 'AND', 'ANY', 'APPROXIMATE', 'AREA', 'AREAS', 'ASCENDING', 'ASSIGN',
  /external/libvpx/libvpx/vp8/encoder/
denoising.c 40 * This allowed us to use only several levels to approximate the curve without
  /external/mesa3d/docs/
devinfo.html 110 Here's the GNU indent command which will best approximate my preferred style:
  /external/openfst/src/include/fst/
weight.h 44 // ApproxEqual: approximate equality (for inexact weights)
  /external/openssl/crypto/rc4/
rc4speed.c 194 printf("First we calculate the approximate speed ...\n");
  /external/qemu/distrib/sdl-1.2.15/src/video/
e_log.h 30 * a polynomial of degree 14 to approximate R The maximum error
  /external/skia/src/animator/
SkParseSVGPath.cpp 19 //functions to approximate a cubic using two quadratics
  /frameworks/base/docs/html/guide/topics/manifest/
compatible-screens-element.jd 100 as the value, which is the approximate threshold for xhdpi screens.</p>
  /frameworks/base/location/java/android/location/
Location.java 389 * Computes the approximate distance in meters between two
416 * Returns the approximate distance in meters between this
421 * @return the approximate distance in meters
442 * Returns the approximate initial bearing in degrees East of true
  /ndk/sources/host-tools/sed-4.2.1/lib/
xalloc.h 203 /* The approximate size to use for initial small allocation
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
Queue.py 87 """Return the approximate size of the queue (not reliable!)."""
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
Queue.py 87 """Return the approximate size of the queue (not reliable!)."""
  /system/core/cpio/
mkbootfs.c 89 // approximate range that was being used already, and avoiding small
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_j0.c 47 * We use the following function to approximate y0,
200 * For x >= 2, We approximate pzero by
291 * We approximate pzero by
e_j1.c 49 * We use the following function to approximate y1,
193 * We approximate pone by
285 * We approximate pone by
  /external/fdlibm/
e_j0.c 44 * We use the following function to approximate y0,
217 * For x >= 2, We approximate pzero by
348 * We approximate pzero by
e_j1.c 46 * We use the following function to approximate y1,
214 * We approximate pone by
346 * We approximate pone by
  /frameworks/av/media/libstagefright/
OggExtractor.cpp 73 // Returns an approximate bitrate in bits per second.
314 // Perform approximate seeking based on avg. bitrate.
633 // we can only approximate using avg. bitrate if seeking to

Completed in 1054 milliseconds

1 2 3 4 5 67 8 91011>>