HomeSort by relevance Sort by last modified time
    Searched refs:much (Results 76 - 100 of 392) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
textwrap.py 225 # If we're allowed to break long words, then do so: put as much
233 # that minimizes how much we violate the width constraint.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
textwrap.py 225 # If we're allowed to break long words, then do so: put as much
233 # that minimizes how much we violate the width constraint.
  /external/one-true-awk/
FIXES 231 regular expressions (cclenter). its properties are much too
516 and more portable; the old one depended too much on mysterious
569 to a "safe" version of awk, but don't rely on it too much. thanks
583 the value when the field or NF was first referred to, a much less
610 none of my compilers seem to care much. thanks to nelson beebe for
669 to permit regular expressions to be much bigger.
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/go/internal/work/
gc.go 178 // However, in practice, that seems not to happen too much.
179 // Most build graphs are surprisingly serial, so p==1 for much of the build.
181 // of the overall compiler execution, so c==1 for much of the build.
182 // So don't worry too much about that interaction for now.
184 // However, in practice, setting c above 4 tends not to help very much.
  /prebuilts/go/linux-x86/src/cmd/go/internal/work/
gc.go 178 // However, in practice, that seems not to happen too much.
179 // Most build graphs are surprisingly serial, so p==1 for much of the build.
181 // of the overall compiler execution, so c==1 for much of the build.
182 // So don't worry too much about that interaction for now.
184 // However, in practice, setting c above 4 tends not to help very much.
  /external/syslinux/core/
pxelinux.asm 35 %assign HIGHMEM_SLOP 128*1024 ; Avoid this much memory near the top
106 pushad ; ... save as much state as possible
490 ; gPXE will have a stack frame looking much like our
  /device/linaro/bootloader/edk2/ArmPlatformPkg/PrePi/Arm/
ModuleEntryPoint.asm 73 // Calculate how much space there is between the top of the Firmware and the Top of the System Memory
  /external/ImageMagick/www/api/
morphology.php 140 <dd> NOTE: that the 'radius' is optional, but if provided can limit (clip) the final size of the resulting kernel to a square 2*radius+1 in size. The radius should be at least 2 times that of the sigma value, or sever clipping and aliasing may result. If not given or set to 0 the radius will be determined so as to produce the best minimal error result, which is usally much larger than is normally needed. </dd>
152 <dd> Note that two convolutions with two "Blur" kernels perpendicular to each other, is equivalent to a far larger "Gaussian" kernel with the same sigma value, However it is much faster to apply. This is how the "-blur" operator actually works. </dd>
154 <dd> Comet:{width},{sigma},{angle} Blur in one direction only, much like how a bright object leaves a comet like trail. The Kernel is actually half a gaussian curve, Adding two such blurs in opposite directions produces a Blur Kernel. Angle can be rotated in multiples of 90 degrees. </dd>
270 <dd> However using a larger radius such as "Euclidean:4" you will get a much smoother distance gradient from the edge of the shape. Especially if the image is pre-processed to include any anti-aliasing pixels. Of course a larger kernel is slower to use, and not always needed. </dd>
    [all...]
  /external/brotli/go/cbrotli/
reader.go 59 // between C and Go but doesn't waste too much memory on buffering.
  /external/libunwind/doc/
libunwind-setjmp.tex 34 \Func{longjmp}() routines tends to be much slower than with the
unw_get_proc_info_by_ip.tex 25 is more flexible, it also tends to run slower (and often much slower)
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
flagalloc.go 13 // analysis, so it can be much simpler than a full analysis.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/syntax/
syntax.go 57 // process as much source as possible. If errh is nil, Parse will terminate
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
link.go 96 // just use that much stack always on ppc64x.
  /prebuilts/go/darwin-x86/src/compress/flate/
writer_test.go 126 // Test so much we cross a good number of block boundaries.
  /prebuilts/go/darwin-x86/src/hash/crc64/
crc64.go 152 // For smaller sizes creating extended table takes too much time
  /prebuilts/go/darwin-x86/src/io/ioutil/
ioutil.go 58 // It's a good but not certain bet that FileInfo will tell us exactly how much to
  /prebuilts/go/darwin-x86/src/math/big/
doc.go 66 much better controlled. Instead of having to allocate new memory for each
  /prebuilts/go/darwin-x86/src/net/
writev_test.go 217 // Arrange to reuse the same 1 MB buffer so that we don't allocate much.
  /prebuilts/go/darwin-x86/src/regexp/syntax/
simplify.go 135 // Special case: repeat the empty string as much as
  /prebuilts/go/darwin-x86/test/chan/
sieve2.go 154 // receive from 'primes' much slower than this goroutine
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
flagalloc.go 13 // analysis, so it can be much simpler than a full analysis.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
syntax.go 57 // process as much source as possible. If errh is nil, Parse will terminate
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
link.go 96 // just use that much stack always on ppc64x.
  /prebuilts/go/linux-x86/src/compress/flate/
writer_test.go 126 // Test so much we cross a good number of block boundaries.

Completed in 1264 milliseconds

1 2 34 5 6 7 8 91011>>