HomeSort by relevance Sort by last modified time
    Searched full:quadratic (Results 126 - 150 of 352) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/freetype/include/freetype/
ftstroke.h 469 * `Draw' a single quadratic Bézier in the stroker's current sub-path,
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
ftstroke.h 469 * `Draw' a single quadratic Bézier in the stroker's current sub-path,
  /external/llvm/lib/CodeGen/
TargetRegisterInfo.cpp 239 // respectively. This is quadratic, but usually the sets are very small. On
RegAllocPBQP.cpp 10 // This file contains a Partitioned Boolean Quadratic Programming (PBQP) based
85 /// register allocation problems to Partitioned Boolean Quadratic
  /external/llvm/lib/Target/PowerPC/
PPCTargetMachine.cpp 190 // For the estimates, convergence is quadratic, so we essentially double the
  /external/opencv/cxcore/src/
cxjacobieigens.cpp 391 CV_ERROR( CV_StsUnmatchedSizes, "source is not quadratic matrix" );
  /external/pdfium/third_party/freetype/include/freetype/
ftstroke.h 469 * `Draw' a single quadratic Bézier in the stroker's current sub-path,
  /external/skia/src/core/
SkEdgeClipper.cpp 51 * We solve for t, using quadratic equation, hence we have to rearrange
SkStroke.cpp     [all...]
  /frameworks/base/core/java/android/widget/
EdgeEffect.java 280 // Growth for the size of the glow should be quadratic to properly
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/util/
CachedPathIteratorFactory.java 156 // Calculate the points at t0 and t1 for the quadratic curves formed by (P0, P1, P2) and
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_aq_cyclicrefresh.c 211 // Distortion threshold, quadratic in Q, scale factor to be adjusted.
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
EdgeEffect.java 287 // Growth for the size of the glow should be quadratic to properly
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftstroke.h 469 * `Draw' a single quadratic Bézier in the stroker's current sub-path,
  /external/bison/lib/
string.in.h 159 _GL_WARN_ON_USE (memmem, "memmem is unportable and often quadratic - "
594 _GL_WARN_ON_USE (strstr, "strstr is quadratic on many systems, and cannot "
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
ECCurve.java 809 * Solves a quadratic equation <code>z<sup>2</sup> + z = beta</code>(X9.62
813 * The value to solve the quadratic equation for.
    [all...]
  /external/ceres-solver/internal/ceres/
line_search.cc 188 if (interpolation_type == QUADRATIC) {
246 // minimizing polynomial, we can fit up to a quadratic without requiring the
    [all...]
  /libcore/ojluni/src/main/java/java/util/
Arrays.java 120 * quicksorts to degrade to quadratic performance, and is typically
138 * quicksorts to degrade to quadratic performance, and is typically
160 * quicksorts to degrade to quadratic performance, and is typically
178 * quicksorts to degrade to quadratic performance, and is typically
200 * quicksorts to degrade to quadratic performance, and is typically
218 * quicksorts to degrade to quadratic performance, and is typically
240 * quicksorts to degrade to quadratic performance, and is typically
258 * quicksorts to degrade to quadratic performance, and is typically
280 * quicksorts to degrade to quadratic performance, and is typically
298 * quicksorts to degrade to quadratic performance, and is typicall
    [all...]
  /external/ImageMagick/ImageMagick/script/
conjure.html 217 <td>geometry="geometry", width="integer", height="integer", filter="Point, Box, Triangle, Hermite, Hanning, Hamming, Blackman, Gaussian, Quadratic, Cubic, Catrom, Mitchell, Lanczos, Bessel, Sinc", support="double", blur="double"</td>
    [all...]
  /external/ImageMagick/www/
conjure.html 221 <td>geometry="geometry", width="integer", height="integer", filter="Point, Box, Triangle, Hermite, Hanning, Hamming, Blackman, Gaussian, Quadratic, Cubic, Catrom, Mitchell, Lanczos, Bessel, Sinc", support="double", blur="double"</td>
    [all...]
  /external/guava/guava/src/com/google/common/collect/
Sets.java 68 * {@link AbstractSet} substitute without the potentially-quadratic
423 // quadratic cost of adding them to the COWAS directly.
    [all...]
  /external/ImageMagick/MagickCore/
resize.c 379 static double Quadratic(const double x,
385 2rd order (quadratic) B-Spline approximation of Gaussian.
551 % Box Triangle Quadratic
770 { QuadraticFilter, BoxFilter }, /* Quadratic Gaussian approx */
    [all...]
  /external/bison/darwin-lib/
string.h 471 _GL_WARN_ON_USE (memmem, "memmem is unportable and often quadratic - "
    [all...]
  /external/bison/linux-lib/
string.h 471 _GL_WARN_ON_USE (memmem, "memmem is unportable and often quadratic - "
    [all...]
  /external/ceres-solver/docs/source/
version_history.rst 138 #. Use explicit formula to solve quadratic polynomials instead of the
703 #. Fixed ``quadratic.cc`` documentation and code mismatch

Completed in 593 milliseconds

1 2 3 4 56 7 8 91011>>