HomeSort by relevance Sort by last modified time
    Searched refs:longer (Results 226 - 250 of 311) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/cmd/compile/internal/amd64/
peep.go 404 // seems unnecessary, and it makes the instructions longer.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/big/
nat.go 263 // "grade school" multiplication; for longer operands the Karatsuba algorithm
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
gen.go 1256 // so maybe this complication is no longer needed.
inl.go 841 // This may no longer be necessary now that we run escape analysis
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/x86/
ggen.go 124 // The hope is that although the code will be slightly longer,
  /prebuilts/go/darwin-x86/src/cmd/dist/
build.go 340 // The old tools that no longer live in $GOBIN or $GOROOT/bin.
  /prebuilts/go/darwin-x86/src/encoding/json/
decode.go 111 // (No longer used; kept for compatibility.)
  /prebuilts/go/darwin-x86/src/fmt/
scan.go 708 // floatToken returns the floating-point number starting here, no longer than swid
  /prebuilts/go/darwin-x86/src/math/big/
nat.go 263 // "grade school" multiplication; for longer operands the Karatsuba algorithm
  /prebuilts/go/darwin-x86/src/runtime/
malloc.go 188 // of the memory region are no longer needed and can be reused
mgcmark.go 1009 // The first nibble no longer holds the typeDead pattern indicating that the
traceback.go 131 // to inspect the old stack memory, which may no longer be valid.
  /prebuilts/go/darwin-x86/src/time/
format.go 1112 // longer than 10, we won't scale.
    [all...]
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/amd64/
peep.go 407 // seems unnecessary, and it makes the instructions longer.
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
nat.go 266 // "grade school" multiplication; for longer operands the Karatsuba algorithm
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
gen.go 1259 // so maybe this complication is no longer needed.
inl.go 844 // This may no longer be necessary now that we run escape analysis
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/x86/
ggen.go 127 // The hope is that although the code will be slightly longer,
  /prebuilts/go/linux-x86/src/archive/tar/
reader.go 220 // struct with higher precision or longer values. Esp. useful
  /prebuilts/go/linux-x86/src/cmd/compile/internal/amd64/
peep.go 404 // seems unnecessary, and it makes the instructions longer.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/big/
nat.go 263 // "grade school" multiplication; for longer operands the Karatsuba algorithm
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
gen.go 1256 // so maybe this complication is no longer needed.
inl.go 841 // This may no longer be necessary now that we run escape analysis
  /prebuilts/go/linux-x86/src/cmd/compile/internal/x86/
ggen.go 124 // The hope is that although the code will be slightly longer,
  /prebuilts/go/linux-x86/src/cmd/dist/
build.go 340 // The old tools that no longer live in $GOBIN or $GOROOT/bin.

Completed in 1340 milliseconds

1 2 3 4 5 6 7 8 91011>>