Searched
refs:two (Results
1251 -
1275 of
1983) sorted by null
<<51525354555657585960>>
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/ |
nat.go | 287 // for two numbers x and y with: 658 // index of that bit. Since only a single bit is set, the value is two 659 // to the power of k. Multiplying by a power of two is equivalent to
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/ppc64/ |
asm.go | 307 // dynamic resolver and the DSO identifier in the two 354 // r->add is two ppc64 instructions holding an immediate 32-bit constant. 590 // identifier from the first two doublewords of the PLT.
|
/prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/ |
parse.go | 464 // 2nd register; syntax (R1+R2) etc. No two architectures agree. 681 p.errorf("unimplemented two-register form") 750 // Note: There are two changes in the expression handling here
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/big/ |
float_test.go | [all...] |
nat.go | 284 // for two numbers x and y with: 655 // index of that bit. Since only a single bit is set, the value is two 656 // to the power of k. Multiplying by a power of two is equivalent to
|
/prebuilts/go/darwin-x86/src/cmd/link/internal/ppc64/ |
asm.go | 304 // dynamic resolver and the DSO identifier in the two 351 // r->add is two ppc64 instructions holding an immediate 32-bit constant. 587 // identifier from the first two doublewords of the PLT.
|
/prebuilts/go/darwin-x86/src/html/template/ |
escape.go | 321 // escFnsEq reports whether the two escaping functions are equivalent. 347 // There are two transitions that happen when the 'x' is seen: 367 // join joins the two contexts of a branch template node. The result is an 505 // Two cases: The template exists but is empty, or has never been mentioned at
|
/prebuilts/go/darwin-x86/src/math/big/ |
float_test.go | [all...] |
nat.go | 284 // for two numbers x and y with: 655 // index of that bit. Since only a single bit is set, the value is two 656 // to the power of k. Multiplying by a power of two is equivalent to
|
/prebuilts/go/darwin-x86/src/net/ |
dnsmsg.go | 422 if i-begin >= 1<<6 { // top two bits of length must be clear 444 // by a length byte with the top two bits set. Ignoring those 445 // two bits, that byte and the next give a 14 bit offset from msg[0]
|
/prebuilts/go/darwin-x86/src/net/rpc/ |
server.go | 18 - the method has two arguments, both exported (or builtin) types. 43 Client object has two methods, Call and Go, that specify the service and method to 221 // - two arguments, both of exported type
|
/prebuilts/go/darwin-x86/src/net/url/ |
url.go | 102 // last two as well. That leaves only ? to escape. 129 // any % is not followed by two hexadecimal digits. 383 // parse parses a URL from a string in one of two contexts. If
|
/prebuilts/go/darwin-x86/src/runtime/ |
mgcmark.go | 181 // credit below 0 if two mutators steal at the same time. This 497 // solely of return PCs we would need two thirds of 1001 // uses the upper two bits in the object's boundary nibble.
|
/prebuilts/go/darwin-x86/src/text/template/ |
exec.go | 205 // walkIfOrWith walks an 'if' or 'with' node. The two control structures 262 // Set top var (lexically the second if there are two) to the element. 266 // Set next var (lexically the first if there are two) to the index.
|
/prebuilts/go/linux-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/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/ |
float_test.go | [all...] |
nat.go | 287 // for two numbers x and y with: 658 // index of that bit. Since only a single bit is set, the value is two 659 // to the power of k. Multiplying by a power of two is equivalent to
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ppc64/ |
asm.go | 307 // dynamic resolver and the DSO identifier in the two 354 // r->add is two ppc64 instructions holding an immediate 32-bit constant. 590 // identifier from the first two doublewords of the PLT.
|
/prebuilts/go/linux-x86/src/cmd/asm/internal/asm/ |
parse.go | 464 // 2nd register; syntax (R1+R2) etc. No two architectures agree. 681 p.errorf("unimplemented two-register form") 750 // Note: There are two changes in the expression handling here
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/big/ |
float_test.go | [all...] |
nat.go | 284 // for two numbers x and y with: 655 // index of that bit. Since only a single bit is set, the value is two 656 // to the power of k. Multiplying by a power of two is equivalent to
|
/prebuilts/go/linux-x86/src/cmd/link/internal/ppc64/ |
asm.go | 304 // dynamic resolver and the DSO identifier in the two 351 // r->add is two ppc64 instructions holding an immediate 32-bit constant. 587 // identifier from the first two doublewords of the PLT.
|
/prebuilts/go/linux-x86/src/html/template/ |
escape.go | 321 // escFnsEq reports whether the two escaping functions are equivalent. 347 // There are two transitions that happen when the 'x' is seen: 367 // join joins the two contexts of a branch template node. The result is an 505 // Two cases: The template exists but is empty, or has never been mentioned at
|
/prebuilts/go/linux-x86/src/math/big/ |
float_test.go | [all...] |
nat.go | 284 // for two numbers x and y with: 655 // index of that bit. Since only a single bit is set, the value is two 656 // to the power of k. Multiplying by a power of two is equivalent to
|
Completed in 1465 milliseconds
<<51525354555657585960>>