| /external/python/pyasn1/pyasn1/compat/ |
| D | integer.py | 25 def from_bytes(octets, signed=False): function 98 def from_bytes(octets, signed=False): function
|
| /external/rust/crates/bstr/src/ |
| D | bstr.rs | 49 pub(crate) fn from_bytes(slice: &[u8]) -> &BStr { in from_bytes() method
|
| /external/python/bumble/bumble/ |
| D | a2dp.py | 246 def from_bytes(data): member in SbcMediaCodecInformation 354 def from_bytes(data): member in AacMediaCodecInformation 415 def from_bytes(data): member in VendorSpecificMediaCodecInformation
|
| D | rfcomm.py | 175 def from_bytes(data): member in RFCOMM_Frame 217 def from_bytes(data): member in RFCOMM_MCC_PN 255 def from_bytes(data): member in RFCOMM_MCC_MSC
|
| D | sdp.py | 262 def from_bytes(data): member in DataElement 468 def from_bytes(pdu): member in SDP_PDU
|
| D | hci.py | 930 def from_bytes(data, offset, fields): member in HCI_Object 1121 def from_bytes(packet): member in HCI_Packet 1182 def from_bytes(packet): member in HCI_Command 2529 def from_bytes(packet): member in HCI_Event 3480 def from_bytes(packet): member in HCI_AclDataPacket
|
| D | l2cap.py | 127 def from_bytes(data): member in L2CAP_PDU 161 def from_bytes(pdu): member in L2CAP_Control_Frame
|
| D | core.py | 145 def from_bytes(cls, uuid_bytes, name = None): member in UUID 663 def from_bytes(data): member in AdvertisingData
|
| D | att.py | 203 def from_bytes(pdu): member in ATT_PDU
|
| D | avdtp.py | 253 def from_bytes(data): member in MediaPacket 536 def from_bytes(payload): member in EndPointInfo
|
| D | smp.py | 174 def from_bytes(pdu): member in SMP_Command
|
| /external/rust/crates/uuid/src/builder/ |
| D | mod.rs | 255 pub const fn from_bytes(bytes: Bytes) -> Uuid { in from_bytes() method 311 pub const fn from_bytes(b: Bytes) -> Self { in from_bytes() method
|
| /external/rust/crates/clap/src/ |
| D | osstringext.rs | 9 fn from_bytes(b: &[u8]) -> &Self; in from_bytes() method 92 fn from_bytes(b: &[u8]) -> &Self { in from_bytes() method
|
| /external/python/google-auth-library-python/google/auth/ |
| D | _helpers.py | 113 def from_bytes(value): function
|
| /external/rust/crates/protobuf/src/ |
| D | chars.rs | 23 pub fn from_bytes(bytes: Bytes) -> Result<Chars, str::Utf8Error> { in from_bytes() method
|
| D | buf_read_iter.rs | 112 pub(crate) fn from_bytes<'a>(bytes: &'a Bytes) -> BufReadIter<'a> { in from_bytes() method
|
| D | coded_input_stream.rs | 58 pub fn from_bytes(bytes: &'a [u8]) -> CodedInputStream<'a> { in from_bytes() method
|
| /external/rust/crates/ring/src/ec/ |
| D | keys.rs | 44 pub(crate) fn from_bytes( in from_bytes() method
|
| /external/rust/crates/gdbstub/src/protocol/commands/ |
| D | _vCont.rs | 100 fn from_bytes(s: &[u8]) -> Option<VContKind> { in from_bytes() method
|
| /external/rust/crates/regex-automata/src/ |
| D | sparse.rs | 410 pub unsafe fn from_bytes(buf: &'a [u8]) -> SparseDFA<&'a [u8], S> { in from_bytes() method 858 unsafe fn from_bytes(mut buf: &'a [u8]) -> Repr<&'a [u8], S> { in from_bytes() method
|
| D | dense.rs | 518 pub unsafe fn from_bytes(buf: &'a [u8]) -> DenseDFA<&'a [S], S> { in from_bytes() method 1299 unsafe fn from_bytes(mut buf: &'a [u8]) -> Repr<&'a [S], S> { in from_bytes() method
|
| /external/rust/crates/quiche/src/h3/ |
| D | frame.rs | 86 pub fn from_bytes( in from_bytes() method
|
| /external/python/httplib2/tests/ |
| D | __init__.py | 167 def from_bytes(cls, bs): member in HttpMessage
|
| /external/rust/crates/uuid/src/ |
| D | lib.rs | 720 let from_bytes = Uuid::from_bytes([ in test_nil() localVariable
|
| /external/rust/crates/quiche/src/ |
| D | frame.rs | 161 pub fn from_bytes( in from_bytes() method
|