HomeSort by relevance Sort by last modified time
    Searched full:pack_to_uint32 (Results 1 - 1 of 1) sorted by null

  /frameworks/base/tools/localedata/
extract_icu_data.py 109 def pack_to_uint32(locale): function
134 pack_to_uint32(locale),
144 return ((pack_to_uint32(locale) << 32) |
226 pack_to_uint32(locale),
227 pack_to_uint32(parent),

Completed in 66 milliseconds