OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resulting
(Results
76 - 100
of
256
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/prebuilts/go/linux-x86/src/crypto/tls/
tls.go
92
// then initiates a TLS handshake, returning the
resulting
TLS connection. Any
164
// and then initiates a TLS handshake, returning the
resulting
handshake_test.go
24
// (OpenSSL) of TLS and record the bytes of the
resulting
connection. The Go
/external/ImageMagick/www/api/
layer.php
173
<p>OptimizeImagePlusLayers() is exactly as OptimizeImageLayers(), but may also add or even remove extra frames in the animation, if it improves the total number of pixels in the
resulting
GIF animation.</p>
200
<p>OptimizeImageTransparency() takes a frame optimized GIF animation, and compares the overlayed pixels against the disposal image
resulting
from all the previous frames in the animation. Any pixel that does not change the disposal image (and thus does not effect the outcome of an overlay) is made transparent.</p>
/prebuilts/go/darwin-x86/src/crypto/rsa/
pkcs1v15.go
90
// returned. If the padding is valid, the
resulting
plaintext message is copied
93
// session key beforehand and continue the protocol with the
resulting
value.
example_test.go
62
// Given the
resulting
key, a symmetric scheme can be used to decrypt a
/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/linux-x86/src/crypto/rsa/
pkcs1v15.go
90
// returned. If the padding is valid, the
resulting
plaintext message is copied
93
// session key beforehand and continue the protocol with the
resulting
value.
example_test.go
62
// Given the
resulting
key, a symmetric scheme can be used to decrypt a
/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
/external/libvorbis/doc/
a1-encapsulation-ogg.tex
166
resulting
in correct positioning information without any aditional
/external/mesa3d/docs/
MESA_texture_signed_rgba.spec
122
5) How will signed components
resulting
from RGBA8_SNORM texture
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
nilcheck.go
42
// a value
resulting
from taking the address of a
/prebuilts/go/darwin-x86/src/cmd/pprof/internal/svg/
svgpan.go
32
* - Added "use strict;" and fixed
resulting
warnings (#5)
/prebuilts/go/darwin-x86/src/compress/flate/
dict_decoder.go
131
// possibly dependent on the
resulting
bytes in the destination as the copy
/prebuilts/go/darwin-x86/src/crypto/tls/
handshake_test.go
24
// (OpenSSL) of TLS and record the bytes of the
resulting
connection. The Go
/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/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
252
// 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
42
// a value
resulting
from taking the address of a
/prebuilts/go/linux-x86/src/cmd/pprof/internal/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/debug/gosym/
pclntab_test.go
37
// the
resulting
binary looks like it was built from pclinetest.s,
/prebuilts/go/linux-x86/src/go/doc/
exports.go
15
// and returns the
resulting
list.
Completed in 688 milliseconds
1
2
3
4
5
6
7
8
9
10
11