HomeSort by relevance Sort by last modified time
    Searched refs:arbitrarily (Results 1 - 25 of 45) sorted by null

1 2

  /prebuilts/go/darwin-x86/misc/cgo/testsanitizers/src/
tsan10.go 10 // run for an arbitrarily long time without triggering the libc interceptors.
tsan11.go 10 // run for an arbitrarily long time without triggering the libc interceptors.
  /prebuilts/go/linux-x86/misc/cgo/testsanitizers/src/
tsan10.go 10 // run for an arbitrarily long time without triggering the libc interceptors.
tsan11.go 10 // run for an arbitrarily long time without triggering the libc interceptors.
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
ll-star.rb 27 * the appropriate alternative. Lookhead can be arbitrarily
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue9110.go 7 // Scenario that used to leak arbitrarily many SudoG structs.
  /prebuilts/go/linux-x86/test/fixedbugs/
issue9110.go 7 // Scenario that used to leak arbitrarily many SudoG structs.
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/debugging/
profile-mode.rb 22 * the appropriate alternative. Lookhead can be arbitrarily
  /external/brotli/go/cbrotli/
reader.go 60 // It is arbitrarily chosen to be equal to the constant used in io.Copy.
156 buf: make([]byte, 4), // arbitrarily small but nonzero so that r.src.Read returns io.EOF
  /prebuilts/go/darwin-x86/src/crypto/x509/
cert_pool.go 43 // to one of them, arbitrarily, and err will contain the reason that it was
  /prebuilts/go/linux-x86/src/crypto/x509/
cert_pool.go 43 // to one of them, arbitrarily, and err will contain the reason that it was
  /prebuilts/go/darwin-x86/src/os/
path_windows.go 142 // the kernel is arbitrarily okay with < 248 bytes. That
  /prebuilts/go/linux-x86/src/os/
path_windows.go 142 // the kernel is arbitrarily okay with < 248 bytes. That
  /prebuilts/go/darwin-x86/src/syscall/
exec_unix.go 35 // for arbitrarily long times: open on a hung NFS server or named
48 // inherit are not the ones that can take an arbitrarily long time
  /prebuilts/go/linux-x86/src/syscall/
exec_unix.go 35 // for arbitrarily long times: open on a hung NFS server or named
48 // inherit are not the ones that can take an arbitrarily long time
  /external/ImageMagick/www/api/
feature.php 176 <p>MeanShiftImage() delineate arbitrarily shaped clusters in the image. For each pixel, it visits all the pixels in the neighborhood specified by the window centered at the pixel and excludes those that are outside the radius=(window-1)/2 surrounding the pixel. From those pixels, it finds those that are within the specified color distance from the current mean, and computes a new x,y centroid from those coordinates and a new mean. This new x,y centroid is used as the center for a new window. This process iterates until it converges and the final mean is replaces the (original window center) pixel value. It repeats this process for the next pixel, etc., until it processes all pixels in the image. Results are typically better with colorspaces other than sRGB. We recommend YIQ, YUV or YCbCr.</p>
  /external/v8/src/js/
string.js 218 // Early return to allow an arbitrarily-large repeat of the empty string.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
stackalloc.go 136 // the assignment i=j). This step picks one name per value arbitrarily.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
stackalloc.go 136 // the assignment i=j). This step picks one name per value arbitrarily.
  /prebuilts/go/darwin-x86/src/image/gif/
reader_test.go 105 // ended. Each arbitrarily 0x02.
  /prebuilts/go/linux-x86/src/image/gif/
reader_test.go 105 // ended. Each arbitrarily 0x02.
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
streams.rb 344 a recognizer can arbitrarily step forward and backward through the stream's
    [all...]
  /external/tensorflow/tensorflow/examples/image_retraining/
retrain.py 230 available number of images for the label, so it can be arbitrarily large.
264 available number of images for the label, so it can be arbitrarily large.
412 available number of images for the label, so it can be arbitrarily large.
    [all...]
  /prebuilts/go/darwin-x86/src/bufio/
scan.go 26 // advanced arbitrarily far past the last token. Programs that need more
  /prebuilts/go/linux-x86/src/bufio/
scan.go 26 // advanced arbitrarily far past the last token. Programs that need more

Completed in 926 milliseconds

1 2