HomeSort by relevance Sort by last modified time
    Searched full:quadratic (Results 176 - 200 of 593) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/python/cpython2/Objects/
listsort.txt 692 sort remains quadratic (expected and worst cases) either way. Speeding the
693 search doesn't reduce the quadratic data movement costs.
    [all...]
  /external/python/cpython3/Objects/
listsort.txt 692 sort remains quadratic (expected and worst cases) either way. Speeding the
693 search doesn't reduce the quadratic data movement costs.
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
repeated_field.h 106 // Calling this routine inside a loop can cause quadratic behavior.
425 // Calling this routine inside a loop can cause quadratic behavior.
516 // Calling this routine inside a loop can cause quadratic behavior.
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
repeated_field.h 106 // Calling this routine inside a loop can cause quadratic behavior.
425 // Calling this routine inside a loop can cause quadratic behavior.
516 // Calling this routine inside a loop can cause quadratic behavior.
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
repeated_field.h 106 // Calling this routine inside a loop can cause quadratic behavior.
425 // Calling this routine inside a loop can cause quadratic behavior.
516 // Calling this routine inside a loop can cause quadratic behavior.
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
repeated_field.h 106 // Calling this routine inside a loop can cause quadratic behavior.
425 // Calling this routine inside a loop can cause quadratic behavior.
516 // Calling this routine inside a loop can cause quadratic behavior.
    [all...]
  /external/freetype/include/freetype/
ftstroke.h 469 * `Draw' a single quadratic Bezier in the stroker's current sub-path,
  /external/llvm/include/llvm/CodeGen/
Passes.h 148 /// Quadratic Prograaming (PBQP) based register allocator.
  /external/llvm/lib/CodeGen/
TargetRegisterInfo.cpp 232 // respectively. This is quadratic, but usually the sets are very small. On
  /external/llvm/lib/Target/AArch64/
AArch64TargetMachine.cpp 143 // For the estimates, convergence is quadratic, so essentially the number of
  /external/llvm/lib/Target/PowerPC/
PPCTargetMachine.cpp 207 // 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/python/cpython3/Doc/library/
collections.abc.rst 152 linked list), the mixins will have quadratic performance and will
  /external/skia/src/core/
SkGeometry.cpp 245 // Maximum curvature for a quadratic means solving
618 // d1 = d2 = 0, d3 != 0 Quadratic
763 if (SkScalarNearlyZero(coeff[0])) { // we're just a quadratic
    [all...]
SkStroke.cpp     [all...]
  /external/skqp/src/core/
SkGeometry.cpp 245 // Maximum curvature for a quadratic means solving
618 // d1 = d2 = 0, d3 != 0 Quadratic
763 if (SkScalarNearlyZero(coeff[0])) { // we're just a quadratic
    [all...]
SkStroke.cpp     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
DenseMap.h 365 // Otherwise, it's a hash collision or a tombstone, continue quadratic
  /external/tensorflow/tensorflow/contrib/linear_optimizer/kernels/g3doc/
readme.md 181 is bounded and quadratic convergence should be guaranteed if we are close enough
  /external/v8/src/compiler/
node.cc 381 // Avoid quadratic explosion for mega nodes; only verify if the input
  /frameworks/base/core/java/android/widget/
EdgeEffect.java 281 // Growth for the size of the glow should be quadratic to properly
  /frameworks/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
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
EdgeEffect.java 287 // Growth for the size of the glow should be quadratic to properly
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
Passes.h 165 /// Quadratic Prograaming (PBQP) based register allocator.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
Passes.h 176 /// Quadratic Prograaming (PBQP) based register allocator.

Completed in 1108 milliseconds

1 2 3 4 5 6 78 91011>>