OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:code
(Results
1226 - 1250
of
19832
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/prebuilts/go/darwin-x86/src/cmd/vet/testdata/tagtest/
file2.go
2
// Use of this source
code
is governed by a BSD-style
/prebuilts/go/darwin-x86/src/compress/bzip2/
huffman.go
2
// Use of this source
code
is governed by a BSD-style
74
// newHuffmanTree builds a Huffman tree from a slice containing the
code
75
// lengths of each symbol. The maximum
code
length is 32 bits.
77
// There are many possible trees that assign the same
code
length to
79
// example). Since the
code
length assignments determine the
83
// only the
code
length assignments.
91
// First we sort the
code
length assignments by ascending
code
length,
101
// Now we assign codes to the symbols, starting with the longest
code
.
105
code
:= uint32(0
[
all
...]
/prebuilts/go/darwin-x86/src/crypto/internal/cipherhw/
generic.go
2
// Use of this source
code
is governed by a BSD-style
/prebuilts/go/darwin-x86/src/crypto/md5/
md5block_generic.go
2
// Use of this source
code
is governed by a BSD-style
/prebuilts/go/darwin-x86/src/crypto/sha1/
sha1block_decl.go
2
// Use of this source
code
is governed by a BSD-style
sha1block_generic.go
2
// Use of this source
code
is governed by a BSD-style
/prebuilts/go/darwin-x86/src/crypto/sha256/
sha256block_amd64.go
2
// Use of this source
code
is governed by a BSD-style
sha256block_decl.go
2
// Use of this source
code
is governed by a BSD-style
sha256block_generic.go
2
// Use of this source
code
is governed by a BSD-style
/prebuilts/go/darwin-x86/src/crypto/sha512/
sha512block_decl.go
2
// Use of this source
code
is governed by a BSD-style
sha512block_generic.go
2
// Use of this source
code
is governed by a BSD-style
/prebuilts/go/darwin-x86/src/crypto/x509/
root_nacl.go
2
// Use of this source
code
is governed by a BSD-style
root_nocgo_darwin.go
2
// Use of this source
code
is governed by a BSD-style
/prebuilts/go/darwin-x86/src/debug/dwarf/
export_test.go
2
// Use of this source
code
is governed by a BSD-style
/prebuilts/go/darwin-x86/src/fmt/
export_test.go
2
// Use of this source
code
is governed by a BSD-style
/prebuilts/go/darwin-x86/src/go/doc/testdata/
a1.go
2
// Use of this source
code
is governed by a BSD-style
issue17788.go
2
// Use of this source
code
is governed by a BSD-style
/prebuilts/go/darwin-x86/src/go/internal/gcimporter/testdata/
a.go
2
// Use of this source
code
is governed by a BSD-style
b.go
2
// Use of this source
code
is governed by a BSD-style
issue20046.go
2
// Use of this source
code
is governed by a BSD-style
p.go
2
// Use of this source
code
is governed by a BSD-style
/prebuilts/go/darwin-x86/src/go/internal/srcimporter/testdata/issue20855/
issue20855.go
2
// Use of this source
code
is governed by a BSD-style
/prebuilts/go/darwin-x86/src/internal/cpu/
cpu_arm.go
2
// Use of this source
code
is governed by a BSD-style
cpu_mips.go
2
// Use of this source
code
is governed by a BSD-style
cpu_mips64.go
2
// Use of this source
code
is governed by a BSD-style
Completed in 780 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>