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

  /external/icu4c/common/
unames.c 236 #define WRITE_CHAR(buffer, bufferLength, bufferPos, c) { \
300 WRITE_CHAR(buffer, bufferLength, bufferPos, c);
315 WRITE_CHAR(buffer, bufferLength, bufferPos, c);
332 WRITE_CHAR(buffer, bufferLength, bufferPos, c);
476 WRITE_CHAR(buffer, bufferLength, length, '<');
478 WRITE_CHAR(buffer, bufferLength, length, catname[length - 1]);
480 WRITE_CHAR(buffer, bufferLength, length, '-');
491 WRITE_CHAR(buffer, bufferLength, length, '>');
829 WRITE_CHAR(buffer, bufferLength, bufferPos, c);
884 WRITE_CHAR(buffer, bufferLength, bufferPos, c)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
taskstats.h 142 __u64 write_char; /* bytes written */ member in struct:taskstats
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
taskstats.h 142 __u64 write_char; /* bytes written */ member in struct:taskstats
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
taskstats.h 142 __u64 write_char; /* bytes written */ member in struct:taskstats

Completed in 378 milliseconds