Home
last modified time | relevance | path

Searched defs:header_bytes (Results 1 – 13 of 13) sorted by relevance

/third_party/python/Lib/email/
Dbase64mime.py61 def header_encode(header_bytes, charset='iso-8859-1'): argument
Dquoprimime.py127 def header_encode(header_bytes, charset='iso-8859-1'): argument
Dcharset.py360 def _get_encoder(self, header_bytes): argument
/third_party/boost/libs/iostreams/test/
Dgzip_test.cpp132 const char header_bytes[] = { in header_test() local
/third_party/boost/boost/container/
Dsmall_vector.hpp501 static const std::size_t header_bytes = svh_sizeof-s_start; member
570 static const std::size_t header_bytes = storage_test::header_bytes; member in boost::container::small_vector
/third_party/grpc/src/core/lib/transport/
Dtransport.h125 uint64_t header_bytes = 0; member
/third_party/flutter/skia/third_party/externals/libwebp/src/webp/
Dencode.h211 int header_bytes[2]; // approximate number of bytes spent for header member
/third_party/skia/third_party/externals/libwebp/src/webp/
Dencode.h209 int header_bytes[2]; // approximate number of bytes spent for header member
/third_party/uboot/u-boot-2020.01/arch/x86/include/asm/
Dcoreboot_tables.h20 u32 header_bytes; member
/third_party/ffmpeg/libavcodec/
Dvideotoolboxenc.c1622 int header_bytes; in write_sei() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.h422 guint8 header_bytes; member
Dgsth265parser.h354 guint8 header_bytes; member
/third_party/mbedtls/library/
Dssl_tls.c2539 ptrdiff_t header_bytes = ssl->in_msg - ssl->in_buf; in ssl_decompress_buf() local