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

  /external/icu4c/common/
putil.c 766 #define MAX_READ_SIZE 512
786 char bufferFile[MAX_READ_SIZE];
819 uprv_memset(bufferFile, 0, MAX_READ_SIZE);
820 sizeFileToRead = sizeFileLeft < MAX_READ_SIZE ? sizeFileLeft : MAX_READ_SIZE;
    [all...]
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_commands.h     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
public_commands.h     [all...]
  /system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_commands.h     [all...]

Completed in 34 milliseconds