Searched refs:pot (Results 1 – 25 of 90) sorted by relevance
1234
/external/u-boot/arch/powerpc/cpu/mpc83xx/ |
D | pci.c | 29 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/ |
D | Makefile.in.in | 111 # $(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 …]
|
D | Makevars | 16 # $(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/e2fsprogs/po/ |
D | Makefile.in.in | 49 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 …]
|
D | Makevars | 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/libexif/po/ |
D | Makefile.in.in | 49 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 …]
|
D | Rules-quot | 23 …if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.i…
|
D | Makevars | 14 # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
|
/external/u-boot/scripts/kconfig/ |
D | Makefile | 73 --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 | .gitignore | 6 *.pot
|
/external/mesa3d/src/util/xmlpool/ |
D | Makefile.am | 51 POT=xmlpool.pot 53 .PHONY: all clean pot po mo 98 pot: $(POT) target
|
D | .gitignore | 8 xmlpool.pot
|
/external/selinux/policycoreutils/po/ |
D | Makefile | 10 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/ |
D | Makefile | 39 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/ |
D | config | 6 source_file = po/policycoreutils.pot
|
/external/autotest/client/profilers/powertop/src/po/ |
D | Makefile | 23 $(LG).po: powertop.pot
|
/external/e2fsprogs/ |
D | .release-checklist | 7 4) Run "(cd po; make e2fsprogs.pot-update)" to update the translation template.
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_texture.h | 65 boolean pot; member
|
/external/libcxxabi/ |
D | .gitignore | 49 *.pot
|
/external/libcxx/ |
D | .gitignore | 45 *.pot
|
/external/walt/pywalt/ |
D | .gitignore | 50 *.pot
|
/external/python/cpython3/Tools/ |
D | README | 16 parses Python source code and generates .pot files,
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.38.txt | 116 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