/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/ |
D | bit_string.h | 142 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 …]
|
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/ |
D | bit_string.h | 142 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 …]
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/ |
D | bit_string.h | 142 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 …]
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/ |
D | bit_string.h | 142 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 …]
|
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/ |
D | bit_string.h | 142 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 …]
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/ |
D | bit_string.h | 142 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 …]
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/ |
D | bit_string.h | 142 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 …]
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/ |
D | bit_string.h | 142 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 …]
|
/aosp_15_r20/art/libartbase/base/ |
H A D | bit_string.h | 142 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 …]
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/ |
D | bit_string.h | 142 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 …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/der/src/asn1/ |
D | bit_string.rs | 223 pub struct BitString { struct 225 unused_bits: u8, 228 bit_length: usize, 231 inner: Vec<u8>, 234 impl BitString { implementation 311 impl<'a> DecodeValue<'a> for BitString { implementation 320 impl EncodeValue for BitString { implementation 331 impl FixedTag for BitString { implementation 343 impl ValueOrd for BitString { implementation 355 impl<'a> arbitrary::Arbitrary<'a> for BitString { implementation [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/asn1/ |
D | asn1.go | 160 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 {
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/ |
H A D | verify_signed_data.h | 17 class BitString; variable
|
H A D | parser.h | 19 class BitString; variable
|
H A D | parse_values.cc | 219 BitString::BitString(Input bytes, uint8_t unused_bits) in BitString() function in bssl::der::BitString
|
/aosp_15_r20/external/python/asn1crypto/docs/ |
D | universal_types.md | 395 ## BitString section in Universal Types with BER/DER Decoder and DER Encoder
|
/aosp_15_r20/external/rust/android-crates-io/crates/der_derive/src/ |
D | asn1_type.rs | 12 BitString, enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/spki/src/ |
D | traits.rs | 183 fn to_bitstring(&self) -> der::Result<BitString>; in to_bitstring()
|
/aosp_15_r20/external/cronet/net/data/ssl/scripts/ |
H A D | asn1.py | 177 class BitString(object): class
|
/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/io/ |
D | der.rs | 30 BitString = 0x03, enumerator
|
/aosp_15_r20/prebuilts/go/linux-x86/src/vendor/golang.org/x/crypto/cryptobyte/ |
D | asn1.go | 550 func (s *String) ReadASN1BitString(out *encoding_asn1.BitString) bool {
|
/aosp_15_r20/external/rust/android-crates-io/crates/der/src/ |
D | tag.rs | 61 BitString, enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/der/tests/ |
D | derive.rs | 93 BitString(BitStringRef<'a>), enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/asn1/ |
D | asn1_test.cc | 245 TEST(ASN1Test, BitString) { in TEST() argument
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/asn1/ |
D | asn1_test.cc | 245 TEST(ASN1Test, BitString) { in TEST() argument
|