Searched refs:DOMAIN (Results 1 – 21 of 21) sorted by relevance
/external/e2fsprogs/po/ |
D | Makefile.in.in | 50 DISTFILES = $(DISTFILES.common) Makevars POTFILES.in $(DOMAIN).pot stamp-po \ 85 # checks out the package via CVS, and the $(DOMAIN).pot file is not in CVS, 86 # "make" will update the $(DOMAIN).pot and the $(CATALOGS), but subsequent 91 stamp-po: $(srcdir)/$(DOMAIN).pot 97 # Note: Target 'all' must not depend on target '$(DOMAIN).pot-update', 101 # This target rebuilds $(DOMAIN).pot; it is an expensive operation. 102 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed. 103 $(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in remove-potcdate.sed \ 105 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \ 110 perl $(srcdir)/at-expand.pl < $(DOMAIN).po > $(DOMAIN).po.new [all …]
|
D | Makevars | 4 DOMAIN = $(PACKAGE) 14 # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
|
D | Rules-quot | 23 …if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.i…
|
/external/elfutils/libelf-po/ |
D | Makefile.in | 48 DISTFILES = $(DISTFILES.common) POTFILES.in $(DOMAIN).pot \ 80 $(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in 81 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \ 85 && test ! -f $(DOMAIN).po \ 86 || ( rm -f $(srcdir)/$(DOMAIN).pot \ 87 && mv $(DOMAIN).po $(srcdir)/$(DOMAIN).pot ) 89 $(srcdir)/$(DOMAIN).pot: 90 $(MAKE) $(DOMAIN).pot-update 92 $(POFILES): $(srcdir)/$(DOMAIN).pot 96 cd $(srcdir) && $(MSGMERGE_UPDATE) $${lang}.po $(DOMAIN).pot [all …]
|
D | Makefile | 48 DISTFILES = $(DISTFILES.common) POTFILES.in $(DOMAIN).pot \ 61 DOMAIN = $(PACKAGE) macro 106 $(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in 107 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \ 111 && test ! -f $(DOMAIN).po \ 112 || ( rm -f $(srcdir)/$(DOMAIN).pot \ 113 && mv $(DOMAIN).po $(srcdir)/$(DOMAIN).pot ) 115 $(srcdir)/$(DOMAIN).pot: 116 $(MAKE) $(DOMAIN).pot-update 118 $(POFILES): $(srcdir)/$(DOMAIN).pot [all …]
|
D | Makefile.in.in | 48 DISTFILES = $(DISTFILES.common) POTFILES.in $(DOMAIN).pot \ 76 # Note: Target 'all' must not depend on target '$(DOMAIN).pot-update', 80 $(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in 81 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \ 85 && test ! -f $(DOMAIN).po \ 86 || ( rm -f $(srcdir)/$(DOMAIN).pot \ 87 && mv $(DOMAIN).po $(srcdir)/$(DOMAIN).pot ) 89 $(srcdir)/$(DOMAIN).pot: 90 $(MAKE) $(DOMAIN).pot-update 92 $(POFILES): $(srcdir)/$(DOMAIN).pot [all …]
|
D | Makevars | 4 DOMAIN = $(PACKAGE) 14 # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
|
D | Rules-quot | 18 …if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.i…
|
/external/elfutils/po/ |
D | Makefile.in | 48 DISTFILES = $(DISTFILES.common) POTFILES.in $(DOMAIN).pot \ 80 $(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in 81 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \ 85 && test ! -f $(DOMAIN).po \ 86 || ( rm -f $(srcdir)/$(DOMAIN).pot \ 87 && mv $(DOMAIN).po $(srcdir)/$(DOMAIN).pot ) 89 $(srcdir)/$(DOMAIN).pot: 90 $(MAKE) $(DOMAIN).pot-update 92 $(POFILES): $(srcdir)/$(DOMAIN).pot 96 cd $(srcdir) && $(MSGMERGE_UPDATE) $${lang}.po $(DOMAIN).pot [all …]
|
D | Makefile | 48 DISTFILES = $(DISTFILES.common) POTFILES.in $(DOMAIN).pot \ 92 DOMAIN = $(PACKAGE) macro 137 $(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in 138 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \ 142 && test ! -f $(DOMAIN).po \ 143 || ( rm -f $(srcdir)/$(DOMAIN).pot \ 144 && mv $(DOMAIN).po $(srcdir)/$(DOMAIN).pot ) 146 $(srcdir)/$(DOMAIN).pot: 147 $(MAKE) $(DOMAIN).pot-update 149 $(POFILES): $(srcdir)/$(DOMAIN).pot [all …]
|
D | Makefile.in.in | 48 DISTFILES = $(DISTFILES.common) POTFILES.in $(DOMAIN).pot \ 76 # Note: Target 'all' must not depend on target '$(DOMAIN).pot-update', 80 $(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in 81 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \ 85 && test ! -f $(DOMAIN).po \ 86 || ( rm -f $(srcdir)/$(DOMAIN).pot \ 87 && mv $(DOMAIN).po $(srcdir)/$(DOMAIN).pot ) 89 $(srcdir)/$(DOMAIN).pot: 90 $(MAKE) $(DOMAIN).pot-update 92 $(POFILES): $(srcdir)/$(DOMAIN).pot [all …]
|
D | Makevars | 4 DOMAIN = $(PACKAGE) 14 # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
|
D | Rules-quot | 18 …if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.i…
|
/external/fdlibm/ |
D | k_standard.c | 100 exc.type = DOMAIN; 114 exc.type = DOMAIN; 130 exc.type = DOMAIN; 197 exc.type = DOMAIN; /* should be SING for IEEE */ 214 exc.type = DOMAIN; 231 exc.type = DOMAIN; /* should be SING for IEEE */ 248 exc.type = DOMAIN; 265 exc.type = DOMAIN; /* should be SING for IEEE */ 282 exc.type = DOMAIN; 347 exc.type = DOMAIN; [all …]
|
D | fdlibm.h | 84 #define DOMAIN 1 macro
|
/external/bison/m4/ |
D | po_gl.m4 | 322 # as $(foreach lang, $(ALL_LINGUAS), $(top_srcdir)/$(DOMAIN)_$(lang).properties) 324 # as $(foreach lang, $(ALL_LINGUAS), $(top_srcdir)/$(DOMAIN)_$(lang).class) 330 # as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(frob $(lang))/$(DOMAIN).resources.dll) 349 PROPERTIESFILES="$PROPERTIESFILES \$(top_srcdir)/\$(DOMAIN)_$lang.properties" 350 CLASSFILES="$CLASSFILES \$(top_srcdir)/\$(DOMAIN)_$lang.class" 355 RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll" 391 JAVACATALOGS="$JAVACATALOGS \$(DOMAIN)_$lang.properties" 396 CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll" 417 $frobbedlang/\$(DOMAIN).resources.dll: $lang.po 418 @echo "\$(MSGFMT) -c --csharp -d \$(srcdir) -l $lang $srcdirpre$lang.po -r \$(DOMAIN)"; \ [all …]
|
/external/e2fsprogs/ |
D | aclocal.m4 | 2135 # as $(foreach lang, $(ALL_LINGUAS), $(top_srcdir)/$(DOMAIN)_$(lang).properties) 2137 # as $(foreach lang, $(ALL_LINGUAS), $(top_srcdir)/$(DOMAIN)_$(lang).class) 2143 # as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(frob $(lang))/$(DOMAIN).resources.dll) 2162 PROPERTIESFILES="$PROPERTIESFILES \$(top_srcdir)/\$(DOMAIN)_$lang.properties" 2163 CLASSFILES="$CLASSFILES \$(top_srcdir)/\$(DOMAIN)_$lang.class" 2168 RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll" 2204 JAVACATALOGS="$JAVACATALOGS \$(DOMAIN)_$lang.properties" 2209 CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll" 2230 $frobbedlang/\$(DOMAIN).resources.dll: $lang.po 2231 @echo "\$(MSGFMT) -c --csharp -d \$(srcdir) -l $lang $srcdirpre$lang.po -r \$(DOMAIN)"; \ [all …]
|
/external/icu4c/data/unidata/ |
D | BidiMirroring.txt | 266 2A64; 2A65 # Z NOTATION DOMAIN ANTIRESTRICTION
|
D | UnicodeData.txt | 8503 2A64;Z NOTATION DOMAIN ANTIRESTRICTION;Sm;0;ON;;;;;Y;;;;;
|
/external/bison/ |
D | ChangeLog | 2388 $(DOMAIN).pot-update rule, so that old messages are never dropped.
|
/external/srec/config/en.us/dictionary/ |
D | c0.6 | 31564 DOMAIN D OW0 M EY1 N
|