Searched refs:po (Results 1 - 25 of 40) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/po/
H A DMakefile.in28 gettextsrcdir = $(datadir)/gettext/po
50 DISTFILES = $(DISTFILES.common) Makevars POTFILES.in $(DOMAIN).pot stamp-po \
61 .SUFFIXES: .po .gmo .mo .sed .sin .nop .po-create .po-update
63 .po.mo:
67 .po.gmo:
70 echo "$${cdcmd}rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o $${lang}.gmo $${lang}.po"; \
71 cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o t-$${lang}.gmo $${lang}.po && mv t-$${lang}.gmo $${lang}.gmo
80 all-yes: #stamp-po
[all...]
H A DMakefile28 gettextsrcdir = $(datadir)/gettext/po
44 POFILES = ca.po cs.po de.po es.po fr.po it.po nl.po pl.po sv.po t
[all...]
/asus-wl-520gu-7.0.1.45/src/router/LPRng/po/
H A DMakefile25 gettextsrcdir = $(datadir)/gettext/po
41 POFILES = fr.po
43 UPDATEPOFILES = fr.po-update
80 subdir = po
101 .SUFFIXES: .po .gmo .mo .sed .sin .nop .po-update
103 .po.mo:
107 .po.gmo:
110 echo "$${cdcmd}rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o $${lang}.gmo $${lang}.po"; \
111 cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o t-$${lang}.gmo $${lang}.po
[all...]
H A DMakefile.in25 gettextsrcdir = $(datadir)/gettext/po
58 .SUFFIXES: .po .gmo .mo .sed .sin .nop .po-update
60 .po.mo:
64 .po.gmo:
67 echo "$${cdcmd}rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o $${lang}.gmo $${lang}.po"; \
68 cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o t-$${lang}.gmo $${lang}.po && mv t-$${lang}.gmo $${lang}.gmo
89 test ! -f $(DOMAIN).po || { \
91 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
92 sed -f remove-potcdate.sed < $(DOMAIN).po >
[all...]
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/po/
H A DMakefile25 gettextsrcdir = $(datadir)/gettext/po
41 POFILES = de.po
43 UPDATEPOFILES = de.po-update
57 # Makefile variables for libiconv/po.
63 subdir = po
84 .SUFFIXES: .po .gmo .mo .sed .sin .nop .po-update
86 .po.mo:
90 .po.gmo:
93 echo "$${cdcmd}rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o $${lang}.gmo $${lang}.po"; \
[all...]
H A DMakefile.in25 gettextsrcdir = $(datadir)/gettext/po
58 .SUFFIXES: .po .gmo .mo .sed .sin .nop .po-update
60 .po.mo:
64 .po.gmo:
67 echo "$${cdcmd}rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o $${lang}.gmo $${lang}.po"; \
68 cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o t-$${lang}.gmo $${lang}.po && mv t-$${lang}.gmo $${lang}.gmo
89 test ! -f $(DOMAIN).po || { \
91 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
92 sed -f remove-potcdate.sed < $(DOMAIN).po >
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dpppoe.c151 static int __set_item(struct pppox_opt *po) argument
153 int hash = hash_item(po->pppoe_pa.sid, po->pppoe_pa.remote);
158 if (cmp_2_addr(&ret->pppoe_pa, &po->pppoe_pa))
165 po->next = item_hash_table[hash];
166 item_hash_table[hash] = po;
201 struct pppox_opt *po; local
204 po = __get_item(sid, addr);
205 if (po)
206 sock_hold(po
217 set_item(struct pppox_opt *po) argument
260 struct pppox_opt *po = item_hash_table[hash]; local
344 struct pppox_opt *po = sk->protinfo.pppox; local
387 struct pppox_opt *po; local
427 struct pppox_opt *po; local
540 struct pppox_opt *po; local
580 struct pppox_opt *po = sk->protinfo.pppox; local
684 struct pppox_opt *po; local
986 struct pppox_opt *po; local
[all...]
H A Dpptp.c373 struct pppox_sock *po = pppox_sk(sk); local
374 struct pptp_opt *opt=&po->proto.pptp;
389 if (SK_STATE(sk_pppox(po)) & PPPOX_DEAD)
570 struct pppox_sock *po = pppox_sk(sk); local
571 struct pptp_opt *opt=&po->proto.pptp;
667 ppp_input(&po->chan,skb);
678 struct pppox_sock *po; local
728 if ((po=lookup_chan(htons(header->call_id),iph->saddr))) {
737 sk=sk_pppox(po);
753 return sk_receive_skb(sk_pppox(po), sk
775 struct pppox_sock *po = pppox_sk(sk); local
806 struct pppox_sock *po = pppox_sk(sk); local
926 struct pppox_sock *po; local
1018 struct pppox_sock *po; local
1070 struct pppox_sock *po; local
1113 struct pppox_sock *po = pppox_sk(sk); local
[all...]
H A Dpppox.c84 struct pppox_opt *po; local
87 po = sk->protinfo.pppox;
99 index = ppp_channel_index(&po->chan);
/asus-wl-520gu-7.0.1.45/src/router/LPRng/
H A DCREATE_CONFIGURE13 rm -f po/Makevars
14 mv po/Makevars.template po/Makevars
H A DMakefile60 DIRS= UTILS src po man
61 INSTALLDIRS= UTILS src po man
119 if [ "$@" != po -o "$(USE_NLS)" != "no" ] ; then \
129 -rm -f *.bak ? ?.* core *.old *~ po/*~
160 Makefile */Makefile po/POTFILES
170 po ) ;; \
191 for i in * */Makefile po/* ; do \
233 po/Makefile.in.in printcap
235 po/*.po
[all...]
H A DMakefile.in60 DIRS= UTILS src po man
61 INSTALLDIRS= UTILS src po man
119 if [ "$@" != po -o "$(USE_NLS)" != "no" ] ; then \
129 -rm -f *.bak ? ?.* core *.old *~ po/*~
155 Makefile */Makefile po/POTFILES
165 po ) ;; \
186 for i in * */Makefile po/* ; do \
228 po/Makefile.in.in printcap
230 po/*.po
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/po/
H A Dgenmsg36 $MSGMERGE --width=${WIDTH} ${lang}.msg.old i18n_swat.po -o ${lang}.msg
39 rm i18n_swat.po
/asus-wl-520gu-7.0.1.45/src/router/samba/source/script/
H A Dinstallmsg.sh10 for f in $SRCDIR/po/*.msg; do
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/packet/
H A Daf_packet.c403 struct packet_opt *po; local
414 po = sk->protinfo.af_packet;
488 po->stats.tp_packets++;
496 po->stats.tp_drops++;
515 struct packet_opt *po; local
529 po = sk->protinfo.af_packet;
569 if (macoff + snaplen > po->frame_size) {
570 if (po->copy_thresh &&
581 snaplen = po->frame_size - macoff;
589 h = po
1364 struct packet_opt *po; local
1548 struct packet_opt *po = sk->protinfo.af_packet; local
1616 struct packet_opt *po = sk->protinfo.af_packet; local
1738 struct packet_opt *po = sk->protinfo.af_packet; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/
H A DMakefile.in33 cd po && $(MAKE) all
52 cd po && $(MAKE) install prefix='$(prefix)' exec_prefix='$(exec_prefix)' mandir='$(mandir)'
62 cd po && $(MAKE) installdirs prefix='$(prefix)' exec_prefix='$(exec_prefix)' mandir='$(mandir)'
70 cd po && $(MAKE) uninstall prefix='$(prefix)' exec_prefix='$(exec_prefix)' mandir='$(mandir)'
77 cd po && $(MAKE) check
86 cd po && $(MAKE) mostlyclean
95 cd po && $(MAKE) clean
104 cd po && if test -f Makefile; then $(MAKE) distclean; fi
115 cd po && if test -f Makefile; then $(MAKE) maintainer-clean; fi
/asus-wl-520gu-7.0.1.45/src/router/acl/po/
H A DMakefile37 LSRCFILES = $(LINGUAS:%=%.po) $(PKG_NAME).pot
/asus-wl-520gu-7.0.1.45/src/router/attr/po/
H A DMakefile37 LSRCFILES = $(LINGUAS:%=%.po) $(PKG_NAME).pot
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/hisax/
H A Dbkm_a4t.c35 unsigned int *po = (unsigned int *) adr; /* Postoffice */ local
38 *po = (GCS_2 | PO_WRITE | off);
39 __WAITI20__(po);
40 *po = (ale | PO_READ);
41 __WAITI20__(po);
42 ret = *po;
62 unsigned int *po = (unsigned int *) adr; /* Postoffice */ local
65 *po = (GCS_2 | PO_WRITE | off);
66 __WAITI20__(po);
67 *po
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.c322 u_short *po; local
329 po = (u_short *) fw->a_ofs;
332 pa[i] = np->scripta_ba + po[i];
337 po = (u_short *) fw->b_ofs;
340 pa[i] = np->scriptb_ba + po[i];
345 po = (u_short *) fw->z_ofs;
348 pa[i] = np->scriptz_ba + po[i];
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/
H A DMakefile.in14 PROG_SUBDIRS=e2fsck $(DEBUGFS_DIR) misc $(RESIZE_DIR) tests/progs po
105 $(RM) -rf autom4te.cache e2fsprogs.spec ext2ed/Makefile po/stamp-po
/asus-wl-520gu-7.0.1.45/src/router/acl/
H A DMakefile.orig47 SUBDIRS = include libmisc libacl getfacl setfacl chacl m4 man doc po \
H A DMakefile47 SUBDIRS = include libmisc libacl getfacl setfacl chacl m4 man doc po \
/asus-wl-520gu-7.0.1.45/src/router/attr/
H A DMakefile48 examples test m4 man doc po debian build
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/block/
H A Dxpram.c553 unsigned long po, pi, rpi; /* page index order, page index */ local
557 /* for po=0,1,2,... try to move in page number base+(2^po)-1 */
559 for (po=0; po <= 32; po++) { /* pi = 2^po */
564 if ( cc && (po < 31 ) ) {
577 if ( cc && (po < 31) )

Completed in 161 milliseconds

12