Home
last modified time | relevance | path

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

/external/libcxx/include/
Dclocale2 //===--------------------------- clocale ----------------------------------===//
15 clocale synopsis
Dmodule.modulemap145 module clocale {
146 header "clocale"
DCMakeLists.txt41 clocale
/external/llvm-project/libcxx/include/
Dclocale2 //===--------------------------- clocale ----------------------------------===//
14 clocale synopsis
Dmodule.modulemap148 module clocale {
149 header "clocale"
DCMakeLists.txt43 clocale
/external/jsoncpp/src/lib_json/
DCMakeLists.txt11 check_include_file_cxx(clocale HAVE_CLOCALE)
12 check_cxx_symbol_exists(localeconv clocale HAVE_LOCALECONV)
23 set(CMAKE_EXTRA_INCLUDE_FILES clocale)
26 check_struct_has_member(lconv decimal_point clocale HAVE_DECIMAL_POINT LANGUAGE CXX)
/external/icu/icu4c/source/test/intltest/
Dssearch.cpp210 char clocale[100]; in searchTest() local
215 locale->extract(0, locale->length(), clocale, sizeof(clocale), NULL); in searchTest()
269 LocalUCollatorPointer collator(ucol_open(clocale, &status)); in searchTest()
/external/llvm-project/llvm/utils/gn/secondary/libcxx/include/
DBUILD.gn97 "clocale",
/external/llvm-project/clang-tools-extra/clangd/
DStdSymbolMap.inc700 SYMBOL(lconv, std::, <clocale>)
719 SYMBOL(localeconv, std::, <clocale>)
1024 SYMBOL(setlocale, std::, <clocale>)