Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 25 of 98) sorted by relevance

1234

/device/google/dragon/crash_collector/
Dcoredump_writer.cc46 bool Seek(int fd, off_t offset) { in Seek()
52 size_t offset, in GetValueFromNote()
92 bool Seek(size_t offset) { in Seek()
193 const size_t offset = sizeof(elf_header) + i * elf_header.e_phentsize; in WriteCoredumpToFD() local
310 const long offset = GetValueFromNote<long>( in GetFileMappings() local
403 const long offset = it != file_mappings.end() ? it->second.offset : 0; in WriteMaps() local
Dcoredump_writer.h52 long offset; member
/device/google/dragon/recovery/updater/
Dflash_mtd.c87 static int mtd_read(void *hnd, off_t offset, void *buffer, size_t count) in mtd_read()
111 static int mtd_write(void *hnd, off_t offset, void *buffer, size_t count) in mtd_write()
134 static int mtd_erase(void *hnd, off_t offset, size_t count) in mtd_erase()
Dflash_file.cpp105 static int file_read(void *hnd, off_t offset, void *buffer, size_t count) in file_read()
120 static int file_write(void *hnd, off_t offset, void *buffer, size_t count) in file_write()
135 static int file_erase(void *hnd, off_t offset, size_t count) in file_erase()
Dvboot_interface.c145 struct fmap *fmap_load(struct flash_device *dev, off_t offset) in fmap_load()
178 off_t *offset) in fmap_get_section_offset()
204 const char *name, size_t *size, off_t *offset) in fmap_read_section()
336 int offset; member
410 off_t offset; in vbnv_readwrite() local
Dflash_ec.c149 static int ec_read(void *hnd, off_t offset, void *buffer, size_t count) in ec_read()
174 static int ec_write(void *hnd, off_t offset, void *buffer, size_t count) in ec_write()
206 static int ec_erase(void *hnd, off_t offset, size_t count) in ec_erase()
Dfmap.h34 uint32_t offset; /* offset relative to base */ member
Ddebug_ec.c43 static int ec_readmem(int offset, int bytes, void *dest) in ec_readmem()
54 static uint8_t ec_readmem8(int offset) in ec_readmem8()
62 static uint32_t ec_readmem32(int offset) in ec_readmem32()
/device/google/contexthub/firmware/src/platform/stm32f4xx/
DeeData.c27 static void* eeFind(uint32_t nameToFind, uint32_t *offset, bool findFirst, uint32_t *szP) in eeFind()
94 uint32_t offset = 0; in eeDataGet() local
101 uint32_t offset = *(uint32_t*)stateP; in eeDataGetAllVersions() local
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
DglUtils.h77 template <class T> void shiftIndices(T *indices, int count, int offset) { in shiftIndices()
86 template <class T> void shiftIndices(T *src, T *dst, int count, int offset) in shiftIndices()
/device/google/contexthub/util/stm32_flash/
Dstm32_bl.c123 uint32_t offset = 0; in read_memory() local
158 uint32_t offset = 0; in write_memory() local
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Stream.cpp62 cam_frame_len_offset_t *offset, in get_bufs()
609 int32_t QCamera3Stream::getBufs(cam_frame_len_offset_t *offset, in getBufs()
770 int32_t QCamera3Stream::getFrameOffset(cam_frame_len_offset_t &offset) in getFrameOffset()
DQCamera3Channel.cpp467 cam_frame_len_offset_t offset, uint8_t name) in dumpYUV()
1036 cam_frame_len_offset_t offset; in dumpRawSnapshot() local
1066 cam_frame_len_offset_t offset; in convertLegacyToRaw16() local
1102 cam_frame_len_offset_t offset; in convertMipiToRaw16() local
1200 cam_frame_len_offset_t offset; in dumpRawSnapshot() local
1794 cam_frame_len_offset_t offset = meta_planes.plane_info; in request() local
1980 cam_frame_len_offset_t offset; in streamCbRoutine() local
2762 cam_frame_len_offset_t offset; in streamCbRoutine() local
/device/google/marlin/recovery/oem-recovery/
Ddec.cpp73 uint32_t offset; member
263 uint32_t md_ctx, uint32_t offset) in decrypt()
312 uint32_t md_ctx = 0, offset = 0; in decrypt_image() local
/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess.c544 size_t offset; in elfExtractSectionPointer() member
749 uint32_t offset = relocs[i].r_offset - RAM_BASE; in genElfNanoRelocs() local
766 for (uint32_t offset = sect->got_start; offset < sect->got_end; in genElfNanoRelocs() local
811 size_t offset = 0; in handleAppStatic() local
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraStream.cpp60 cam_frame_len_offset_t *offset, in get_bufs()
1103 int32_t QCameraStream::getBufs(cam_frame_len_offset_t *offset, in getBufs()
1364 int32_t QCameraStream::allocateBatchBufs(cam_frame_len_offset_t *offset, in allocateBatchBufs()
1872 int32_t QCameraStream::getFrameOffset(cam_frame_len_offset_t &offset) in getFrameOffset()
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraStream.cpp60 cam_frame_len_offset_t *offset, in get_bufs()
1103 int32_t QCameraStream::getBufs(cam_frame_len_offset_t *offset, in getBufs()
1364 int32_t QCameraStream::allocateBatchBufs(cam_frame_len_offset_t *offset, in allocateBatchBufs()
1872 int32_t QCameraStream::getFrameOffset(cam_frame_len_offset_t &offset) in getFrameOffset()
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3Stream.cpp63 cam_frame_len_offset_t *offset, in get_bufs()
726 int32_t QCamera3Stream::getBufs(cam_frame_len_offset_t *offset, in getBufs()
910 int32_t QCamera3Stream::getFrameOffset(cam_frame_len_offset_t &offset) in getFrameOffset()
DQCamera3Channel.cpp470 cam_frame_len_offset_t offset, uint8_t name) in dumpYUV()
919 cam_frame_len_offset_t offset = meta_planes.plane_info; in setFwkInputPPData() local
1852 cam_frame_len_offset_t offset; in streamCbRoutine() local
1894 cam_frame_len_offset_t offset; in dumpRawSnapshot() local
1928 cam_frame_len_offset_t offset; in convertLegacyToRaw16() local
1971 cam_frame_len_offset_t offset; in convertMipiToRaw16() local
2112 cam_frame_len_offset_t offset; in dumpRawSnapshot() local
3233 cam_frame_len_offset_t offset; in streamCbRoutine() local
3552 cam_frame_len_offset_t offset; in streamCbRoutine() local
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3Stream.cpp63 cam_frame_len_offset_t *offset, in get_bufs()
726 int32_t QCamera3Stream::getBufs(cam_frame_len_offset_t *offset, in getBufs()
910 int32_t QCamera3Stream::getFrameOffset(cam_frame_len_offset_t &offset) in getFrameOffset()
DQCamera3Channel.cpp470 cam_frame_len_offset_t offset, uint8_t name) in dumpYUV()
919 cam_frame_len_offset_t offset = meta_planes.plane_info; in setFwkInputPPData() local
1852 cam_frame_len_offset_t offset; in streamCbRoutine() local
1894 cam_frame_len_offset_t offset; in dumpRawSnapshot() local
1928 cam_frame_len_offset_t offset; in convertLegacyToRaw16() local
1971 cam_frame_len_offset_t offset; in convertMipiToRaw16() local
2112 cam_frame_len_offset_t offset; in dumpRawSnapshot() local
3233 cam_frame_len_offset_t offset; in streamCbRoutine() local
3552 cam_frame_len_offset_t offset; in streamCbRoutine() local
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraStream.cpp59 cam_frame_len_offset_t *offset, in get_bufs()
845 int32_t QCameraStream::getBufs(cam_frame_len_offset_t *offset, in getBufs()
1338 int32_t QCameraStream::getFrameOffset(cam_frame_len_offset_t &offset) in getFrameOffset()
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI_Mem.cpp123 uint32_t offset, in register_buf()
/device/google/contexthub/firmware/src/drivers/bosch_bmi160/
Dbosch_bmm150_slave.c22 void bmm150SaveDigData(struct MagTask *magTask, uint8_t *data, size_t offset) in bmm150SaveDigData()
/device/google/contexthub/util/nanotool/
Dlog.cpp77 int offset = 0; in DebugBuf() local

1234