Home
last modified time | relevance | path

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

/external/libcxx/include/
Dclocale2 //===--------------------------- clocale ----------------------------------===//
15 clocale synopsis
Dmodule.modulemap123 module clocale {
124 header "clocale"
/external/icu/icu4c/source/test/intltest/
Dssearch.cpp199 char clocale[100]; in searchTest() local
204 locale->extract(0, locale->length(), clocale, sizeof(clocale), NULL); in searchTest()
258 LocalUCollatorPointer collator(ucol_open(clocale, &status)); in searchTest()
/external/srtp/
Dconfig.log72 …with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libs…