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

1 2 3 45 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/debug/gosym/
pclntab_test.go 37 // the resulting binary looks like it was built from pclinetest.s,
  /prebuilts/go/darwin-x86/src/encoding/hex/
hex.go 39 // InvalidByteError values describe errors resulting from an invalid byte in a hex string.
  /prebuilts/go/darwin-x86/src/go/doc/
exports.go 15 // and returns the resulting list.
  /prebuilts/go/darwin-x86/src/regexp/syntax/
prog.go 126 // and returns the resulting pc.
  /prebuilts/go/darwin-x86/src/runtime/
runtime_test.go 271 // read/write/close on the resulting -1 fd. See issue 10052.
  /prebuilts/go/darwin-x86/src/syscall/
dir_plan9.go 93 // UnmarshalDir decodes a single 9P stat message from b and returns the resulting Dir.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
nilcheck.go 43 // a value resulting from taking the address of a
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/third_party/svg/
svgpan.go 32 * - Added "use strict;" and fixed resulting warnings (#5)
  /prebuilts/go/linux-x86/src/compress/flate/
dict_decoder.go 131 // possibly dependent on the resulting bytes in the destination as the copy
  /prebuilts/go/linux-x86/src/crypto/rsa/
example_test.go 62 // Given the resulting key, a symmetric scheme can be used to decrypt a
  /prebuilts/go/linux-x86/src/crypto/tls/
handshake_test.go 24 // (OpenSSL) of TLS and record the bytes of the resulting connection. The Go
  /prebuilts/go/linux-x86/src/debug/gosym/
pclntab_test.go 37 // the resulting binary looks like it was built from pclinetest.s,
  /prebuilts/go/linux-x86/src/encoding/hex/
hex.go 39 // InvalidByteError values describe errors resulting from an invalid byte in a hex string.
  /prebuilts/go/linux-x86/src/go/doc/
exports.go 15 // and returns the resulting list.
  /prebuilts/go/linux-x86/src/regexp/syntax/
prog.go 126 // and returns the resulting pc.
  /prebuilts/go/linux-x86/src/runtime/
runtime_test.go 271 // read/write/close on the resulting -1 fd. See issue 10052.
  /prebuilts/go/linux-x86/src/syscall/
dir_plan9.go 93 // UnmarshalDir decodes a single 9P stat message from b and returns the resulting Dir.
  /external/ImageMagick/www/api/
morphology.php 136 <dd> Gaussian:{radius},{sigma} Generate a two-dimensional gaussian kernel, as used by -gaussian. The sigma for the curve is required. The resulting kernel is normalized, </dd>
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>
164 <dd> All these are unscaled, zero-summing kernels by default. As such for non-HDRI version of ImageMagick some form of normalization, user scaling, and biasing the results is recommended, to prevent the resulting image being 'clipped'. </dd>
    [all...]
  /frameworks/rs/script_api/
rs_matrix.spec 42 does a scaling, the resulting matrix when applied to a vector will first do the
398 When combining two 4x4 transformation matrices using this function, the resulting
  /prebuilts/go/darwin-x86/src/go/printer/
printer_test.go 39 // format parses src, prints the corresponding AST, verifies the resulting
40 // src is syntactically correct, and returns the resulting src or an error
  /prebuilts/go/darwin-x86/src/html/template/
template.go 390 // ParseFiles parses the named files and associates the resulting templates with
456 // pattern and associates the resulting templates with t. The pattern is
  /prebuilts/go/darwin-x86/src/strconv/
extfloat.go 127 // the resulting float64 is ħInf.
306 // is perturbated by the error, the resulting float64 will change.
  /prebuilts/go/linux-x86/src/go/printer/
printer_test.go 39 // format parses src, prints the corresponding AST, verifies the resulting
40 // src is syntactically correct, and returns the resulting src or an error
  /prebuilts/go/linux-x86/src/html/template/
template.go 390 // ParseFiles parses the named files and associates the resulting templates with
456 // pattern and associates the resulting templates with t. The pattern is
  /prebuilts/go/linux-x86/src/strconv/
extfloat.go 127 // the resulting float64 is ħInf.
306 // is perturbated by the error, the resulting float64 will change.

Completed in 682 milliseconds

1 2 3 45 6 7 8 91011>>