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

<<21222324252627282930>>

  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
natconv.go 271 // convert power of two and non power of two bases separately
345 // Recursive conversion divides q by its approximate square root, yielding two parts, each half
375 // split q into the two digit number (q'*bbb + r) to form independent subblocks
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/
doc.go 45 Note that before Go 1.5 this option took two separate arguments.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/big/
natconv.go 268 // convert power of two and non power of two bases separately
342 // Recursive conversion divides q by its approximate square root, yielding two parts, each half
372 // split q into the two digit number (q'*bbb + r) to form independent subblocks
  /prebuilts/go/darwin-x86/src/cmd/link/
doc.go 42 Note that before Go 1.5 this option took two separate arguments.
  /prebuilts/go/darwin-x86/src/compress/bzip2/
bzip2.go 250 // two-level, 16x16 bitmap.
271 // A block uses between two and six different Huffman trees.
352 // we merge the decoding into the Huffman parsing loop. These two
418 // Since two metasymbols (RUNA and RUNB) have values 0 and 1,
  /prebuilts/go/darwin-x86/src/compress/lzw/
writer_test.go 65 // Compare the two.
  /prebuilts/go/darwin-x86/src/crypto/hmac/
hmac.go 96 // Equal compares two MACs for equality without leaking timing information.
  /prebuilts/go/darwin-x86/src/crypto/x509/
pkcs1.go 73 // We ignore the other two values because rsa will calculate
  /prebuilts/go/darwin-x86/src/hash/adler32/
adler32_test.go 27 {0x3f090f02, "Discard medicine more than two years old."},
  /prebuilts/go/darwin-x86/src/hash/crc64/
crc64_test.go 29 {0x8ec0e7c835bf9cdf, "Discard medicine more than two years old."},
  /prebuilts/go/darwin-x86/src/math/big/
natconv.go 268 // convert power of two and non power of two bases separately
342 // Recursive conversion divides q by its approximate square root, yielding two parts, each half
372 // split q into the two digit number (q'*bbb + r) to form independent subblocks
  /prebuilts/go/darwin-x86/src/math/cmplx/
sin.go 24 // The two known misprints in the book are repaired here in the
  /prebuilts/go/darwin-x86/src/math/
gamma.go 59 // The two known misprints in the book are repaired here in the
log.go 54 // Here Ln2 is split into two floating point number:
tan.go 55 // The two known misprints in the book are repaired here in the
  /prebuilts/go/darwin-x86/src/os/
env.go 53 // expansion and two more bytes are needed than the length of the name.
  /prebuilts/go/darwin-x86/src/path/filepath/
path_windows.go 135 // head + tail == UNC, but joining two non-UNC paths should not result
  /prebuilts/go/darwin-x86/src/runtime/
mem_windows.go 35 // Decommit failed. Usual reason is that we've merged memory from two different
  /prebuilts/go/darwin-x86/src/syscall/
creds_test.go 18 // (PID, UID, GID) in an ancillary message between two UNIX
  /prebuilts/go/darwin-x86/test/
escape_array.go 69 // These two tests verify that:
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
natconv.go 271 // convert power of two and non power of two bases separately
345 // Recursive conversion divides q by its approximate square root, yielding two parts, each half
375 // split q into the two digit number (q'*bbb + r) to form independent subblocks
  /prebuilts/go/linux-x86/src/cmd/compile/internal/big/
natconv.go 268 // convert power of two and non power of two bases separately
342 // Recursive conversion divides q by its approximate square root, yielding two parts, each half
372 // split q into the two digit number (q'*bbb + r) to form independent subblocks
  /prebuilts/go/linux-x86/src/cmd/link/
doc.go 42 Note that before Go 1.5 this option took two separate arguments.
  /prebuilts/go/linux-x86/src/compress/bzip2/
bzip2.go 250 // two-level, 16x16 bitmap.
271 // A block uses between two and six different Huffman trees.
352 // we merge the decoding into the Huffman parsing loop. These two
418 // Since two metasymbols (RUNA and RUNB) have values 0 and 1,
  /prebuilts/go/linux-x86/src/compress/lzw/
writer_test.go 65 // Compare the two.

Completed in 1755 milliseconds

<<21222324252627282930>>