OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sorts
(Results
51 - 64
of
64
) sorted by null
1
2
3
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
ARMOps.go
477
// and
sorts
it to the very beginning of the block to prevent other
[
all
...]
AMD64Ops.go
[
all
...]
S390XOps.go
400
// and
sorts
it to the very beginning of the block to prevent other
[
all
...]
/prebuilts/go/linux-x86/src/encoding/json/
encode.go
1054
// byIndex
sorts
field by index sequence.
[
all
...]
/prebuilts/go/linux-x86/src/runtime/pprof/
pprof.go
414
// keysByCount
sorts
keys with higher counts first, breaking ties by key string order.
/prebuilts/go/linux-x86/src/text/template/
exec.go
954
// sortKeys
sorts
(if it can) the slice of reflect.Values, which is a slice of map keys.
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
AMD64Ops.go
[
all
...]
S390XOps.go
400
// and
sorts
it to the very beginning of the block to prevent other
[
all
...]
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
reflect.go
41
// byMethodNameAndPackagePath
sorts
method signatures by name, then package path.
[
all
...]
/prebuilts/go/darwin-x86/src/regexp/syntax/
parse.go
[
all
...]
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
reflect.go
41
// byMethodNameAndPackagePath
sorts
method signatures by name, then package path.
[
all
...]
/prebuilts/go/linux-x86/src/regexp/syntax/
parse.go
[
all
...]
/prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
data.go
[
all
...]
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
data.go
[
all
...]
Completed in 1215 milliseconds
1
2
3