Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dfixed_length_record_reader_op.cc35 FixedLengthRecordReader(const string& node_name, int64_t header_bytes, in FixedLengthRecordReader()
166 int64_t header_bytes = -1, record_bytes = -1, footer_bytes = -1, in FixedLengthRecordReaderOp() local
/external/python/cpython3/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
/external/tensorflow/tensorflow/core/kernels/data/
Dfixed_length_record_dataset_op.cc53 int64_t header_bytes, int64_t record_bytes, in Dataset()
107 Node* header_bytes = nullptr; in AsGraphDefInternal() local
477 int64_t header_bytes = -1; in MakeDataset() local
Dfixed_length_record_dataset_op_test.cc32 int64_t header_bytes, int64_t record_bytes, in FixedLengthRecordDatasetParams()
/external/mesa3d/src/panfrost/lib/
Dpan_afbc.c122 unsigned header_bytes = tile_count * AFBC_HEADER_BYTES_PER_TILE; in panfrost_afbc_header_size() local
/external/crosvm/disk/src/
Dandroid_sparse.rs338 let header_bytes = chunk_raw.as_slice(); in parse_raw() localVariable
361 let header_bytes = chunk_raw.as_slice(); in parse_dont_care() localVariable
381 let header_bytes = chunk_raw.as_slice(); in parse_fill() localVariable
404 let header_bytes = chunk_raw.as_slice(); in parse_crc32() localVariable
/external/tensorflow/tensorflow/python/data/ops/
Dreaders.py483 header_bytes=None, argument
564 header_bytes=None, argument
622 header_bytes=None, argument
/external/arm-trusted-firmware/lib/coreboot/
Dcoreboot_table.c24 uint32_t header_bytes; member
/external/pigweed/pw_tokenizer/public/pw_tokenizer/
Dtoken_database.h264 static constexpr uint32_t ReadEntryCount(const T* header_bytes) { in ReadEntryCount()
/external/tensorflow/tensorflow/python/ops/
Dio_ops.py519 header_bytes=None, argument
/external/tensorflow/tensorflow/core/lib/gif/
Dgif_io_test.cc165 void TestInvalidGifFormat(const string& header_bytes) { in TestInvalidGifFormat()
/external/crosvm/base/src/windows/
Dtube.rs272 let mut header_bytes = vec![0u8; mem::size_of::<MsgHeader>()]; in deserialize_and_recv() localVariable
/external/webrtc/modules/rtp_rtcp/include/
Drtp_rtcp_defines.h332 size_t header_bytes; // Number of bytes used by RTP headers. member
/external/grpc-grpc/src/core/lib/transport/
Dtransport.h87 uint64_t header_bytes; member
/external/rust/crates/grpcio-sys/grpc/src/core/lib/transport/
Dtransport.h125 uint64_t header_bytes = 0; member
/external/webp/include/webp/
Dencode.h209 int header_bytes[2]; // approximate number of bytes spent for header member
/external/webp/src/webp/
Dencode.h209 int header_bytes[2]; // approximate number of bytes spent for header member