HomeSort by relevance Sort by last modified time
    Searched refs:hbuf (Results 1 - 14 of 14) sorted by null

  /external/libvpx/libvpx/vpx_scale/include/generic/
vpxscale_arbitrary.h 41 unsigned char *hbuf; member in struct:__anon11015
  /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/libvpx/libvpx/vpx_scale/generic/
bicubic_scaler.c 348 g_b_scaler.hbuf = g_hbuf;
465 unsigned char *RESTRICT hbuf; local
492 hbuf = g_b_scaler.hbuf;
500 hbuf[w] = temp_sum >> 12;
503 hbuf = ip;
517 temp_sum = c_w[phase_offset_w * 4] * hbuf[lw - 1];
518 temp_sum += c_w[phase_offset_w * 4 + 1] * hbuf[lw];
519 temp_sum += c_w[phase_offset_w * 4 + 2] * hbuf[lw + 1];
520 temp_sum += c_w[phase_offset_w * 4 + 3] * hbuf[lw + 2]
    [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...]
  /bionic/libc/netbsd/resolv/
res_send.c 1256 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...]
  /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
442 hbuf[0] = (unsigned char)(word); \
443 hbuf[1] = (unsigned char)((word) >> 8); \
444 check = crc32(check, hbuf, 2); \
449 hbuf[0] = (unsigned char)(word); \
450 hbuf[1] = (unsigned char)((word) >> 8); \
451 hbuf[2] = (unsigned char)((word) >> 16); \
452 hbuf[3] = (unsigned char)((word) >> 24); \
453 check = crc32(check, hbuf, 4); \
622 unsigned char hbuf[4]; /* buffer for gzip header crc calculation * local
    [all...]
  /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:__anon25445
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:__anon25565
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:__anon27035
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:__anon27155
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:__anon28670
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...]
  /external/ping6/
ping6.c 2636 char hbuf[NI_MAXHOST]; local
    [all...]

Completed in 2190 milliseconds