HomeSort by relevance Sort by last modified time
    Searched full:result_buf (Results 1 - 7 of 7) sorted by null

  /device/linaro/hikey/uefi-tools/
common-functions 3 RESULT_BUF=`echo -e ------------------------------------------------------------`
12 RESULT_BUF="`printf \"%s\n%55s\tpass\" \"$RESULT_BUF\" \"$2\"`"
15 RESULT_BUF="`printf \"%s\n%55s\tfail\" \"$RESULT_BUF\" \"$2\"`"
22 printf "%s" "$RESULT_BUF"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
aliases.h 48 /* Get the next entry from the alias data base and put it in RESULT_BUF. */
56 /* Get alias entry corresponding to NAME and put it in RESULT_BUF. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
aliases.h 48 /* Get the next entry from the alias data base and put it in RESULT_BUF. */
56 /* Get alias entry corresponding to NAME and put it in RESULT_BUF. */
  /external/mdnsresponder/mDNSPosix/
nss_mdns.c 397 result_buf:
411 hostent * result_buf,
426 result_buf:
441 hostent * result_buf,
458 result_buf:
474 hostent * result_buf,
531 hostent * result_buf,
593 hostent * result_buf,
661 hostent * result_buf,
676 name, AF_INET, result_buf, buf, buflen, errnop, h_errno
    [all...]
  /external/pdfium/core/src/fxcodec/codec/
fx_codec_flate.cpp 715 uint8_t* result_buf = FX_Alloc(uint8_t, dest_size); local
723 FXSYS_memcpy(result_buf + result_pos, tmp_buf, tmp_buf_size);
727 dest_buf = result_buf;
  /prebuilts/python/darwin-x86/2.7.5/lib/
libpython2.7.a     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
libpython2.7.a     [all...]

Completed in 1449 milliseconds