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

  /external/chromium_org/third_party/icu/source/common/
unames.c 80 uint32_t tokenStringOffset, groupsOffset, groupStringOffset, algNamesOffset;
92 #define GET_GROUPS(names) (const uint16_t *)((const char *)names+names->groupsOffset)
    [all...]
  /external/icu4c/common/
unames.cpp 82 uint32_t tokenStringOffset, groupsOffset, groupStringOffset, algNamesOffset;
94 #define GET_GROUPS(names) (const uint16_t *)((const char *)names+names->groupsOffset)
    [all...]

Completed in 46 milliseconds