OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resulting
(Results
26 - 50
of
256
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/prebuilts/go/darwin-x86/src/os/exec/
lp_plan9.go
14
// ErrNotFound is the error
resulting
if a path search failed to find an executable file.
lp_unix.go
16
// ErrNotFound is the error
resulting
if a path search failed to find an executable file.
lp_windows.go
14
// ErrNotFound is the error
resulting
if a path search failed to find an executable file.
/prebuilts/go/linux-x86/src/cmd/pprof/internal/svg/
svg.go
27
//
resulting
on unparsable SVG.
/prebuilts/go/linux-x86/src/crypto/cipher/
ctr.go
9
// xoring the
resulting
stream of data with the input.
/prebuilts/go/linux-x86/src/hash/
hash.go
16
// Sum appends the current hash to b and returns the
resulting
slice.
/prebuilts/go/linux-x86/src/os/exec/
lp_plan9.go
14
// ErrNotFound is the error
resulting
if a path search failed to find an executable file.
lp_unix.go
16
// ErrNotFound is the error
resulting
if a path search failed to find an executable file.
lp_windows.go
14
// ErrNotFound is the error
resulting
if a path search failed to find an executable file.
/prebuilts/go/darwin-x86/src/crypto/
crypto.go
60
// Size returns the length, in bytes, of a digest
resulting
from the given hash
113
// rand. For an RSA key, the
resulting
signature should be either a
/prebuilts/go/linux-x86/src/crypto/
crypto.go
60
// Size returns the length, in bytes, of a digest
resulting
from the given hash
113
// rand. For an RSA key, the
resulting
signature should be either a
/external/ImageMagick/www/api/
distort.php
134
<dd>Attempt to 'bestfit' the size of the
resulting
image. This also forces the
resulting
image to be a 'layered' virtual canvas image. Can be overridden using 'distort:viewport' setting. </dd>
144
<dd> o "distort:viewport" Directly set the output image canvas area and offest to use for the
resulting
image, rather than use the original images canvas, or a calculated 'bestfit' canvas. </dd>
204
<dd> The methods used for SparseColor() are often simular to methods used for DistortImage(), and even share the same code for determination of the function coefficents, though with more dimensions (or
resulting
values). </dd>
/external/hyphenation-patterns/
Android.mk
65
# It is used to find source files, and also generate the
resulting
binary.
/external/libmojo/
build_mojom.mk
54
# file,
resulting
in the files being (racily) generated multiple times.
/prebuilts/go/darwin-x86/src/cmd/dist/
buildruntime.go
59
// the
resulting
compiler will default to generating linux/ppc64 object files.
/prebuilts/go/darwin-x86/src/crypto/aes/
ctr_s390x.go
15
// xorBytes xors the contents of a and b and places the
resulting
values into
/prebuilts/go/darwin-x86/test/
recover4.go
19
// on the
resulting
slice will fault when it reaches the hole.
/prebuilts/go/linux-x86/src/cmd/dist/
buildruntime.go
59
// the
resulting
compiler will default to generating linux/ppc64 object files.
/prebuilts/go/linux-x86/src/crypto/aes/
ctr_s390x.go
15
// xorBytes xors the contents of a and b and places the
resulting
values into
/prebuilts/go/linux-x86/test/
recover4.go
19
// on the
resulting
slice will fault when it reaches the hole.
/external/autotest/site_utils/suite_scheduler/
manifest_versions.py
340
Path-concatenate prefix and path_glob, then expand the
resulting
glob.
342
Return the
resulting
list.
/frameworks/rs/script_api/
rs_value_types.spec
53
the concatenation of multiple letters or indices. The
resulting
vector has a size
/prebuilts/go/darwin-x86/doc/codewalk/
pig.go
23
// An action transitions stochastically to a
resulting
score.
/prebuilts/go/darwin-x86/src/crypto/tls/
example_test.go
109
// The
resulting
file can be used with Wireshark to decrypt the TLS
/prebuilts/go/darwin-x86/src/io/ioutil/
tempfile.go
40
// and writing, and returns the
resulting
*os.File.
Completed in 1209 milliseconds
1
2
3
4
5
6
7
8
9
10
11