| /third_party/node/test/fixtures/wpt/encoding/ |
| H A D | textdecoder-streaming.any.js | |
| /third_party/libcoap/src/ |
| H A D | coap_asn1.c | 23 size_t octets = (**ptr) & 0x7f; in asn1_len() local
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | oid_registry.c | 28 const unsigned char *octets = data; in look_up_OID() local
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | oid_registry.c | 28 const unsigned char *octets = data; in look_up_OID() local
|
| /third_party/curl/lib/ |
| H A D | inet_pton.c | 103 int saw_digit, octets, ch; in inet_pton4() local
|
| /third_party/node/tools/ |
| H A D | genv8constants.py | 39 octets = 4 variable
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
| H A D | avrcp_ct_packet.cpp | 76 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 D | avrcp_tg_packet.cpp | 70 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 D | inet.c | 177 int saw_digit, octets, ch; in inet_pton4() local
|
| /third_party/node/deps/uv/src/ |
| H A D | inet.c | 182 int saw_digit, octets, ch; in inet_pton4() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/ |
| H A D | pio.c | 179 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 D | xmit.c | 111 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 D | octep_rx.h | 92 u64 octets; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/ |
| H A D | pio.c | 179 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 D | xmit.c | 111 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 D | cvmx-pko.h | 119 uint64_t octets; member
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
| H A D | cvmx-pko.h | 119 uint64_t octets; member
|
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-global.c | 325 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 D | uri.cc | 37 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 D | xmit.c | 136 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 D | optee_msg.h | 163 u8 octets[24]; member
|
| /kernel/linux/linux-5.10/fs/ocfs2/cluster/ |
| H A D | nodemanager.c | 276 unsigned int octets[4]; in o2nm_node_ipv4_address_store() local
|
| /kernel/linux/linux-6.6/fs/ocfs2/cluster/ |
| H A D | nodemanager.c | 274 unsigned int octets[4]; in o2nm_node_ipv4_address_store() local
|
| /kernel/linux/linux-6.6/drivers/tee/optee/ |
| H A D | optee_msg.h | 186 u8 octets[24]; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
| H A D | xmit.c | 136 b43_generate_plcp_hdr(struct b43_plcp_hdr4 *plcp, const u16 octets, const u8 bitrate) b43_generate_plcp_hdr() argument
|