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

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/Source/core/css/
MediaQueryEvaluator.h 48 * the boolean parameter is used to approximate results of evaluation, if
  /external/chromium_org/third_party/leveldatabase/src/db/
log_reader.h 27 // Some corruption was detected. "size" is the approximate number
  /external/chromium_org/third_party/leveldatabase/src/doc/
log_format.txt 63 (2) Splitting at approximate boundaries (e.g., for mapreduce) is
  /external/chromium_org/third_party/skia/include/gpu/
GrResource.h 53 * Retrieves the size of the object in GPU memory. This is approximate since
  /external/chromium_org/third_party/skia/src/gpu/
GrPathUtils.h 105 // When we approximate a cubic {a,b,c,d} with a quadratic we may have to
  /external/chromium_org/webkit/child/
fling_animator_impl_android.cc 117 // angle of the scroll delta to yield approximate x and y velocity components.
  /external/eigen/unsupported/Eigen/src/NumericalDiff/
NumericalDiff.h 26 * use numerical differentiation to compute an approximate of the
  /external/jmonkeyengine/engine/src/test/jme3test/network/
TestLatency.java 93 //System.out.println("Approximate timeoffset: "+ (timeOffset) + " ms");
  /external/skia/include/gpu/
GrResource.h 53 * Retrieves the size of the object in GPU memory. This is approximate since
  /external/skia/src/gpu/
GrPathUtils.h 105 // When we approximate a cubic {a,b,c,d} with a quadratic we may have to
  /frameworks/av/media/libeffects/loudness/dsp/core/
dynamic_range_compression.h 54 // A fast version of the algorithm that uses approximate computations for the
  /frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
ImageProcessingActivity.java 126 FISHEYE_APPROXIMATE_FULL ("Fisheye Approximate Full"),
127 FISHEYE_APPROXIMATE_RELAXED ("Fisheye Approximate Relaxed"),
130 VIGNETTE_APPROXIMATE_FULL ("Vignette Approximate Full"),
131 VIGNETTE_APPROXIMATE_RELAXED ("Vignette Approximate Relaxed"),
  /packages/apps/Gallery2/src/com/android/gallery3d/util/
GalleryUtils.java 159 // Approximate sin(x) = x.
162 // Approximate sin(x) = x.
165 // Approximate cos(lat1) * cos(lat2) using
172 // Approximate arcsin(x) = x
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
NameNormalizer.java 74 * Converts the supplied name to a string that can be used to perform approximate matching
  /prebuilts/devtools/repository/
sdk-stats-1.xsd 78 <!-- An approximate share percentage of this platform. -->
  /external/chromium_org/third_party/WebKit/Source/core/platform/chromium/
PlatformThemeChromiumDefault.cpp 65 // the scrollbar. We might be able to more closely approximate its
83 // So, instead of trying to approximate the system theme, we
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_pipe_blend.c 130 /* Approximate with minimum - works for the 0 & anything case: */
149 /* Approximate with maximum - works for the 1 | anything case: */
  /external/chromium_org/tools/oopif/
iframe_server.py 94 """Takes a urlparse object and finds its approximate site.
96 Site is defined as registered domain name + scheme. We approximate
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_blend.c 130 /* Approximate with minimum - works for the 0 & anything case: */
149 /* Approximate with maximum - works for the 1 | anything case: */
  /frameworks/base/core/java/android/widget/
AlphabetIndexer.java 174 // Is it approximate? Using negative value to indicate that it's
181 // Not approximate, this is the confirmed start of section, return it
  /cts/tests/tests/graphics/src/android/graphics/cts/
InterpolatorTest.java 183 // approximate circle at PI/6 and PI/3
187 // approximate circle at PI/6 and PI/3
  /external/ceres-solver/internal/ceres/
line_search_direction.cc 156 << " parameters, this will allocate a dense approximate inverse Hessian"
199 // \gamma is an approximate eigenvalue of the true inverse Hessian, and
suitesparse.h 211 // Find a fill reducing approximate minimum degree
231 // Find a fill reducing approximate minimum degree
  /external/guava/guava/src/com/google/common/hash/
Hashing.java 164 * <li>{@code n - 1}, with approximate probability {@code 1/n}
181 * <li>{@code n - 1}, with approximate probability {@code 1/n}
  /art/runtime/gc/space/
dlmalloc_space.h 171 // Approximate number of bytes which have been allocated into the space.

Completed in 1941 milliseconds

1 23 4 5 6 7 8 91011>>