HomeSort by relevance Sort by last modified time
    Searched refs:two (Results 476 - 500 of 1983) sorted by null

<<11121314151617181920>>

  /prebuilts/go/darwin-x86/src/math/cmplx/
log.go 24 // The two known misprints in the book are repaired here in the
  /prebuilts/go/darwin-x86/src/net/
pipe.go 16 // copying data directly between the two; there is no internal
  /prebuilts/go/darwin-x86/src/runtime/
cgo.go 37 // an unexported name). The calls serve two purposes:
msize.go 19 // The two sources of waste multiply, so the worst possible case
40 // The SizeToClass lookup is implemented using two arrays,
97 // use just this size instead of having two
227 // If the size is a power of two, heapBitsForObject can divide even faster by masking.
  /prebuilts/go/darwin-x86/src/syscall/
syscall_darwin_amd64.go 32 // in the two registers.
syscall_darwin_arm64.go 32 // in the two registers.
  /prebuilts/go/darwin-x86/test/
complit.go 107 m := map[string]float64{"one": 1.0, "two": 2.0, "pi": 22. / 7.}
  /prebuilts/go/darwin-x86/test/fixedbugs/bug248.dir/
bug3.go 17 // interfaces involving the two
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug484.go 19 // machine code. This is conservative but keeps the two consistent,
  /prebuilts/go/linux-x86/src/crypto/ecdsa/
ecdsa_test.go 94 t.Errorf("%s: the signatures on two different messages were the same")
98 t.Errorf("%s: the nonce used for two diferent messages was the same")
129 t.Errorf("%s: two signatures of the same message produced the same result")
133 t.Errorf("%s: two signatures of the same message produced the same nonce")
  /prebuilts/go/linux-x86/src/crypto/subtle/
constant_time.go 9 // ConstantTimeCompare returns 1 iff the two slices, x
  /prebuilts/go/linux-x86/src/crypto/x509/
root_darwin_test.go 37 // Check that the two cert pools are roughly the same;
  /prebuilts/go/linux-x86/src/html/
escape_test.go 40 // Handle entities with two codepoints.
  /prebuilts/go/linux-x86/src/image/png/
paeth.go 14 // In two's complement representation, the negative number
  /prebuilts/go/linux-x86/src/math/
atan2.go 8 // the signs of the two to determine the quadrant
  /prebuilts/go/linux-x86/src/math/cmplx/
exp.go 24 // The two known misprints in the book are repaired here in the
log.go 24 // The two known misprints in the book are repaired here in the
  /prebuilts/go/linux-x86/src/net/
pipe.go 16 // copying data directly between the two; there is no internal
  /prebuilts/go/linux-x86/src/runtime/
cgo.go 37 // an unexported name). The calls serve two purposes:
msize.go 19 // The two sources of waste multiply, so the worst possible case
40 // The SizeToClass lookup is implemented using two arrays,
97 // use just this size instead of having two
227 // If the size is a power of two, heapBitsForObject can divide even faster by masking.
  /prebuilts/go/linux-x86/src/syscall/
syscall_darwin_amd64.go 32 // in the two registers.
syscall_darwin_arm64.go 32 // in the two registers.
  /prebuilts/go/linux-x86/test/
complit.go 107 m := map[string]float64{"one": 1.0, "two": 2.0, "pi": 22. / 7.}
  /prebuilts/go/linux-x86/test/fixedbugs/bug248.dir/
bug3.go 17 // interfaces involving the two
  /prebuilts/go/linux-x86/test/fixedbugs/
bug484.go 19 // machine code. This is conservative but keeps the two consistent,

Completed in 1436 milliseconds

<<11121314151617181920>>