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

  /device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
fvwrite.h 40 struct __siov { struct
45 struct __siov *uio_iov;
fputs.c 63 struct __siov iov;
fputwc.c 59 struct __siov iov;
fwrite.c 64 struct __siov iov;
puts.c 64 struct __siov iov[2];
fvwrite.c 67 struct __siov *iov;
vfwprintf.c 206 struct __siov iov;
673 struct __siov *iovp; /* for PRINT macro */
675 struct __siov iov[NIOV];/* ... and individual io vectors */
    [all...]
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
fputwc.c 47 struct __siov iov;
fvwrite.c 52 struct __siov *iov;
  /bionic/libc/stdio/
local.h 242 struct __siov { struct
247 struct __siov* uio_iov;
vfprintf.cpp 90 struct __siov iov[NIOV]; /* ... and individual io vectors */
91 struct __siov* iovp; /* for PRINT macro */
vfwprintf.cpp 90 struct __siov iov[NIOV]; /* ... and individual io vectors */
91 struct __siov* iovp; /* for PRINT macro */
printf_common.h 761 struct __siov iov;
stdio.cpp 1115 __siov iov = { .iov_base = const_cast<void*>(buf), .iov_len = n };
  /external/arm-neon-tests/
compute_ref.gccarm 
  /external/sonivox/arm-wt-22k/bin/
arm-wt-22k 

Completed in 777 milliseconds