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

  /external/chromium_org/third_party/icu/source/tools/toolutil/
ppucd.h 154 static const int32_t kNumLineBuffers=3;
169 char lines[kNumLineBuffers][4096];
ppucd.cpp 55 const int32_t PreparsedUCD::kNumLineBuffers;
110 if (lineIndex == kNumLineBuffers) {
  /external/icu/icu4c/source/tools/toolutil/
ppucd.h 154 static const int32_t kNumLineBuffers=3;
169 char lines[kNumLineBuffers][4096];
ppucd.cpp 55 const int32_t PreparsedUCD::kNumLineBuffers;
110 if (lineIndex == kNumLineBuffers) {

Completed in 739 milliseconds