Searched defs:octets (Results 1 – 12 of 12) sorted by relevance
| /third_party/node/test/parallel/ |
| D | test-whatwg-encoding-custom-textdecoder-streaming.js | 12 const octets = { variable
|
| /third_party/node/tools/ |
| D | genv8constants.py | 39 octets = 4 variable
|
| /third_party/libcoap/src/ |
| D | coap_asn1.c | 23 size_t octets = (**ptr) & 0x7f; in asn1_len() local
|
| /third_party/node/deps/v8/src/strings/ |
| D | uri.cc | 37 bool IsReplacementCharacter(const uint8_t* octets, int length) { in IsReplacementCharacter() 47 bool DecodeOctets(const uint8_t* octets, int length, in DecodeOctets() 108 uint8_t octets[unibrow::Utf8::kMaxEncodedSize]; in IntoTwoByte() local
|
| /third_party/curl/lib/ |
| D | inet_pton.c | 103 int saw_digit, octets, ch; in inet_pton4() local
|
| /third_party/node/test/fixtures/wpt/encoding/ |
| D | textdecoder-streaming.any.js | 7 var octets = { variable
|
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| 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
|
| /third_party/rust/crates/rustix/src/net/ |
| D | ip.rs | 81 octets: [u8; 4], field 163 octets: [u8; 16], field 550 pub const fn octets(&self) -> [u8; 4] { in octets() method 1835 pub const fn octets(&self) -> [u8; 16] { in octets() method
|
| /third_party/libuv/src/ |
| D | inet.c | 177 int saw_digit, octets, ch; in inet_pton4() local
|
| /third_party/node/deps/uv/src/ |
| D | inet.c | 182 int saw_digit, octets, ch; in inet_pton4() local
|
| /third_party/rust/crates/nix/src/sys/socket/ |
| D | addr.rs | 676 let octets = self.octets(); localVariable
|
| /third_party/python/Modules/ |
| D | socketmodule.c | 1292 unsigned int octets[6]; in makebdaddr() local
|