| /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/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/u-boot/fs/btrfs/ |
| D | dev.c | 18 int byte_offset; in btrfs_devread() local
|
| /external/vixl/test/ |
| D | test-utils.cc | 51 void ExecuteMemory(byte* buffer, size_t size, int byte_offset) { in ExecuteMemory()
|
| /external/e2fsprogs/ext2ed/ |
| D | blockbitmap_com.c | 178 int byte_offset,j; in allocate_block() local 193 int byte_offset,j; in deallocate_block() local
|
| D | inodebitmap_com.c | 138 int byte_offset,j; in allocate_inode() local 150 int byte_offset,j; in deallocate_inode() local
|
| /external/u-boot/fs/ |
| D | fs_internal.c | 14 lbaint_t sector, int byte_offset, int byte_len, char *buf) in fs_devread()
|
| /external/u-boot/fs/reiserfs/ |
| D | dev.c | 24 int reiserfs_devread(int sector, int byte_offset, int byte_len, char *buf) in reiserfs_devread()
|
| /external/u-boot/fs/zfs/ |
| D | dev.c | 26 int zfs_devread(int sector, int byte_offset, int byte_len, char *buf) in zfs_devread()
|
| /external/u-boot/fs/ext4/ |
| D | dev.c | 49 int ext4fs_devread(lbaint_t sector, int byte_offset, int byte_len, in ext4fs_devread()
|
| /external/v8/src/builtins/ |
| D | builtins-dataview.cc | 33 Handle<Object> byte_offset = args.atOrUndefined(isolate, 2); in BUILTIN() local
|
| D | builtins-sharedarraybuffer.cc | 114 inline size_t GetAddress64(size_t index, size_t byte_offset) { in GetAddress64() 118 inline size_t GetAddress32(size_t index, size_t byte_offset) { in GetAddress32()
|
| /external/libxaac/decoder/ |
| D | ixheaacd_common_initfuncs.c | 160 WORD32 byte_offset; in ixheaacd_read_bidirection() local
|
| /external/v8/src/wasm/ |
| D | wasm-module.cc | 95 int GetNearestWasmFunction(const WasmModule* module, uint32_t byte_offset) { in GetNearestWasmFunction() 115 int GetContainingWasmFunction(const WasmModule* module, uint32_t byte_offset) { in GetContainingWasmFunction() 145 int byte_offset, in GetSourcePosition() 594 uint32_t byte_offset, bool is_at_number_conversion) { in GetSourcePosition()
|
| D | module-decoder.h | 39 int byte_offset; member
|
| /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
|
| D | brw_ir_fs.h | 73 byte_offset(fs_reg reg, unsigned delta) in byte_offset() function
|
| /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/webrtc/webrtc/base/ |
| D | bitbuffer.cc | 211 bool BitBuffer::Seek(size_t byte_offset, size_t bit_offset) { in Seek()
|
| D | bitbuffer_unittest.cc | 144 size_t byte_offset, bit_offset; in TEST() local
|
| /external/kernel-headers/original/uapi/sound/ |
| D | compress_offload.h | 69 __u32 byte_offset; member
|
| /external/perfetto/src/trace_processor/importers/fuchsia/ |
| D | fuchsia_trace_tokenizer.cc | 92 size_t byte_offset = 0; in Parse() local
|