Home
last modified time | relevance | path

Searched defs:octets (Results 1 - 25 of 37) sorted by relevance

12

/third_party/node/test/fixtures/wpt/encoding/
H A Dtextdecoder-streaming.any.js
/third_party/libcoap/src/
H A Dcoap_asn1.c23 size_t octets = (**ptr) & 0x7f; in asn1_len() local
/kernel/linux/linux-5.10/lib/
H A Doid_registry.c28 const unsigned char *octets = data; in look_up_OID() local
/kernel/linux/linux-6.6/lib/
H A Doid_registry.c28 const unsigned char *octets = data; in look_up_OID() local
/third_party/curl/lib/
H A Dinet_pton.c103 int saw_digit, octets, ch; in inet_pton4() local
/third_party/node/tools/
H A Dgenv8constants.py39 octets = 4 variable
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_packet.cpp76 uint16_t octets = PopOctetsUpto8(pkt, sizeof(uint8_t) * AVRC_CT_UNIT8_NUM_1, tmpPayload); in PopOctets1() local
87 uint16_t octets = PopOctetsUpto8(pkt, sizeof(uint8_t) * AVRC_CT_UNIT8_NUM_2, tmpPayload); in PopOctets2() local
98 uint16_t octets = PopOctetsUpto8(pkt, sizeof(uint8_t) * AVRC_CT_UNIT8_NUM_3, tmpPayload); in PopOctets3() local
109 uint16_t octets = PopOctetsUpto8(pkt, sizeof(uint8_t) * AVRC_CT_UNIT8_NUM_4, tmpPayload); in PopOctets4() local
120 uint16_t octets = PopOctetsUpto8(pkt, sizeof(uint8_t) * AVRC_CT_UNIT8_NUM_8, tmpPayload); in PopOctets8() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_packet.cpp70 uint16_t octets = PopOctetsUpto8(pkt, sizeof(uint8_t) * AVRC_TG_OFFSET_ONE_BIT, tmpPayload); in PopOctets1() local
81 uint16_t octets = PopOctetsUpto8(pkt, sizeof(uint8_t) * AVRC_TG_OFFSET_TWO_BITS, tmpPayload); in PopOctets2() local
92 uint16_t octets = PopOctetsUpto8(pkt, sizeof(uint8_t) * AVRC_TG_OFFSET_THREE_BITS, tmpPayload); in PopOctets3() local
103 uint16_t octets = PopOctetsUpto8(pkt, sizeof(uint8_t) * AVRC_TG_OFFSET_FOUR_BITS, tmpPayload); in PopOctets4() local
114 uint16_t octets = PopOctetsUpto8(pkt, sizeof(uint8_t) * AVRC_TG_OFFSET_EIGHT_BITS, tmpPayload); in PopOctets8() local
[all...]
/third_party/libuv/src/
H A Dinet.c177 int saw_digit, octets, ch; in inet_pton4() local
/third_party/node/deps/uv/src/
H A Dinet.c182 int saw_digit, octets, ch; in inet_pton4() local
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
H A Dpio.c179 unsigned int octets; in pio_tx_write_fragment() local
221 u16 octets; in pio_tx_packet() local
63 tx_data(struct b43legacy_pioqueue *queue, u8 *txhdr, const u8 *packet, unsigned int octets) tx_data() argument
[all...]
H A Dxmit.c111 b43legacy_generate_plcp_hdr(struct b43legacy_plcp_hdr4 *plcp, const u16 octets, const u8 bitrate) b43legacy_generate_plcp_hdr() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_rx.h92 u64 octets; member
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
H A Dpio.c179 unsigned int octets; in pio_tx_write_fragment() local
221 u16 octets; in pio_tx_packet() local
63 tx_data(struct b43legacy_pioqueue *queue, u8 *txhdr, const u8 *packet, unsigned int octets) tx_data() argument
[all...]
H A Dxmit.c111 b43legacy_generate_plcp_hdr(struct b43legacy_plcp_hdr4 *plcp, const u16 octets, const u8 bitrate) b43legacy_generate_plcp_hdr() argument
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-pko.h119 uint64_t octets; member
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-pko.h119 uint64_t octets; member
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-global.c325 lit_utf8_byte_t octets[LIT_UTF8_MAX_BYTES_IN_CODE_POINT]; in ecma_builtin_global_object_decode_uri_helper() local
435 lit_utf8_byte_t octets[LIT_UTF8_MAX_BYTES_IN_CODE_POINT]; in ecma_builtin_global_object_encode_uri_helper() local
[all...]
/third_party/node/deps/v8/src/strings/
H A Duri.cc37 bool IsReplacementCharacter(const uint8_t* octets, int length) { in IsReplacementCharacter() argument
47 bool DecodeOctets(const uint8_t* octets, int length, in DecodeOctets() argument
108 uint8_t octets[unibrow::Utf8::kMaxEncodedSize]; in IntoTwoByte() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dxmit.c136 b43_generate_plcp_hdr(struct b43_plcp_hdr4 *plcp, const u16 octets, const u8 bitrate) b43_generate_plcp_hdr() argument
/kernel/linux/linux-5.10/drivers/tee/optee/
H A Doptee_msg.h163 u8 octets[24]; member
/kernel/linux/linux-5.10/fs/ocfs2/cluster/
H A Dnodemanager.c276 unsigned int octets[4]; in o2nm_node_ipv4_address_store() local
/kernel/linux/linux-6.6/fs/ocfs2/cluster/
H A Dnodemanager.c274 unsigned int octets[4]; in o2nm_node_ipv4_address_store() local
/kernel/linux/linux-6.6/drivers/tee/optee/
H A Doptee_msg.h186 u8 octets[24]; member
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dxmit.c136 b43_generate_plcp_hdr(struct b43_plcp_hdr4 *plcp, const u16 octets, const u8 bitrate) b43_generate_plcp_hdr() argument

Completed in 16 milliseconds

12