Searched refs:locale (Results 226 - 250 of 461) sorted by relevance

1234567891011>>

/freebsd-10.2-release/contrib/libstdc++/config/locale/generic/
H A Dcodecvt_members.cc36 #include <locale>
H A Dmonetary_members.cc36 #include <locale>
50 // "C" locale.
76 // "C" locale.
112 // "C" locale
140 // "C" locale
/freebsd-10.2-release/contrib/libstdc++/config/locale/gnu/
H A Dnumeric_members.cc36 #include <locale>
50 // "C" locale
66 // Named locale.
103 // "C" locale
122 // Named locale.
/freebsd-10.2-release/contrib/groff/src/libs/libgroff/
H A Dcset.cpp25 #include <locale.h>
/freebsd-10.2-release/tools/regression/lib/libc/locale/
H A Dtest-c16rtomb.c34 __FBSDID("$FreeBSD: releng/10.2/tools/regression/lib/libc/locale/test-c16rtomb.c 251314 2013-06-03 17:17:56Z ed $");
39 #include <locale.h>
51 * C/POSIX locale.
H A Dtest-wcrtomb.c36 __FBSDID("$FreeBSD: releng/10.2/tools/regression/lib/libc/locale/test-wcrtomb.c 137587 2004-11-11 19:47:55Z nik $");
41 #include <locale.h>
55 * C/POSIX locale.
92 * Japanese (EUC) locale.
H A Dtest-wcstombs.c36 __FBSDID("$FreeBSD: releng/10.2/tools/regression/lib/libc/locale/test-wcstombs.c 137587 2004-11-11 19:47:55Z nik $");
41 #include <locale.h>
54 * C/POSIX locale.
108 * Japanese (EUC) locale.
/freebsd-10.2-release/tools/regression/lib/libc/stdio/
H A Dtest-printbasic.c37 #include <locale.h>
/freebsd-10.2-release/gnu/usr.bin/grep/
H A DMakefile12 SRCS= closeout.c dfa.c error.c exclude.c grep.c grepmat.c hard-locale.c \
/freebsd-10.2-release/usr.bin/calendar/
H A Dcalendar.c47 #include <locale.h>
/freebsd-10.2-release/usr.bin/fold/
H A Dfold.c50 #include <locale.h>
/freebsd-10.2-release/usr.bin/leave/
H A Dleave.c46 #include <locale.h>
/freebsd-10.2-release/lib/libc++/
H A DMakefile26 locale.cpp\
135 locale\
/freebsd-10.2-release/contrib/groff/contrib/mm/
H A DMakefile.sub12 LOCALE=locale se_locale
/freebsd-10.2-release/contrib/diff/src/
H A Dsystem.h193 # include <locale.h>
195 # define setlocale(category, locale)
210 Prefer ISDIGIT to isdigit unless it's important to use the locale's
/freebsd-10.2-release/contrib/libstdc++/src/
H A DMakefile.in68 list.cc locale.cc locale_init.cc locale_facets.cc \
72 locale-inst.cc misc-inst.cc ostream-inst.cc sstream-inst.cc \
77 time_members.cc basic_file.cc c++locale.cc \
82 am__objects_2 = basic_file.lo c++locale.lo
88 locale.lo locale_init.lo locale_facets.lo localename.lo \
91 iostream-inst.lo istream-inst.lo istream.lo locale-inst.lo \
331 c++locale.cc
355 locale.cc \
370 locale-inst.cc \
750 c++locale
[all...]
/freebsd-10.2-release/contrib/libgnuregex/
H A Dregex_internal.h33 # include <locale.h>
64 # include <locale/localeinfo.h>
65 # include <locale/elem-hash.h>
66 # include <locale/coll-lookup.h>
749 # include <locale/weight.h>
/freebsd-10.2-release/usr.sbin/lpr/lpr/
H A Dlpr.c71 #include <locale.h>
106 static char *locale; /* pr'ing locale */ variable
196 case 'L': /* pr's locale */
197 locale = optarg;
368 if (locale)
369 card('Z', locale);
833 "\t[-L locale] [-wnum] [-cdfghlnmprstv] [name ...]");
/freebsd-10.2-release/gnu/lib/libstdc++/
H A DMakefile12 ${SRCDIR}/config/locale/darwin ${SRCDIR}/config/locale/generic \
37 list.cc locale.cc locale_init.cc locale_facets.cc \
41 locale-inst.cc misc-inst.cc ostream-inst.cc sstream-inst.cc \
196 COMPATHDRS= assert.h ctype.h errno.h float.h iso646.h limits.h locale.h \
534 locale/generic/c_locale.h \
535 locale/generic/c++locale_internal.h \
536 locale/generic/messages_members.h \
537 locale/generic/time_members.h \
546 TARGETHDRSNAME_c_locale.h= c++locale
[all...]
/freebsd-10.2-release/contrib/libstdc++/include/ext/
H A Dcodecvt_specializations.h48 #include <locale>
250 static locale::id id;
297 locale::id
H A Dvstring_util.h45 #include <locale>
/freebsd-10.2-release/lib/libc/locale/
H A Dtable.c42 __FBSDID("$FreeBSD: releng/10.2/lib/libc/locale/table.c 232498 2012-03-04 15:31:13Z theraven $");
257 __runes_for_locale(locale_t locale, int *mb_sb_limit) argument
259 FIX_LOCALE(locale);
260 struct xlocale_ctype *c = XLOCALE_CTYPE(locale);
/freebsd-10.2-release/contrib/libstdc++/include/std/
H A Dstd_iosfwd.h45 #include <bits/c++locale.h>
/freebsd-10.2-release/contrib/one-true-awk/
H A Dmain.c33 #include <locale.h>
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/locale/
H A Dt_io.c39 #include <locale.h>

Completed in 305 milliseconds

1234567891011>>