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

12 3 4 5 6 7 8 91011>>

  /external/iproute2/netem/
stats.c 29 limit = 2*info.st_size/sizeof(double); /* @@ approximate */
  /external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/com/badlogic/gdx/physics/box2d/joints/
WeldJoint.java 26 * approximate. */
  /external/valgrind/memcheck/tests/x86-solaris/
context_eflags2.c 69 Note: This actually fails because the eflags are only approximate
  /external/webrtc/webrtc/common_audio/vad/
vad_filterbank.h 30 // The values are given in Q4 and written to |features|. Further, an approximate
  /frameworks/native/include/ui/
FrameStats.h 31 * Approximate refresh time, in nanoseconds.
  /hardware/bsp/intel/peripheral/libupm/examples/c++/
grovemoisture.cxx 49 // Values (approximate):
  /hardware/bsp/intel/peripheral/libupm/src/grove/
grovelight.h 41 * An approximate lux value can also be returned.
  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
InCallUIMaterialColorMapUtils.java 42 // The color isn't in the list, so use the superclass to find an approximate color.
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/util/
field_comparator.h 95 // point value comparison: exact, approximate using MathUtil::AlmostEqual
101 APPROXIMATE, // Floats and doubles are compared using the
144 // REQUIRES: float_comparison_ == APPROXIMATE
153 // REQUIRES: float_comparison_ == APPROXIMATE
  /external/libvorbis/doc/vorbisfile/
fileinfo.html 61 <td>Returns the byte location of the next sample to be read, giving the approximate location in the stream that the decoding engine has reached.</td>
65 <td>Returns the sample location of the next sample to be read, giving the approximate location in the stream that the decoding engine has reached.</td>
69 <td>Returns the time location of the next sample to be read, giving the approximate location in the stream that the decoding engine has reached.</td>
  /external/crcalc/src/com/hp/creals/
CR.java 120 * later approximate it to arbitrary precision.
126 * need to approximate subexpressions to greater precision than was originally
137 * implementation, and the member functons <TT>approximate</tt>
149 * an overridden <TT>approximate</tt> function. Note that <TT>approximate</tt>
221 * Informally, approximate(n) gives a scaled approximation
228 protected abstract BigInteger approximate(int precision); method in class:CR
335 // Identical to approximate(), but maintain and update cache.
339 * Produces the same answer as <TT>approximate</tt>, but uses and
341 * Normally not overridden, and called only from <TT>approximate</tt
1004 protected BigInteger approximate(int p) { method in class:int_CR
1017 protected BigInteger approximate(int p) { method in class:assumed_int_CR
1034 protected BigInteger approximate(int p) { method in class:add_CR
1050 protected BigInteger approximate(int p) { method in class:shifted_CR
1061 protected BigInteger approximate(int p) { method in class:neg_CR
1081 protected BigInteger approximate(int p) { method in class:select_CR
1111 protected BigInteger approximate(int p) { method in class:mult_CR
1154 protected BigInteger approximate(int p) { method in class:inv_CR
1198 protected BigInteger approximate(int p) { method in class:prescaled_exp_CR
1240 protected BigInteger approximate(int p) { method in class:prescaled_cos_CR
1285 protected BigInteger approximate(int p) { method in class:integral_atan_CR
1336 protected BigInteger approximate(int p) { method in class:prescaled_ln_CR
1376 protected BigInteger approximate(int p) { method in class:prescaled_asin_CR
1460 protected BigInteger approximate(int p) { method in class:sqrt_CR
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
ContactMatcher.java 63 // Minimum edit distance between two names to be considered an approximate match
66 // Minimum edit distance between two email ids to be considered an approximate match
79 * For approximate matching, we have a range of scores, let's say 40-70. Depending one how
190 * of name we found and, if the match is approximate, the distance between the candidate and
279 * (phone number, email address, nickname). We still need to obtain the approximate
  /frameworks/rs/scriptc/
rs_math.rsh     [all...]
  /prebuilts/sdk/renderscript/include/
rs_math.rsh     [all...]
  /external/libgdx/gdx/src/com/badlogic/gdx/math/
BSpline.java 256 public float approximate (T v) { method in class:BSpline
257 return approximate(v, nearest(v));
260 public float approximate (final T in, int start, final int count) { method in class:BSpline
261 return approximate(in, nearest(in, start, count));
264 public float approximate (final T in, final int near) { method in class:BSpline
294 return approximate(v);
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
GLES20Activity.java 42 // this renderer might approximate the same output as the 2.0 renderer.
  /external/autotest/client/site_tests/graphics_GLBench/
control.bvt-cq 9 On bvt-cq this test is not run as a benchmark. (One can find approximate
  /external/icu/android_icu4j/src/main/java/android/icu/impl/duration/
TimeUnit.java 77 /** Approximate, durations for the units independent of the time at which
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/
IllformedLocaleException.java 47 * given message and the error index. The error index is the approximate
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
TimeUnit.java 75 /** Approximate, durations for the units independent of the time at which
  /external/libavc/encoder/
ih264e_intra_modes_eval.h 125 * mbtype is considered as rate, we compute cost. Further we will approximate
162 * mbtype is considered as rate, we compute cost. Further we will approximate
199 * mbtype is considered as rate, we compute cost. Further we will approximate
239 * mbtype is considered as rate, we compute cost. Further we will approximate
  /external/libgdx/extensions/gdx-box2d/gdx-box2d/src/com/badlogic/gdx/physics/box2d/joints/
WeldJoint.java 24 * approximate. */
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/NarrowPhaseCollision/
btRaycastCallback.h 39 kF_UseSubSimplexConvexCastRaytest = 1 << 2, // Uses an approximate but faster ray versus convex intersection algorithm
  /external/libopus/silk/
sigm_Q15.c 32 /* Approximate sigmoid function */
  /external/libvpx/libvpx/vp8/encoder/
treewriter.h 38 /* Approximate length of an encoded bool in 256ths of a bit at given prob */

Completed in 1053 milliseconds

12 3 4 5 6 7 8 91011>>