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.py111 def pack_to_uint32(locale): function
136 pack_to_uint32(locale),
146 return ((pack_to_uint32(locale) << 32) |
231 pack_to_uint32(locale),
232 pack_to_uint32(parent),