Home
last modified time | relevance | path

Searched defs:byte_offset (Results 1 – 24 of 24) sorted by relevance

/external/e2fsprogs/ext2ed/
Dblockbitmap_com.c177 int byte_offset,j; in allocate_block() local
192 int byte_offset,j; in deallocate_block() local
Dinodebitmap_com.c137 int byte_offset,j; in allocate_inode() local
149 int byte_offset,j; in deallocate_inode() local
/external/lldb/source/Core/
DValueObjectConstResultChild.cpp25 int32_t byte_offset, in ValueObjectConstResultChild()
DValueObjectChild.cpp33 int32_t byte_offset, in ValueObjectChild()
/external/skia/src/images/
DSkJpegUtility.cpp26 static boolean sk_seek_input_data(j_decompress_ptr cinfo, long byte_offset) { in sk_seek_input_data()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_tile_image.c202 uint byte_offset = tile_offset * bytes_per_tile; in lp_tiled_to_linear() local
291 uint byte_offset = tile_offset * bytes_per_tile; in lp_linear_to_tiled() local
Dlp_texture.c1320 uint byte_offset = tile_offset * TILE_SIZE * TILE_SIZE * 4; in llvmpipe_unswizzle_cbuf_tile() local
1362 uint byte_offset = tile_offset * TILE_SIZE * TILE_SIZE * 4; in llvmpipe_swizzle_cbuf_tile() local
/external/lldb/include/lldb/
Dlldb-private-types.h29 …uint32_t byte_offset; // The byte offset in the register context data where this register's val… member
/external/jpeg/
Djdhuff.c579 unsigned int byte_offset = bitstream_offset >> LOG_TWO_BIT_BUF_SIZE; in jpeg_configure_huffman_decoder() local
877 int byte_offset, int bit_left, INT32 buf) in jset_input_stream_position_bit()
Djdphuff.c695 unsigned int byte_offset = bitstream_offset >> LOG_TWO_BIT_BUF_SIZE; in jpeg_configure_huffman_decoder_progressive() local
/external/kernel-headers/original/uapi/sound/
Dcompress_offload.h68 __u32 byte_offset; member
/external/lldb/source/API/
DSBType.cpp603 const uint32_t byte_offset = bit_offset / 8u; in GetDescription() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vs_emit.c1174 GLuint byte_offset = arg.nr * 32 + arg.subnr + offset * reg_size; in deref() local
1212 GLuint byte_offset = base.nr * 32 + base.subnr; in move_to_reladdr_dst() local
Dbrw_eu.h341 static INLINE struct brw_reg byte_offset( struct brw_reg reg, in byte_offset() function
/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteRegisterContext.cpp870 uint32_t byte_offset = 0; in HardcodeARMRegisters() local
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dinode.c1457 unsigned int bsize, i = 0, bytes = 0, byte_offset = 0; in squashfs_readpage() local
/external/libnfc-nxp/src/
DphFriNfc_TopazDynamicMap.c194 #define TOPAZ_BYTE_ADR_FROM_BLK(block_no, byte_offset) \ argument
/external/v8/src/
Dhydrogen.cc9404 HValue* byte_offset, in BuildArrayBufferViewInitialization()
9460 HValue* byte_offset = Pop(); in GenerateDataViewInitialize() local
9495 HValue* buffer, HValue* byte_offset, HValue* length) { in BuildAllocateExternalElements()
9626 HValue* byte_offset; in GenerateTypedArrayInitialize() local
Dapi.cc979 int16_t byte_offset) { in NewRawShift()
6070 size_t byte_offset, in SetupArrayBufferView()
6094 Handle<ArrayBuffer> array_buffer, size_t byte_offset, size_t length) { in NewTypedArray()
Druntime.cc981 size_t byte_offset = 0; in RUNTIME_FUNCTION() local
1336 size_t byte_offset = 0; in DataViewGetValue() local
1380 size_t byte_offset = 0; in DataViewSetValue() local
Dobjects.h10187 int16_t byte_offset; member
Dobjects-inl.h1311 Object** HeapObject::RawField(HeapObject* obj, int byte_offset) { in RawField()
/external/lldb/source/Symbol/
DClangASTType.cpp5841 lldb::offset_t byte_offset, in DumpTypeValue()
/external/v8/src/x64/
Dmacro-assembler-x64.cc2944 int byte_offset = bits / kBitsPerByte; in TestBitSharedFunctionInfoSpecialField() local