HomeSort by relevance Sort by last modified time
    Searched refs:ties (Results 1 - 22 of 22) sorted by null

  /prebuilts/go/darwin-x86/src/cmd/internal/edit/
edit.go 26 // An edits is a list of edits that is sortable by start offset, breaking ties by end offset.
70 // Breaking ties by ending position allows insertions at point x
  /prebuilts/go/linux-x86/src/cmd/internal/edit/
edit.go 26 // An edits is a list of edits that is sortable by start offset, breaking ties by end offset.
70 // Breaking ties by ending position allows insertions at point x
  /prebuilts/go/darwin-x86/src/math/
floor.go 95 // RoundToEven returns the nearest integer, rounding ties to even.
  /prebuilts/go/linux-x86/src/math/
floor.go 95 // RoundToEven returns the nearest integer, rounding ties to even.
  /prebuilts/go/darwin-x86/src/compress/bzip2/
huffman.go 92 // using the symbol value to break ties.
  /prebuilts/go/linux-x86/src/compress/bzip2/
huffman.go 92 // using the symbol value to break ties.
  /prebuilts/go/darwin-x86/src/encoding/json/
encode.go 1176 // sort field by name, breaking ties with depth, then
1177 // breaking ties with "name came from json tag", then
1178 // breaking ties with index sequence.
    [all...]
  /prebuilts/go/linux-x86/src/encoding/json/
encode.go 1176 // sort field by name, breaking ties with depth, then
1177 // breaking ties with "name came from json tag", then
1178 // breaking ties with index sequence.
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
genericOps.go 274 {name: "Round", argLength: 1}, // round arg0 to nearest, ties away from 0
275 {name: "RoundToEven", argLength: 1}, // round arg0 to nearest, ties to even
S390XOps.go 216 // 1 | round to nearest, ties away from 0
217 // 4 | round to nearest, ties to even
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
genericOps.go 274 {name: "Round", argLength: 1}, // round arg0 to nearest, ties away from 0
275 {name: "RoundToEven", argLength: 1}, // round arg0 to nearest, ties to even
S390XOps.go 216 // 1 | round to nearest, ties away from 0
217 // 4 | round to nearest, ties to even
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/pprof/
pprof.go 451 // keysByCount sorts keys with higher counts first, breaking ties by key string order.
  /prebuilts/go/linux-x86/src/runtime/pprof/
pprof.go 451 // keysByCount sorts keys with higher counts first, breaking ties by key string order.
  /frameworks/rs/script_api/
rs_math.spec 39 with ties to even.
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/go/internal/load/
pkg.go 320 // If they are the same length, settle ties using string ordering.
    [all...]
  /prebuilts/go/darwin-x86/src/regexp/syntax/
parse.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/go/internal/load/
pkg.go 320 // If they are the same length, settle ties using string ordering.
    [all...]
  /prebuilts/go/linux-x86/src/regexp/syntax/
parse.go     [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/s390x/
asmz.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/
asmz.go     [all...]
  /external/tensorflow/tensorflow/go/op/
wrappers.go     [all...]

Completed in 848 milliseconds