Searched defs:locale_type (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_locale.py | 265 locale_type = locale.LC_NUMERIC variable in TestNumberFormatting |
/external/python/cpython3/Lib/test/ | ||
D | test_locale.py | 268 locale_type = locale.LC_NUMERIC variable in TestNumberFormatting |
/external/flatbuffers/include/flatbuffers/ | ||
D | util.h | 209 typedef _locale_t locale_type; typedef |