Searched refs:languages (Results 1 - 25 of 26) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dlangprefs.c90 char *languages = (char *) malloc (size); local
92 if (languages != NULL)
94 char *p = languages;
118 cached_languages = languages;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-objc-gnustep/
H A DGNUmakefile21 Hello_LANGUAGES := $(sort English $(shell MAKEFLAGS= $(MAKE) -s -C po echo-languages))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/tests/
H A Dvalidate3 # Usage: validate languages input.gperf [more gperf options]
15 languages=$1
22 for lang in `echo $languages | sed -e 's/,/ /g'`; do
H A DMakefile.in113 @echo "testing UTF-8 encoded languages, all items should be found in the set"
122 @echo "testing UCS-2 encoded languages, all items should be found in the set"
166 $(GPERF) -C -E -G -I -t < $(srcdir)/languages.gperf | $(POSTPROCESS_FOR_MINGW) > languages.out
167 diff $(srcdir)/languages.exp languages.out
H A DMakefile113 @echo "testing UTF-8 encoded languages, all items should be found in the set"
122 @echo "testing UCS-2 encoded languages, all items should be found in the set"
166 $(GPERF) -C -E -G -I -t < $(srcdir)/languages.gperf | $(POSTPROCESS_FOR_MINGW) > languages.out
167 diff $(srcdir)/languages.exp languages.out
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dnvram.c614 static char *languages[] = { variable
673 if (nvram[6] < ARRAY_SIZE(languages))
674 seq_printf(seq, "%s\n", languages[nvram[6]]);
678 if (nvram[7] < ARRAY_SIZE(languages))
679 seq_printf(seq, "%s\n", languages[nvram[7]]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dti18n.tex5 currency formats need changing too, some languages are written left to right
10 languages. Please consult wxWidgets home page for the most up-to-date
11 translations - and if you translate it into one of the languages not done
H A Dlangcodes.tex9 %% This enum is generated by misc/languages/genlang.py
10 %% When making changes, please put them into misc/languages/langtabl.txt
14 \twocolitem{wxLANGUAGE\_USER\_DEFINED}{user defined languages' integer identifiers should start from this}
H A Dclientdat.tex6 This is useful e.g. for scripting languages which need to handle
H A Dtunicode.tex16 characters from languages other than English.
26 is sufficient to encode all of the world languages at once. More details about
H A Dtnoneng.tex4 the user in a language other than English. Unfortunately many languages use
H A Dlocale.tex63 \membersection{Supported languages}\label{wxlanguage}
160 Adds custom, user-defined language to the database of known languages. This
H A Dtexpr.tex15 development, and that provided some compatibility with AI languages
H A Darray.tex22 languages, attempt to access an element beyond the arrays bound doesn't
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-objc-gnustep/po/
H A DGNUmakefile54 # Set of available languages.
56 # Set of languages which use msgen.
171 echo-languages:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A DMakefile.gnulib1001 unicase/locale-languages.h: $(srcdir)/unicase/locale-languages.gperf
1002 $(GPERF) -m 10 $(srcdir)/unicase/locale-languages.gperf > $(srcdir)/unicase/locale-languages.h-t
1003 mv $(srcdir)/unicase/locale-languages.h-t $(srcdir)/unicase/locale-languages.h
1004 BUILT_SOURCES += unicase/locale-languages.h
1005 MOSTLYCLEANFILES += unicase/locale-languages.h-t
1006 MAINTAINERCLEANFILES += unicase/locale-languages.h
1007 EXTRA_DIST += unicase/locale-languages
[all...]
H A DMakefile.in1289 unicase/locale-languages.h unicase/locale-languages.gperf \
1520 $(STDINT_H) stdlib.h string.h unicase/locale-languages.h \
1534 unicase/locale-languages.h-t unicase/special-casing-table.h-t \
1549 unicase/locale-languages.h unicase/special-casing-table.h \
4249 unicase/locale-languages.h: $(srcdir)/unicase/locale-languages.gperf
4250 $(GPERF) -m 10 $(srcdir)/unicase/locale-languages.gperf > $(srcdir)/unicase/locale-languages.h-t
4251 mv $(srcdir)/unicase/locale-languages
[all...]
H A DMakefile1289 unicase/locale-languages.h unicase/locale-languages.gperf \
1520 $(STDINT_H) stdlib.h string.h unicase/locale-languages.h \
1534 unicase/locale-languages.h-t unicase/special-casing-table.h-t \
1549 unicase/locale-languages.h unicase/special-casing-table.h \
4249 unicase/locale-languages.h: $(srcdir)/unicase/locale-languages.gperf
4250 $(GPERF) -m 10 $(srcdir)/unicase/locale-languages.gperf > $(srcdir)/unicase/locale-languages.h-t
4251 mv $(srcdir)/unicase/locale-languages
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Mandrake/
H A Dsamba2.spec2178 aren't any manpages for these languages yet ... so we still
2180 - patch (p25) to configure.in to support more than 2 languages.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex1011 interest in hypertext and mark-up languages makes \LaTeX\ relevant as
1014 Also, languages such as \LaTeX\ (and Rich Text Format, which it resembles
1015 in many ways) are {\it complementary} to WYSIWYG packages. These languages
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgpg-error-1.10/
H A Dconfigure1546 --disable-languages do not build support for other languages than C
13599 # Check whether --enable-languages was given.
16178 # The LINGUAS file contains the set of available languages.
16187 # The set of available languages was given in configure.in.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgpg-error-1.10/
H A Dconfigure1546 --disable-languages do not build support for other languages than C
13599 # Check whether --enable-languages was given.
16178 # The LINGUAS file contains the set of available languages.
16187 # The set of available languages was given in configure.in.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex53 % It is possible to adapt texinfo.tex for other languages, to some
6635 % . in languages with many accents, such as Czech or French, it's
8007 % available languages. This means we can support hyphenation in
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex53 % It is possible to adapt texinfo.tex for other languages, to some
6396 % . in languages with many accents, such as Czech or French, it's
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexinfo.tex53 % It is possible to adapt texinfo.tex for other languages, to some
6428 % . in languages with many accents, such as Czech or French, it's

Completed in 266 milliseconds

12