Home
last modified time | relevance | path

Searched defs:BitString (Results 1 – 13 of 13) sorted by relevance

/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/
Dbit_string.h142 struct BitString { struct
143 using StorageType = BitStringChar::StorageType; argument
151 // How many bits are needed to represent BitString[0..position)? argument
171 // How many bits are needed for a BitStringChar at the position? argument
181 // See also "BitString[N]" in the doc header. argument
193 void SetAt(size_t idx, BitStringChar bitchar) { in SetAt() argument
206 // See also "StrLen(BitString)" in the doc header. argument
211 BitStringChar bc = (*this)[i]; in Length() argument
235 BitString() = default; argument
249 return (*this) == BitString{}; in IsEmpty() argument
[all …]
/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/
Dbit_string.h142 struct BitString { struct
143 using StorageType = BitStringChar::StorageType; argument
151 // How many bits are needed to represent BitString[0..position)? argument
171 // How many bits are needed for a BitStringChar at the position? argument
181 // See also "BitString[N]" in the doc header. argument
193 void SetAt(size_t idx, BitStringChar bitchar) { in SetAt() argument
206 // See also "StrLen(BitString)" in the doc header. argument
211 BitStringChar bc = (*this)[i]; in Length() argument
235 BitString() = default; argument
249 return (*this) == BitString{}; in IsEmpty() argument
[all …]
/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/
Dbit_string.h142 struct BitString { struct
143 using StorageType = BitStringChar::StorageType; argument
151 // How many bits are needed to represent BitString[0..position)? argument
171 // How many bits are needed for a BitStringChar at the position? argument
181 // See also "BitString[N]" in the doc header. argument
193 void SetAt(size_t idx, BitStringChar bitchar) { in SetAt() argument
206 // See also "StrLen(BitString)" in the doc header. argument
211 BitStringChar bc = (*this)[i]; in Length() argument
235 BitString() = default; argument
249 return (*this) == BitString{}; in IsEmpty() argument
[all …]
/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/
Dbit_string.h142 struct BitString { struct
143 using StorageType = BitStringChar::StorageType; argument
151 // How many bits are needed to represent BitString[0..position)? argument
171 // How many bits are needed for a BitStringChar at the position? argument
181 // See also "BitString[N]" in the doc header. argument
193 void SetAt(size_t idx, BitStringChar bitchar) { in SetAt() argument
206 // See also "StrLen(BitString)" in the doc header. argument
211 BitStringChar bc = (*this)[i]; in Length() argument
235 BitString() = default; argument
249 return (*this) == BitString{}; in IsEmpty() argument
[all …]
/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/
Dbit_string.h142 struct BitString { struct
143 using StorageType = BitStringChar::StorageType; argument
151 // How many bits are needed to represent BitString[0..position)? argument
171 // How many bits are needed for a BitStringChar at the position? argument
181 // See also "BitString[N]" in the doc header. argument
193 void SetAt(size_t idx, BitStringChar bitchar) { in SetAt() argument
206 // See also "StrLen(BitString)" in the doc header. argument
211 BitStringChar bc = (*this)[i]; in Length() argument
235 BitString() = default; argument
249 return (*this) == BitString{}; in IsEmpty() argument
[all …]
/prebuilts/module_sdk/art/13/include/art/libartbase/base/
Dbit_string.h142 struct BitString { struct
143 using StorageType = BitStringChar::StorageType; argument
151 // How many bits are needed to represent BitString[0..position)? argument
171 // How many bits are needed for a BitStringChar at the position? argument
181 // See also "BitString[N]" in the doc header. argument
193 void SetAt(size_t idx, BitStringChar bitchar) { in SetAt() argument
206 // See also "StrLen(BitString)" in the doc header. argument
211 BitStringChar bc = (*this)[i]; in Length() argument
235 BitString() = default; argument
249 return (*this) == BitString{}; in IsEmpty() argument
[all …]
/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/
Dbit_string.h142 struct BitString { struct
143 using StorageType = BitStringChar::StorageType; argument
151 // How many bits are needed to represent BitString[0..position)? argument
171 // How many bits are needed for a BitStringChar at the position? argument
181 // See also "BitString[N]" in the doc header. argument
193 void SetAt(size_t idx, BitStringChar bitchar) { in SetAt() argument
206 // See also "StrLen(BitString)" in the doc header. argument
211 BitStringChar bc = (*this)[i]; in Length() argument
235 BitString() = default; argument
249 return (*this) == BitString{}; in IsEmpty() argument
[all …]
/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/
Dbit_string.h142 struct BitString { struct
143 using StorageType = BitStringChar::StorageType; argument
151 // How many bits are needed to represent BitString[0..position)? argument
171 // How many bits are needed for a BitStringChar at the position? argument
181 // See also "BitString[N]" in the doc header. argument
193 void SetAt(size_t idx, BitStringChar bitchar) { in SetAt() argument
206 // See also "StrLen(BitString)" in the doc header. argument
211 BitStringChar bc = (*this)[i]; in Length() argument
235 BitString() = default; argument
249 return (*this) == BitString{}; in IsEmpty() argument
[all …]
/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/
Dbit_string.h142 struct BitString { struct
143 using StorageType = BitStringChar::StorageType; argument
151 // How many bits are needed to represent BitString[0..position)? argument
171 // How many bits are needed for a BitStringChar at the position? argument
181 // See also "BitString[N]" in the doc header. argument
193 void SetAt(size_t idx, BitStringChar bitchar) { in SetAt() argument
206 // See also "StrLen(BitString)" in the doc header. argument
211 BitStringChar bc = (*this)[i]; in Length() argument
235 BitString() = default; argument
249 return (*this) == BitString{}; in IsEmpty() argument
[all …]
/prebuilts/module_sdk/art/17/include/art/libartbase/base/
Dbit_string.h142 struct BitString { struct
143 using StorageType = BitStringChar::StorageType; argument
151 // How many bits are needed to represent BitString[0..position)? argument
171 // How many bits are needed for a BitStringChar at the position? argument
181 // See also "BitString[N]" in the doc header. argument
193 void SetAt(size_t idx, BitStringChar bitchar) { in SetAt() argument
206 // See also "StrLen(BitString)" in the doc header. argument
211 BitStringChar bc = (*this)[i]; in Length() argument
235 BitString() = default; argument
249 return (*this) == BitString{}; in IsEmpty() argument
[all …]
/prebuilts/go/linux-x86/src/encoding/asn1/
Dasn1.go160 type BitString struct { struct
161 Bytes []byte // bits packed into bytes.
162 BitLength int // length in bits.
167 func (b BitString) At(i int) int {
178 func (b BitString) RightAlign() []byte {
/prebuilts/go/linux-x86/src/vendor/golang.org/x/crypto/cryptobyte/
Dasn1.go550 func (s *String) ReadASN1BitString(out *encoding_asn1.BitString) bool {
/prebuilts/go/linux-x86/src/crypto/x509/
Dx509.go60 BitString asn1.BitString member