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

  /external/chromium_org/third_party/icu/source/i18n/
bocsu.h 85 #define SLOPE_MAX_BYTES 4
  /external/icu4c/i18n/
bocsu.h 91 #define SLOPE_MAX_BYTES 4
bocsu.cpp 108 // We must have capacity>=SLOPE_MAX_BYTES in case u_writeDiff() writes that much,
116 uint8_t *lastSafe=p+capacity-SLOPE_MAX_BYTES;

Completed in 170 milliseconds