Home
last modified time | relevance | path

Searched refs:DOMAIN (Results 1 – 25 of 100) sorted by relevance

1234

/third_party/gettext/gettext-tools/examples/hello-java/po/
DMakefile.am11 DOMAIN = $(PACKAGE) macro
120 $(srcdir)/stamp-po: $(srcdir)/$(DOMAIN).pot
121 test ! -f $(srcdir)/$(DOMAIN).pot || \
123 @test ! -f $(srcdir)/$(DOMAIN).pot || { \
138 $(DOMAIN).pot-update: $(POTFILES_DEPS) remove-potcdate.sed
164 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
172 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
182 test ! -f $(DOMAIN).po || { \
183 if test -f $(srcdir)/$(DOMAIN).pot-header; then \
184 sed -e '1,/^#$$/d' < $(DOMAIN).po > $(DOMAIN).1po && \
[all …]
/third_party/gettext/gettext-tools/examples/hello-java-qtjambi/po/
DMakefile.am11 DOMAIN = $(PACKAGE) macro
120 $(srcdir)/stamp-po: $(srcdir)/$(DOMAIN).pot
121 test ! -f $(srcdir)/$(DOMAIN).pot || \
123 @test ! -f $(srcdir)/$(DOMAIN).pot || { \
138 $(DOMAIN).pot-update: $(POTFILES_DEPS) remove-potcdate.sed
164 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
172 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
182 test ! -f $(DOMAIN).po || { \
183 if test -f $(srcdir)/$(DOMAIN).pot-header; then \
184 sed -e '1,/^#$$/d' < $(DOMAIN).po > $(DOMAIN).1po && \
[all …]
/third_party/gettext/gettext-tools/examples/hello-java-awt/po/
DMakefile.am11 DOMAIN = $(PACKAGE) macro
120 $(srcdir)/stamp-po: $(srcdir)/$(DOMAIN).pot
121 test ! -f $(srcdir)/$(DOMAIN).pot || \
123 @test ! -f $(srcdir)/$(DOMAIN).pot || { \
138 $(DOMAIN).pot-update: $(POTFILES_DEPS) remove-potcdate.sed
164 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
172 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
182 test ! -f $(DOMAIN).po || { \
183 if test -f $(srcdir)/$(DOMAIN).pot-header; then \
184 sed -e '1,/^#$$/d' < $(DOMAIN).po > $(DOMAIN).1po && \
[all …]
/third_party/gettext/gettext-tools/examples/hello-java-swing/po/
DMakefile.am11 DOMAIN = $(PACKAGE) macro
120 $(srcdir)/stamp-po: $(srcdir)/$(DOMAIN).pot
121 test ! -f $(srcdir)/$(DOMAIN).pot || \
123 @test ! -f $(srcdir)/$(DOMAIN).pot || { \
138 $(DOMAIN).pot-update: $(POTFILES_DEPS) remove-potcdate.sed
164 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
172 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
182 test ! -f $(DOMAIN).po || { \
183 if test -f $(srcdir)/$(DOMAIN).pot-header; then \
184 sed -e '1,/^#$$/d' < $(DOMAIN).po > $(DOMAIN).1po && \
[all …]
/third_party/boost/boost/proto/
Doperators.hpp106 #define BOOST_PROTO_DEFINE_UNARY_OPERATOR(OP, TAG, TRAIT, DOMAIN, POST) … argument
112DOMAIN \
113 … , DOMAIN::proto_grammar \
120 … return boost::proto::detail::make_expr_<TAG, DOMAIN, Arg &>()(arg); \
126DOMAIN \
127 … , DOMAIN::proto_grammar \
134 … return boost::proto::detail::make_expr_<TAG, DOMAIN, Arg const &>()(arg); \
140 #define BOOST_PROTO_DEFINE_BINARY_OPERATOR(OP, TAG, TRAIT, DOMAIN) … argument
146DOMAIN \
147 … , DOMAIN::proto_grammar \
[all …]
/third_party/gettext/gettext-tools/examples/hello-csharp-forms/po/
DMakefile.am11 DOMAIN = $(PACKAGE) macro
123 $(srcdir)/stamp-po: $(srcdir)/$(DOMAIN).pot
124 test ! -f $(srcdir)/$(DOMAIN).pot || \
126 @test ! -f $(srcdir)/$(DOMAIN).pot || { \
141 $(DOMAIN).pot-update: $(POTFILES_DEPS) remove-potcdate.sed
167 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
175 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
185 test ! -f $(DOMAIN).po || { \
186 if test -f $(srcdir)/$(DOMAIN).pot-header; then \
187 sed -e '1,/^#$$/d' < $(DOMAIN).po > $(DOMAIN).1po && \
[all …]
/third_party/gettext/gettext-tools/examples/hello-tcl/po/
DMakefile.am11 DOMAIN = $(PACKAGE) macro
120 $(srcdir)/stamp-po: $(srcdir)/$(DOMAIN).pot
121 test ! -f $(srcdir)/$(DOMAIN).pot || \
123 @test ! -f $(srcdir)/$(DOMAIN).pot || { \
138 $(DOMAIN).pot-update: $(POTFILES_DEPS) remove-potcdate.sed
164 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
172 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
182 test ! -f $(DOMAIN).po || { \
183 if test -f $(srcdir)/$(DOMAIN).pot-header; then \
184 sed -e '1,/^#$$/d' < $(DOMAIN).po > $(DOMAIN).1po && \
[all …]
/third_party/gettext/gettext-tools/examples/hello-tcl-tk/po/
DMakefile.am11 DOMAIN = $(PACKAGE) macro
120 $(srcdir)/stamp-po: $(srcdir)/$(DOMAIN).pot
121 test ! -f $(srcdir)/$(DOMAIN).pot || \
123 @test ! -f $(srcdir)/$(DOMAIN).pot || { \
138 $(DOMAIN).pot-update: $(POTFILES_DEPS) remove-potcdate.sed
164 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
172 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
182 test ! -f $(DOMAIN).po || { \
183 if test -f $(srcdir)/$(DOMAIN).pot-header; then \
184 sed -e '1,/^#$$/d' < $(DOMAIN).po > $(DOMAIN).1po && \
[all …]
/third_party/gettext/gettext-tools/examples/hello-csharp/po/
DMakefile.am11 DOMAIN = $(PACKAGE) macro
123 $(srcdir)/stamp-po: $(srcdir)/$(DOMAIN).pot
124 test ! -f $(srcdir)/$(DOMAIN).pot || \
126 @test ! -f $(srcdir)/$(DOMAIN).pot || { \
141 $(DOMAIN).pot-update: $(POTFILES_DEPS) remove-potcdate.sed
167 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
175 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
185 test ! -f $(DOMAIN).po || { \
186 if test -f $(srcdir)/$(DOMAIN).pot-header; then \
187 sed -e '1,/^#$$/d' < $(DOMAIN).po > $(DOMAIN).1po && \
[all …]
/third_party/gettext/gettext-tools/examples/hello-objc-gnustep/po/
DGNUmakefile14 DOMAIN = hello-objc-gnustep macro
116 $(DOMAIN).pot-update: $(POTFILES_DEPS) remove-potcdate.sed
138 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
146 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
156 test ! -f $(DOMAIN).po || { \
157 if test -f $(DOMAIN).pot-header; then \
158 sed -e '1,/^#$$/d' < $(DOMAIN).po > $(DOMAIN).1po && \
159 cat $(DOMAIN).pot-header $(DOMAIN).1po > $(DOMAIN).po && \
160 rm -f $(DOMAIN).1po \
163 if test -f $(DOMAIN).pot; then \
[all …]
/third_party/gettext/gettext-tools/examples/hello-c++-qt/po/
DMakefile.am11 DOMAIN = $(PACKAGE) macro
107 $(QMFILES): $(srcdir)/$(DOMAIN).pot
114 $(MSGMERGE) $(MSGMERGE_FOR_MSGFMT_OPTION) -o $${lang}.1po $${lang}.po $(DOMAIN).pot && \
143 $(srcdir)/stamp-po: $(srcdir)/$(DOMAIN).pot
144 test ! -f $(srcdir)/$(DOMAIN).pot || \
146 @test ! -f $(srcdir)/$(DOMAIN).pot || { \
161 $(DOMAIN).pot-update: $(POTFILES_DEPS) remove-potcdate.sed
187 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
195 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
205 test ! -f $(DOMAIN).po || { \
[all …]
/third_party/gettext/gettext-tools/examples/hello-python/po/
DMakefile.am11 DOMAIN = $(PACKAGE) macro
104 $(GMOFILES): $(srcdir)/$(DOMAIN).pot
111 $(MSGMERGE) $(MSGMERGE_FOR_MSGFMT_OPTION) -o $${lang}.1po $${lang}.po $(DOMAIN).pot && \
140 $(srcdir)/stamp-po: $(srcdir)/$(DOMAIN).pot
141 test ! -f $(srcdir)/$(DOMAIN).pot || \
143 @test ! -f $(srcdir)/$(DOMAIN).pot || { \
158 $(DOMAIN).pot-update: $(POTFILES_DEPS) remove-potcdate.sed
184 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
192 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
202 test ! -f $(DOMAIN).po || { \
[all …]
/third_party/gettext/gettext-tools/examples/hello-pascal/po/
DMakefile.am11 DOMAIN = $(PACKAGE) macro
104 $(GMOFILES): $(srcdir)/$(DOMAIN).pot
111 $(MSGMERGE) $(MSGMERGE_FOR_MSGFMT_OPTION) -o $${lang}.1po $${lang}.po $(DOMAIN).pot && \
140 $(srcdir)/stamp-po: $(srcdir)/$(DOMAIN).pot
141 test ! -f $(srcdir)/$(DOMAIN).pot || \
143 @test ! -f $(srcdir)/$(DOMAIN).pot || { \
158 $(DOMAIN).pot-update: $(POTFILES_DEPS) remove-potcdate.sed
184 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
192 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
202 test ! -f $(DOMAIN).po || { \
[all …]
/third_party/gettext/gettext-tools/examples/hello-guile/po/
DMakefile.am11 DOMAIN = $(PACKAGE) macro
104 $(GMOFILES): $(srcdir)/$(DOMAIN).pot
111 $(MSGMERGE) $(MSGMERGE_FOR_MSGFMT_OPTION) -o $${lang}.1po $${lang}.po $(DOMAIN).pot && \
140 $(srcdir)/stamp-po: $(srcdir)/$(DOMAIN).pot
141 test ! -f $(srcdir)/$(DOMAIN).pot || \
143 @test ! -f $(srcdir)/$(DOMAIN).pot || { \
158 $(DOMAIN).pot-update: $(POTFILES_DEPS) remove-potcdate.sed
184 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
192 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
202 test ! -f $(DOMAIN).po || { \
[all …]
/third_party/gettext/gettext-tools/examples/hello-sh/po/
DMakefile.am11 DOMAIN = $(PACKAGE) macro
104 $(GMOFILES): $(srcdir)/$(DOMAIN).pot
111 $(MSGMERGE) $(MSGMERGE_FOR_MSGFMT_OPTION) -o $${lang}.1po $${lang}.po $(DOMAIN).pot && \
140 $(srcdir)/stamp-po: $(srcdir)/$(DOMAIN).pot
141 test ! -f $(srcdir)/$(DOMAIN).pot || \
143 @test ! -f $(srcdir)/$(DOMAIN).pot || { \
158 $(DOMAIN).pot-update: $(POTFILES_DEPS) remove-potcdate.sed
184 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
192 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
202 test ! -f $(DOMAIN).po || { \
[all …]
/third_party/gettext/gettext-tools/examples/hello-ycp/po/
DMakefile.am11 DOMAIN = $(PACKAGE) macro
104 $(GMOFILES): $(srcdir)/$(DOMAIN).pot
111 $(MSGMERGE) $(MSGMERGE_FOR_MSGFMT_OPTION) -o $${lang}.1po $${lang}.po $(DOMAIN).pot && \
140 $(srcdir)/stamp-po: $(srcdir)/$(DOMAIN).pot
141 test ! -f $(srcdir)/$(DOMAIN).pot || \
143 @test ! -f $(srcdir)/$(DOMAIN).pot || { \
158 $(DOMAIN).pot-update: $(POTFILES_DEPS) remove-potcdate.sed
184 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
192 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
202 test ! -f $(DOMAIN).po || { \
[all …]
/third_party/gettext/gettext-tools/examples/hello-php/po/
DMakefile.am11 DOMAIN = $(PACKAGE) macro
104 $(GMOFILES): $(srcdir)/$(DOMAIN).pot
111 $(MSGMERGE) $(MSGMERGE_FOR_MSGFMT_OPTION) -o $${lang}.1po $${lang}.po $(DOMAIN).pot && \
140 $(srcdir)/stamp-po: $(srcdir)/$(DOMAIN).pot
141 test ! -f $(srcdir)/$(DOMAIN).pot || \
143 @test ! -f $(srcdir)/$(DOMAIN).pot || { \
158 $(DOMAIN).pot-update: $(POTFILES_DEPS) remove-potcdate.sed
184 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
192 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
202 test ! -f $(DOMAIN).po || { \
[all …]
/third_party/gettext/gettext-tools/examples/hello-librep/po/
DMakefile.am11 DOMAIN = $(PACKAGE) macro
104 $(GMOFILES): $(srcdir)/$(DOMAIN).pot
111 $(MSGMERGE) $(MSGMERGE_FOR_MSGFMT_OPTION) -o $${lang}.1po $${lang}.po $(DOMAIN).pot && \
140 $(srcdir)/stamp-po: $(srcdir)/$(DOMAIN).pot
141 test ! -f $(srcdir)/$(DOMAIN).pot || \
143 @test ! -f $(srcdir)/$(DOMAIN).pot || { \
158 $(DOMAIN).pot-update: $(POTFILES_DEPS) remove-potcdate.sed
184 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
192 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
202 test ! -f $(DOMAIN).po || { \
[all …]
/third_party/gettext/gettext-tools/examples/hello-gawk/po/
DMakefile.am11 DOMAIN = $(PACKAGE) macro
104 $(GMOFILES): $(srcdir)/$(DOMAIN).pot
111 $(MSGMERGE) $(MSGMERGE_FOR_MSGFMT_OPTION) -o $${lang}.1po $${lang}.po $(DOMAIN).pot && \
140 $(srcdir)/stamp-po: $(srcdir)/$(DOMAIN).pot
141 test ! -f $(srcdir)/$(DOMAIN).pot || \
143 @test ! -f $(srcdir)/$(DOMAIN).pot || { \
158 $(DOMAIN).pot-update: $(POTFILES_DEPS) remove-potcdate.sed
184 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
192 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
202 test ! -f $(DOMAIN).po || { \
[all …]
/third_party/gettext/gettext-tools/examples/hello-smalltalk/po/
DMakefile.am11 DOMAIN = $(PACKAGE) macro
104 $(GMOFILES): $(srcdir)/$(DOMAIN).pot
111 $(MSGMERGE) $(MSGMERGE_FOR_MSGFMT_OPTION) -o $${lang}.1po $${lang}.po $(DOMAIN).pot && \
140 $(srcdir)/stamp-po: $(srcdir)/$(DOMAIN).pot
141 test ! -f $(srcdir)/$(DOMAIN).pot || \
143 @test ! -f $(srcdir)/$(DOMAIN).pot || { \
158 $(DOMAIN).pot-update: $(POTFILES_DEPS) remove-potcdate.sed
184 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
192 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
202 test ! -f $(DOMAIN).po || { \
[all …]
/third_party/gettext/gettext-tools/examples/hello-clisp/po/
DMakefile.am11 DOMAIN = $(PACKAGE) macro
104 $(GMOFILES): $(srcdir)/$(DOMAIN).pot
111 $(MSGMERGE) $(MSGMERGE_FOR_MSGFMT_OPTION) -o $${lang}.1po $${lang}.po $(DOMAIN).pot && \
140 $(srcdir)/stamp-po: $(srcdir)/$(DOMAIN).pot
141 test ! -f $(srcdir)/$(DOMAIN).pot || \
143 @test ! -f $(srcdir)/$(DOMAIN).pot || { \
158 $(DOMAIN).pot-update: $(POTFILES_DEPS) remove-potcdate.sed
184 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
192 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
202 test ! -f $(DOMAIN).po || { \
[all …]
/third_party/gettext/gettext-tools/examples/hello-c++-wxwidgets/po/
DMakefile.am11 DOMAIN = $(PACKAGE) macro
110 $(GMOFILES): $(srcdir)/$(DOMAIN).pot
117 $(MSGMERGE) $(MSGMERGE_FOR_MSGFMT_OPTION) -o $${lang}.1po $${lang}.po $(DOMAIN).pot && \
146 $(srcdir)/stamp-po: $(srcdir)/$(DOMAIN).pot
147 test ! -f $(srcdir)/$(DOMAIN).pot || \
149 @test ! -f $(srcdir)/$(DOMAIN).pot || { \
164 $(DOMAIN).pot-update: $(POTFILES_DEPS) remove-potcdate.sed
190 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
198 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
208 test ! -f $(DOMAIN).po || { \
[all …]
/third_party/gettext/gettext-tools/examples/hello-perl/po/
DMakefile.am11 DOMAIN = $(PACKAGE) macro
114 $(GMOFILES): $(srcdir)/$(DOMAIN).pot
121 $(MSGMERGE) $(MSGMERGE_FOR_MSGFMT_OPTION) -o $${lang}.1po $${lang}.po $(DOMAIN).pot && \
150 $(srcdir)/stamp-po: $(srcdir)/$(DOMAIN).pot
151 test ! -f $(srcdir)/$(DOMAIN).pot || \
153 @test ! -f $(srcdir)/$(DOMAIN).pot || { \
168 $(DOMAIN).pot-update: $(POTFILES_DEPS) remove-potcdate.sed
194 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
202 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
212 test ! -f $(DOMAIN).po || { \
[all …]
/third_party/e2fsprogs/po/
DMakefile.in.in83 POFILESDEPS_ = $(srcdir)/$(DOMAIN).pot
128 # $(srcdir)/$(DOMAIN).pot is only created when needed. When xgettext finds no
129 # internationalized messages, no $(srcdir)/$(DOMAIN).pot is created (because
136 # checks out the package via CVS, and the $(DOMAIN).pot file is not in CVS,
137 # "make" will update the $(DOMAIN).pot and the $(CATALOGS), but subsequent
142 stamp-po: $(srcdir)/$(DOMAIN).pot
144 test ! -f $(srcdir)/$(DOMAIN).pot || \
146 @test ! -f $(srcdir)/$(DOMAIN).pot || { \
152 # Note: Target 'all' must not depend on target '$(DOMAIN).pot-update',
156 # This target rebuilds $(DOMAIN).pot; it is an expensive operation.
[all …]
/third_party/gettext/gettext-runtime/po/
DMakefile.in.in81 POFILESDEPS_ = $(srcdir)/$(DOMAIN).pot
113 $(GMOFILES): $(srcdir)/$(DOMAIN).pot
117 … $(MSGMERGE) $(MSGMERGE_FOR_MSGFMT_OPTION) -o $${lang}.1po $${lang}.po $(DOMAIN).pot && $(GMSGFMT)…
120 $(MSGMERGE) $(MSGMERGE_FOR_MSGFMT_OPTION) -o $${lang}.1po $${lang}.po $(DOMAIN).pot && \
140 # $(srcdir)/$(DOMAIN).pot is only created when needed. When xgettext finds no
141 # internationalized messages, no $(srcdir)/$(DOMAIN).pot is created (because
148 # checks out the package from a version control system, and the $(DOMAIN).pot
149 # file is not under version control, "make" will update the $(DOMAIN).pot and
154 $(srcdir)/stamp-po: $(srcdir)/$(DOMAIN).pot
156 test ! -f $(srcdir)/$(DOMAIN).pot || \
[all …]

1234