Searched defs:buf (Results 26 - 50 of 378) sorted by relevance

1234567891011>>

/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_glue_pipe.c125 buf - buffer for the data to write
138 int loc_eng_dmn_conn_glue_pipewrite(int fd, const void * buf, size_t sz) argument
142 result = write(fd, buf, sz);
146 /* LOC_LOGD("fd = %d, buf = 0x%lx, size = %d, result = %d\n", fd, (long) buf, (int) sz, (int) result); */
157 buf - buffer to hold the data read from pipe
170 int loc_eng_dmn_conn_glue_piperead(int fd, void * buf, size_t sz) argument
174 len = read(fd, buf, sz);
178 /* LOC_LOGD("fd = %d, buf = 0x%lx, size = %d, len = %d\n", fd, (long) buf, (in
[all...]
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_glue_msg.c215 char buf[128]; local
218 length = loc_eng_dmn_conn_glue_piperead(msgqid, buf, 128);
219 LOC_LOGD("%s:%d] %s\n", __func__, __LINE__, buf);
H A Dloc_eng_dmn_conn_glue_pipe.c125 buf - buffer for the data to write
138 int loc_eng_dmn_conn_glue_pipewrite(int fd, const void * buf, size_t sz) argument
142 result = write(fd, buf, sz);
146 /* LOC_LOGD("fd = %d, buf = 0x%lx, size = %d, result = %d\n", fd, (long) buf, (int) sz, (int) result); */
157 buf - buffer to hold the data read from pipe
170 int loc_eng_dmn_conn_glue_piperead(int fd, void * buf, size_t sz) argument
174 len = read(fd, buf, sz);
178 /* LOC_LOGD("fd = %d, buf = 0x%lx, size = %d, len = %d\n", fd, (long) buf, (in
[all...]
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_glue_msg.c215 char buf[128]; local
218 length = loc_eng_dmn_conn_glue_piperead(msgqid, buf, 128);
219 LOC_LOGD("%s:%d] %s\n", __func__, __LINE__, buf);
H A Dloc_eng_dmn_conn_glue_pipe.c125 buf - buffer for the data to write
138 int loc_eng_dmn_conn_glue_pipewrite(int fd, const void * buf, size_t sz) argument
142 result = write(fd, buf, sz);
146 /* LOC_LOGD("fd = %d, buf = 0x%lx, size = %d, result = %d\n", fd, (long) buf, (int) sz, (int) result); */
157 buf - buffer to hold the data read from pipe
170 int loc_eng_dmn_conn_glue_piperead(int fd, void * buf, size_t sz) argument
174 len = read(fd, buf, sz);
178 /* LOC_LOGD("fd = %d, buf = 0x%lx, size = %d, len = %d\n", fd, (long) buf, (in
[all...]
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_glue_msg.c215 char buf[128]; local
218 length = loc_eng_dmn_conn_glue_piperead(msgqid, buf, 128);
219 LOC_LOGD("%s:%d] %s\n", __func__, __LINE__, buf);
H A Dloc_eng_dmn_conn_glue_pipe.c125 buf - buffer for the data to write
138 int loc_eng_dmn_conn_glue_pipewrite(int fd, const void * buf, size_t sz) argument
142 result = write(fd, buf, sz);
146 /* LOC_LOGD("fd = %d, buf = 0x%lx, size = %d, result = %d\n", fd, (long) buf, (int) sz, (int) result); */
157 buf - buffer to hold the data read from pipe
170 int loc_eng_dmn_conn_glue_piperead(int fd, void * buf, size_t sz) argument
174 len = read(fd, buf, sz);
178 /* LOC_LOGD("fd = %d, buf = 0x%lx, size = %d, len = %d\n", fd, (long) buf, (in
[all...]
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_glue_msg.c215 char buf[128]; local
218 length = loc_eng_dmn_conn_glue_piperead(msgqid, buf, 128);
219 LOC_LOGD("%s:%d] %s\n", __func__, __LINE__, buf);
H A Dloc_eng_dmn_conn_glue_pipe.c125 buf - buffer for the data to write
138 int loc_eng_dmn_conn_glue_pipewrite(int fd, const void * buf, size_t sz) argument
142 result = write(fd, buf, sz);
146 /* LOC_LOGD("fd = %d, buf = 0x%lx, size = %d, result = %d\n", fd, (long) buf, (int) sz, (int) result); */
157 buf - buffer to hold the data read from pipe
170 int loc_eng_dmn_conn_glue_piperead(int fd, void * buf, size_t sz) argument
174 len = read(fd, buf, sz);
178 /* LOC_LOGD("fd = %d, buf = 0x%lx, size = %d, len = %d\n", fd, (long) buf, (in
[all...]
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_glue_msg.c215 char buf[128]; local
218 length = loc_eng_dmn_conn_glue_piperead(msgqid, buf, 128);
219 LOC_LOGD("%s:%d] %s\n", __func__, __LINE__, buf);
H A Dloc_eng_dmn_conn_glue_pipe.c125 buf - buffer for the data to write
138 int loc_eng_dmn_conn_glue_pipewrite(int fd, const void * buf, size_t sz) argument
142 result = write(fd, buf, sz);
146 /* LOC_LOGD("fd = %d, buf = 0x%lx, size = %d, result = %d\n", fd, (long) buf, (int) sz, (int) result); */
157 buf - buffer to hold the data read from pipe
170 int loc_eng_dmn_conn_glue_piperead(int fd, void * buf, size_t sz) argument
174 len = read(fd, buf, sz);
178 /* LOC_LOGD("fd = %d, buf = 0x%lx, size = %d, len = %d\n", fd, (long) buf, (in
[all...]
/hardware/bsp/intel/peripheral/libupm/src/ds1307/
H A Dds1307.cxx180 uint8_t buf; local
181 readBytes(0, &buf, 1);
183 buf &= ~0x80;
185 return writeBytes(0, &buf, 1);
193 uint8_t buf; local
194 readBytes(0, &buf, 1);
196 buf |= 0x80;
198 return writeBytes(0, &buf, 1);
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
H A Dloc_api_xdr.c11 register int32_t *buf; local
22 register int32_t *buf; local
32 register int32_t *buf; local
44 register int32_t *buf; local
54 register int32_t *buf; local
64 register int32_t *buf; local
74 register int32_t *buf; local
88 register int32_t *buf; local
98 register int32_t *buf; local
114 register int32_t *buf; local
124 register int32_t *buf; local
134 register int32_t *buf; local
144 register int32_t *buf; local
154 register int32_t *buf; local
164 register int32_t *buf; local
[all...]
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
H A Dloc_api_xdr.c11 register int32_t *buf; local
22 register int32_t *buf; local
32 register int32_t *buf; local
44 register int32_t *buf; local
54 register int32_t *buf; local
64 register int32_t *buf; local
74 register int32_t *buf; local
88 register int32_t *buf; local
98 register int32_t *buf; local
114 register int32_t *buf; local
124 register int32_t *buf; local
134 register int32_t *buf; local
144 register int32_t *buf; local
154 register int32_t *buf; local
164 register int32_t *buf; local
[all...]
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/
H A Dloc_api_xdr.c11 register int32_t *buf; local
22 register int32_t *buf; local
32 register int32_t *buf; local
44 register int32_t *buf; local
54 register int32_t *buf; local
64 register int32_t *buf; local
74 register int32_t *buf; local
88 register int32_t *buf; local
98 register int32_t *buf; local
114 register int32_t *buf; local
124 register int32_t *buf; local
134 register int32_t *buf; local
144 register int32_t *buf; local
154 register int32_t *buf; local
164 register int32_t *buf; local
[all...]
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-3200/
H A Dloc_api_xdr.c11 register int32_t *buf; local
22 register int32_t *buf; local
32 register int32_t *buf; local
44 register int32_t *buf; local
54 register int32_t *buf; local
64 register int32_t *buf; local
74 register int32_t *buf; local
88 register int32_t *buf; local
98 register int32_t *buf; local
114 register int32_t *buf; local
124 register int32_t *buf; local
134 register int32_t *buf; local
144 register int32_t *buf; local
154 register int32_t *buf; local
164 register int32_t *buf; local
[all...]
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/
H A Dloc_api_xdr.c11 register int32_t *buf; local
22 register int32_t *buf; local
32 register int32_t *buf; local
44 register int32_t *buf; local
54 register int32_t *buf; local
64 register int32_t *buf; local
74 register int32_t *buf; local
88 register int32_t *buf; local
98 register int32_t *buf; local
114 register int32_t *buf; local
124 register int32_t *buf; local
134 register int32_t *buf; local
144 register int32_t *buf; local
154 register int32_t *buf; local
164 register int32_t *buf; local
[all...]
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-3200/
H A Dloc_api_xdr.c11 register int32_t *buf; local
22 register int32_t *buf; local
32 register int32_t *buf; local
44 register int32_t *buf; local
54 register int32_t *buf; local
64 register int32_t *buf; local
74 register int32_t *buf; local
88 register int32_t *buf; local
98 register int32_t *buf; local
114 register int32_t *buf; local
124 register int32_t *buf; local
134 register int32_t *buf; local
144 register int32_t *buf; local
154 register int32_t *buf; local
164 register int32_t *buf; local
[all...]
/hardware/akm/AK8975_FS/akmdfs/
H A DAK8975Driver.c82 char buf[RWBUF_SIZE]; local
93 buf[0] = numberOfBytesToWrite + 1;
94 buf[1] = address;
97 buf[i + 2] = data[i];
99 if (ioctl(s_fdDev, ECS_IOCTL_WRITE, buf) < 0) {
133 char buf[RWBUF_SIZE]; local
146 buf[0] = numberOfBytesToRead;
147 buf[1] = address;
149 if (ioctl(s_fdDev, ECS_IOCTL_READ, buf) < 0) {
154 data[i] = buf[
200 AKD_SetYPR(const int buf[YPR_DATA_SIZE]) argument
[all...]
/hardware/bsp/intel/peripheral/libupm/src/adis16448/
H A Dadis16448.cxx143 uint8_t buf[2]; //Allocate write buffer local
144 memset(buf, 0, sizeof(uint8_t)*2); //Initialize buffer and write 0s
145 buf[1] = regAddr; //Write the user-requested register address to the buffer
146 mraa_spi_write_buf(_spi, buf, 2); //Write the buffer onto the SPI port
151 buf[1] = 0; //Clear contents of write buffer
152 uint8_t* x = mraa_spi_write_buf(_spi, buf, 2); //Write 0x0000 to SPI and read data requested above
/hardware/bsp/intel/peripheral/libupm/src/lsm303/
H A Dlsm303.h175 uint8_t buf[6]; member in class:upm::LSM303
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
H A Dviddec_parse_sc_fast_loop.c19 const unsigned char *buf,
49 ch = buf[i];
129 dw = *((unsigned int *)&buf[i]);
165 boff = (int)cxt->buf & 0x3;
168 (const unsigned char *)cxt->buf - boff,
18 parser_find_next_startcode( const unsigned char *buf, int i, int len, unsigned int *pphase ) argument
/hardware/intel/common/libva/test/decode/
H A Dloadjpeg.c66 unsigned char *buf; local
74 buf = (unsigned char *)malloc(length_of_file + 4);
75 if (buf == NULL)
77 fread(buf, length_of_file, 1, fp);
85 if (tinyjpeg_parse_header(jdec, buf, length_of_file)<0)
97 free(buf);
/hardware/intel/common/libwsbm/src/
H A Dwsbm_mallocpool.c44 struct _WsbmBufStorage buf; member in struct:_WsbmMallocBuffer
50 mallocBuf(struct _WsbmBufStorage *buf) argument
52 return containerOf(buf, struct _WsbmMallocBuffer, buf);
64 wsbmBufStorageInit(&mBuf->buf, pool);
70 return &mBuf->buf;
74 pool_destroy(struct _WsbmBufStorage **buf) argument
76 free(mallocBuf(*buf));
77 *buf = NULL;
81 pool_waitIdle(struct _WsbmBufStorage *buf __attribute_
87 pool_map(struct _WsbmBufStorage *buf, unsigned mode __attribute__ ((unused)), void **virtual __attribute__ ((unused))) argument
137 pool_size(struct _WsbmBufStorage *buf) argument
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
H A Ddecode_to_md5.c53 const unsigned char *buf = img->planes[plane]; local
59 MD5Update(&md5, buf, w);
60 buf += stride;

Completed in 597 milliseconds

1234567891011>>