/hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/ |
AKFS_AOC.h | 34 AKFVEC hbuf[AKFS_HBUF_SIZE]; member in struct:_AKFS_AOC_VAR
|
/external/chromium_org/third_party/zlib/ |
inflate.c | 25 * - Make hbuf[] unsigned char to match parameter type in inflate.c 422 hbuf[0] = (unsigned char)(word); \ 423 hbuf[1] = (unsigned char)((word) >> 8); \ 424 check = crc32(check, hbuf, 2); \ 429 hbuf[0] = (unsigned char)(word); \ 430 hbuf[1] = (unsigned char)((word) >> 8); \ 431 hbuf[2] = (unsigned char)((word) >> 16); \ 432 hbuf[3] = (unsigned char)((word) >> 24); \ 433 check = crc32(check, hbuf, 4); \ 607 unsigned char hbuf[4]; /* buffer for gzip header crc calculation * local [all...] |
/external/dropbear/ |
dbutil.c | 396 char hbuf[NI_MAXHOST], sbuf[NI_MAXSERV]; local 417 ret = getnameinfo((struct sockaddr*)addr, len, hbuf, sizeof(hbuf), 427 len = strlen(hbuf) + 2 + strlen(sbuf); 429 snprintf(retstring, len, "%s:%s", hbuf, sbuf); 431 retstring = m_strdup(hbuf); 442 char hbuf[NI_MAXHOST]; local 467 ret = getnameinfo((struct sockaddr*)addr, len, hbuf, sizeof(hbuf), 477 return m_strdup(hbuf); [all...] |
/external/ipsec-tools/src/racoon/ |
isakmp_quick.c | 316 vchar_t *hbuf = NULL; /* for hash computing. */ 382 hbuf = vmalloc(tlen); 383 if (hbuf == NULL) { 388 p = hbuf->v + iph2->nonce->l; /* retain the space for Ni_b */ 392 * copy non-HASH payloads into hbuf, so that we can validate HASH. 485 memcpy(hbuf->v, iph2->nonce->v, iph2->nonce->l); 487 "HASH allocated:hbuf->l=%zu actual:tlen=%zu\n", 488 hbuf->l, tlen + iph2->nonce->l); 490 hbuf->l = iph2->nonce->l + tlen; 503 my_hash = oakley_compute_hash1(iph2->ph1, iph2->msgid, hbuf); 315 vchar_t *hbuf = NULL; \/* for hash computing. *\/ local 839 vchar_t *hbuf = NULL; \/* for hash computing. *\/ local [all...] |
/external/qemu/distrib/zlib-1.2.3/ |
inflate.c | 25 * - Make hbuf[] unsigned char to match parameter type in inflate.c 387 hbuf[0] = (unsigned char)(word); \ 388 hbuf[1] = (unsigned char)((word) >> 8); \ 389 check = crc32(check, hbuf, 2); \ 394 hbuf[0] = (unsigned char)(word); \ 395 hbuf[1] = (unsigned char)((word) >> 8); \ 396 hbuf[2] = (unsigned char)((word) >> 16); \ 397 hbuf[3] = (unsigned char)((word) >> 24); \ 398 check = crc32(check, hbuf, 4); \ 572 unsigned char hbuf[4]; /* buffer for gzip header crc calculation * local [all...] |
/external/zlib/src/ |
inflate.c | 25 * - Make hbuf[] unsigned char to match parameter type in inflate.c 443 hbuf[0] = (unsigned char)(word); \ 444 hbuf[1] = (unsigned char)((word) >> 8); \ 445 check = crc32(check, hbuf, 2); \ 450 hbuf[0] = (unsigned char)(word); \ 451 hbuf[1] = (unsigned char)((word) >> 8); \ 452 hbuf[2] = (unsigned char)((word) >> 16); \ 453 hbuf[3] = (unsigned char)((word) >> 24); \ 454 check = crc32(check, hbuf, 4); \ 623 unsigned char hbuf[4]; /* buffer for gzip header crc calculation * local [all...] |
/external/iputils/ |
tracepath6.c | 210 char abuf[NI_MAXHOST], hbuf[NI_MAXHOST]; local 241 hbuf, sizeof(hbuf), NULL, 0, 247 strcpy(hbuf, "???"); 249 hbuf[0] = 0; 252 print_host(abuf, hbuf, show_both); 254 print_host(hbuf, abuf, show_both);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include-fixed/X11/ |
Xos_r.h | 511 char hbuf[X_LINE_MAX]; member in struct:__anon39303 519 gethostbyname_r((h),&(hp).hent,(hp).hbuf,sizeof((hp).hbuf),&(hp).herr) 521 gethostbyaddr_r((a),(al),(t),&(hp).hent,(hp).hbuf,sizeof((hp).hbuf),&(hp).herr) [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xos_r.h | 502 char hbuf[X_LINE_MAX]; member in struct:__anon39423 510 gethostbyname_r((h),&(hp).hent,(hp).hbuf,sizeof((hp).hbuf),&(hp).herr) 512 gethostbyaddr_r((a),(al),(t),&(hp).hent,(hp).hbuf,sizeof((hp).hbuf),&(hp).herr) [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/X11/ |
Xos_r.h | 511 char hbuf[X_LINE_MAX]; member in struct:__anon40893 519 gethostbyname_r((h),&(hp).hent,(hp).hbuf,sizeof((hp).hbuf),&(hp).herr) 521 gethostbyaddr_r((a),(al),(t),&(hp).hent,(hp).hbuf,sizeof((hp).hbuf),&(hp).herr) [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xos_r.h | 502 char hbuf[X_LINE_MAX]; member in struct:__anon41013 510 gethostbyname_r((h),&(hp).hent,(hp).hbuf,sizeof((hp).hbuf),&(hp).herr) 512 gethostbyaddr_r((a),(al),(t),&(hp).hent,(hp).hbuf,sizeof((hp).hbuf),&(hp).herr) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xos_r.h | 502 char hbuf[X_LINE_MAX]; member in struct:__anon42528 510 gethostbyname_r((h),&(hp).hent,(hp).hbuf,sizeof((hp).hbuf),&(hp).herr) 512 gethostbyaddr_r((a),(al),(t),&(hp).hent,(hp).hbuf,sizeof((hp).hbuf),&(hp).herr) [all...] |
/bionic/libc/netbsd/resolv/ |
res_send.c | 1276 char hbuf[NI_MAXHOST]; local [all...] |
/external/tcpdump/ |
print-icmp6.c | 1158 char hbuf[NI_MAXHOST]; local 1226 if (inet_ntop(AF_INET6, &match->rpm_prefix, hbuf, sizeof(hbuf))) 1227 printf(",%s/%u", hbuf, match->rpm_matchlen); [all...] |