Searched refs:po (Results 26 - 50 of 92) sorted by relevance

1234

/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Dautoopts.h127 #define NAMED_OPTS(po) \
128 (((po)->fOptSet & (OPTPROC_SHORTOPT | OPTPROC_LONGOPT)) == 0)
/freebsd-11-stable/gnu/lib/libgcc/
H A DMakefile221 ${T}_OBJS_P = ${${T}_FUNCS:S/$/.po/}
247 STAT_OBJS_P = ${SYMS_ST:S/$/.po/}
261 ASM_P = ${LIB1ASMFUNCS:S/$/.po/}
290 EH_OBJS_P = ${LIB2ADDEHSTATIC:R:S/$/.po/}
301 ${_src:R:S/$/.po/}: ${_src} ${COMMONHDRS}
/freebsd-11-stable/sys/
H A DMakefile36 rm -f cscope.files cscope.out cscope.in.out cscope.po.out
/freebsd-11-stable/gnu/lib/libgcov/
H A DMakefile37 OBJS_P= ${SYMS:S/$/.po/}
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dgpg_agent.c732 svn_auth_provider_object_t *po = apr_pcalloc(pool, sizeof(*po));
734 po->vtable = &gpg_agent_simple_provider;
735 *provider = po;
731 svn_auth_provider_object_t *po = apr_pcalloc(pool, sizeof(*po)); local
H A Dauth.c910 svn_auth_provider_object_t *po = apr_pcalloc(pool, sizeof(*po)); local
912 po->vtable = &vtable;
913 *provider = po;
/freebsd-11-stable/contrib/bmake/mk/
H A Dmeta.autodep.mk25 OBJ_EXTENSIONS+= .o .po .lo .So
158 # if necessary, we fake .po dependencies, just so the result
178 @case "${.MAKE.META.FILES:T:M*.po.*}" in \
179 *.po.*) mv $@.${.MAKE.PID} $@;; \
181 sed 's,\.So:,.o:,;s,\.o:,.po:,' $@.${.MAKE.PID}; } | sort -u > $@; \
H A Ddep.mk13 OBJ_EXTENSIONS+= .o .po .lo .So
H A Dautodep.mk168 OBJ_EXTENSIONS?=.o .po .so .So
H A Dprog.mk82 ${.o .po .lo:L:@o@${s:T:R}$o@}: $s
/freebsd-11-stable/share/mk/
H A Dmeta.autodep.mk26 OBJ_EXTENSIONS+= .o .po .lo .pico
159 # if necessary, we fake .po dependencies, just so the result
179 @case "${.MAKE.META.FILES:T:M*.po.*}" in \
180 *.po.*) mv $@.${.MAKE.PID} $@;; \
182 sed 's,\.pico:,.o:,;s,\.o:,.po:,' $@.${.MAKE.PID}; } | sort -u > $@; \
H A Dbsd.dep.mk161 CLEANFILES+= ${_D}.pico ${_D}.po
165 ${_D}.po: ${_DSRC} ${POBJS:S/^${_D}.po$//}
/freebsd-11-stable/contrib/sendmail/contrib/
H A Dbounce-resender.pl71 s/@(cory|po|pasteur|torus|parker|cochise|franklin).(ee)?cs.berkeley.edu//i;
/freebsd-11-stable/lib/libedit/
H A DMakefile80 editline.o editline.po editline.pico editline.ln: \
/freebsd-11-stable/contrib/subversion/
H A DMakefile.in440 $(SHELL) tools/po/po-update.sh pot
442 # "make locale-gnu-po-update" updates all translations.
443 # "make locale-gnu-po-update PO=ll" updates only the ll.po file.
444 locale-gnu-po-update:
446 $(SHELL) tools/po/po-update.sh $(PO)
794 .po .spo .mo .rnc .rng .dtd .xsd .sql .h
815 # Strip the Content-Type: header from the po fil
[all...]
/freebsd-11-stable/crypto/heimdal/appl/push/
H A Dpush.c89 "[[{po:username[@hostname] | hostname[:username]}] ...] "
586 errx (1, "Unsupported po type %s", hpo->hesiod_po_type);
609 errx (1, "Unsupported po type %s", hpo->po_type);
642 int po = 0; local
658 /* if the specification starts with po:, remember this information */
659 if(strncmp(a0, "po:", 3) == 0) {
661 po++;
683 if(po) {
/freebsd-11-stable/contrib/gcclibs/libdecnumber/
H A DMakefile.in145 install-man update-po install-html
/freebsd-11-stable/sys/cam/ctl/
H A Dctl_backend_block.c1815 off_t ps, pss, po, pos, us, uss, uo, uos; local
1861 uo = po = 0;
1868 ctl_expand_number(value, &po);
1870 pos = po / cbe_lun->blocksize;
1872 ((pss & (pss - 1)) == 0) && (pos * cbe_lun->blocksize == po)) {
1915 off_t ps, pss, po, pos, us, uss, uo, uos, otmp; local
2019 ps = po = 0;
2021 error = csw->d_ioctl(dev, DIOCGSTRIPEOFFSET, (caddr_t)&po,
2024 po = 0;
2027 uo = po;
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dgccbug.in94 TEMP0=$TEMPD/po$$
/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Dcolumn.cpp197 node_output_line::node_output_line(vunits d, node *n, hunits po, vunits b, vunits a) argument
198 : position_output_line(d), nd(n), page_offset(po), before(b), after(a)
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ia64.c3175 parse_predicate_and_operand (e, qp, po)
3178 const char * po;
3185 as_bad ("First operand to .%s must be a predicate", po);
3189 as_warn ("Pointless use of p0 as first operand to .%s", po);
3198 convert_expr_to_ab_reg (e, ab, regp, po, n)
3202 const char * po;
3246 as_bad ("Operand %d to .%s must be a preserved register", n, po);
3253 convert_expr_to_xy_reg (e, xy, regp, po, n)
3257 const char * po;
3283 as_bad ("Operand %d to .%s must be a writable register", n, po);
3652 const char * const po = pred ? "restorereg.p" : "restorereg"; local
3927 const char * const po = psprel ? "savepsp" : "savesp"; local
4198 const char * const po = pred ? "spillreg.p" : "spillreg"; local
4228 const char * po; local
[all...]
/freebsd-11-stable/contrib/binutils/binutils/
H A DMakefile.in53 $(top_srcdir)/po/Make-in arparse.h arparse.c arlex.c \
69 $(top_srcdir)/../config/nls.m4 $(top_srcdir)/../config/po.m4 \
80 CONFIG_CLEAN_FILES = po/Makefile.in
357 SUBDIRS = doc po
578 po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
1006 po/POTFILES.in: @MAINT@ Makefile
1008 && mv tmp $(srcdir)/po/POTFILES.in
/freebsd-11-stable/contrib/libstdc++/
H A DMakefile.in80 DIST_SUBDIRS = include libsupc++ libmath src po testsuite
283 @GLIBCXX_HOSTED_TRUE@hosted_source = libmath src po testsuite
/freebsd-11-stable/contrib/libpcap/msdos/
H A Dmakefile74 $(DEFS) -ml -c -v -3 -O2 -po -RT- -w-
/freebsd-11-stable/contrib/binutils/
H A DMakefile.tpl608 -rm -f texinfo/po/Makefile texinfo/po/Makefile.in texinfo/info/Makefile
609 -rm -f texinfo/doc/Makefile texinfo/po/POTFILES
611 -rmdir texinfo/makeinfo texinfo/po texinfo/util 2>/dev/null

Completed in 170 milliseconds

1234