HomeSort by relevance Sort by last modified time
    Searched full:bitlen (Results 126 - 150 of 260) sorted by null

1 2 3 4 56 7 8 91011

  /prebuilts/go/darwin-x86/src/cmd/compile/internal/big/
float.go 615 // If z's precision is 0, it is changed to the larger of x.BitLen()
621 bits := uint32(x.BitLen())
639 // If z's precision is 0, it is changed to the largest of a.BitLen(),
640 // b.BitLen(), or 64; with x = a/b.
    [all...]
ftoa.go 86 d.init(x.mant, int(x.exp)-x.mant.bitLen())
natconv_test.go 25 i := x.bitLen()/log2(Word(base)) + 1 // +1: round up
  /prebuilts/go/darwin-x86/src/math/big/
float.go 615 // If z's precision is 0, it is changed to the larger of x.BitLen()
621 bits := uint32(x.BitLen())
639 // If z's precision is 0, it is changed to the largest of a.BitLen(),
640 // b.BitLen(), or 64; with x = a/b.
    [all...]
ftoa.go 86 d.init(x.mant, int(x.exp)-x.mant.bitLen())
natconv_test.go 25 i := x.bitLen()/log2(Word(base)) + 1 // +1: round up
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
float.go 618 // If z's precision is 0, it is changed to the larger of x.BitLen()
624 bits := uint32(x.BitLen())
642 // If z's precision is 0, it is changed to the largest of a.BitLen(),
643 // b.BitLen(), or 64; with x = a/b.
    [all...]
ftoa.go 89 d.init(x.mant, int(x.exp)-x.mant.bitLen())
natconv_test.go 28 i := x.bitLen()/log2(Word(base)) + 1 // +1: round up
  /prebuilts/go/linux-x86/src/cmd/compile/internal/big/
float.go 615 // If z's precision is 0, it is changed to the larger of x.BitLen()
621 bits := uint32(x.BitLen())
639 // If z's precision is 0, it is changed to the largest of a.BitLen(),
640 // b.BitLen(), or 64; with x = a/b.
    [all...]
ftoa.go 86 d.init(x.mant, int(x.exp)-x.mant.bitLen())
natconv_test.go 25 i := x.bitLen()/log2(Word(base)) + 1 // +1: round up
  /prebuilts/go/linux-x86/src/math/big/
float.go 615 // If z's precision is 0, it is changed to the larger of x.BitLen()
621 bits := uint32(x.BitLen())
639 // If z's precision is 0, it is changed to the largest of a.BitLen(),
640 // b.BitLen(), or 64; with x = a/b.
    [all...]
ftoa.go 86 d.init(x.mant, int(x.exp)-x.mant.bitLen())
natconv_test.go 25 i := x.bitLen()/log2(Word(base)) + 1 // +1: round up
  /external/pdfium/core/src/fxcodec/codec/
fx_codec_fax.cpp 511 void AddBitStream(uint8_t* dest_buf, int& dest_bitpos, int data, int bitlen) {
512 for (int i = bitlen - 1; i >= 0; i--) {
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/crypto/
dsa.a 36 func (@"math/big".x·2 @"math/big".nat "esc:0x1") @"math/big".bitLen () (? int)
83 func (@"math/big".x·2 *@"math/big".Int "esc:0x1") BitLen () (? int)
210 ,math/big.(*Int).BitLen?
273 ,math/big.(*Int).BitLen?type.[]uint8?
338 ,math/big.(*Int).BitLen?,"".ErrInvalidPublicKey?
    [all...]
rsa.a 43 func (@"math/big".x·2 @"math/big".nat "esc:0x1") @"math/big".bitLen () (? int)
90 func (@"math/big".x·2 *@"math/big".Int "esc:0x1") BitLen () (? int)
204 ,math/big.(*Int).BitLen?("".ErrMessageTooLong?
302 ,math/big.(*Int).BitLen? "".ErrDecryption?
352 ,math/big.(*Int).BitLen? "".ErrDecryption?
    [all...]
rand.a 46 func (@"math/big".x·2 @"math/big".nat "esc:0x1") @"math/big".bitLen () (? int)
93 func (@"math/big".x·2 *@"math/big".Int "esc:0x1") BitLen () (? int)
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/crypto/
dsa.a 36 func (@"math/big".x·2 @"math/big".nat "esc:0x1") @"math/big".bitLen () (? int)
83 func (@"math/big".x·2 *@"math/big".Int "esc:0x1") BitLen () (? int)
210 ,math/big.(*Int).BitLen?
273 ,math/big.(*Int).BitLen?type.[]uint8?
338 ,math/big.(*Int).BitLen?,"".ErrInvalidPublicKey?
    [all...]
rsa.a 43 func (@"math/big".x·2 @"math/big".nat "esc:0x1") @"math/big".bitLen () (? int)
90 func (@"math/big".x·2 *@"math/big".Int "esc:0x1") BitLen () (? int)
204 ,math/big.(*Int).BitLen?("".ErrMessageTooLong?
302 ,math/big.(*Int).BitLen? "".ErrDecryption?
352 ,math/big.(*Int).BitLen? "".ErrDecryption?
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/crypto/
rsa.a 43 func (@"math/big".x·2 @"math/big".nat "esc:0x1") @"math/big".bitLen () (? int)
90 func (@"math/big".x·2 *@"math/big".Int "esc:0x1") BitLen () (? int)
196 ,math/big.(*Int).BitLen?("".ErrMessageTooLong?("".ErrMessageTooLong?type.[]uint8?
245 ,math/big.(*Int).BitLen? "".ErrDecryption? "".ErrDecryption?
273 ,math/big.(*Int).BitLen? "".ErrDecryption? "".ErrDecryption?
    [all...]
rand.a 46 func (@"math/big".x·2 @"math/big".nat "esc:0x1") @"math/big".bitLen () (? int)
93 func (@"math/big".x·2 *@"math/big".Int "esc:0x1") BitLen () (? int)
321 ,math/big.(*Int).BitLen?
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/crypto/
rsa.a 43 func (@"math/big".x·2 @"math/big".nat "esc:0x1") @"math/big".bitLen () (? int)
90 func (@"math/big".x·2 *@"math/big".Int "esc:0x1") BitLen () (? int)
196 ,math/big.(*Int).BitLen?("".ErrMessageTooLong?("".ErrMessageTooLong?type.[]uint8?
245 ,math/big.(*Int).BitLen? "".ErrDecryption? "".ErrDecryption?
273 ,math/big.(*Int).BitLen? "".ErrDecryption? "".ErrDecryption?
    [all...]
  /external/toybox/toys/pending/
ip.c 1069 int family, bytelen, bitlen; member in struct:__anon24557
    [all...]

Completed in 2028 milliseconds

1 2 3 4 56 7 8 91011