HomeSort by relevance Sort by last modified time
    Searched refs:suitable (Results 101 - 125 of 188) sorted by null

1 2 3 45 6 7 8

  /prebuilts/go/linux-x86/src/text/template/
doc.go 344 its arguments in a form suitable for embedding in a URL query.
funcs.go 640 // its arguments in a form suitable for embedding in a URL query.
  /external/ImageMagick/MagickCore/
delegate.c 464 # error No suitable system() method.
    [all...]
  /external/ImageMagick/www/api/
magick-image.php 81 <p>MagickAdaptiveBlurImage() adaptively blurs the image by blurring less intensely near image edges and more intensely far from edges. We blur the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and MagickAdaptiveBlurImage() selects a suitable radius for you.</p>
138 <p>MagickAdaptiveSharpenImage() adaptively sharpens the image by sharpening more intensely near image edges and less intensely far from edges. We sharpen the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and MagickAdaptiveSharpenImage() selects a suitable radius for you.</p>
    [all...]
fx.php 489 <p>SketchImage() simulates a pencil sketch. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and SketchImage() selects a suitable radius for you. Angle gives the angle of the sketch.</p>
  /external/llvm/bindings/go/llvm/
ir.go     [all...]
  /external/protobuf/js/
message.js 929 * contain objects suitable for Soy rendering.
    [all...]
  /external/golang-protobuf/proto/
encode.go 1194 // and a structPointer suitable for passing to an encoder or sizer.
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf/
CodedInputStream.cs 211 /// are suitable for most use cases.
    [all...]
  /prebuilts/go/darwin-x86/src/archive/tar/
common.go 95 paxNone = "" // Indicates that no PAX key is suitable
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
inl.go 6 // functions are suitable for inlining, and for those that are it
pgen.go 655 // stack pointer, suitable for use in a DWARF location entry. This has nothing
  /prebuilts/go/darwin-x86/src/cmd/doc/
pkg.go 49 // prettyPath returns a version of the package path that is suitable for an
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/
commands.go 466 // suitable for the variable Kind.
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/graph/
graph.go 30 // suitable for visualization.
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/report/
report.go 1063 // GetDOT returns a graph suitable for dot processing along with some
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/profile/
legacy_profile.go 215 // mapping. Create fake mapping if a suitable one isn't found.
    [all...]
  /prebuilts/go/darwin-x86/src/crypto/x509/
verify.go 488 // form of name, suitable for passing to the match function. The total number
  /prebuilts/go/darwin-x86/src/encoding/asn1/
asn1.go 643 // into the array, it will try to parse a suitable ASN.1 value out and store it
  /prebuilts/go/darwin-x86/src/encoding/xml/
marshal.go 19 // Header is a generic XML header suitable for use with the output of Marshal.
read.go 21 // See package json for a textual representation more suitable
  /prebuilts/go/darwin-x86/src/html/template/
escape.go 897 // its arguments in a form suitable for embedding in a URL query.
  /prebuilts/go/darwin-x86/src/image/draw/
draw.go 29 // updated palette suitable for converting m to a paletted image.
  /prebuilts/go/darwin-x86/src/net/
net.go 385 errNoSuitableAddress = errors.New("no suitable address found")
  /prebuilts/go/darwin-x86/src/runtime/pprof/
pprof.go 243 // Add stores value in an internal map, so value must be suitable for use as

Completed in 1086 milliseconds

1 2 3 45 6 7 8