Home
last modified time | relevance | path

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

/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
/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
/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...]
/third_party/python/Modules/
H A Dsocketmodule.c1292 unsigned int octets[6]; in makebdaddr() local

Completed in 14 milliseconds