Home
last modified time | relevance | path

Searched defs:length_bytes (Results 1 – 8 of 8) sorted by relevance

/third_party/elfutils/libdw/
Ddwarf_getaranges.c114 unsigned int length_bytes = 4; in dwarf_getaranges() local
/third_party/node/test/js-native-api/test_string/
Dtest_string.c105 const size_t length_bytes = (actual_length + 1) * sizeof(*string_copy); in create_external_latin1() local
145 const size_t length_bytes = (actual_length + 1) * sizeof(*string_copy); in create_external_utf16() local
/third_party/node/deps/v8/src/wasm/
Dstreaming-decoder.cc59 base::Vector<const uint8_t> length_bytes) in SectionBuffer()
726 base::Vector<const uint8_t> length_bytes) { in CreateNewBuffer()
/third_party/openssl/ssl/
Ds3_cbc.c179 unsigned char length_bytes[MAX_HASH_BIT_COUNT_BYTES]; in ssl3_cbc_digest_record() local
/third_party/node/deps/openssl/openssl/ssl/
Ds3_cbc.c179 unsigned char length_bytes[MAX_HASH_BIT_COUNT_BYTES]; in ssl3_cbc_digest_record() local
/third_party/lwip/src/apps/snmp/
Dsnmp_asn1.c377 u8_t length_bytes = data - 0x80; in snmp_asn1_dec_tlv() local
/third_party/node/src/crypto/
Dcrypto_aes.cc207 unsigned int length_bytes = params.length / CHAR_BIT; in BlockWithZeroedCounter() local
/third_party/elfutils/src/
Dreadelf.c5663 unsigned int length_bytes = 4; in print_debug_aranges_section() local