/device/generic/goldfish/opengl/system/OpenglSystemCommon/ |
D | QemuPipeStream.cpp | 86 int QemuPipeStream::writeFully(const void *buf, size_t len) in writeFully() 120 const unsigned char *QemuPipeStream::readFully(void *buf, size_t len) in readFully() 150 const unsigned char *QemuPipeStream::read( void *buf, size_t *inout_len) in read() 170 int QemuPipeStream::recv(void *buf, size_t len) in recv()
|
/device/samsung/manta/power/ |
D | power_manta.c | 62 char buf[80]; in sysfs_write() local 83 char buf[80]; in init_touchscreen_power_path() local 145 char buf[80]; in power_set_interactive() local 164 char buf[80]; in boostpulse_open() local 212 char buf[80]; in manta_power_hint() local
|
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/ |
D | SocketStream.cpp | 113 const unsigned char *SocketStream::readFully(void *buf, size_t len) in readFully() 134 const unsigned char *SocketStream::read( void *buf, size_t *inout_len) in read() 154 int SocketStream::recv(void *buf, size_t len) in recv()
|
D | Win32PipeStream.cpp | 197 const unsigned char *Win32PipeStream::readFully(void *buf, size_t len) in readFully() 220 const unsigned char *Win32PipeStream::read( void *buf, size_t *inout_len) in read()
|
/device/htc/flounder/sensor_hub/libsensors/ |
D | CwMcuSensor.cpp | 59 static int chomp(char *buf, size_t len) { in chomp() 98 char buf[INT32_CHAR_LEN]; in sysfs_set_input_attr_by_int() local 180 char buf[24]; in sync_time_thread_in_class() local 490 static const char buf[] = "12"; in CwMcuSensor() local 768 char buf[10]; in setEnable() local 846 char buf[32] = {0}; in batch() local 956 char buf[10] = {0}; in flush() local 998 char buf[80]; in setDelay() local
|
/device/htc/flounder/health/ |
D | healthd-flounder.cpp | 52 static int read_sysfs(const char *path, char *buf, size_t size) { in read_sysfs() 76 char buf[80]; in write_sysfs() local 97 char buf[SIZE]; in get_int64_field() local
|
/device/htc/flounder/power/ |
D | power_flounder.c | 63 char buf[80]; in sysfs_write() local 134 char buf[80]; in boostpulse_open() local 193 char buf[80]; in flounder_power_hint() local
|
/device/lge/hammerhead/libsensors/ |
D | LightSensor.cpp | 62 char buf[16] = {0,}; in setDelay() local 93 char buf[2]; in enable() local
|
D | ProximitySensor.cpp | 74 char buf[2]; in enable() local
|
/device/lge/mako/charger_touch/ |
D | charger_touch.c | 35 static void read_path(const char* path, char* buf, size_t size) in read_path() 52 char buf[2]; in write_path() local
|
/device/asus/flo/charger_touch/ |
D | charger_touch.c | 35 static void read_path(const char* path, char* buf, size_t size) in read_path() 52 char buf[2]; in write_path() local
|
/device/asus/fugu/power/ |
D | power.c | 42 char buf[80]; in sysfs_write() local 65 char buf[80]; in sysfs_read() local
|
/device/asus/grouper/power/ |
D | power.c | 67 char buf[80]; in sysfs_write() local 222 char buf[80]; in grouper_power_hint() local
|
/device/samsung/manta/health/ |
D | healthd-manta.cpp | 292 static int read_sysfs(const char *path, char *buf, size_t size) { in read_sysfs() 316 char buf[SIZE]; in get_int64_field() local
|
/device/generic/goldfish/opengl/host/include/libOpenglRender/ |
D | IOStream.h | 81 const unsigned char *readback(void *buf, size_t len) { in readback()
|
/device/moto/shamu/qrngd/ |
D | qrngd.c | 209 static int fips_test(const unsigned char *buf, size_t size) in fips_test() 249 static int read_src(int fd, void *buf, size_t size) in read_src()
|
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_app.c | 111 int mm_app_allocate_ion_memory(mm_camera_app_buf_t *buf, int ion_type) in mm_app_allocate_ion_memory() 175 int mm_app_deallocate_ion_memory(mm_camera_app_buf_t *buf) in mm_app_deallocate_ion_memory() 263 char buf[32]; in mm_app_dump_jpeg_frame() local
|
/device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_app.c | 111 int mm_app_allocate_ion_memory(mm_camera_app_buf_t *buf, int ion_type) in mm_app_allocate_ion_memory() 175 int mm_app_deallocate_ion_memory(mm_camera_app_buf_t *buf) in mm_app_deallocate_ion_memory() 263 char buf[32]; in mm_app_dump_jpeg_frame() local
|
/device/moto/shamu/camera/QCamera/HAL2/core/src/ |
D | QCameraStream_Preview.cpp | 186 char buf[32]; in dumpFrameToFile() local 297 mm_camera_buf_def_t buf = mDisplayBuf[i]; in processPreviewFrame() local
|
/device/samsung/manta/liblights/ |
D | lights.c | 172 static int led_sysfs_write(char *buf, const char *command, char *format, ...) in led_sysfs_write() 220 char buf[20]; in write_leds() local
|
/device/samsung/manta/libsensors/ |
D | IioSensorBase.cpp | 150 char buf[21]; /* 21 = log10(max long long int) + 1 for sign + '\0' */ in setDelay() local
|
/device/lge/mako/camera/mm-camera-interface/ |
D | mm_camera_interface2.c | 167 mm_camera_reg_buf_t *buf) in mm_camera_cfg_request_buf() 185 mm_camera_reg_buf_t *buf) in mm_camera_cfg_prepare_buf() 772 int32_t cam_config_request_buf(int cam_id, mm_camera_reg_buf_t *buf) in cam_config_request_buf() 783 int32_t cam_config_prepare_buf(int cam_id, mm_camera_reg_buf_t *buf) in cam_config_prepare_buf()
|
D | mm_camera_channel.c | 309 mm_camera_buf_video_t * buf = (mm_camera_buf_video_t *)val; in mm_camera_ch_util_reg_buf() local 322 mm_camera_buf_snapshot_t * buf = (mm_camera_buf_snapshot_t *)val; in mm_camera_ch_util_reg_buf() local
|
/device/lge/mako/camera/ |
D | QCameraHWI_Mem.cpp | 161 uint8_t *buf, in register_buf()
|
/device/moto/shamu/camera/QCamera/HAL/core/src/ |
D | QCameraHWI_Mem.cpp | 124 uint8_t *buf, in register_buf()
|