| /device/google/contexthub/contexthubhal/ |
| D | system_comms.cpp | 40 static void readAppName(MessageBuf &buf, hub_app_name_t &name) { in readAppName() 44 static void writeAppName(MessageBuf &buf, const hub_app_name_t &name) { in writeAppName() 48 static void readNanohubAppInfo(MessageBuf &buf, NanohubAppInfo &info) { in readNanohubAppInfo() 59 static void readNanohubMemInfo(MessageBuf &buf, NanohubMemInfo &mi) { in readNanohubMemInfo() 78 NanohubRsp::NanohubRsp(MessageBuf &buf, bool no_status) { in NanohubRsp() 119 int SystemComm::AppInfoSession::handleRx(MessageBuf &buf) in handleRx() 171 MessageBuf buf(data, sizeof(data)); in requestNext() local 185 int SystemComm::GlobalSession::handleRx(MessageBuf &buf) in handleRx() 204 MessageBuf buf(data, sizeof(data)); in setup() local 211 int SystemComm::MemInfoSession::handleRx(MessageBuf &buf) in handleRx() [all …]
|
| D | message_buf.h | 46 MessageBuf(char *buf, size_t bufSize) { in MessageBuf() 52 MessageBuf(const char *buf, size_t bufSize) { in MessageBuf() 128 const void *buf = &data[pos]; in readRaw() local 132 void writeRaw(const void *buf, size_t bufSize) { in writeRaw()
|
| D | nanohubhal.cpp | 84 static int rwrite(int fd, const void *buf, int len) in rwrite() 99 static int rread(int fd, void *buf, int len) in rread() 130 char buf[sizeof(inotify_event) + NAME_MAX + 1]; in discard_inotify_evt() local
|
| /device/generic/goldfish/opengl/system/GLESv2_enc/ |
| D | gl2_enc.cpp | 30 unsigned char *buf; in glActiveTexture_enc() local 55 unsigned char *buf; in glAttachShader_enc() local 82 unsigned char *buf; in glBindAttribLocation_enc() local 110 unsigned char *buf; in glBindBuffer_enc() local 136 unsigned char *buf; in glBindFramebuffer_enc() local 162 unsigned char *buf; in glBindRenderbuffer_enc() local 188 unsigned char *buf; in glBindTexture_enc() local 214 unsigned char *buf; in glBlendColor_enc() local 242 unsigned char *buf; in glBlendEquation_enc() local 267 unsigned char *buf; in glBlendEquationSeparate_enc() local [all …]
|
| /device/generic/goldfish/opengl/system/GLESv1_enc/ |
| D | gl_enc.cpp | 30 unsigned char *buf; in glAlphaFunc_enc() local 56 unsigned char *buf; in glClearColor_enc() local 84 unsigned char *buf; in glClearDepthf_enc() local 110 unsigned char *buf; in glClipPlanef_enc() local 137 unsigned char *buf; in glColor4f_enc() local 165 unsigned char *buf; in glDepthRangef_enc() local 191 unsigned char *buf; in glFogf_enc() local 218 unsigned char *buf; in glFogfv_enc() local 245 unsigned char *buf; in glFrustumf_enc() local 276 unsigned char *buf; in glGetClipPlanef_enc() local [all …]
|
| /device/generic/goldfish/opengl/system/renderControl_enc/ |
| D | renderControl_enc.cpp | 30 unsigned char *buf; in rcGetRendererVersion_enc() local 69 unsigned char *buf; in rcGetEGLVersion_enc() local 113 unsigned char *buf; in rcQueryEGLString_enc() local 156 unsigned char *buf; in rcGetGLString_enc() local 199 unsigned char *buf; in rcGetNumConfigs_enc() local 240 unsigned char *buf; in rcGetConfigs_enc() local 283 unsigned char *buf; in rcChooseConfig_enc() local 329 unsigned char *buf; in rcGetFBParam_enc() local 367 unsigned char *buf; in rcCreateContext_enc() local 407 unsigned char *buf; in rcDestroyContext_enc() local [all …]
|
| /device/generic/goldfish/opengl/system/OpenglSystemCommon/ |
| D | QemuPipeStream.cpp | 86 int QemuPipeStream::writeFully(const void *buf, size_t len) in writeFully() 127 const unsigned char *QemuPipeStream::readFully(void *buf, size_t len) in readFully() 164 const unsigned char *QemuPipeStream::read( void *buf, size_t *inout_len) in read() 184 int QemuPipeStream::recv(void *buf, size_t len) in recv()
|
| /device/google/contexthub/firmware/src/platform/stm32f4xx/ |
| D | eeData.c | 67 static void *eeDataGetEx(uint32_t name, uint32_t *offsetP, bool first, void *buf, uint32_t *szP) in eeDataGetEx() 92 bool eeDataGet(uint32_t name, void *buf, uint32_t *szP) in eeDataGet() 99 void *eeDataGetAllVersions(uint32_t name, void *buf, uint32_t *szP, void **stateP) in eeDataGetAllVersions() 112 bool eeDataSet(uint32_t name, const void *buf, uint32_t len) in eeDataSet()
|
| /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()
|
| /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 489 static const char buf[] = "12"; in CwMcuSensor() local 767 char buf[10]; in setEnable() local 845 char buf[32] = {0}; in batch() local 955 char buf[10] = {0}; in flush() local 997 char buf[80]; in setDelay() local
|
| /device/google/dragon/power/ |
| D | power_dragon.cpp | 78 char buf[80]; in sysfs_write() local 157 char buf[128]; in power_set_interactive() local 167 char buf[80]; in boostpulse_open() local 193 char buf[80]; in dragon_power_hint() local
|
| /device/google/dragon/audio/hal/dsp/tests/ |
| D | drc_test.c | 26 static void process(struct drc *drc, float *buf, size_t frames) in process() 50 float *buf; in main() local
|
| D | raw.c | 16 int16_t *buf; in read_raw() local 68 int16_t *buf; in write_raw() local
|
| /device/linaro/hikey/power/ |
| D | power_hikey.c | 60 char buf[80]; in sysfs_write() local 129 char buf[80]; in boostpulse_open() local 162 char buf[80]; in hikey_power_hint() local
|
| /device/google/contexthub/util/nanoapp_sign/ |
| D | nanoapp_sign.c | 47 static int getHexEncodedByte(uint8_t *buf, uint32_t *ppos, uint32_t size) in getHexEncodedByte() 194 uint8_t *buf = *pbuf; in handleConvertKey() local 229 uint8_t *buf = *pbuf; in handleVerify() local 319 uint8_t *buf = *pbuf; in handleSign() local 424 uint8_t *buf = NULL; in main() local
|
| /device/google/marlin/recovery/oem-recovery/ |
| D | dec.cpp | 102 ion_memalloc(struct ion_buf_handle *buf, uint32_t size, uint32_t heap) in ion_memalloc() 198 static int ion_buffer_clean_inval(struct ion_buf_handle *buf, uint32_t cmd) in ion_buffer_clean_inval() 216 static int is_encrypted(int smcmod_fd, struct ion_buf_handle *buf, in is_encrypted() 262 static int decrypt(int smcmod_fd, struct ion_buf_handle *buf, uint32_t len, in decrypt() 286 static int save_file(const char *fname, unsigned char *buf, size_t len) in save_file()
|
| /device/google/dragon/health/ |
| D | healthd-dragon.cpp | 32 static int read_sysfs(const char *path, char *buf, size_t size) { in read_sysfs() 56 char buf[SIZE]; in read_current_max_ma() 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/htc/flounder/health/ |
| D | healthd-flounder.cpp | 54 static int read_sysfs(const char *path, char *buf, size_t size) { in read_sysfs() 78 char buf[80]; in write_sysfs() local 99 char buf[SIZE]; in get_int64_field() local
|
| /device/google/contexthub/util/nanoapp_encr/ |
| D | nanoapp_encr.c | 66 uint8_t *buf = *pbuf; in handleEncrypt() local 164 uint8_t *buf = *pbuf; in handleDecrypt() local 254 uint8_t *buf = NULL; in main() local
|
| /device/asus/fugu/power/ |
| D | power.c | 44 char buf[80]; in sysfs_write() local 67 char buf[80]; in sysfs_read() local
|
| /device/google/contexthub/util/nanoapp_postprocess/ |
| D | postprocess.c | 227 static int finalizeAndWrite(uint8_t *buf, uint32_t bufUsed, uint32_t bufSz, FILE *out, uint32_t lay… in finalizeAndWrite() 298 uint8_t *buf = *pbuf; in handleApp() local 805 uint8_t *buf = malloc(bufSize); in handleAppStatic() local 830 uint8_t *buf = *pbuf; in handleKey() local 857 uint8_t *buf = *pbuf; in handleOs() local 892 uint8_t *buf = NULL; in main() local
|
| /device/google/contexthub/sensorhal/ |
| D | hubconnection.cpp | 262 char *buf = (char *)malloc(size); in readSettings() local 632 char buf[sizeof(struct inotify_event) + NAME_MAX + 1]; in discardInotifyEvent() local 689 void HubConnection::postOsLog(uint8_t *buf, ssize_t len) in postOsLog() 714 ssize_t HubConnection::processBuf(uint8_t *buf, ssize_t len) in processBuf() 1076 char buf[16]; in threadLoop() local 1088 char buf[16]; in threadLoop() local
|
| /device/google/dragon/crash_collector/ |
| D | coredump_writer.cc | 65 bool Read(void* buf, size_t num_bytes) { in Read() 75 char buf[kBufSize]; in CopyTo() local 407 char buf[kBufSize]; in WriteMaps() local
|
| /device/lge/bullhead/power/ |
| D | utils.c | 104 char buf[80]; in sysfs_read() local 132 char buf[80]; in sysfs_write() local
|