| /external/libbrillo/brillo/ |
| D | pointer_utils.h | 15 inline void* AdvancePointer(void* pointer, ssize_t byte_offset) { in AdvancePointer() 18 inline const void* AdvancePointer(const void* pointer, ssize_t byte_offset) { in AdvancePointer()
|
| /external/libgav1/src/utils/ |
| D | raw_bit_reader.cc | 52 const size_t byte_offset = DivideBy8(bit_offset_, false); in ReadBitImpl() local 102 size_t byte_offset = DivideBy8(bit_offset_, false); in ReadLittleEndian() local 127 const size_t byte_offset = DivideBy8(bit_offset_, false); in ReadUnsignedLeb128() local
|
| D | raw_bit_reader.h | 47 size_t byte_offset() const { return (bit_offset() + 7) >> 3; } in byte_offset() function
|
| /external/mesa3d/src/freedreno/ir3/ |
| D | ir3_a4xx.c | 43 struct ir3_instruction *ldgb, *src0, *src1, *byte_offset, *offset; in emit_intrinsic_load_ssbo() local 74 struct ir3_instruction *stgb, *src0, *src1, *src2, *byte_offset, *offset; in emit_intrinsic_store_ssbo() local 126 struct ir3_instruction *atomic, *ssbo, *src0, *src1, *src2, *byte_offset, in emit_intrinsic_atomic_ssbo() local
|
| /external/e2fsprogs/ext2ed/ |
| D | inodebitmap_com.c | 138 int byte_offset,j; in allocate_inode() local 150 int byte_offset,j; in deallocate_inode() local
|
| D | blockbitmap_com.c | 178 int byte_offset,j; in allocate_block() local 193 int byte_offset,j; in deallocate_block() local
|
| /external/vixl/test/ |
| D | test-utils.cc | 51 void ExecuteMemory(byte* buffer, size_t size, int byte_offset) { in ExecuteMemory()
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
| D | quic_stream_sequencer.cc | 52 const QuicStreamOffset byte_offset = frame.offset; in OnStreamFrame() local 76 void QuicStreamSequencer::OnFrameData(QuicStreamOffset byte_offset, in OnFrameData()
|
| D | quic_control_frame_manager.cc | 79 QuicStreamId id, QuicStreamOffset byte_offset) { in WriteOrBufferWindowUpdate() 86 QuicStreamId id, QuicStreamOffset byte_offset) { in WriteOrBufferBlocked()
|
| /external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/ |
| D | tpu_executor_interface.h | 47 CreateTemporaryDeviceMemory(int64_t memory_space, int64_t byte_offset, in CreateTemporaryDeviceMemory()
|
| D | tpu_executor.h | 175 CreateTemporaryDeviceMemory(int64_t memory_space, int64_t byte_offset, in CreateTemporaryDeviceMemory()
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/frames/ |
| D | quic_rst_stream_frame.h | 48 QuicStreamOffset byte_offset = 0; member
|
| /external/libxaac/decoder/ |
| D | ixheaacd_common_initfuncs.c | 170 WORD32 byte_offset; in ixheaacd_read_bidirection() local
|
| /external/rust/crates/serde_json/src/ |
| D | iter.rs | 43 pub fn byte_offset(&self) -> usize { in byte_offset() function
|
| D | read.rs | 59 fn byte_offset(&self) -> usize; in byte_offset() method 320 fn byte_offset(&self) -> usize { in byte_offset() function 527 fn byte_offset(&self) -> usize { in byte_offset() method 654 fn byte_offset(&self) -> usize { in byte_offset() method 735 fn byte_offset(&self) -> usize { in byte_offset() function
|
| /external/webrtc/modules/audio_coding/codecs/ |
| D | legacy_encoded_audio_frame.cc | 71 size_t byte_offset; in SplitBySamples() local
|
| /external/webrtc/modules/audio_coding/codecs/ilbc/ |
| D | audio_decoder_ilbc.cc | 88 size_t byte_offset; in ParsePayload() local
|
| /external/mesa3d/src/intel/compiler/ |
| D | brw_ir_vec4.h | 100 byte_offset(src_reg reg, unsigned bytes) in byte_offset() function 181 byte_offset(dst_reg reg, unsigned bytes) in byte_offset() function
|
| D | brw_nir_analyze_ubo_ranges.c | 155 const unsigned byte_offset = nir_src_as_uint(intrin->src[1]); in analyze_ubos_block() local
|
| /external/mesa3d/src/compiler/nir/ |
| D | nir_lower_ubo_vec4.c | 98 nir_ssa_def *byte_offset = nir_ssa_for_src(b, intr->src[1], 1); in nir_lower_ubo_vec4_lower() local
|
| /external/rust/crates/serde_cbor/src/ |
| D | read.rs | 120 fn byte_offset(&self) -> usize; in byte_offset() method 271 fn byte_offset(&self) -> usize { in byte_offset() function 332 fn byte_offset(&self) -> usize { in byte_offset() method 520 fn byte_offset(&self) -> usize { in byte_offset() method
|
| /external/webrtc/common_video/h264/ |
| D | pps_parser_unittest.cc | 127 size_t byte_offset; in WritePps() local
|
| /external/libwebm/common/ |
| D | vp9_header_parser.cc | 119 const size_t byte_offset = off >> 3; in ReadBit() local
|
| /external/webrtc/rtc_base/ |
| D | bit_buffer.cc | 87 bool BitBufferWriter::Seek(size_t byte_offset, size_t bit_offset) { in Seek()
|
| D | bit_buffer_unittest.cc | 53 size_t byte_offset, bit_offset; in TEST() local
|