/external/dnsmasq/bld/ |
Makefile | 16 %.mo : ../po/%.po dnsmasq.pot 17 $(MSGMERGE) -o - ../po/$*.po dnsmasq.pot | $(MSGFMT) -o $*.mo -
|
/external/elfutils/libelf-po/ |
Makefile | 1 # Makefile for PO directory in any package using GNU gettext. 25 gettextsrcdir = $(datadir)/gettext/po 58 # Makefile variables for PO directory in any package using GNU gettext. 64 subdir = po 85 .SUFFIXES: .po .gmo .mo .nop .po-update 87 .po.mo: 90 .po.gmo: 93 echo "$${cdcmd}rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o $${lang}.gmo $${lang}.po"; \ 94 cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o $${lang}.gmo $${lang}.po [all...] |
/ndk/sources/host-tools/sed-4.2.1/ |
autoboot | 50 --skip-po Do not download po files. 70 # The command to download all .po files for a specified domain into 73 # options because the latest/%s directory and the .po files within are 143 # those files to be generated in directories like lib/, m4/, and po/. 175 --skip-po) 300 # Download .po files to $po_dir/.reference and copy only the new 303 # Directory containing primary .po files. 304 # Overwrite them only when we're sure a .po file is new. 308 # Download *.po files into this dir [all...] |
Makefile.am | 9 SUBDIRS = lib po sed doc testsuite
|
/external/chromium/chrome/browser/net/ |
sqlite_persistent_cookie_store.cc | 386 scoped_ptr<PendingOperation> po(new PendingOperation(op, cc)); 391 pending_.push_back(po.release()); 481 scoped_ptr<PendingOperation> po(*it); 482 switch (po->op()) { 488 add_smt.BindInt64(0, po->cc().CreationDate().ToInternalValue()); 489 add_smt.BindString(1, po->cc().Domain()); 490 add_smt.BindString(2, po->cc().Name()); 491 add_smt.BindString(3, po->cc().Value()); 492 add_smt.BindString(4, po->cc().Path()); 493 add_smt.BindInt64(5, po->cc().ExpiryDate().ToInternalValue()) [all...] |
/external/dnsmasq/ |
Makefile | 22 PO = po 62 @cd $(PO); for f in *.po; do \ 65 -f ../bld/Makefile $${f%.po}.mo; \ 74 @cd $(PO); for f in *.po; do \
|
/external/elfutils/ |
Makefile.am | 34 src po tests
|
/external/harfbuzz_ng/ |
git.mk | 191 if test -f $(srcdir)/po/Makefile.in.in; then \ 193 po/Makefile.in.in \ 194 po/Makefile.in \ 195 po/Makefile \ 196 po/POTFILES \ 197 po/stamp-it \ 198 po/.intltool-merge-cache \ 199 "po/*.gmo" \ 200 "po/*.mo" \ 201 po/$(GETTEXT_PACKAGE).pot [all...] |
/external/bison/djgpp/ |
config.bat | 187 test -f %XSRC%/po/Makefile.in.in
188 if not errorlevel 1 mv -f %XSRC%/po/Makefile.in.in %XSRC%/po/Makefile.in-in
189 test -f %XSRC%/po/Makefile.in-in
190 if errorlevel 1 mv -f %XSRC%/po/Makefile.in %XSRC%/po/Makefile.in-in
191 test -f %XSRC%/po/Makefile.in-in
192 if errorlevel 1 mv -f %XSRC%/po/Makefile.inin %XSRC%/po/Makefile.in-in
193 test -f %XSRC%/po/Makefile.in-in [all...] |
/external/bison/ |
Makefile.am | 20 SUBDIRS = build-aux po runtime-po lib data src doc examples tests etc
|
maint.mk | [all...] |
/external/kernel-headers/original/linux/ |
if_pppox.h | 218 static inline struct sock *sk_pppox(struct pppox_sock *po) 220 return (struct sock *)po;
|
/external/apache-xml/src/main/java/org/apache/xpath/objects/ |
XString.java | 552 int po = 0; local 563 if (this.charAt(to) != prefix.charAt(po)) 569 po++; [all...] |
XStringForFSB.java | 614 int po = 0; local 625 if (fsb.charAt(to) != prefix.charAt(po)) 631 po++;
|
/external/webkit/LayoutTests/http/conf/ |
apache2-debian-httpd.conf | 465 # language code is pl) may wish to use "AddLanguage pl .po" to 501 AddLanguage pl .po
|
apache2-httpd.conf | 486 # language code is pl) may wish to use "AddLanguage pl .po" to 522 AddLanguage pl .po
|
apache2-msys-httpd.conf | 487 # language code is pl) may wish to use "AddLanguage pl .po" to 523 AddLanguage pl .po
|
cygwin-httpd.conf | 518 # language code is pl) may wish to use "AddLanguage pl .po" to 554 AddLanguage pl .po
|
fedora-httpd.conf | 570 # language code is pl) may wish to use "AddLanguage pl .po" to 609 AddLanguage pl .po
|
httpd.conf | 521 # language code is pl) may wish to use "AddLanguage pl .po" to 557 AddLanguage pl .po
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/ |
i686-linux-gccbug | 93 TEMP0=$TEMPD/po$$
|
/ndk/sources/host-tools/make-3.81/w32/ |
Makefile | 64 $(top_srcdir)/config/po.m4 $(top_srcdir)/config/progtest.m4 \ 147 POSUB = po 253 include ./$(DEPDIR)/libw32_a-misc.Po 254 include ./$(DEPDIR)/libw32_a-pathstuff.Po 255 include ./$(DEPDIR)/libw32_a-sub_proc.Po 256 include ./$(DEPDIR)/libw32_a-w32err.Po 260 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 267 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 274 then mv -f "$(DEPDIR)/libw32_a-misc.Tpo" "$(DEPDIR)/libw32_a-misc.Po"; else rm -f "$(DEPDIR)/libw32_a-misc.Tpo"; exit 1; fi 281 then mv -f "$(DEPDIR)/libw32_a-misc.Tpo" "$(DEPDIR)/libw32_a-misc.Po"; else rm -f "$(DEPDIR)/libw32_a-misc.Tpo"; exit 1; f [all...] |
/build/tools/droiddoc/templates-ds/assets/js/ |
docs.js | 472 var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; 473 po.src = 'https://apis.google.com/js/plusone.js'; 474 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); [all...] |
/build/tools/droiddoc/templates-sac/assets/js/ |
docs.js | 546 var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; 547 po.src = 'https://apis.google.com/js/plusone.js'; 548 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); [all...] |
/build/tools/droiddoc/templates-sdk/assets/js/ |
docs.js | 525 var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; 526 po.src = 'https://apis.google.com/js/plusone.js'; 527 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); [all...] |