HomeSort by: relevance | last modified time | path
    Searched refs:py (Results 1 - 25 of 364) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/bsd/jemalloc/dist/
run_tests.sh 1 $(dirname "$)")/scripts/gen_run_tests.py | bash
  /src/external/bsd/jemalloc.old/dist/
run_tests.sh 1 $(dirname "$)")/scripts/gen_run_tests.py | bash
  /src/external/bsd/nsd/dist/contrib/bind2nsd/
install.sh 27 python setup.py install
29 (cd pexpect-2.1; python setup.py install)
31 (cd pyDes-1.2; python setup.py install)
set_version 35 SETUPV=$(grep -i version setup.py | sed 's/version = //' | sed "s/'//g" | \
37 echo "setup.py is currently => ${SETUPV}"
39 CONFIGV=$(grep -i version bind2nsd/Config.py | sed "s/'version'//" | \
41 echo "bind2nsd/Config.py is currently => ${CONFIGV}"
45 "s/ version = '${SETUPV}',/ version = '${NEWV}',/" setup.py
48 "s/[ \t]*'version'[ \t]*: '${CONFIGV}',/ 'version' : '${NEWV}',/" bind2nsd/Config.py
51 SETUPV=$(grep -i version setup.py | sed 's/version = //' | sed "s/'//g" | \
53 echo "setup.py is now => ${SETUPV}"
55 CONFIGV=$(grep -i version bind2nsd/Config.py | sed "s/'version'//" | \
57 echo "bind2nsd/Config.py is now => ${CONFIGV}
    [all...]
chk_version 27 SETUPV=$(grep -i version setup.py | sed 's/version = //' | sed "s/'//g" | \
29 echo "setup.py => ${SETUPV}"
31 CONFIGV=$(grep -i version bind2nsd/Config.py | sed "s/'version'//" | \
33 echo "bind2nsd/Config.py => ${CONFIGV}"
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
xgettext-python-1 8 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 2>xg-py-1.er
    [all...]
xgettext-python-3 8 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-3.o
    [all...]
xgettext-python-2 8 tmpfiles="$tmpfiles xg-py-2.py"
9 cat <<EOF > xg-py-2.py
25 tmpfiles="$tmpfiles xg-py-2.po"
28 -d xg-py-2 xg-py-2.py
31 tmpfiles="$tmpfiles xg-py-2.ok"
32 cat <<EOF > xg-py-2.o
    [all...]
  /src/external/gpl3/gcc/dist/contrib/
filter_gcc_for_doxygen 11 env python3 $dir/filter_params.py $1
  /src/external/gpl3/gcc.old/dist/contrib/
filter_gcc_for_doxygen 11 python $dir/filter_params.py $1
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
py-disasm-exec.exp 21 source $srcdir/$subdir/py-disasm.exp.tcl
py-disasm-obj.exp 21 source $srcdir/$subdir/py-disasm.exp.tcl
py-evsignal.exp 26 standard_testfile py-evthreads.c
33 set pyfile [gdb_remote_download host ${srcdir}/${subdir}/py-events.py]
py-framefilter-invalidarg.exp 20 standard_testfile amd64-py-framefilter-invalidarg.S
34 # Make the -gdb.py script available to gdb, it is automagically loaded by gdb.
39 host ${srcdir}/${subdir}/${testfile}-gdb.py \
40 [standard_output_file ${testfile}-gdb.py]]
47 gdb_test "info auto-load python-scripts" "Yes.*${testfile}-gdb.py.*" \
58 ${srcdir}/${subdir}/${testfile}.py]
61 gdb_test "bt" "niam \\(argc=<error reading variable: dwarf expression stack underflow>, argv=0x\[0-9a-f\]+\\) at \[^\r\n\]*py-framefilter-invalidarg.c:\[0-9\]+" "bt full with filters"
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
py-disasm-exec.exp 21 source $srcdir/$subdir/py-disasm.exp.tcl
py-disasm-obj.exp 21 source $srcdir/$subdir/py-disasm.exp.tcl
py-evsignal.exp 26 standard_testfile py-evthreads.c
33 set pyfile [gdb_remote_download host ${srcdir}/${subdir}/py-events.py]
py-color-leak.exp 27 gdb_py_run_memory_leak_test ${srcdir}/${subdir}/${testfile}.py \
py-framefilter-invalidarg.exp 20 standard_testfile amd64-py-framefilter-invalidarg.S
34 # Make the -gdb.py script available to gdb, it is automagically loaded by gdb.
39 host ${srcdir}/${subdir}/${testfile}-gdb.py \
40 [standard_output_file ${testfile}-gdb.py]]
47 gdb_test "info auto-load python-scripts" "Yes.*${testfile}-gdb.py.*" \
58 ${srcdir}/${subdir}/${testfile}.py]
61 gdb_test "bt" "niam \\(argc=<error reading variable: dwarf expression stack underflow>, argv=0x\[0-9a-f\]+\\) at \[^\r\n\]*py-framefilter-invalidarg.c:\[0-9\]+" "bt full with filters"
py-inferior-leak.exp 27 gdb_py_run_memory_leak_test ${srcdir}/${subdir}/${testfile}.py \
  /src/external/gpl3/gcc/dist/libstdc++-v3/python/
Makefile.am 38 all-local: gdb.py
41 libstdcxx/v6/printers.py \
42 libstdcxx/v6/xmethods.py \
43 libstdcxx/v6/__init__.py \
44 libstdcxx/__init__.py
46 gdb.py: hook.in Makefile
50 install-data-local: gdb.py
52 ## We want to install gdb.py as SOMETHING-gdb.py. SOMETHING is the
61 echo " $(INSTALL_DATA) gdb.py $(DESTDIR)$(toolexeclibdir)/$$libname-gdb.py";
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/python/
Makefile.am 38 all-local: gdb.py
41 libstdcxx/v6/printers.py \
42 libstdcxx/v6/xmethods.py \
43 libstdcxx/v6/__init__.py \
44 libstdcxx/__init__.py
46 gdb.py: hook.in Makefile
50 install-data-local: gdb.py
52 ## We want to install gdb.py as SOMETHING-gdb.py. SOMETHING is the
61 echo " $(INSTALL_DATA) gdb.py $(DESTDIR)$(toolexeclibdir)/$$libname-gdb.py";
    [all...]
  /src/external/bsd/tmux/dist/
grid-view.c 35 grid_view_get_cell(struct grid *gd, u_int px, u_int py, struct grid_cell *gc)
37 grid_get_cell(gd, grid_view_x(gd, px), grid_view_y(gd, py), gc);
42 grid_view_set_cell(struct grid *gd, u_int px, u_int py,
45 grid_set_cell(gd, grid_view_x(gd, px), grid_view_y(gd, py), gc);
50 grid_view_set_padding(struct grid *gd, u_int px, u_int py)
52 grid_set_padding(gd, grid_view_x(gd, px), grid_view_y(gd, py));
57 grid_view_set_cells(struct grid *gd, u_int px, u_int py,
60 grid_set_cells(gd, grid_view_x(gd, px), grid_view_y(gd, py), gc, s,
95 grid_view_clear(struct grid *gd, u_int px, u_int py, u_int nx, u_int ny,
99 py = grid_view_y(gd, py)
    [all...]
  /src/external/mit/expat/dist/xmlwf/
xmlwf_helpgen.sh 31 ./xmlwf/xmlwf_helpgen.py | sed \
  /src/external/mpl/bind/dist/bin/tests/system/xferquota/
setup.sh 20 $PYTHON setup.py

Completed in 22 milliseconds

1 2 3 4 5 6 7 8 91011>>