Searched defs:locale_type (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ | ||
| D | io.hpp | 80 typedef ::std::locale const locale_type; typedef in glm::io::basic_state_saver |
| /third_party/python/Lib/test/ | ||
| D | test_locale.py | 270 locale_type = locale.LC_NUMERIC variable in TestNumberFormatting |