Searched refs:buf (Results 76 - 100 of 609) sorted by relevance

1234567891011>>

/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/
H A Dloc_api_cb_xdr.c11 register int32_t *buf; local
27 register int32_t *buf; local
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-3200/
H A Dloc_api_cb_xdr.c11 register int32_t *buf; local
27 register int32_t *buf; local
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/
H A Dloc_api_cb_xdr.c11 register int32_t *buf; local
27 register int32_t *buf; local
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-3200/
H A Dloc_api_cb_xdr.c11 register int32_t *buf; local
27 register int32_t *buf; local
/hardware/qcom/display/msm8226/liboverlay/
H A DoverlayUtils.cpp337 void getDump(char *buf, size_t len, const char *prefix, argument
345 strlcat(buf, str, len);
346 getDump(buf, len, "\tsrc", ov.src);
347 getDump(buf, len, "\tsrc_rect", ov.src_rect);
348 getDump(buf, len, "\tdst_rect", ov.dst_rect);
351 void getDump(char *buf, size_t len, const char *prefix, argument
358 strlcat(buf, str_src, len);
361 void getDump(char *buf, size_t len, const char *prefix, argument
367 strlcat(buf, str_rect, len);
370 void getDump(char *buf, size_ argument
380 getDump(char *buf, size_t len, const char *prefix, const msmfb_data& ov) argument
389 getDump(char *buf, size_t len, const char *prefix, const msm_rotator_img_info& rot) argument
401 getDump(char *buf, size_t len, const char *prefix, const msm_rotator_data_info& rot) argument
[all...]
/hardware/qcom/display/msm8909/liboverlay/
H A DoverlayUtils.cpp308 void getDump(char *buf, size_t len, const char *prefix, argument
316 strlcat(buf, str, len);
317 getDump(buf, len, "\tsrc", ov.src);
318 getDump(buf, len, "\tsrc_rect", ov.src_rect);
319 getDump(buf, len, "\tdst_rect", ov.dst_rect);
322 void getDump(char *buf, size_t len, const char *prefix, argument
329 strlcat(buf, str_src, len);
332 void getDump(char *buf, size_t len, const char *prefix, argument
338 strlcat(buf, str_rect, len);
341 void getDump(char *buf, size_ argument
351 getDump(char *buf, size_t len, const char *prefix, const msmfb_data& ov) argument
360 getDump(char *buf, size_t len, const char *prefix, const msm_rotator_img_info& rot) argument
372 getDump(char *buf, size_t len, const char *prefix, const msm_rotator_data_info& rot) argument
[all...]
/hardware/qcom/display/msm8994/liboverlay/
H A DoverlayUtils.cpp330 void getDump(char *buf, size_t len, const char *prefix, argument
338 strlcat(buf, str, len);
339 getDump(buf, len, "\tsrc", ov.src);
340 getDump(buf, len, "\tsrc_rect", ov.src_rect);
341 getDump(buf, len, "\tdst_rect", ov.dst_rect);
344 void getDump(char *buf, size_t len, const char *prefix, argument
351 strlcat(buf, str_src, len);
354 void getDump(char *buf, size_t len, const char *prefix, argument
360 strlcat(buf, str_rect, len);
363 void getDump(char *buf, size_ argument
373 getDump(char *buf, size_t len, const char *prefix, const msmfb_data& ov) argument
382 getDump(char *buf, size_t len, const char *prefix, const msm_rotator_img_info& rot) argument
394 getDump(char *buf, size_t len, const char *prefix, const msm_rotator_data_info& rot) argument
[all...]
/hardware/intel/common/utils/ituxd/jni/
H A DthermalJNI.cpp36 static int readFromFile(const char *path, char* buf, size_t size, bool throwError) argument
49 ssize_t count = read(fd, buf, size);
51 while (count > 0 && buf[count-1] == '\n')
53 buf[count] = '\0';
55 buf[0] = '\0';
87 char buf[SIZE]; local
98 if (readFromFile(full_path, buf, SIZE, false) < 0) break;
100 if (!strcmp(name, buf)) return count;
112 char buf[SIZE]; local
118 if (readFromFile(full_path, buf, SIZ
234 char buf[SIZE]; local
255 char buf[SIZE]; local
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
H A Dmd5_utils.c28 byteSwap(UWORD32 *buf, unsigned words) { argument
37 p = (md5byte *)buf;
40 *buf++ = (UWORD32)((unsigned)p[3] << 8 | p[2]) << 16 |
52 ctx->buf[0] = 0x67452301;
53 ctx->buf[1] = 0xefcdab89;
54 ctx->buf[2] = 0x98badcfe;
55 ctx->buf[3] = 0x10325476;
66 MD5Update(struct MD5Context *ctx, md5byte const *buf, unsigned len) { argument
79 memcpy((md5byte *)ctx->in + 64 - t, buf, len);
84 memcpy((md5byte *)ctx->in + 64 - t, buf,
159 MD5Transform(UWORD32 buf[4], UWORD32 const in[16]) argument
[all...]
/hardware/akm/AK8975_FS/akmdfs/
H A DAKFS_Disp.h48 void Disp_Result(int buf[YPR_DATA_SIZE]);
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dhndrte_cons.h30 uint32 buf; /* Can't be pointer on (64-bit) hosts */ member in struct:__anon66
/hardware/bsp/intel/peripheral/libmraa/examples/java/
H A DBmp85.java65 byte[] buf = new byte[2];
66 buf[0] = (byte)0xf4;
67 buf[1] = (byte)0x2e;
68 i2c.write(buf);
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/include/
H A Dviddec_pm_parse.h10 uint32_t size; /* size pointed to by buf */
11 uint8_t *buf; /* ptr to data */ member in struct:__anon665
/hardware/intel/common/libva/test/decode/
H A Dtinyjpeg.h59 int tinyjpeg_parse_header(struct jdec_private *priv, const unsigned char *buf, unsigned int size);
/hardware/intel/img/hwcomposer/merrifield/ips/penwell/
H A DPnwPrimaryPlane.h32 void setFramebufferTarget(DataBuffer& buf);
/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_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_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_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_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_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/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
H A Darm_cpudetect.c156 char buf[512];
157 while (fgets(buf, 511, fin) != NULL) {
159 if (memcmp(buf, "Features", 8) == 0) {
162 p = strstr(buf, " edsp");
167 p = strstr(buf, " neon");
176 if (memcmp(buf, "CPU architecture:", 17) == 0) {
178 version = atoi(buf + 17);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
H A Dobj_int_extract.c74 uint8_t *buf = base_buf; local
81 * we know which architecture we're looking at, increment buf
84 memcpy(&header, buf, sizeof(struct mach_header));
90 buf += sizeof(struct mach_header);
98 buf += sizeof(struct mach_header_64);
117 memcpy(&lc, buf, sizeof(struct load_command));
120 uint8_t *seg_buf = buf;
142 uint8_t *seg_buf = buf;
163 memcpy(&sc, buf, sizeof(struct symtab_command));
205 buf
232 uint8_t *buf; /* Buffer containing ELF data */ member in struct:__anon975
387 parse_elf(uint8_t *buf, size_t sz, output_fmt_t mode) argument
632 parse_coff(uint8_t *buf, size_t sz) argument
[all...]
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/
H A Dloc_api_rpcgen_common_xdr.c39 register int32_t *buf; local
49 register int32_t *buf; local
59 register int32_t *buf; local
69 register int32_t *buf; local
79 register int32_t *buf; local
89 register int32_t *buf; local
113 register int32_t *buf; local
169 register int32_t *buf; local
179 register int32_t *buf; local
189 register int32_t *buf; local
199 register int32_t *buf; local
227 register int32_t *buf; local
237 register int32_t *buf; local
260 register int32_t *buf; local
273 register int32_t *buf; local
283 register int32_t *buf; local
293 register int32_t *buf; local
303 register int32_t *buf; local
325 register int32_t *buf; local
337 register int32_t *buf; local
347 register int32_t *buf; local
359 register int32_t *buf; local
372 register int32_t *buf; local
386 register int32_t *buf; local
412 register int32_t *buf; local
424 register int32_t *buf; local
434 register int32_t *buf; local
444 register int32_t *buf; local
454 register int32_t *buf; local
464 register int32_t *buf; local
474 register int32_t *buf; local
487 register int32_t *buf; local
513 register int32_t *buf; local
523 register int32_t *buf; local
538 register int32_t *buf; local
553 register int32_t *buf; local
568 register int32_t *buf; local
586 register int32_t *buf; local
615 register int32_t *buf; local
628 register int32_t *buf; local
638 register int32_t *buf; local
650 register int32_t *buf; local
665 register int32_t *buf; local
675 register int32_t *buf; local
710 register int32_t *buf; local
720 register int32_t *buf; local
732 register int32_t *buf; local
762 register int32_t *buf; local
774 register int32_t *buf; local
784 register int32_t *buf; local
794 register int32_t *buf; local
805 register int32_t *buf; local
817 register int32_t *buf; local
827 register int32_t *buf; local
838 register int32_t *buf; local
852 register int32_t *buf; local
870 register int32_t *buf; local
896 register int32_t *buf; local
908 register int32_t *buf; local
918 register int32_t *buf; local
928 register int32_t *buf; local
938 register int32_t *buf; local
948 register int32_t *buf; local
960 register int32_t *buf; local
974 register int32_t *buf; local
984 register int32_t *buf; local
1010 register int32_t *buf; local
1022 register int32_t *buf; local
1032 register int32_t *buf; local
1044 register int32_t *buf; local
1056 register int32_t *buf; local
1066 register int32_t *buf; local
1078 register int32_t *buf; local
1088 register int32_t *buf; local
1098 register int32_t *buf; local
1108 register int32_t *buf; local
1136 register int32_t *buf; local
1146 register int32_t *buf; local
1158 register int32_t *buf; local
1168 register int32_t *buf; local
1188 register int32_t *buf; local
1200 register int32_t *buf; local
1212 register int32_t *buf; local
1224 register int32_t *buf; local
1234 register int32_t *buf; local
1264 register int32_t *buf; local
1274 register int32_t *buf; local
1284 register int32_t *buf; local
1299 register int32_t *buf; local
1316 register int32_t *buf; local
1326 register int32_t *buf; local
1338 register int32_t *buf; local
1348 register int32_t *buf; local
1366 register int32_t *buf; local
1383 register int32_t *buf; local
1397 register int32_t *buf; local
1413 register int32_t *buf; local
1423 register int32_t *buf; local
1433 register int32_t *buf; local
1458 register int32_t *buf; local
1468 register int32_t *buf; local
1485 register int32_t *buf; local
1495 register int32_t *buf; local
1505 register int32_t *buf; local
1515 register int32_t *buf; local
1529 register int32_t *buf; local
1644 register int32_t *buf; local
1711 register int32_t *buf; local
1725 register int32_t *buf; local
[all...]
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/
H A Dloc_api_rpcgen_common_xdr.c39 register int32_t *buf; local
49 register int32_t *buf; local
59 register int32_t *buf; local
69 register int32_t *buf; local
79 register int32_t *buf; local
89 register int32_t *buf; local
113 register int32_t *buf; local
169 register int32_t *buf; local
179 register int32_t *buf; local
189 register int32_t *buf; local
199 register int32_t *buf; local
227 register int32_t *buf; local
237 register int32_t *buf; local
260 register int32_t *buf; local
273 register int32_t *buf; local
283 register int32_t *buf; local
293 register int32_t *buf; local
303 register int32_t *buf; local
325 register int32_t *buf; local
337 register int32_t *buf; local
347 register int32_t *buf; local
359 register int32_t *buf; local
372 register int32_t *buf; local
386 register int32_t *buf; local
412 register int32_t *buf; local
424 register int32_t *buf; local
434 register int32_t *buf; local
444 register int32_t *buf; local
454 register int32_t *buf; local
464 register int32_t *buf; local
474 register int32_t *buf; local
487 register int32_t *buf; local
513 register int32_t *buf; local
523 register int32_t *buf; local
538 register int32_t *buf; local
553 register int32_t *buf; local
568 register int32_t *buf; local
586 register int32_t *buf; local
615 register int32_t *buf; local
628 register int32_t *buf; local
638 register int32_t *buf; local
650 register int32_t *buf; local
665 register int32_t *buf; local
675 register int32_t *buf; local
710 register int32_t *buf; local
720 register int32_t *buf; local
732 register int32_t *buf; local
762 register int32_t *buf; local
774 register int32_t *buf; local
784 register int32_t *buf; local
794 register int32_t *buf; local
805 register int32_t *buf; local
817 register int32_t *buf; local
827 register int32_t *buf; local
838 register int32_t *buf; local
852 register int32_t *buf; local
870 register int32_t *buf; local
896 register int32_t *buf; local
908 register int32_t *buf; local
918 register int32_t *buf; local
928 register int32_t *buf; local
938 register int32_t *buf; local
948 register int32_t *buf; local
960 register int32_t *buf; local
974 register int32_t *buf; local
984 register int32_t *buf; local
1010 register int32_t *buf; local
1022 register int32_t *buf; local
1032 register int32_t *buf; local
1044 register int32_t *buf; local
1056 register int32_t *buf; local
1066 register int32_t *buf; local
1078 register int32_t *buf; local
1088 register int32_t *buf; local
1098 register int32_t *buf; local
1108 register int32_t *buf; local
1136 register int32_t *buf; local
1146 register int32_t *buf; local
1158 register int32_t *buf; local
1168 register int32_t *buf; local
1188 register int32_t *buf; local
1200 register int32_t *buf; local
1212 register int32_t *buf; local
1224 register int32_t *buf; local
1234 register int32_t *buf; local
1264 register int32_t *buf; local
1274 register int32_t *buf; local
1284 register int32_t *buf; local
1299 register int32_t *buf; local
1316 register int32_t *buf; local
1326 register int32_t *buf; local
1338 register int32_t *buf; local
1348 register int32_t *buf; local
1366 register int32_t *buf; local
1383 register int32_t *buf; local
1397 register int32_t *buf; local
1413 register int32_t *buf; local
1423 register int32_t *buf; local
1433 register int32_t *buf; local
1458 register int32_t *buf; local
1468 register int32_t *buf; local
1485 register int32_t *buf; local
1495 register int32_t *buf; local
1505 register int32_t *buf; local
1515 register int32_t *buf; local
1529 register int32_t *buf; local
1644 register int32_t *buf; local
1711 register int32_t *buf; local
1725 register int32_t *buf; local
[all...]

Completed in 876 milliseconds

1234567891011>>