Home
last modified time | relevance | path

Searched refs:pack_to_uint32 (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/localedata/
Dextract_icu_data.py109 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),