Home
last modified time | relevance | path

Searched defs:size (Results 1 – 25 of 194) sorted by relevance

12345678

/device/google/contexthub/lib/nanohub/
Dnanoapp.c68 void *loadFile(const char *fileName, uint32_t *size) in loadFile()
101 static void doPrintHash(FILE *out, const char *pfx, const uint32_t *hash, size_t size, int incremen… in doPrintHash()
111 void printHash(FILE *out, const char *pfx, const uint32_t *hash, size_t size) in printHash()
116 void printHashRev(FILE *out, const char *pfx, const uint32_t *hash, size_t size) in printHashRev()
/device/google/contexthub/util/common/
Dring.cpp28 RingBuffer::RingBuffer(size_t size) in RingBuffer()
40 ssize_t RingBuffer::write(const sensors_event_t *ev, size_t size) { in write()
72 ssize_t RingBuffer::read(sensors_event_t *ev, size_t size) { in read()
Dfile.cpp80 ssize_t File::read(void *data, size_t size) { in read()
84 ssize_t File::write(const void *data, size_t size) { in write()
/device/asus/fugu/recovery/
Drecovery_updater.cpp77 int check_ifwi_file_scu_emmc(void *data, size_t size) in check_ifwi_file_scu_emmc()
105 static uint32_t xor_compute(char *ptr, uint32_t size) in xor_compute()
143 static int write_umip_emmc(uint32_t addr_offset, void *data, size_t size) in write_umip_emmc()
269 int update_ifwi_file_scu_emmc(void *data, size_t size) in update_ifwi_file_scu_emmc()
274 int flash_ifwi_scu_emmc(void *data, unsigned size) in flash_ifwi_scu_emmc()
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraMem.cpp334 inline void QCameraMemory::traceLogAllocStart(size_t size, int count, const char *allocName) in traceLogAllocStart()
360 inline void QCameraMemory::traceLogAllocEnd(size_t size) in traceLogAllocEnd()
385 int QCameraMemory::alloc(int count, size_t size, unsigned int heap_id, in alloc()
467 unsigned int heap_id, size_t size, bool cached, uint32_t secure_mode) in allocOneBuffer()
659 size_t size, bool cached, cam_stream_type_t streamType) in findBufferLocked()
702 size_t size, bool cached, cam_stream_type_t streamType, in allocateBuffer()
783 int QCameraHeapMemory::allocate(uint8_t count, size_t size, uint32_t isSecure) in allocate()
834 int QCameraHeapMemory::allocateMore(uint8_t count, size_t size) in allocateMore()
1014 int QCameraStreamMemory::allocate(uint8_t count, size_t size, uint32_t isSecure) in allocate()
1047 int QCameraStreamMemory::allocateMore(uint8_t count, size_t size) in allocateMore()
[all …]
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraMem.cpp334 inline void QCameraMemory::traceLogAllocStart(size_t size, int count, const char *allocName) in traceLogAllocStart()
360 inline void QCameraMemory::traceLogAllocEnd(size_t size) in traceLogAllocEnd()
385 int QCameraMemory::alloc(int count, size_t size, unsigned int heap_id, in alloc()
467 unsigned int heap_id, size_t size, bool cached, uint32_t secure_mode) in allocOneBuffer()
659 size_t size, bool cached, cam_stream_type_t streamType) in findBufferLocked()
702 size_t size, bool cached, cam_stream_type_t streamType, in allocateBuffer()
783 int QCameraHeapMemory::allocate(uint8_t count, size_t size, uint32_t isSecure) in allocate()
834 int QCameraHeapMemory::allocateMore(uint8_t count, size_t size) in allocateMore()
1014 int QCameraStreamMemory::allocate(uint8_t count, size_t size, uint32_t isSecure) in allocate()
1047 int QCameraStreamMemory::allocateMore(uint8_t count, size_t size) in allocateMore()
[all …]
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraMem.cpp241 int QCameraMemory::alloc(int count, int size, int heap_id, uint32_t secure_mode) in alloc()
325 int size, in allocOneBuffer()
520 uint32_t size, in findBufferLocked()
566 int size, in allocateBuffer()
649 int QCameraHeapMemory::allocate(int count, int size, uint32_t isSecure) in allocate()
700 int QCameraHeapMemory::allocateMore(int count, int size) in allocateMore()
879 int QCameraStreamMemory::allocate(int count, int size, uint32_t isSecure) in allocate()
910 int QCameraStreamMemory::allocateMore(int count, int size) in allocateMore()
1097 int QCameraVideoMemory::allocate(int count, int size, uint32_t isSecure) in allocate()
1140 int QCameraVideoMemory::allocateMore(int count, int size) in allocateMore()
/device/linaro/hikey/gralloc/
Dalloc_device.cpp99 static int gralloc_alloc_buffer(alloc_device_t *dev, size_t size, int usage, buffer_handle_t *pHand… in gralloc_alloc_buffer()
259 static int gralloc_alloc_framebuffer_locked(alloc_device_t *dev, size_t size, int usage, buffer_han… in gralloc_alloc_framebuffer_locked()
348 static int gralloc_alloc_framebuffer(alloc_device_t *dev, size_t size, int usage, buffer_handle_t *… in gralloc_alloc_framebuffer()
364 size_t size; in alloc_device_alloc() local
Dgralloc_module.cpp138 size_t size = hnd->size; in gralloc_register_buffer() local
211 size_t size = hnd->size; in unmap_buffer() local
/device/moto/shamu/thermal/
Dthermal.c103 static ssize_t get_cpu_temperatures(temperature_t *list, size_t size) { in get_cpu_temperatures()
120 static ssize_t get_temperatures(thermal_module_t *module, temperature_t *list, size_t size) { in get_temperatures()
175 size_t size = 0; in get_cpu_usages() local
/device/huawei/angler/thermal/
Dthermal.c107 static ssize_t get_cpu_temperatures(temperature_t *list, size_t size) { in get_cpu_temperatures()
125 static ssize_t get_temperatures(thermal_module_t *module, temperature_t *list, size_t size) { in get_temperatures()
183 size_t size = 0; in get_cpu_usages() local
/device/lge/bullhead/thermal/
Dthermal.c105 static ssize_t get_cpu_temperatures(temperature_t *list, size_t size) { in get_cpu_temperatures()
126 static ssize_t get_temperatures(thermal_module_t *module, temperature_t *list, size_t size) { in get_temperatures()
185 size_t size = 0; in get_cpu_usages() local
/device/google/marlin/thermal/
Dthermal.c108 static ssize_t get_cpu_temperatures(temperature_t *list, size_t size) { in get_cpu_temperatures()
126 static ssize_t get_temperatures(thermal_module_t *module, temperature_t *list, size_t size) { in get_temperatures()
184 size_t size = 0; in get_cpu_usages() local
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
DSocketStream.cpp86 int SocketStream::commitBuffer(size_t size) in commitBuffer()
91 int SocketStream::writeFully(const void* buffer, size_t size) in writeFully()
DGLSharedGroup.cpp31 BufferData::BufferData(GLsizeiptr size, void * data) : m_size(size) in BufferData()
66 void ProgramData::setIndexInfo(GLuint index, GLint base, GLint size, GLenum type) in setIndexInfo()
255 void GLSharedGroup::addBufferData(GLuint bufferId, GLsizeiptr size, void * data) in addBufferData()
261 void GLSharedGroup::updateBufferData(GLuint bufferId, GLsizeiptr size, void * data) in updateBufferData()
273 GLenum GLSharedGroup::subUpdateBufferData(GLuint bufferId, GLintptr offset, GLsizeiptr size, void *… in subUpdateBufferData()
361 void GLSharedGroup::setProgramIndexInfo(GLuint program, GLuint index, GLint base, GLint size, GLenu… in setProgramIndexInfo()
DglUtils.cpp336 int size, GLenum type, unsigned int stride, in glUtilsPackPointerData()
354 int size, GLenum type, unsigned int stride, in glUtilsWritePackPointerData()
DFixedBuffer.h32 void * alloc(size_t size) { in alloc()
/device/google/dragon/recovery/updater/
Dvboot_interface.c43 size_t size; in fdt_read_string() local
149 size_t size; in fmap_load() local
204 const char *name, size_t *size, off_t *offset) in fmap_read_section()
247 uint8_t *gbb_get_rootkey(struct flash_device *dev, size_t *size) in gbb_get_rootkey()
409 size_t size; in vbnv_readwrite() local
Dfmap.h35 uint32_t size; /* size in bytes */ member
45 uint32_t size; /* size of firmware binary in bytes */ member
/device/asus/fugu/original-kernel-headers/linux/sound/
Dintel_sst_ioctl.h41 __u32 size; /*Size of parameters for all blocks*/ member
52 __u8 size; member
/device/asus/fugu/kernel-headers/linux/sound/
Dintel_sst_ioctl.h29 __u32 size; member
40 __u8 size; member
/device/google/contexthub/firmware/src/
Dheap.c38 uint32_t size: MAX_HEAP_ORDER; member
74 uint32_t size = REAL_HEAP_SIZE; in heapInit() local
/device/google/dragon/audio/hal/
Ddictionary.c38 static void * mem_double(void * ptr, int size) in mem_double()
117 dictionary * dictionary_new(int size) in dictionary_new()
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
Dmm_camera_helper.c43 int mm_camera_dump_image(void *addr, uint32_t size, char *filename) in mm_camera_dump_image()
/device/htc/flounder/thermal/
Dthermal.c95 static ssize_t get_temperatures(thermal_module_t *module, temperature_t *list, size_t size) { in get_temperatures()
149 size_t size = 0; in get_cpu_usages() local

12345678