Home
last modified time | relevance | path

Searched refs:py (Results 1 – 25 of 193) sorted by relevance

12345678

/freebsd/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst10 .. py:currentmodule:: lldb
18 .. py:data:: LLDB_REGNUM_GENERIC_PC
22 .. py:data:: LLDB_REGNUM_GENERIC_SP
25 .. py:data:: LLDB_REGNUM_GENERIC_FP
29 .. py:data:: LLDB_REGNUM_GENERIC_RA
33 .. py:data:: LLDB_REGNUM_GENERIC_FLAGS
37 .. py:data:: LLDB_REGNUM_GENERIC_ARG1
41 .. py:data:: LLDB_REGNUM_GENERIC_ARG2
45 .. py:data:: LLDB_REGNUM_GENERIC_ARG3
49 .. py
[all...]
/freebsd/tests/sys/netinet6/frag6/
H A DMakefile34 ${PACKAGE}FILES+= sniffer.py
35 ${PACKAGE}FILES+= frag6_01.py
36 ${PACKAGE}FILES+= frag6_02.py
37 ${PACKAGE}FILES+= frag6_03.py
38 ${PACKAGE}FILES+= frag6_04.py
39 ${PACKAGE}FILES+= frag6_05.py
40 ${PACKAGE}FILES+= frag6_06.py
41 ${PACKAGE}FILES+= frag6_07.py
42 ${PACKAGE}FILES+= frag6_08.py
43 ${PACKAGE}FILES+= frag6_09.py
[all …]
/freebsd/tests/sys/netpfil/pf/
H A DMakefile55 ATF_TESTS_PYTEST+= frag6.py
56 ATF_TESTS_PYTEST+= icmp.py
57 ATF_TESTS_PYTEST+= nat66.py
58 ATF_TESTS_PYTEST+= sctp.py
64 ${PACKAGE}FILES+= CVE-2019-5597.py \
65 CVE-2019-5598.py \
68 fragcommon.py \
69 frag-overindex.py \
70 frag-overlimit.py \
71 frag-overreplace.py \
[all …]
H A Dset_tos.sh64 atf_check -s exit:1 -o ignore ${common_dir}/pft_ping.py \
72 atf_check -s exit:0 ${common_dir}/pft_ping.py \
80 atf_check -s exit:1 -o ignore ${common_dir}/pft_ping.py \
89 atf_check -s exit:0 ${common_dir}/pft_ping.py \
96 atf_check -s exit:0 ${common_dir}/pft_ping.py \
105 atf_check -s exit:0 ${common_dir}/pft_ping.py \
148 atf_check -s exit:1 -o ignore -e ignore ${common_dir}/pft_ping.py \
156 atf_check -s exit:0 -o ignore -e ignore ${common_dir}/pft_ping.py \
164 atf_check -s exit:1 -o ignore -e ignore ${common_dir}/pft_ping.py \
173 atf_check -s exit:0 -o ignore -e ignore ${common_dir}/pft_ping.py \
[all …]
H A Dforward.sh59 atf_check -s exit:0 ${common_dir}/pft_ping.py \
68 atf_check -s exit:1 ${common_dir}/pft_ping.py \
74 atf_check -s exit:1 ${common_dir}/pft_ping.py \
81 atf_check -s exit:0 ${common_dir}/pft_ping.py \
123 atf_check -s exit:0 ${common_dir}/pft_ping.py \
133 atf_check -s exit:1 ${common_dir}/pft_ping.py \
141 atf_check -s exit:1 -e ignore ${common_dir}/pft_ping.py \
150 atf_check -s exit:0 ${common_dir}/pft_ping.py \
159 atf_check -s exit:1 ${common_dir}/pft_ping.py \
/freebsd/crypto/heimdal/lib/wind/
H A DMakefile.am98 map_table.h map_table.c: rfc3454.txt gen-map.py stringprep.py
99 $(skip_python) $(PYTHON) $(srcdir)/gen-map.py $(srcdir)/rfc3454.txt $(builddir)
101 errorlist_table.h errorlist_table.c: rfc3454.txt gen-errorlist.py stringprep.py
102 $(skip_python) $(PYTHON) $(srcdir)/gen-errorlist.py $(srcdir)/rfc3454.txt $(builddir)
104 …rmalize_table.h normalize_table.c: UnicodeData.txt CompositionExclusions-3.2.0.txt gen-normalize.py
105 …$(skip_python) $(PYTHON) $(srcdir)/gen-normalize.py $(srcdir)/UnicodeData.txt $(srcdir)/Compositio…
107 combining_table.h combining_table.c: UnicodeData.txt gen-combining.py
108 $(skip_python) $(PYTHON) $(srcdir)/gen-combining.py $(srcdir)/UnicodeData.txt $(builddir)
110 bidi_table.h bidi_table.c: rfc3454.txt gen-bidi.py
111 $(skip_python) $(PYTHON) $(srcdir)/gen-bidi.py $(srcdir)/rfc3454.txt $(builddir)
[all …]
H A DChangeLog60 * Makefile.am: add more missing .py files.
62 * Makefile.am: add generate.py
83 * gen-normalize.py, test-normalize.c: use generated constant for length
122 * util.py:
123 * rfc3454.py:
124 * generate.py:
125 * gen-punycode-examples.py:
126 * gen-normalize.py:
127 * gen-map.py:
128 * gen-errorlist.py:
[all …]
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 …_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…
81 $(OBJ)\combining_table.h $(OBJ)\combining_table.c: UnicodeData.txt gen-combining.py
83 $(PYTHON) $(SRCDIR)\gen-combining.py $(SRCDIR)\UnicodeData.txt $(OBJ)
86 $(OBJ)\bidi_table.h $(OBJ)\bidi_table.c: rfc3454.txt gen-bidi.py
88 $(PYTHON) $(SRCDIR)\gen-bidi.py $(SRCDIR)\rfc3454.txt $(OBJ)
[all …]
/freebsd/tests/sys/netinet6/
H A DMakefile6 ATF_TESTS_PYTEST= test_ip6_output.py
37 ${PACKAGE}FILES+= exthdr.py \
38 mld.py \
39 scapyi386.py \
40 ra.py \
41 redirect.py
43 ${PACKAGE}FILESMODE_exthdr.py= 0555
44 ${PACKAGE}FILESMODE_mld.py= 0555
45 ${PACKAGE}FILESMODE_scapyi386.py=0555
46 ${PACKAGE}FILESMODE_ra.py=0555
[all …]
H A Dexthdr.sh78 atf_check -s exit:0 $(atf_get_srcdir)/${pyname}.py \
82 atf_check -s exit:0 $(atf_get_srcdir)/${pyname}.py \
87 atf_check -s exit:0 $(atf_get_srcdir)/${pyname}.py \
92 atf_check -s exit:0 $(atf_get_srcdir)/${pyname}.py \
97 atf_check -s exit:0 $(atf_get_srcdir)/${pyname}.py \
102 atf_check -s exit:0 $(atf_get_srcdir)/${pyname}.py \
107 atf_check -s exit:1 $(atf_get_srcdir)/${pyname}.py \
/freebsd/tests/sys/netpfil/common/
H A DMakefile25 pft_icmp_check.py \
26 pft_ping.py \
27 pft_rst.py \
28 pft_synflood.py \
29 sniffer.py
31 ${PACKAGE}FILESMODE_pft_icmp_check.py= 0555
32 ${PACKAGE}FILESMODE_pft_ping.py= 0555
33 ${PACKAGE}FILESMODE_pft_rst.py= 0555
34 ${PACKAGE}FILESMODE_pft_synflood.py= 0555
/freebsd/tests/atf_python/sys/netlink/
H A DMakefile6 FILES= __init__.py attrs.py base_headers.py message.py netlink.py \
7 netlink_generic.py netlink_route.py utils.py
/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A DMakefile6 FILES= __init__.py insns.py insn_headers.py ioctl.py ioctl_headers.py \
7 ipfw.py utils.py
/freebsd/contrib/llvm-project/lldb/bindings/python/
H A Dpython.swig15 * :py:class:`SBTarget`: Represents the target program running under the debugger.
16 * :py:class:`SBProcess`: Represents the process associated with the target program.
17 * :py:class:`SBThread`: Represents a thread of execution. :py:class:`SBProcess` contains SBThreads.
18 * :py:class:`SBFrame`: Represents one of the stack frames associated with a thread. :py:class:`SBThread`
20 * :py:class:`SBSymbolContext`: A container that stores various debugger related info.
21 * :py:class:`SBValue`: Represents the value of a variable, a register, or an expression.
22 * :py:class:`SBModule`: Represents an executable image and its associated object and symbol
23 files. :py
[all...]
/freebsd/usr.bin/calendar/
H A Ddates.c88 struct cal_year *py, *pyp; in createdate() local
94 py = hyear; in createdate()
95 while (py != NULL) { in createdate()
96 if (py->year == y + 1900) in createdate()
98 pyp = py; in createdate()
99 py = py->nextyear; in createdate()
102 if (py == NULL) { in createdate()
105 py = (struct cal_year *)calloc(1, sizeof(struct cal_year)); in createdate()
106 py->year = y + 1900; in createdate()
107 py->easter = easter(y); in createdate()
[all …]
/freebsd/tests/sys/common/
H A DMakefile4 ${PACKAGE}FILES+= divert.py
5 ${PACKAGE}FILES+= sender.py
6 ${PACKAGE}FILES+= net_receiver.py
8 ${PACKAGE}FILESMODE_divert.py=0555
9 ${PACKAGE}FILESMODE_sender.py=0555
10 ${PACKAGE}FILESMODE_net_receiver.py=0555
/freebsd/tests/sys/netlink/
H A DMakefile8 ATF_TESTS_PYTEST += test_nl_core.py
9 ATF_TESTS_PYTEST += test_rtnl_iface.py
10 ATF_TESTS_PYTEST += test_rtnl_ifaddr.py
11 ATF_TESTS_PYTEST += test_rtnl_neigh.py
12 ATF_TESTS_PYTEST += test_rtnl_route.py
13 ATF_TESTS_PYTEST += test_netlink_message_writer.py
/freebsd/contrib/llvm-project/libcxx/modules/
H A Dstd.compat.cppm.in11 // utils/generate_libcxx_cppm_in.py
58 … header information for <debugging> in headers_not_available in utils/libcxx/header_information.py"
61 …e header information for <flat_map> in headers_not_available in utils/libcxx/header_information.py"
64 …e header information for <flat_set> in headers_not_available in utils/libcxx/header_information.py"
67 … header information for <generator> in headers_not_available in utils/libcxx/header_information.py"
70 …er information for <hazard_pointer> in headers_not_available in utils/libcxx/header_information.py"
73 …er information for <inplace_vector> in headers_not_available in utils/libcxx/header_information.py"
76 …the header information for <linalg> in headers_not_available in utils/libcxx/header_information.py"
79 …te the header information for <rcu> in headers_not_available in utils/libcxx/header_information.py"
82 …header information for <spanstream> in headers_not_available in utils/libcxx/header_information.py"
[all …]
H A Dstd.cppm.in11 // utils/generate_libcxx_cppm_in.py
180 … header information for <debugging> in headers_not_available in utils/libcxx/header_information.py"
183 …e header information for <flat_map> in headers_not_available in utils/libcxx/header_information.py"
186 …e header information for <flat_set> in headers_not_available in utils/libcxx/header_information.py"
189 … header information for <generator> in headers_not_available in utils/libcxx/header_information.py"
192 …er information for <hazard_pointer> in headers_not_available in utils/libcxx/header_information.py"
195 …er information for <inplace_vector> in headers_not_available in utils/libcxx/header_information.py"
198 …the header information for <linalg> in headers_not_available in utils/libcxx/header_information.py"
201 …te the header information for <rcu> in headers_not_available in utils/libcxx/header_information.py"
204 …header information for <spanstream> in headers_not_available in utils/libcxx/header_information.py"
[all …]
/freebsd/contrib/file/python/
H A DMakefile.am1 EXTRA_DIST = LICENSE CHANGELOG.md README.md example.py magic.py setup.py \
2 tests.py file_magic/__init__.py
/freebsd/tools/test/stress2/misc/
H A Dpoll.sh18 cat > /tmp/poll.py <<EOF
40 chmod +x /tmp/poll.py
44 cpuset -l 0 /tmp/poll.py > $log &
50 while pgrep -qf poll.py; do pkill -f poll.py; done
54 rm -f /tmp/poll.py $log
/freebsd/contrib/googletest/googletest/test/
H A DBUILD.bazel163 srcs = ["gtest_test_utils.py"],
177 srcs = ["gtest_help_test.py"],
196 srcs = ["googletest-output-test.py"],
218 srcs = ["googletest-color-test.py"],
233 srcs = ["googletest-env-var-test.py"],
248 srcs = ["googletest-failfast-unittest.py"],
263 srcs = ["googletest-filter-unittest.py"],
278 srcs = ["googletest-global-environment-unittest.py"],
293 srcs = ["googletest-break-on-failure-unittest.py"],
315 srcs = ["googletest-throw-on-failure-test.py"],
[all …]
/freebsd/tests/atf_python/sys/net/
H A DMakefile6 FILES= __init__.py rtsock.py tools.py vnet.py
/freebsd/tests/atf_python/
H A DMakefile7 FILES= __init__.py atf_pytest.py ktest.py utils.py
/freebsd/sys/contrib/openzfs/contrib/pyzfs/
H A DMakefile.am2 SUBSTFILES += %D%/setup.py
7 pyzfs-all-local: %D%/setup.py
8 cd %D% && $(PYTHON) setup.py -q $(pyzfs_V_$(V)) egg_info -e . build
28 cd %D% && $(PYTHON) setup.py egg_info -e . install \

12345678