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

1 2 3 4 5 67 8 91011>>

  /external/ceres-solver/include/ceres/
solver.h 158 // function using using a model function (often a quadratic) over
224 // function. Valid values are BISECTION, QUADRATIC and CUBIC.
    [all...]
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
Sets.java 64 * {@link AbstractSet} substitute without the potentially-quadratic
    [all...]
  /external/skia/src/effects/gradients/
SkTwoPointConicalGradient_gpu.cpp 78 // The radial gradient parameters can collapse to a linear (instead of quadratic) equation.
114 // We pass the linear part of the quadratic as a varying.
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/widget/
MultiShrinkScroller.java     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
gmp.info-2 257 checking whether the input is a quadratic residue modulo small integers.
345 Above `GET_STR_PRECOMPUTE_THRESHOLD' a sub-quadratic algorithm is
355 of the sub-quadratic divide and conquer division (*note Divide and
390 implementation. Something similar would work for the sub-quadratic
394 Another possible improvement for the sub-quadratic part would be to
422 Above `SET_STR_PRECOMPUTE_THRESHOLD' a sub-quadratic algorithm is
    [all...]
  /external/ImageMagick/Magick++/
ChangeLog     [all...]
  /external/avahi/avahi-daemon/
glob.c 697 * crosses a power-of-two boundary; for v7 realloc, this would cause quadratic
  /external/ceres-solver/examples/
nist.cc 105 "choices are: bisection, quadratic & cubic.");
  /external/compiler-rt/lib/lsan/
lsan_common.cc 496 // A hard limit on the number of distinct leaks, to avoid quadratic complexity
  /external/freetype/src/base/
ftoutln.c 1059 /* cubic or quadratic curves, this test deals with the polygon */
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/
ftoutln.c 1056 /* cubic or quadratic curves, this test deals with the polygon */
  /external/libvpx/libvpx/vp9/encoder/
vp9_aq_cyclicrefresh.c 542 // Distortion threshold, quadratic in Q, scale factor to be adjusted.
  /external/llvm/include/llvm/CodeGen/
Passes.h 476 /// Quadratic Prograaming (PBQP) based register allocator.
  /external/llvm/include/llvm/IR/
Module.h 578 /// ConstantArrays constructed during linking can cause quadratic memory
  /external/llvm/lib/CodeGen/
PostRASchedulerList.cpp 464 // this causes depth computation to be quadratic in the size of the DAG.
  /external/opencv3/3rdparty/libwebp/enc/
webpenc.c 132 (limit * limit) / (100 * 100); // ... modulated with a quadratic curve.
  /external/pdfium/third_party/freetype/src/base/
ftoutln.c 1053 /* cubic or quadratic curves, this test deals with the polygon */
  /external/ppp/pppd/plugins/radius/etc/
dictionary.ascend 203 VALUE Ascend-History-Weigh-Type History-Quadratic 2
  /external/skia/gm/
gradients.cpp 250 solving a quadratic equation, but must instead solve a linear (since our X^2
  /external/skia/src/core/
SkPathMeasure.cpp 107 /* from http://www.malczak.linuxpl.com/blog/quadratic-bezier-curve-length/ */
  /external/webp/src/enc/
webpenc.c 106 (limit * limit) / (100 * 100); // ... modulated with a quadratic curve.
  /frameworks/base/tools/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/
Main.java 419 * for vector drawables (lines, moves and cubic and quadratic curves).
  /libcore/ojluni/src/main/java/java/util/
AbstractList.java 562 * time, this implementation requires quadratic time.</b>
  /packages/apps/ExactCalculator/src/com/android/calculator2/
BoundedRational.java 544 * faster, especially if BigInteger uses sub-quadratic multiplication.
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
Address.java 491 This reduces the theoretical complexity from quadratic to linear,

Completed in 1494 milliseconds

1 2 3 4 5 67 8 91011>>