Searched refs:py (Results 26 - 50 of 143) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/tests/
H A DMakefile.in276 build.py \
277 attribs.py \
278 tst.py \
279 tstxpath.py \
280 xpathext.py \
281 push.py \
282 pushSAX.py \
283 pushSAXhtml.py \
284 error.py \
285 serialize.py\
[all...]
H A DMakefile276 build.py \
277 attribs.py \
278 tst.py \
279 tstxpath.py \
280 xpathext.py \
281 push.py \
282 pushSAX.py \
283 pushSAXhtml.py \
284 error.py \
285 serialize.py\
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/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
31 ${srcdir}/../event_rpcgen.py ${srcdir}/regress.rpc
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/
H A DMakefile.am18 python/setup.py \
19 python/example.py
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/scripts/python/bin/
H A Dsctop-report24 perf trace $@ -s ~/libexec/perf-core/scripts/python/sctop.py $comm $interval
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/tests/
H A DMakefile.am51 EXTRA_DIST=c-plus-plus-test-gen.py
54 python ./c-plus-plus-test-gen.py avahi-common avahi-core avahi-client avahi-glib > c-plus-plus-test.cc
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/tests/
H A DMakefile.am51 EXTRA_DIST=c-plus-plus-test-gen.py
54 python ./c-plus-plus-test-gen.py avahi-common avahi-core avahi-client avahi-glib > c-plus-plus-test.cc
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/test/name-test/
H A DMakefile.am21 EXTRA_DIST=run-test.sh run-test-systemserver.sh test-wait-for-echo.py test-activation-forking.py
H A Drun-test-systemserver.sh46 elif ! $PYTHON $DBUS_TOP_SRCDIR/test/name-test/test-wait-for-echo.py; then
H A Drun-test.sh54 elif ! $PYTHON $DBUS_TOP_SRCDIR/test/name-test/test-activation-forking.py; then
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/test/
H A DMakefile.am25 regress.gen.c regress.gen.h: regress.rpc $(top_srcdir)/event_rpcgen.py
26 $(top_srcdir)/event_rpcgen.py $(srcdir)/regress.rpc || echo "No Python installed"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dlang-python-16 # It looks like a bug in Python's gettext.py. This here is a quick workaround:
12 tmpfiles="$tmpfiles prog.py"
13 cat <<\EOF > prog.py
26 ${XGETTEXT} -o prog.tmp --omit-header --no-location prog.py
99 LANGUAGE= LC_ALL=$LOCALE_FR python prog.py > prog.out || exit 1
104 LANGUAGE= LC_ALL=$LOCALE_FR_UTF8 python prog.py > prog.out || exit 1
H A Dlang-python-27 # It looks like a bug in Python's gettext.py. This here is a quick workaround:
13 tmpfiles="$tmpfiles prog.py"
14 cat <<\EOF > prog.py
32 ${XGETTEXT} -o prog.tmp --omit-header --no-location prog.py
120 LANGUAGE= LC_ALL=$LOCALE_FR python prog.py 2 > prog.out || exit 1
125 LANGUAGE= LC_ALL=$LOCALE_FR_UTF8 python prog.py 2 > prog.out || exit 1
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/rt-tester/
H A Dcheck-all.sh6 ./rt-tester.py $1 | grep Pass
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/bfin/
H A Dyuv2rgb_bfin.c97 uint8_t *py,*pu,*pv,*op; local
104 py = in[0];
112 lcscf(py, pu, pv, op, w, &c->oy);
114 py += instrides[0];
117 lcscf(py, pu, pv, op, w, &c->oy);
119 py += instrides[0];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh263.c314 int *px, int *py)
330 *px= *py = 0;
335 *py = C[1];
338 *py = mid_pred(A[1], 0, C[1]);
342 *py = A[1];
348 *py = mid_pred(A[1], 0, C[1]);
351 *py = A[1];
360 *py = mid_pred(A[1], B[1], C[1]);
366 *py = mid_pred(A[1], B[1], C[1]);
313 ff_h263_pred_motion(MpegEncContext * s, int block, int dir, int *px, int *py) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh263.c317 int *px, int *py)
333 *px= *py = 0;
338 *py = C[1];
341 *py = mid_pred(A[1], 0, C[1]);
345 *py = A[1];
351 *py = mid_pred(A[1], 0, C[1]);
354 *py = A[1];
363 *py = mid_pred(A[1], B[1], C[1]);
369 *py = mid_pred(A[1], B[1], C[1]);
316 ff_h263_pred_motion(MpegEncContext * s, int block, int dir, int *px, int *py) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/xstc/
H A DMakefile.in266 PYSCRIPTS = nist-test.py ms-test.py sun-test.py
283 EXTRA_DIST = xstc.py xstc-to-python.xsl
498 nist-test.py: Tests/Metadata/$(NISTTESTDEF_2) xstc-to-python.xsl
506 ms-test.py: Tests/Metadata/$(MSTTESTDEF) xstc-to-python.xsl
514 sun-test.py: Tests/Metadata/$(SUNTESTDEF) xstc-to-python.xsl
527 -@(if [ -x nist-test.py -a -d $(TESTDIR)/Datatypes ] ; then \
533 $(CHECKER) $(PYTHON) nist-test.py -s -b $(srcdir) ; fi)
534 -@(if [ -x sun-test.py
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/xstc/
H A DMakefile.in266 PYSCRIPTS = nist-test.py ms-test.py sun-test.py
283 EXTRA_DIST = xstc.py xstc-to-python.xsl
498 nist-test.py: Tests/Metadata/$(NISTTESTDEF_2) xstc-to-python.xsl
506 ms-test.py: Tests/Metadata/$(MSTTESTDEF) xstc-to-python.xsl
514 sun-test.py: Tests/Metadata/$(SUNTESTDEF) xstc-to-python.xsl
527 -@(if [ -x nist-test.py -a -d $(TESTDIR)/Datatypes ] ; then \
533 $(CHECKER) $(PYTHON) nist-test.py -s -b $(srcdir) ; fi)
534 -@(if [ -x sun-test.py
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/
H A DMakefile.in39 $(srcdir)/setup.py.in TODO
47 CONFIG_CLEAN_FILES = setup.py
61 @WITH_PYTHON_TRUE@nodist_libxml2mod_la_OBJECTS = libxml2-py.lo
90 am__dist_python_DATA_DIST = drv_libxml2.py
329 setup.py \
330 setup.py.in \
331 generator.py \
333 libxml.py \
342 @WITH_PYTHON_TRUE@nodist_libxml2mod_la_SOURCES = libxml2-py.c
345 @WITH_PYTHON_TRUE@ libxml2.py
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/
H A DMakefile.in39 $(srcdir)/setup.py.in TODO
47 CONFIG_CLEAN_FILES = setup.py
61 @WITH_PYTHON_TRUE@nodist_libxml2mod_la_OBJECTS = libxml2-py.lo
90 am__dist_python_DATA_DIST = drv_libxml2.py
329 setup.py \
330 setup.py.in \
331 generator.py \
333 libxml.py \
342 @WITH_PYTHON_TRUE@nodist_libxml2mod_la_SOURCES = libxml2-py.c
345 @WITH_PYTHON_TRUE@ libxml2.py
[all...]
H A DMakefile39 $(srcdir)/setup.py.in TODO
47 CONFIG_CLEAN_FILES = setup.py
61 nodist_libxml2mod_la_OBJECTS = libxml2-py.lo
90 am__dist_python_DATA_DIST = drv_libxml2.py
329 setup.py \
330 setup.py.in \
331 generator.py \
333 libxml.py \
342 nodist_libxml2mod_la_SOURCES = libxml2-py.c
345 libxml2.py
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-python/avahi/
H A DMakefile.in54 @HAVE_PYTHON_DBUS_TRUE@@HAVE_PYTHON_TRUE@am__append_1 = __init__.py
80 am__avahi_PYTHON_DIST = __init__.py
88 py_compile = $(top_srcdir)/py-compile
319 EXTRA_DIST = __init__.py ServiceTypeDatabase.py.in
321 @HAVE_DBM_TRUE@@HAVE_PYTHON_TRUE@nodist_avahi_SCRIPTS = ServiceTypeDatabase.py
322 @HAVE_GDBM_TRUE@@HAVE_PYTHON_TRUE@nodist_avahi_SCRIPTS = ServiceTypeDatabase.py
324 CLEANFILES = *.pyc *.pyo ServiceTypeDatabase.py
545 @HAVE_GDBM_TRUE@@HAVE_PYTHON_TRUE@ServiceTypeDatabase.py: ServiceTypeDatabase.py
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-python/avahi/
H A DMakefile.in56 @HAVE_PYTHON_DBUS_TRUE@@HAVE_PYTHON_TRUE@am__append_1 = __init__.py
102 am__avahi_PYTHON_DIST = __init__.py
103 py_compile = $(top_srcdir)/py-compile
311 EXTRA_DIST = __init__.py ServiceTypeDatabase.py.in
313 @HAVE_DBM_TRUE@@HAVE_PYTHON_TRUE@nodist_avahi_SCRIPTS = ServiceTypeDatabase.py
314 @HAVE_GDBM_TRUE@@HAVE_PYTHON_TRUE@nodist_avahi_SCRIPTS = ServiceTypeDatabase.py
316 CLEANFILES = *.pyc *.pyo ServiceTypeDatabase.py
580 @HAVE_GDBM_TRUE@@HAVE_PYTHON_TRUE@ServiceTypeDatabase.py: ServiceTypeDatabase.py
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_zoompan.c44 "y", "py",
161 int py[4]; local
204 py[1] = py[2] = FF_CEIL_RSHIFT(y, desc->log2_chroma_h);
205 py[0] = py[3] = y;
214 input[k] = in->data[k] + py[k] * in->linesize[k] + px[k];

Completed in 160 milliseconds

123456