Searched defs:locale (Results 1 - 17 of 17) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Dcrash101.C3 struct locale { }; struct
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash16.C8 class locale class
11 locale() throw() function in class:locale
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dmemtemp68.C3 struct locale struct
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr39423-1.c10 unsigned char locale[2]; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lto/
H A D20081219_1.C10 class locale class in namespace:std
H A D20091002-1_0.C16 class locale { class in namespace:std
H A D20090106_0.C116 class locale class in namespace:std
H A Dpr65475c_0.C24 class locale class in namespace:std
H A Dpr65475c_1.C27 class locale class in namespace:std
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr20458.C8 class locale class in namespace:std
/haiku-buildtools/binutils/intl/
H A Dlocalcharset.c286 const char *locale = NULL; local
323 const char *locale; local
[all...]
/haiku-buildtools/gcc/intl/
H A Dlocalcharset.c286 const char *locale = NULL; local
323 const char *locale; local
[all...]
/haiku-buildtools/gcc/libstdc++-v3/src/c++98/
H A Dlocalename.cc35 locale::locale(const char* __s) : _M_impl(0) function in class:locale
144 locale::locale(const locale& __base, const char* __s, category __cat) function in class:locale
154 locale::locale(const locale& __base, const locale& __add, category __cat) function in class:locale
[all...]
H A Dlocale.cc79 locale::locale(const locale& __other) throw() function in class:locale
86 locale::locale(_Impl* __ip) throw() : _M_impl(__ip) function in class:locale
[all...]
H A Dlocale_init.cc248 locale::locale() throw() : _M_impl(0) function in class:locale
[all...]
/haiku-buildtools/gcc/mpfr/tests/
H A Dtsprintf.c1184 char *locale; local
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dlocale_classes.h62 class locale class
163 locale(const std::string& __s) : locale(__s.c_str()) { } function in class:locale
177 locale(const locale& __base, const std::string& __s, category __cat) function in class:locale
[all...]

Completed in 150 milliseconds