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

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/python/tests/
H A DMakefile.am5 build.py \
6 attribs.py \
7 tst.py \
8 tstxpath.py \
9 xpathext.py \
10 push.py \
11 pushSAX.py \
12 pushSAXhtml.py \
13 error.py \
14 serialize.py\
[all...]
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...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-python/avahi/
H A DMakefile.am20 EXTRA_DIST = __init__.py ServiceTypeDatabase.py.in
28 nodist_avahi_SCRIPTS = ServiceTypeDatabase.py
30 ServiceTypeDatabase.py: ServiceTypeDatabase.py.in
41 nodist_avahi_SCRIPTS = ServiceTypeDatabase.py
43 ServiceTypeDatabase.py: ServiceTypeDatabase.py.in
57 avahi_PYTHON += __init__.py
62 CLEANFILES=*.pyc *.pyo ServiceTypeDatabase.py
[all...]
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-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dxgettext-python-48 tmpfiles="$tmpfiles xg-py-3.py"
9 cat <<\EOF > xg-py-3.py
18 tmpfiles="$tmpfiles xg-py-3.tmp.po xg-py-3.po"
21 -d xg-py-3.tmp xg-py-3.py
23 tr -d '\r' < xg-py
[all...]
H A Dxgettext-python-38 tmpfiles="$tmpfiles xg-py-3a.py"
9 cat <<\EOF > xg-py-3a.py
15 tmpfiles="$tmpfiles xg-py-3b.py"
16 cat <<\EOF > xg-py-3b.py
23 tmpfiles="$tmpfiles xg-py-3.ok"
24 cat <<\EOF > xg-py
[all...]
H A Dxgettext-python-18 tmpfiles="$tmpfiles xg-py-1.py"
9 cat <<\EOF > xg-py-1.py
27 tmpfiles="$tmpfiles xg-py-1.err xg-py-1.tmp xg-py-1.pot"
29 ${XGETTEXT} --add-comments --no-location -o xg-py-1.tmp xg-py-1.py
[all...]
H A Dxgettext-python-28 tmpfiles="$tmpfiles xg-py-2.py"
9 cat <<EOF > xg-py-2.py
25 tmpfiles="$tmpfiles xg-py-2.tmp.po xg-py-2.po"
28 -d xg-py-2.tmp xg-py-2.py
30 tr -d '\r' < xg-py
[all...]
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-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/python/
H A DMakefile.am17 setup.py \
18 setup.py.in \
19 generator.py \
21 libxml.py \
33 nodist_libxml2mod_la_SOURCES = libxml2-py.c
36 libxml.c: libxml2-py.h # to generate before to compile
39 libxml2.py: $(srcdir)/libxml.py libxml2class.py
40 cat $(srcdir)/libxml.py libxml2clas
[all...]
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-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-python/avahi-discover/
H A DMakefile.am23 __init__.py \
24 SimpleGladeApp.py \
44 avahi_discover_PYTHON += __init__.py SimpleGladeApp.py
51 avahi_discover_PYTHON += __init__.py SimpleGladeApp.py
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/
H A Dpy-compile2 # py-compile - Compile a Python program
59 Usage: py-compile [--help] [--version] [--basedir DIR] [--destdir DIR] FILES..."
67 py-compile --destdir /tmp/pkg-root --basedir /usr/share/test test.py test2.py
74 echo "py-compile $scriptversion"
115 and filepath[-3:] == '.py'):
132 and filepath[-3:] == '.py'):
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/xstc/
H A DMakefile.am4 PYSCRIPTS=nist-test.py ms-test.py sun-test.py
21 EXTRA_DIST=xstc.py xstc-to-python.xsl
68 nist-test.py: Tests/Metadata/$(NISTTESTDEF_2) xstc-to-python.xsl
76 ms-test.py: Tests/Metadata/$(MSTTESTDEF) xstc-to-python.xsl
84 sun-test.py: Tests/Metadata/$(SUNTESTDEF) xstc-to-python.xsl
97 -@(if [ -x nist-test.py -a -d $(TESTDIR)/Datatypes ] ; then \
103 $(CHECKER) $(PYTHON) nist-test.py -s -b $(srcdir) ; fi)
104 -@(if [ -x sun-test.py
[all...]
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...]
H A DMakefile266 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-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-python/
H A DMakefile.am18 # py-compile command) executable?
19 hello: hello.py
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/pmc-sierra/yosemite/
H A DMakefile5 obj-y += irq.o i2c-yosemite.o prom.o py-console.o setup.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/rt-tester/
H A Dcheck-all.sh6 ./rt-tester.py $1 | grep Pass
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libswscale/
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];
H A Dyuv2rgb_template.c137 uint8_t *py = src[0] + y*srcStride[0]; \
167 : "r" (pu - index), "r" (pv - index), "r"(&c->redDither), "r" (py - 2*index) \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/console/
H A Dpromcon.c26 static short px, py; variable
50 (conp->vc_origin + py * conp->vc_size_row + (px << 1));
81 (conp->vc_origin + py * conp->vc_size_row + (px << 1));
85 b += sprintf(b, "\033[%d;%dH", py + 1, px + 1);
258 if (px != x || py != y) {
261 py = y;
293 if (px != x || py != y) {
296 py = y;
418 sy + 1, sx + 1, dx - sx, py + 1, px + 1);
421 dy + 1, dx + 1, sx - dx, py
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/doc/
H A DMakefile.am22 html/*.png libxml2-api.xml index.py search.php \
23 apibuild.py libxml2.xsa xmllint.xml xmlcatalog_man.xml \
88 libxml2-api.xml libxml2-refs.xml: apibuild.py ../include/libxml/*.h ../*.c
89 -(./apibuild.py)

Completed in 116 milliseconds

123