/aosp_15_r20/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
|
/aosp_15_r20/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
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/ |
H A 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
|
/aosp_15_r20/external/tensorflow/tensorflow/python/data/ops/ |
H A D | readers.py | 513 header_bytes=None, argument 603 header_bytes=None, argument 668 header_bytes=None, argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A 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
|
/aosp_15_r20/external/crosvm/disk/src/ |
H A D | android_sparse.rs | 470 let header_bytes = chunk_raw.as_bytes(); in parse_raw() localVariable 493 let header_bytes = chunk_raw.as_bytes(); in parse_dont_care() localVariable 513 let header_bytes = chunk_raw.as_bytes(); in parse_fill() localVariable 536 let header_bytes = chunk_raw.as_bytes(); in parse_crc32() localVariable
|
/aosp_15_r20/system/nfc/tools/casimir/src/ |
H A D | main.rs | 62 let mut header_bytes = [0; HEADER_SIZE]; in read() localVariable 86 let header_bytes = packet_length.to_le_bytes(); in write() localVariable
|
H A D | main-grpc.rs | 64 let mut header_bytes = [0; HEADER_SIZE]; in read() localVariable 88 let header_bytes = packet_length.to_le_bytes(); in write() localVariable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/email/ |
D | base64mime.py | 61 def header_encode(header_bytes, charset='iso-8859-1'): argument
|
D | quoprimime.py | 127 def header_encode(header_bytes, charset='iso-8859-1'): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/email/ |
D | base64mime.py | 61 def header_encode(header_bytes, charset='iso-8859-1'): argument
|
D | quoprimime.py | 127 def header_encode(header_bytes, charset='iso-8859-1'): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/email/ |
D | base64mime.py | 61 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 | 360 def _get_encoder(self, header_bytes): argument
|
/aosp_15_r20/external/python/cpython3/Lib/email/ |
D | base64mime.py | 61 def header_encode(header_bytes, charset='iso-8859-1'): argument
|
D | quoprimime.py | 127 def header_encode(header_bytes, charset='iso-8859-1'): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/email/ |
D | base64mime.py | 61 def header_encode(header_bytes, charset='iso-8859-1'): argument
|
D | quoprimime.py | 127 def header_encode(header_bytes, charset='iso-8859-1'): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/email/ |
H A D | base64mime.py | 61 def header_encode(header_bytes, charset='iso-8859-1'): argument
|
H A D | quoprimime.py | 127 def header_encode(header_bytes, charset='iso-8859-1'): argument
|
/aosp_15_r20/external/grpc-grpc/test/core/transport/chaotic_good/ |
H A D | frame_test.cc | 39 uint8_t header_bytes[24]; in AssertRoundTrips() local
|
H A D | frame_fuzzer.cc | 60 uint8_t header_bytes[24]; in AssertRoundTrips() local
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/transport/ |
H A D | call_final_info.h | 28 uint64_t header_bytes = 0; member
|
/aosp_15_r20/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
|