/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/ |
ll-star.rb | 27 * the appropriate alternative. Lookhead can be arbitrarily
|
/external/chromium-trace/catapult/third_party/flot/ |
CONTRIBUTING.md | 89 Statements containing complex logic should not be wrapped arbitrarily if they
|
/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
|
/prebuilts/go/darwin-x86/src/crypto/x509/ |
cert_pool.go | 29 // to one of them, arbitrarily, and err will contain the reason that it was
|
/prebuilts/go/linux-x86/src/crypto/x509/ |
cert_pool.go | 29 // to one of them, arbitrarily, and err will contain the reason that it was
|
/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
|
exec_plan9.go | 33 // for arbitrarily long times: open on a hung NFS server or named 46 // 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
|
exec_plan9.go | 33 // for arbitrarily long times: open on a hung NFS server or named 46 // 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/libvorbis/doc/ |
05-comment.tex | 175 Vendors should make some effort to avoid arbitrarily polluting the
|
/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
|
/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...] |
/prebuilts/go/darwin-x86/src/runtime/ |
mgc.go | 311 // batched arbitrarily, since the value is only read at the 798 // arbitrarily, since the value is only read at the end of the [all...] |
/prebuilts/go/linux-x86/src/runtime/ |
mgc.go | 311 // batched arbitrarily, since the value is only read at the 798 // arbitrarily, since the value is only read at the end of the [all...] |
/external/v8/src/js/ |
string.js | 855 // Early return to allow an arbitrarily-large repeat of the empty string.
|
/external/boringssl/src/ssl/test/runner/ |
common.go | 784 // arbitrarily large. [all...] |
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
reflect.go | [all...] |
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ |
reflect.go | 1419 // more compact. (If large arrays are involved, they can be arbitrarily more [all...] |
/prebuilts/go/darwin-x86/src/regexp/ |
regexp.go | 60 // match text from a RuneReader may read arbitrarily far into the input [all...] |
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
reflect.go | [all...] |
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/ |
reflect.go | 1419 // more compact. (If large arrays are involved, they can be arbitrarily more [all...] |