HomeSort by relevance Sort by last modified time
    Searched refs:computing (Results 26 - 50 of 95) sorted by null

12 3 4

  /prebuilts/go/linux-x86/src/hash/crc64/
crc64.go 80 // New creates a new hash.Hash64 computing the CRC-64 checksum
  /prebuilts/go/darwin-x86/src/hash/crc32/
crc32.go 141 // New creates a new hash.Hash32 computing the CRC-32 checksum
151 // NewIEEE creates a new hash.Hash32 computing the CRC-32 checksum
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/width/
width.go 26 // 2) API proposition for computing display length
150 // - Add Fullwidth/Halfwidth or Inverted methods for computing variants
  /prebuilts/go/linux-x86/src/hash/crc32/
crc32.go 141 // New creates a new hash.Hash32 computing the CRC-32 checksum
151 // NewIEEE creates a new hash.Hash32 computing the CRC-32 checksum
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/text/width/
width.go 26 // 2) API proposition for computing display length
150 // - Add Fullwidth/Halfwidth or Inverted methods for computing variants
  /build/blueprint/bpfmt/
bpfmt.go 92 return fmt.Errorf("computing diff: %s", err)
  /external/eigen/lapack/
dlamch.f 113 * causing overflow when computing 1/sfmin.
slamch.f 117 * causing overflow when computing 1/sfmin.
  /prebuilts/go/darwin-x86/src/crypto/sha1/
sha1.go 50 // New returns a new hash.Hash computing the SHA1 checksum.
  /prebuilts/go/darwin-x86/src/crypto/tls/
conn_test.go 123 // Run with multiple crypto configs to test the logic for computing TLS record overheads.
  /prebuilts/go/darwin-x86/src/sort/
search.go 64 h := i + (j-i)/2 // avoid overflow when computing h
  /prebuilts/go/linux-x86/src/crypto/sha1/
sha1.go 50 // New returns a new hash.Hash computing the SHA1 checksum.
  /prebuilts/go/linux-x86/src/crypto/tls/
conn_test.go 123 // Run with multiple crypto configs to test the logic for computing TLS record overheads.
  /prebuilts/go/linux-x86/src/sort/
search.go 64 h := i + (j-i)/2 // avoid overflow when computing h
  /external/protobuf/csharp/src/Google.Protobuf.Test/
CodedOutputStreamTest.cs 56 // Also try computing size.
67 // Also try computing size.
  /build/blueprint/bpmodify/
bpmodify.go 108 return fmt.Errorf("computing diff: %s", err)
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
dom.go 115 // computing both dominator and post-dominator trees.
  /prebuilts/go/darwin-x86/src/cmd/fix/
main.go 190 return fmt.Errorf("computing diff: %s", err)
  /prebuilts/go/darwin-x86/src/cmd/go/
list.go 110 Compiler string // compiler to assume when computing target paths
  /prebuilts/go/darwin-x86/src/cmd/gofmt/
gofmt.go 144 return fmt.Errorf("computing diff: %s", err)
  /prebuilts/go/darwin-x86/src/index/suffixarray/
qsufsort.go 10 // This algorithm computes the suffix array sa by computing its inverse.
  /prebuilts/go/darwin-x86/src/math/
lgamma.go 79 // Note: one should avoid computing pi*(-x) directly in the
  /prebuilts/go/darwin-x86/src/runtime/debug/
garbage.go 36 // computing quantiles.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
dom.go 115 // computing both dominator and post-dominator trees.
  /prebuilts/go/linux-x86/src/cmd/fix/
main.go 190 return fmt.Errorf("computing diff: %s", err)

Completed in 841 milliseconds

12 3 4