/prebuilts/go/linux-x86/src/regexp/syntax/ |
prog.go | 126 // and returns the resulting pc.
|
/prebuilts/go/linux-x86/src/runtime/ |
runtime_test.go | 252 // 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/cmd/trace/ |
trace.go | 201 // each resulting in approx 100MB of json output (trace viewer can hardly handle more). 333 // gset restricts goroutines that are included in the resulting trace.
|
/prebuilts/go/darwin-x86/src/html/template/ |
template.go | 378 // ParseFiles parses the named files and associates the resulting templates with 444 // 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/cmd/trace/ |
trace.go | 201 // each resulting in approx 100MB of json output (trace viewer can hardly handle more). 333 // gset restricts goroutines that are included in the resulting trace.
|
/prebuilts/go/linux-x86/src/html/template/ |
template.go | 378 // ParseFiles parses the named files and associates the resulting templates with 444 // 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.
|
/build/soong/cc/ |
cmakelists.go | 16 // This singleton generates CMakeLists.txt files. It does so for each blueprint Android.bp resulting in a cc.Module
|
/prebuilts/go/darwin-x86/src/go/types/ |
initorder.go | 197 // with any function nodes removed. The resulting graph contains only constants
|
call.go | 127 // by calling get - stands for multiple operands, the resulting getter provides
|
/prebuilts/go/linux-x86/src/go/types/ |
initorder.go | 197 // with any function nodes removed. The resulting graph contains only constants
|
/prebuilts/go/darwin-x86/src/crypto/tls/ |
handshake_server_test.go | 479 // that must be a substring of the error resulting from the handshake. 482 // ConnectionState of the resulting connection. It returns false if the 490 // client to connect to it. It returns a recordingConn that wraps the resulting [all...] |
/prebuilts/go/darwin-x86/src/fmt/ |
print.go | 193 // Sprintf formats according to a format specifier and returns the resulting string. 228 // Sprint formats using the default formats for its operands and returns the resulting string. 260 // Sprintln formats using the default formats for its operands and returns the resulting string.
|
/prebuilts/go/linux-x86/src/crypto/tls/ |
handshake_server_test.go | 479 // that must be a substring of the error resulting from the handshake. 482 // ConnectionState of the resulting connection. It returns false if the 490 // client to connect to it. It returns a recordingConn that wraps the resulting [all...] |
/prebuilts/go/linux-x86/src/fmt/ |
print.go | 193 // Sprintf formats according to a format specifier and returns the resulting string. 228 // Sprint formats using the default formats for its operands and returns the resulting string. 260 // Sprintln formats using the default formats for its operands and returns the resulting string.
|
/prebuilts/go/darwin-x86/src/bytes/ |
buffer_test.go | 297 // Check the resulting bytes
|
/prebuilts/go/darwin-x86/src/crypto/cipher/ |
gcm.go | 34 // additional data and, if successful, appends the resulting plaintext
|
/prebuilts/go/darwin-x86/src/crypto/x509/ |
verify.go | 433 // an explicitly ASCII function to avoid any sharp corners resulting from
|
/prebuilts/go/darwin-x86/src/encoding/base64/ |
base64.go | 39 // The resulting Encoding uses the default padding character ('='),
|
/prebuilts/go/darwin-x86/src/internal/pprof/profile/ |
profile.go | 543 // are not demangled may be missing from the resulting map.
|
/prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/unicode/norm/ |
composition.go | 105 // order. flush writes the resulting segment to a byte array.
|