/prebuilts/go/darwin-x86/src/strconv/ |
itoa.go | 56 // set, the string is appended to dst and the resulting byte slice is
|
/prebuilts/go/linux-x86/doc/codewalk/ |
pig.go | 23 // An action transitions stochastically to a resulting score.
|
/prebuilts/go/linux-x86/src/crypto/tls/ |
example_test.go | 109 // The resulting file can be used with Wireshark to decrypt the TLS
|
/prebuilts/go/linux-x86/src/io/ioutil/ |
tempfile.go | 40 // and writing, and returns the resulting *os.File.
|
/prebuilts/go/linux-x86/src/strconv/ |
itoa.go | 56 // set, the string is appended to dst and the resulting byte slice is
|
/external/boringssl/src/ssl/test/runner/ |
tls.go | 91 // then initiates a TLS handshake, returning the resulting TLS connection. Any 163 // and then initiates a TLS handshake, returning the resulting
|
/prebuilts/go/darwin-x86/src/text/template/ |
helper.go | 41 // ParseFiles parses the named files and associates the resulting templates with 107 // pattern and associates the resulting templates with t. The pattern is
|
/prebuilts/go/linux-x86/src/text/template/ |
helper.go | 41 // ParseFiles parses the named files and associates the resulting templates with 107 // pattern and associates the resulting templates with t. The pattern is
|
/build/soong/java/ |
java.go | 89 // list of java libraries that will be compiled into the resulting jar 92 // manifest file to be included in resulting jar 466 // installable script to execute the resulting jar
|
/external/compiler-rt/make/platform/ |
darwin_bni.mk | 8 # and the resulting lib will just have generic versions for anything unknown.
|
/external/harfbuzz_ng/win32/ |
detectenv-msvc.mak | 110 # the resulting binaries
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
ReflectionUtil.cs | 45 /// Mind-bending stuff (at least to your humble narrator) but the resulting delegates are
|
/external/v8/src/js/ |
async-await.js | 78 // The resulting Promise is a throwaway, so it doesn't matter what it
|
/prebuilts/go/darwin-x86/src/encoding/hex/ |
hex.go | 40 // InvalidByteError values describe errors resulting from an invalid byte in a hex string.
|
/prebuilts/go/darwin-x86/src/math/ |
jn.go | 40 // for j(n,x). The resulting value of j(0,x) is
|
/prebuilts/go/darwin-x86/src/regexp/syntax/ |
simplify.go | 9 // The resulting regexp will execute correctly but its string representation
|
/prebuilts/go/darwin-x86/test/ |
heapsampling.go | 25 // vary for run to run. This test only checks that the resulting
|
/prebuilts/go/linux-x86/src/encoding/hex/ |
hex.go | 40 // InvalidByteError values describe errors resulting from an invalid byte in a hex string.
|
/prebuilts/go/linux-x86/src/math/ |
jn.go | 40 // for j(n,x). The resulting value of j(0,x) is
|
/prebuilts/go/linux-x86/src/regexp/syntax/ |
simplify.go | 9 // The resulting regexp will execute correctly but its string representation
|
/prebuilts/go/linux-x86/test/ |
heapsampling.go | 25 // vary for run to run. This test only checks that the resulting
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
rd-v32s-1.d | 6 # for non-v32 are recognized and resulting in correct code and
|
/external/autotest/client/cros/ |
cryptohome.py | 455 Returns the resulting dict on success or {} on error.
|
/external/libvorbis/doc/ |
02-bitpacking.tex | 92 The signedness of a specific number resulting from decode is to be 190 We read two, two-bit integer fields, resulting in the returned numbers
|
/prebuilts/go/darwin-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
|