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

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

Completed in 578 milliseconds