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

  /external/chromium_org/third_party/icu/source/common/
utrie2_builder.c 986 int32_t start, newStart, movedStart;
1023 if( (movedStart=findSameDataBlock(trie->data, newStart, start, blockLength))
1028 trie->map[mapIndex++]=movedStart;
1029 movedStart+=UTRIE2_DATA_BLOCK_LENGTH;
    [all...]
  /external/icu4c/common/
utrie2_builder.cpp 986 int32_t start, newStart, movedStart;
1023 if( (movedStart=findSameDataBlock(trie->data, newStart, start, blockLength))
1028 trie->map[mapIndex++]=movedStart;
1029 movedStart+=UTRIE2_DATA_BLOCK_LENGTH;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/tests/
WebFrameTest.cpp     [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 139 milliseconds