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

1 2 3 4 5 6 78 91011>>

  /packages/services/Telephony/src/com/android/phone/common/mail/
Address.java 490 This reduces the theoretical complexity from quadratic to linear,
  /prebuilts/gdb/darwin-x86/lib/python2.7/
telnetlib.py 571 # The buffer size should be fairly small so as to avoid quadratic
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_random.py 380 # in the seed. Unfortunately, that's a quadratic-time algorithm,
  /prebuilts/gdb/linux-x86/lib/python2.7/
telnetlib.py 571 # The buffer size should be fairly small so as to avoid quadratic
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_random.py 380 # in the seed. Unfortunately, that's a quadratic-time algorithm,
  /prebuilts/go/darwin-x86/src/cmd/go/
main.go 709 // duplicates without making a quadratic number of calls
  /prebuilts/go/darwin-x86/src/go/types/
stmt.go 188 // TODO(gri) use a type hash to avoid quadratic algorithm
  /prebuilts/go/linux-x86/src/cmd/go/
main.go 709 // duplicates without making a quadratic number of calls
  /prebuilts/go/linux-x86/src/go/types/
stmt.go 188 // TODO(gri) use a type hash to avoid quadratic algorithm
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
telnetlib.py 571 # The buffer size should be fairly small so as to avoid quadratic
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_random.py 380 # in the seed. Unfortunately, that's a quadratic-time algorithm,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
telnetlib.py 571 # The buffer size should be fairly small so as to avoid quadratic
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_random.py 380 # in the seed. Unfortunately, that's a quadratic-time algorithm,
  /external/ImageMagick/Magick++/lib/
Drawable.cpp     [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Drawable.h     [all...]
  /external/opencv3/modules/calib3d/src/
stereosgbm.cpp 304 using quadratic interpolation, while the disparity in disp2buf
    [all...]
  /external/opencv3/modules/core/src/
mathfuncs.cpp     [all...]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
reg.go 576 // For a large struct this could end up being quadratic:
580 // To avoid the quadratic behavior, we only turn on the bits if
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
reg.go 573 // For a large struct this could end up being quadratic:
577 // To avoid the quadratic behavior, we only turn on the bits if
    [all...]
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
reg.go 576 // For a large struct this could end up being quadratic:
580 // To avoid the quadratic behavior, we only turn on the bits if
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
reg.go 573 // For a large struct this could end up being quadratic:
577 // To avoid the quadratic behavior, we only turn on the bits if
    [all...]
  /art/compiler/optimizing/
ssa_builder.cc 423 // Do a quadratic search to ensure same environment uses are next
  /external/ImageMagick/ImageMagick/api/
drawing-wand.html     [all...]
  /external/ImageMagick/www/api/
drawing-wand.html     [all...]
drawing-wand.php     [all...]

Completed in 793 milliseconds

1 2 3 4 5 6 78 91011>>