Home
last modified time | relevance | path

Searched defs:clocale (Results 1 – 25 of 77) sorted by relevance

1234

/dports/games/fheroes2/fheroes2-0.9.11/src/engine/
H A Dsystem.cpp202 char * clocale = std::setlocale( LC_MONETARY, nullptr ); in GetMessageLocale() local
204 char * clocale = setlocale( LC_MESSAGES, nullptr ); in GetMessageLocale() local
206 char * clocale = std::setlocale( LC_MESSAGES, nullptr ); in GetMessageLocale() local
/dports/devel/boost-docs/boost_1_72_0/libs/locale/test/
H A Dtest_config.cpp83 char const *clocale=setlocale(LC_ALL,""); in main() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/locale/test/
H A Dtest_config.cpp83 char const *clocale=setlocale(LC_ALL,""); in main() local
/dports/devel/boost-libs/boost_1_72_0/libs/locale/test/
H A Dtest_config.cpp83 char const *clocale=setlocale(LC_ALL,""); in main() local
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/locale/test/
H A Dtest_config.cpp81 char const *clocale=setlocale(LC_ALL,""); in main() local
/dports/databases/percona57-server/boost_1_59_0/libs/locale/test/
H A Dtest_config.cpp81 char const *clocale=setlocale(LC_ALL,""); in main() local
/dports/databases/xtrabackup/boost_1_59_0/libs/locale/test/
H A Dtest_config.cpp81 char const *clocale=setlocale(LC_ALL,""); in main() local
/dports/databases/percona57-client/boost_1_59_0/libs/locale/test/
H A Dtest_config.cpp81 char const *clocale=setlocale(LC_ALL,""); in main() local
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/locale/test/
H A Dtest_config.cpp81 char const *clocale=setlocale(LC_ALL,""); in main() local
/dports/devel/hyperscan/boost_1_75_0/libs/locale/test/
H A Dtest_config.cpp83 char const *clocale=setlocale(LC_ALL,""); in main() local
/dports/games/flare-engine/flare-engine-1.12/src/.vscode/
H A Dsettings.json6 "clocale": "cpp", string
/dports/graphics/airsaned/AirSane-0.3.2-50-gdeab313/basic/
H A Ddictionary.cpp28 std::locale clocale("C"); variable
/dports/devel/llvm80/llvm-8.0.1.src/test/Analysis/CostModel/AMDGPU/
H A Daddrspacecast.ll18 ; CHECK: estimated cost of 0 for {{.*}} addrspacecast <32 x i8 addrspace(1)*> %ptr to <32 x i8*>
/dports/graphics/airsaned/AirSane-0.3.2-50-gdeab313/web/
H A Dwebpage.cpp53 static std::locale clocale("C"); variable
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/.vscode/
H A Dsettings.json18 "clocale": "cpp", string
/dports/devel/cpprestsdk/cpprestsdk-2.10.16/Release/src/utilities/
H A Dasyncrt_utils.cpp115 scoped_c_thread_locale::xplat_locale* clocale = new scoped_c_thread_locale::xplat_locale(); in c_locale() local
122 auto deleter = [](scoped_c_thread_locale::xplat_locale* clocale) { in c_locale()
133 { in c_locale()
/dports/graphics/geos/geos-3.9.1/src/io/
H A DWKTReader.cpp65 CLocalizer clocale; in read() local
/dports/net/eternalterminal/EternalTerminal-et-v5.1.9/.vscode/
H A Dsettings.json69 "clocale": "cpp", string
/dports/math/yacas/yacas-1.9.1/.vscode/
H A Dsettings.json43 "clocale": "cpp", string
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/simdjson/.vscode/
H A Dsettings.json33 "clocale": "cpp", string
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/range-v3/.vscode/
H A Dsettings.json20 "clocale": "cpp", string
/dports/devel/range-v3/range-v3-0.11.0/.vscode/
H A Dsettings.json20 "clocale": "cpp", string
/dports/emulators/stella/stella-6.6/.vscode/
H A Dsettings.json52 "clocale": "cpp", string
/dports/math/py-numpy/numpy-1.20.3/numpy/core/src/common/
H A Dnumpyos.c518 locale_t clocale; in NumPyOS_ascii_strtold() local
/dports/graphics/airsaned/AirSane-0.3.2-50-gdeab313/sanecpp/
H A Dsanecpp.cpp32 const std::locale clocale = std::locale("C"); variable

1234