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

  /external/chromium_org/third_party/icu/source/common/
unisetspan.cpp 53 class OffsetList { // Only ever stack-allocated, does not need to inherit UMemory.
55 OffsetList() : list(staticList), capacity(0), length(0), start(0) {}
57 ~OffsetList() {
640 OffsetList offsets;
801 OffsetList offsets;
    [all...]
  /external/icu/icu4c/source/common/
unisetspan.cpp 55 class OffsetList { // Only ever stack-allocated, does not need to inherit UMemory.
57 OffsetList() : list(staticList), capacity(0), length(0), start(0) {}
59 ~OffsetList() {
642 OffsetList offsets;
803 OffsetList offsets;
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 79 milliseconds