/external/rust/beto-rust/nearby/presence/np_adv/src/extended/serialize/section/ |
D | header.rs | 33 header_bytes: tinyvec::ArrayVec<[u8; SECTION_HEADER_MAX_LEN]>, field 38 let mut header_bytes = tinyvec::ArrayVec::new(); in unencrypted() localVariable 44 let mut header_bytes = tinyvec::ArrayVec::new(); in encrypted_mic_short_salt() localVariable 55 let mut header_bytes = tinyvec::ArrayVec::new(); in encrypted_mic_extended_salt() localVariable 66 let mut header_bytes = tinyvec::ArrayVec::new(); in encrypted_signature_extended_salt() localVariable
|
/external/rust/beto-rust/nearby/presence/np_adv/src/legacy/serialize/ |
D | header.rs | 25 header_bytes: tinyvec::ArrayVec<[u8; ADV_HEADER_MAX_LEN]>, field 30 let header_bytes = tinyvec::ArrayVec::new(); in unencrypted() localVariable 35 let mut header_bytes = tinyvec::ArrayVec::new(); in ldt_short_salt() localVariable
|
/external/tensorflow/tensorflow/core/kernels/ |
D | fixed_length_record_reader_op.cc | 35 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/ |
D | base64mime.py | 59 def header_encode(header_bytes, charset='iso-8859-1'): argument
|
D | quoprimime.py | 127 def header_encode(header_bytes, charset='iso-8859-1'): argument
|
D | charset.py | 354 def _get_encoder(self, header_bytes): argument
|
/external/tensorflow/tensorflow/core/kernels/data/ |
D | fixed_length_record_dataset_op.cc | 54 int64_t header_bytes, int64_t record_bytes, in Dataset() 108 Node* header_bytes = nullptr; in AsGraphDefInternal() local 482 int64_t header_bytes = -1; in MakeDataset() local
|
D | fixed_length_record_dataset_op_test.cc | 32 int64_t header_bytes, int64_t record_bytes, in FixedLengthRecordDatasetParams()
|
/external/grpc-grpc/test/core/transport/chaotic_good/ |
D | frame_test.cc | 39 uint8_t header_bytes[24]; in AssertRoundTrips() local
|
D | frame_fuzzer.cc | 60 uint8_t header_bytes[24]; in AssertRoundTrips() local
|
/external/grpc-grpc/src/core/lib/transport/ |
D | call_final_info.h | 28 uint64_t header_bytes = 0; member
|
/external/tensorflow/tensorflow/python/data/ops/ |
D | readers.py | 513 header_bytes=None, argument 603 header_bytes=None, argument 668 header_bytes=None, argument
|
/external/crosvm/disk/src/ |
D | android_sparse.rs | 472 let header_bytes = chunk_raw.as_bytes(); in parse_raw() localVariable 495 let header_bytes = chunk_raw.as_bytes(); in parse_dont_care() localVariable 515 let header_bytes = chunk_raw.as_bytes(); in parse_fill() localVariable 538 let header_bytes = chunk_raw.as_bytes(); in parse_crc32() localVariable
|
/external/arm-trusted-firmware/lib/coreboot/ |
D | coreboot_table.c | 24 uint32_t header_bytes; member
|
/external/trusty/arm-trusted-firmware/lib/coreboot/ |
D | coreboot_table.c | 24 uint32_t header_bytes; member
|
/external/rust/beto-rust/nearby/presence/np_adv/src/extended/deserialize/data_element/ |
D | mod.rs | 234 pub(crate) header_bytes: ArrayView<u8, 6>, field
|
/external/tensorflow/tensorflow/python/ops/ |
D | io_ops.py | 512 header_bytes=None, argument
|
/external/cronet/tot/net/cert/ |
D | crl_set.cc | 70 const std::string_view header_bytes = data->substr(0, header_len); in ReadHeader() local
|
/external/cronet/stable/net/cert/ |
D | crl_set.cc | 70 const std::string_view header_bytes = data->substr(0, header_len); in ReadHeader() local
|
/external/flashrom/include/ |
D | coreboot_tables.h | 70 uint32_t header_bytes; member
|
/external/pigweed/pw_tokenizer/public/pw_tokenizer/ |
D | token_database.h | 332 static constexpr uint32_t ReadEntryCount(const T* header_bytes) { in ReadEntryCount()
|
/external/tensorflow/tensorflow/core/lib/gif/ |
D | gif_io_test.cc | 165 void TestInvalidGifFormat(const string& header_bytes) { in TestInvalidGifFormat()
|
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/ |
D | small_vector.hpp | 501 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
|
/external/coreboot/src/southbridge/intel/lynxpoint/ |
D | me.c | 251 static int mei_recv_msg(void *header, int header_bytes, in mei_recv_msg()
|
/external/coreboot/util/nvramtool/ |
D | coreboot_tables.h | 59 uint32_t header_bytes; member
|