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

  /external/qemu/
charpipe.c 35 #define BIP_BUFFER_SIZE 512
40 char buff[ BIP_BUFFER_SIZE ];
  /system/core/adb/
sysdeps_win32.c 827 #define BIP_BUFFER_SIZE 4096
872 unsigned char buff[ BIP_BUFFER_SIZE ];
951 avail = BIP_BUFFER_SIZE - bip->a_end;
964 if (bip->a_end == BIP_BUFFER_SIZE && bip->a_start == 0) {
    [all...]

Completed in 205 milliseconds