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

<<41424344454647484950>>

  /prebuilts/go/linux-x86/src/cmd/compile/internal/big/
float.go 27 // All Floats are ordered, and the ordering of two Floats x and y
404 // Rounding is based on two bits: the rounding bit (rbit) and the
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
select.go 203 // optimization: two-case select but one is default: single non-blocking op.
  /prebuilts/go/linux-x86/src/compress/flate/
huffman_bit_writer.go 427 // and dynamic encoding), if we need to compare those two encodings
  /prebuilts/go/linux-x86/src/crypto/rsa/
pkcs1v15.go 150 // The PS padding must be at least 8 bytes long, and it starts two
  /prebuilts/go/linux-x86/src/crypto/tls/
prf.go 18 // Split a premaster secret in two as specified in RFC 4346, section 5.
  /prebuilts/go/linux-x86/src/encoding/xml/
typeinfo.go 265 // itself a prefix of another path, or when two paths match exactly.
  /prebuilts/go/linux-x86/src/go/doc/
comment.go 113 // m >= 6 (two parenthesized sub-regexps in matchRx, 1st one is urlRx)
  /prebuilts/go/linux-x86/src/html/template/
context.go 32 // eq reports whether two contexts are equal.
  /prebuilts/go/linux-x86/src/math/big/
arith_test.go 446 // of powers-of-two boundaries.
float.go 27 // All Floats are ordered, and the ordering of two Floats x and y
404 // Rounding is based on two bits: the rounding bit (rbit) and the
    [all...]
  /prebuilts/go/linux-x86/src/net/
addrselect.go 345 // two addresses have in common, up to the length of a's prefix (i.e.,
  /prebuilts/go/linux-x86/src/runtime/
map_test.go 421 // Check that iterating over the map produces at least two different orderings.
stack_test.go 261 // of Goexit to run the Defers. Those two are different execution paths
  /prebuilts/go/linux-x86/src/strconv/
quote.go 271 for j := 0; j < 2; j++ { // one digit already; two more
  /prebuilts/go/linux-x86/src/text/template/
multi_test.go 37 {"two", `{{define "foo"}} FOO {{end}}{{define "bar"}} BAR {{end}}`, noError,
  /prebuilts/go/linux-x86/src/time/
time.go 20 // The Sub method subtracts two instants, producing a Duration.
68 // Two times can be equal even if they are in different locations.
427 // A Duration represents the elapsed time between two instants
491 w-- // Need room for two bytes.
1017 // Date returns a time that is correct in one of the two zones involved
    [all...]
  /prebuilts/go/linux-x86/src/unicode/utf8/
utf8.go 393 // two bits set to 10.
utf8_test.go 362 {string("\xc0\x80"), false}, // U+0000 encoded in two bytes: incorrect
  /prebuilts/go/linux-x86/test/
recover.go 519 // recover must look back two frames to find the panic.
  /external/chromium-trace/catapult/third_party/flot/
NEWS.md 146 More generally, it's again possible to have the same text in two locations.
777 - Fixed two corner-case bugs when drawing filled curves. (report and analysis
814 - Imported version 3 of excanvas and fixed two issues with the newer version
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jar 
  /external/libunwind/doc/
libunwind-dynamic.tex 34 code-generator could translate a given function into two separate
247 two regions: one covering the prologue and one covering the epilogue.
350 a constant value, store the two's-complement of the value in
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20130327-2119.jar 
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/asm/internal/asm/
parse.go 467 // 2nd register; syntax (R1+R2) etc. No two architectures agree.
684 p.errorf("unimplemented two-register form")
753 // Note: There are two changes in the expression handling here
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
float_test.go     [all...]

Completed in 1335 milliseconds

<<41424344454647484950>>