Searched refs:py (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-10-stable/tools/tools/notescheck/
H A DMakefile3 SCRIPTS= notescheck.py
/freebsd-10-stable/sys/xen/interface/foreign/
H A DMakefile6 scripts := $(wildcard *.py)
28 python mkheader.py $* $@ $(filter %.h,$^)
31 python mkheader.py $* $@ $(filter %.h,$^)
34 python mkheader.py $* $@ $(filter %.h,$^)
37 python mkchecker.py $(XEN_TARGET_ARCH) $@ $(architectures)
/freebsd-10-stable/tools/tools/shlib-compat/test/
H A Dregress.sh4 run() { ../shlib-compat.py --no-dump -vv libtest$1/libtest$1.so.0.debug libtest$2/libtest$2.so.0.debug; }
H A DMakefile19 echo 'run() { ../shlib-compat.py --no-dump -vv libtest$$1/libtest$$1.so.0 libtest$$2/libtest$$2.so.0; }' > ${.TARGET}
27 for a in `jot ${NUMTEST}`; do for b in `jot ${NUMTEST}`; do ../shlib-compat.py -vv libtest$$a/libtest$$a.so.0 libtest$$b/libtest$$b.so.0 > regress.$$a-$$b.out; done; done
/freebsd-10-stable/crypto/heimdal/lib/wind/
H A DNTMakefile66 $(OBJ)\map_table.h $(OBJ)\map_table.c: rfc3454.txt gen-map.py stringprep.py
68 $(PYTHON) $(SRCDIR)\gen-map.py $(SRCDIR)\rfc3454.txt $(OBJ)
71 $(OBJ)\errorlist_table.h $(OBJ)\errorlist_table.c: rfc3454.txt gen-errorlist.py stringprep.py
73 $(PYTHON) $(SRCDIR)\gen-errorlist.py $(SRCDIR)\rfc3454.txt $(OBJ)
76 $(OBJ)\normalize_table.h $(OBJ)\normalize_table.c: UnicodeData.txt CompositionExclusions-3.2.0.txt gen-normalize.py
78 $(PYTHON) $(SRCDIR)\gen-normalize.py $(SRCDIR)\UnicodeData.txt $(SRCDIR)\CompositionExclusions-3.2.0.txt $(OBJ)
81 $(OBJ)\combining_table.h $(OBJ)\combining_table.c: UnicodeData.txt gen-combining.py
83 $(PYTHON) $(SRCDIR)\gen-combining.py
[all...]
/freebsd-10-stable/usr.bin/calendar/
H A Ddates.c87 struct cal_year *py, *pyp; local
93 py = hyear;
94 while (py != NULL) {
95 if (py->year == y + 1900)
97 pyp = py;
98 py = py->nextyear;
101 if (py == NULL) {
104 py = (struct cal_year *)calloc(1, sizeof(struct cal_year));
105 py
[all...]
H A Dparsedata.c93 char *p, *p1, *p2, *py; local
197 if ((py = strchr(p2, '/')) != NULL) {
202 p2 = py + 1;
203 *py = 0;
/freebsd-10-stable/contrib/ntp/sntp/libevent/test/
H A Drpcgen_wrapper.sh3 # Transforms event_rpcgen.py failure into success for make, only if
20 echo "event_rpcgen.py failed, ${srcdir}/regress.gen.\[ch\] will be reused." >&2
40 ${PYTHON2} ${srcdir}/../event_rpcgen.py --quiet ${srcdir}/regress.rpc \
H A Dtest.sh39 if test -f "$T/check-dumpevents.py"
42 elif test -f "./test/check-dumpevents.py"
85 if python2 -c 'import sys; assert(sys.version_info >= (2, 4))' 2>/dev/null && test -f $TEST_SRC_DIR/check-dumpevents.py; then
86 if $TEST_DIR/test-dumpevents | python2 $TEST_SRC_DIR/check-dumpevents.py >> "$TEST_OUTPUT_FILE" ;
/freebsd-10-stable/contrib/unbound/libunbound/python/
H A DMakefile58 cd examples && mkdir unbound && ln -s ../../unbound.py unbound/__init__.py && ln -s ../../_unbound.so unbound/_unbound.so && ln -s ../../../../.libs/libunbound.so.2 unbound/libunbound.so.2 && ls -la
60 @echo "Run a script by typing ./script_name.py"
/freebsd-10-stable/contrib/bmake/mk/
H A Drst2htm.mk16 # convert reStructuredText to HTML, using rst2html.py from
24 RST2HTML ?= rst2html.py
26 RST2S5 ?= rst2s5.py
H A Dmeta.sys.mk73 META2DEPS ?= ${.PARSEDIR}/meta2deps.py
H A Dgendirdeps.mk122 .if ${META2DEPS:E} == "py"
153 # meta2deps.py only groks objroot
/freebsd-10-stable/contrib/subversion/
H A Dautogen.sh160 # that running gen-make.py requires Python 2.7 or newer.
176 "$PYTHON" ./gen-make.py build.conf || gen_failed=1
187 "$PYTHON" ./gen-make.py $RELEASE_ARGS -s build.conf || gen_failed=1
190 "$PYTHON" ./gen-make.py $RELEASE_ARGS build.conf || gen_failed=1
200 echo "ERROR: gen-make.py failed"
H A DMakefile.in326 for i in $(abs_srcdir)/subversion/bindings/swig/python/svn/*.py; do \
329 for i in $(abs_srcdir)/subversion/bindings/swig/python/*.py; do \
333 for i in $(abs_builddir)/subversion/bindings/swig/python/*.py; do \
518 # "make check TESTS=subversion/tests/cmdline/basic_tests.py"
581 $(PYTHON) $(top_srcdir)/build/run_tests.py \
752 $(PYTHON) $(top_srcdir)/build/transform_sql.py $< $(top_srcdir)/$@
812 install-swig-py: install-swig-py-lib
818 extraclean-swig-py extraclean-swig-rb \
822 clean-swig: clean-swig-headers clean-swig-py clea
[all...]
H A Dbuild-outputs.mk1 # DO NOT EDIT -- AUTOMATICALLY GENERATED BY build/generator/gen_make.py
32 TEST_DEPS = subversion/tests/cmdline/atomic-ra-revprop-change$(EXEEXT) subversion/tests/libsvn_subr/auth-test$(EXEEXT) subversion/tests/libsvn_subr/bit-array-test$(EXEEXT) subversion/tests/libsvn_subr/cache-test$(EXEEXT) subversion/tests/libsvn_subr/checksum-test$(EXEEXT) subversion/tests/libsvn_client/client-test$(EXEEXT) subversion/tests/libsvn_subr/compat-test$(EXEEXT) subversion/tests/libsvn_subr/config-test$(EXEEXT) subversion/tests/libsvn_wc/conflict-data-test$(EXEEXT) subversion/tests/libsvn_subr/crypto-test$(EXEEXT) subversion/tests/libsvn_wc/db-test$(EXEEXT) subversion/tests/libsvn_diff/diff-diff3-test$(EXEEXT) subversion/tests/libsvn_subr/dirent_uri-test$(EXEEXT) subversion/tests/libsvn_repos/dump-load-test$(EXEEXT) subversion/tests/libsvn_wc/entries-compat-test$(EXEEXT) subversion/tests/cmdline/entries-dump$(EXEEXT) subversion/tests/libsvn_subr/error-code-test$(EXEEXT) subversion/tests/libsvn_subr/error-test$(EXEEXT) subversion/tests/libsvn_fs_fs/fs-fs-pack-test$(EXEEXT) subversion/tests/libsvn_fs_fs/fs-fs-private-test$(EXEEXT) subversion/tests/libsvn_fs/fs-test$(EXEEXT) subversion/tests/libsvn_fs_x/fs-x-pack-test$(EXEEXT) subversion/tests/libsvn_subr/hashdump-test$(EXEEXT) subversion/tests/libsvn_subr/io-test$(EXEEXT) subversion/tests/cmdline/lock-helper$(EXEEXT) subversion/tests/libsvn_fs/locks-test$(EXEEXT) subversion/tests/libsvn_subr/mergeinfo-test$(EXEEXT) subversion/tests/libsvn_client/mtcc-test$(EXEEXT) subversion/tests/libsvn_wc/op-depth-test$(EXEEXT) subversion/tests/libsvn_subr/opt-test$(EXEEXT) subversion/tests/libsvn_subr/packed-data-test$(EXEEXT) subversion/tests/libsvn_diff/parse-diff-test$(EXEEXT) subversion/tests/libsvn_subr/path-test$(EXEEXT) subversion/tests/libsvn_subr/prefix-string-test$(EXEEXT) subversion/tests/libsvn_subr/priority-queue-test$(EXEEXT) subversion/tests/libsvn_wc/pristine-store-test$(EXEEXT) subversion/tests/libsvn_ra_local/ra-local-test$(EXEEXT) subversion/tests/libsvn_ra/ra-test$(EXEEXT) subversion/tests/libsvn_delta/random-test$(EXEEXT) subversion/tests/libsvn_repos/repos-test$(EXEEXT) subversion/tests/libsvn_subr/revision-test$(EXEEXT) subversion/tests/libsvn_subr/root-pools-test$(EXEEXT) subversion/tests/libsvn_subr/skel-test$(EXEEXT) subversion/tests/libsvn_subr/spillbuf-test$(EXEEXT) subversion/tests/libsvn_subr/sqlite-test$(EXEEXT) subversion/tests/libsvn_subr/stream-test$(EXEEXT) subversion/tests/libsvn_fs_x/string-table-test$(EXEEXT) subversion/tests/libsvn_subr/string-test$(EXEEXT) subversion/tests/libsvn_subr/subst_translate-test$(EXEEXT) tools/dev/wc-ng/svn-wc-db-tester$(EXEEXT) tools/server-side/svnauthz$(EXEEXT) tools/server-side/svnauthz-validate$(EXEEXT) subversion/tests/libsvn_delta/svndiff-test$(EXEEXT) subversion/tests/libsvn_subr/time-test$(EXEEXT) subversion/tests/libsvn_subr/translate-test$(EXEEXT) subversion/tests/libsvn_subr/utf-test$(EXEEXT) subversion/tests/libsvn_delta/vdelta-test$(EXEEXT) subversion/tests/libsvn_wc/wc-incomplete-tester$(EXEEXT) subversion/tests/libsvn_wc/wc-lock-tester$(EXEEXT) subversion/tests/libsvn_wc/wc-queries-test$(EXEEXT) subversion/tests/libsvn_wc/wc-test$(EXEEXT) subversion/tests/libsvn_delta/window-test$(EXEEXT) subversion/tests/libsvn_subr/x509-test$(EXEEXT) subversion/tests/cmdline/authz_tests.py subversion/tests/cmdline/autoprop_tests.py subversion/tests/cmdline/basic_tests.py subversion/tests/cmdline/blame_tests.py subversion/tests/cmdline/cat_tests.py subversion/tests/cmdline/changelist_tests.py subversion/tests/cmdline/checkout_tests.py subversion/tests/cmdline/commit_tests.py subversion/tests/cmdline/copy_tests.py subversio
[all...]
/freebsd-10-stable/contrib/groff/src/preproc/grn/
H A Dhgraph.cpp53 void tmove2(int px, int py);
61 void HGArc(register int cx, register int cy, int px, int py, int angle);
448 | Routine: tmove2 (px, py)
458 int py)
463 if ((dy = py - lasty)) {
466 lastyline = lasty = py; /* lasty is always set to current */
527 int py)
531 printf(" %du'", py - lastyline);
533 lastyline = lasty = py;
570 | clockwise starting from the point (px, py) throug
457 tmove2(int px, int py) argument
526 line(int px, int py) argument
577 HGArc(register int cx, register int cy, int px, int py, int angle) argument
[all...]
/freebsd-10-stable/contrib/apr-util/
H A Dbuildconf90 $apr_src_dir/build/gen-build.py $verbose make
/freebsd-10-stable/tools/tools/shlib-compat/
H A Dshlib-compat-dirs.sh5 SHLIB_COMPAT=$(dirname $0)/shlib-compat.py
/freebsd-10-stable/contrib/groff/src/devices/grolbp/
H A Dlbp.h378 splinerel(double px,double py,int flush) argument
387 if (flush == -1) {lx = (int)px; ly = (int)py; return;}
391 dynew = (int)py -ly;
415 /* fprintf(stderr," (%d) %.2f,%.2f\n",flush,(float)px,(float)py);*/
431 lx = (int)px; ly = (int)py;
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A DMakefile.am92 dist_bin_SCRIPTS = event_rpcgen.py
111 event_rpcgen.py \
/freebsd-10-stable/contrib/apr/
H A Dbuildconf116 build/gen-build.py $verbose make
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Dpch.c289 comp_hashnodes (const void *px, const void *py) argument
292 cpp_hashnode *y = *(cpp_hashnode **) py;
/freebsd-10-stable/contrib/gcc/
H A Doptabs.c3611 prepare_cmp_insn (rtx *px, rtx *py, enum rtx_code *pcomparison, rtx size,
3616 rtx x = *px, y = *py;
3681 *py = const0_rtx;
3700 *py = const0_rtx;
3716 *py = y;
3745 *py = const1_rtx;
3752 *py = const0_rtx;
3758 prepare_float_lib_cmp (px, py, pcomparison, pmode, punsignedp);
3914 prepare_float_lib_cmp (rtx *px, rtx *py, enum rtx_code *pcomparison,
3921 rtx y = *py;
3596 prepare_cmp_insn(rtx *px, rtx *py, enum rtx_code *pcomparison, rtx size, enum machine_mode *pmode, int *punsignedp, enum can_compare_purpose purpose) argument
3898 prepare_float_lib_cmp(rtx *px, rtx *py, enum rtx_code *pcomparison, enum machine_mode *pmode, int *punsignedp) argument
[all...]
/freebsd-10-stable/usr.bin/sed/
H A Dcompile.c644 compile_tr(char *p, struct s_tr **py) argument
654 if ((*py = y = malloc(sizeof(*y))) == NULL)

Completed in 449 milliseconds

12