OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:significant
(Results
76 - 100
of
134
) sorted by null
1
2
3
4
5
6
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
float.go
513
// zero out trailing bits in least-
significant
word
601
// such that the msb of the most-
significant
word (msw) is 1.
716
// msb32 returns the 32 most
significant
bits of x.
734
// msb64 returns the 64 most
significant
bits of x.
[
all
...]
int.go
330
// low32 returns the least
significant
32 bits of z.
338
// low64 returns the least
significant
64 bits of z.
/prebuilts/go/darwin-x86/src/cmd/compile/internal/big/
float.go
510
// zero out trailing bits in least-
significant
word
598
// such that the msb of the most-
significant
word (msw) is 1.
713
// msb32 returns the 32 most
significant
bits of x.
731
// msb64 returns the 64 most
significant
bits of x.
[
all
...]
int.go
327
// low32 returns the least
significant
32 bits of z.
335
// low64 returns the least
significant
64 bits of z.
/prebuilts/go/darwin-x86/src/math/big/
float.go
510
// zero out trailing bits in least-
significant
word
598
// such that the msb of the most-
significant
word (msw) is 1.
713
// msb32 returns the 32 most
significant
bits of x.
731
// msb64 returns the 64 most
significant
bits of x.
[
all
...]
int.go
327
// low32 returns the least
significant
32 bits of z.
335
// low64 returns the least
significant
64 bits of z.
/prebuilts/go/darwin-x86/src/net/
addrselect.go
344
// at the most
significant
, or leftmost, bits) that the
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
float.go
513
// zero out trailing bits in least-
significant
word
601
// such that the msb of the most-
significant
word (msw) is 1.
716
// msb32 returns the 32 most
significant
bits of x.
734
// msb64 returns the 64 most
significant
bits of x.
[
all
...]
int.go
330
// low32 returns the least
significant
32 bits of z.
338
// low64 returns the least
significant
64 bits of z.
/prebuilts/go/linux-x86/src/cmd/compile/internal/big/
float.go
510
// zero out trailing bits in least-
significant
word
598
// such that the msb of the most-
significant
word (msw) is 1.
713
// msb32 returns the 32 most
significant
bits of x.
731
// msb64 returns the 64 most
significant
bits of x.
[
all
...]
/prebuilts/go/linux-x86/src/math/big/
float.go
510
// zero out trailing bits in least-
significant
word
598
// such that the msb of the most-
significant
word (msw) is 1.
713
// msb32 returns the 32 most
significant
bits of x.
731
// msb64 returns the 64 most
significant
bits of x.
[
all
...]
/prebuilts/go/linux-x86/src/net/
addrselect.go
344
// at the most
significant
, or leftmost, bits) that the
/dalvik/docs/
prettify.js
435
*
significant
for tokenization (<br>) into their textual equivalent.
437
* @param {string} s html where whitespace is considered
significant
.
459
// <br> tags are lexically
significant
so convert them to text.
[
all
...]
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/resources/
prettify.js
289
* Are newlines and adjacent spaces
significant
in the given node's innerHTML?
669
*
significant
for tokenization (<br>) into their textual equivalent.
671
* @param {string} s html where whitespace is considered
significant
.
693
// <br> tags are lexically
significant
so convert them to text.
[
all
...]
/external/valgrind/memcheck/tests/x86/
fxsave.stdout.exp
1
Re-run with any arg to suppress least-
significant
/prebuilts/go/darwin-x86/src/crypto/cipher/
gcm.go
189
// If the most-
significant
bit was set before shifting then it,
/prebuilts/go/darwin-x86/src/encoding/asn1/
marshal.go
134
// most-
significant
-bit isn't set then we'll need to pad the
/prebuilts/go/darwin-x86/src/strconv/
ftoa.go
264
// unless mant-1 drops the
significant
bit and exp is not the minimum exp,
/prebuilts/go/linux-x86/src/crypto/cipher/
gcm.go
189
// If the most-
significant
bit was set before shifting then it,
/prebuilts/go/linux-x86/src/encoding/asn1/
marshal.go
134
// most-
significant
-bit isn't set then we'll need to pad the
/prebuilts/go/linux-x86/src/strconv/
ftoa.go
264
// unless mant-1 drops the
significant
bit and exp is not the minimum exp,
/external/boringssl/src/crypto/bn/asm/
armv8-mont.pl
101
//
significant
outcomes: it either carries or not. Then
[
all
...]
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/arm/
cgen64.go
784
// compare most
significant
word;
841
// compare least
significant
word
/prebuilts/go/darwin-x86/src/cmd/compile/internal/arm/
cgen64.go
781
// compare most
significant
word;
838
// compare least
significant
word
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/arm/
cgen64.go
784
// compare most
significant
word;
841
// compare least
significant
word
Completed in 810 milliseconds
1
2
3
4
5
6