Home
last modified time | relevance | path

Searched refs:pot (Results 1 – 25 of 90) sorted by relevance

1234

/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dpci.c29 volatile pot83xx_t *pot = immr->ios.pot; in pci_init_bus() local
37 pot += 3; in pci_init_bus()
40 for (i = 0; i < 3; i++, reg++, pot++) { in pci_init_bus()
47 pot->potar = reg->bus_start >> 12; in pci_init_bus()
48 pot->pobar = reg->phys_start >> 12; in pci_init_bus()
49 pot->pocmr = ~(reg->size - 1) >> 12; in pci_init_bus()
52 pot->pocmr |= POCMR_IO; in pci_init_bus()
55 pot->pocmr |= POCMR_SE; in pci_init_bus()
59 pot->pocmr |= POCMR_DST; in pci_init_bus()
61 pot->pocmr |= POCMR_EN; in pci_init_bus()
/external/elfutils/po/
DMakefile.in.in111 # $(srcdir)/$(DOMAIN).pot is only created when needed. When xgettext finds no
112 # internationalized messages, no $(srcdir)/$(DOMAIN).pot is created (because
119 # checks out the package via CVS, and the $(DOMAIN).pot file is not in CVS,
120 # "make" will update the $(DOMAIN).pot and the $(CATALOGS), but subsequent
125 stamp-po: $(srcdir)/$(DOMAIN).pot
127 test ! -f $(srcdir)/$(DOMAIN).pot || \
129 @test ! -f $(srcdir)/$(DOMAIN).pot || { \
135 # Note: Target 'all' must not depend on target '$(DOMAIN).pot-update',
139 # This target rebuilds $(DOMAIN).pot; it is an expensive operation.
140 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed.
[all …]
DMakevars16 # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
DRules-quot23 …if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.i…
/external/e2fsprogs/po/
DMakefile.in.in49 DISTFILES = $(DISTFILES.common) Makevars POTFILES.in $(DOMAIN).pot stamp-po \
84 # checks out the package via CVS, and the $(DOMAIN).pot file is not in CVS,
85 # "make" will update the $(DOMAIN).pot and the $(CATALOGS), but subsequent
90 stamp-po: $(srcdir)/$(DOMAIN).pot
96 # Note: Target 'all' must not depend on target '$(DOMAIN).pot-update',
100 # This target rebuilds $(DOMAIN).pot; it is an expensive operation.
101 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed.
102 $(DOMAIN).pot-update: $(srcdir)/POTFILES.in remove-potcdate.sed \
114 if test -f $(srcdir)/$(DOMAIN).pot; then \
115 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
[all …]
DMakevars14 # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
DRules-quot23 …if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.i…
/external/libexif/po/
DMakefile.in.in49 DISTFILES = $(DISTFILES.common) Makevars POTFILES.in $(DOMAIN).pot stamp-po \
84 # checks out the package via CVS, and the $(DOMAIN).pot file is not in CVS,
85 # "make" will update the $(DOMAIN).pot and the $(CATALOGS), but subsequent
90 stamp-po: $(srcdir)/$(DOMAIN).pot
96 # Note: Target 'all' must not depend on target '$(DOMAIN).pot-update',
100 # This target rebuilds $(DOMAIN).pot; it is an expensive operation.
101 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed.
102 $(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in remove-potcdate.sed
109 if test -f $(srcdir)/$(DOMAIN).pot; then \
110 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
[all …]
DRules-quot23 …if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.i…
DMakevars14 # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
/external/u-boot/scripts/kconfig/
DMakefile73 --output $(obj)/config.pot
74 $(Q)sed -i s/CHARSET/UTF-8/ $(obj)/config.pot
80 >> $(obj)/config.pot; \
83 $(Q)msguniq --sort-by-file --to-code=UTF-8 $(obj)/config.pot \
84 --output $(obj)/linux.pot
85 $(Q)rm -f $(obj)/config.pot
223 clean-files += config.pot linux.pot
D.gitignore6 *.pot
/external/mesa3d/src/util/xmlpool/
DMakefile.am51 POT=xmlpool.pot
53 .PHONY: all clean pot po mo
98 pot: $(POT) target
D.gitignore8 xmlpool.pot
/external/selinux/policycoreutils/po/
DMakefile10 POTFILE = $(NLSPACKAGE).pot
116 if $(MSGMERGE) $(MSGMERGE_FLAGS) $$lang.po $(POTFILE) > $$lang.pot ; then \
117 mv -f $$lang.pot $$lang.po ; \
121 rm -f $$lang.pot ; \
/external/autotest/client/profilers/powertop/src/
DMakefile39 xgettext -C -s -k_ -o po/powertop.pot *.c *.h
43 rm -f *~ powertop powertop.1.gz po/powertop.pot DEADJOE svn-commit* *.o *.orig
/external/selinux/policycoreutils/.tx/
Dconfig6 source_file = po/policycoreutils.pot
/external/autotest/client/profilers/powertop/src/po/
DMakefile23 $(LG).po: powertop.pot
/external/e2fsprogs/
D.release-checklist7 4) Run "(cd po; make e2fsprogs.pot-update)" to update the translation template.
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_texture.h65 boolean pot; member
/external/libcxxabi/
D.gitignore49 *.pot
/external/libcxx/
D.gitignore45 *.pot
/external/walt/pywalt/
D.gitignore50 *.pot
/external/python/cpython3/Tools/
DREADME16 parses Python source code and generates .pot files,
/external/e2fsprogs/doc/RelNotes/
Dv1.38.txt116 The e2fsprog.pot file now has an explanation of how the @-expansion
118 characters now have comments in e2fsprogs.pot with the @-expansion to

1234