| /freebsd-14.2/contrib/llvm-project/lldb/docs/ |
| H A D | python_api_enums.rst | 10 .. py:currentmodule:: lldb 134 .. py:data:: eStateInvalid 152 .. py:data:: eStateStopped 156 .. py:data:: eStateRunning 173 .. py:data:: eStateExited 250 .. py:data:: eAllThreads 286 .. py:data:: eFormatBytes 288 .. py:data:: eFormatChar 294 .. py:data:: eFormatEnum 295 .. py:data:: eFormatHex [all …]
|
| /freebsd-14.2/tests/sys/netinet6/frag6/ |
| H A D | Makefile | 35 ${PACKAGE}FILES+= sniffer.py 36 ${PACKAGE}FILES+= frag6_01.py 37 ${PACKAGE}FILES+= frag6_02.py 38 ${PACKAGE}FILES+= frag6_03.py 39 ${PACKAGE}FILES+= frag6_04.py 40 ${PACKAGE}FILES+= frag6_05.py 41 ${PACKAGE}FILES+= frag6_06.py 42 ${PACKAGE}FILES+= frag6_07.py 43 ${PACKAGE}FILES+= frag6_08.py 44 ${PACKAGE}FILES+= frag6_09.py [all …]
|
| /freebsd-14.2/tests/sys/netpfil/pf/ |
| H A D | Makefile | 47 ATF_TESTS_PYTEST+= frag6.py 48 ATF_TESTS_PYTEST+= sctp.py 56 ${PACKAGE}FILES+= CVE-2019-5597.py \ 57 CVE-2019-5598.py \ 60 fragcommon.py \ 61 frag-overindex.py \ 62 frag-overlimit.py \ 63 frag-overreplace.py \ 64 pfsync_defer.py \ 65 pft_ether.py \ [all …]
|
| H A D | set_tos.sh | 64 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 D | forward.sh | 59 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-14.2/crypto/heimdal/lib/wind/ |
| H A D | Makefile.am | 98 map_table.h map_table.c: rfc3454.txt gen-map.py stringprep.py 123 UnicodeData.py \ 125 gen-bidi.py \ 126 gen-combining.py \ 127 gen-errorlist.py \ 128 gen-map.py \ 131 generate.py \ 132 rfc3454.py \ 138 rfc4518.py \ 140 stringprep.py \ [all …]
|
| H A D | ChangeLog | 62 * Makefile.am: add generate.py 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: 129 * gen-combining.py: 130 * gen-bidi.py: [all …]
|
| H A D | NTMakefile | 66 $(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) 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) 91 $(OBJ)\punycode_examples.h $(OBJ)\punycode_examples.c: gen-punycode-examples.py rfc3492.txt [all …]
|
| /freebsd-14.2/tests/sys/netinet6/ |
| H A D | Makefile | 7 ATF_TESTS_PYTEST= test_ip6_output.py 38 ${PACKAGE}FILES+= exthdr.py \ 39 mld.py \ 40 scapyi386.py \ 41 ra.py \ 42 redirect.py 44 ${PACKAGE}FILESMODE_exthdr.py= 0555 45 ${PACKAGE}FILESMODE_mld.py= 0555 46 ${PACKAGE}FILESMODE_scapyi386.py=0555 47 ${PACKAGE}FILESMODE_ra.py=0555 [all …]
|
| H A D | exthdr.sh | 78 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-14.2/tests/sys/netpfil/common/ |
| H A D | Makefile | 23 pft_icmp_check.py \ 24 pft_ping.py \ 25 pft_rst.py \ 26 pft_synflood.py \ 27 sniffer.py 29 ${PACKAGE}FILESMODE_pft_icmp_check.py= 0555 30 ${PACKAGE}FILESMODE_pft_ping.py= 0555 31 ${PACKAGE}FILESMODE_pft_rst.py= 0555 32 ${PACKAGE}FILESMODE_pft_synflood.py= 0555
|
| /freebsd-14.2/tests/atf_python/sys/netlink/ |
| H A D | Makefile | 6 FILES= __init__.py attrs.py base_headers.py message.py netlink.py \ 7 netlink_generic.py netlink_route.py utils.py
|
| /freebsd-14.2/tests/atf_python/sys/netpfil/ipfw/ |
| H A D | Makefile | 6 FILES= __init__.py insns.py insn_headers.py ioctl.py ioctl_headers.py \ 7 ipfw.py utils.py
|
| /freebsd-14.2/contrib/llvm-project/lldb/bindings/python/ |
| H A D | python.swig | 15 * :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:`SBTh… 20 * :py:class:`SBSymbolContext`: A container that stores various debugger related info. 23 files. :py:class:`SBTarget` contains SBModule. 25 :py:class:`SBTarget` contains SBBreakpoints. 27 * :py:class:`SBCompileUnit`: Represents a compilation unit, or compiled source file. 29 * :py:class:`SBBlock`: Represents a lexical block. :py:class:`SBFunction` contains SBBlocks. 31 and a source file location. :py:class:`SBCompileUnit` contains SBLineEntry. [all …]
|
| /freebsd-14.2/usr.bin/calendar/ |
| H A D | dates.c | 94 py = hyear; in createdate() 95 while (py != NULL) { in createdate() 98 pyp = py; in createdate() 99 py = py->nextyear; in createdate() 102 if (py == NULL) { in createdate() 106 py->year = y + 1900; in createdate() 122 hyear = py; in createdate() 126 pm = py->months; in createdate() 136 pm->year = py; in createdate() 146 py->months = pm; in createdate() [all …]
|
| /freebsd-14.2/tests/sys/common/ |
| H A D | Makefile | 5 ${PACKAGE}FILES+= divert.py 6 ${PACKAGE}FILES+= sender.py 7 ${PACKAGE}FILES+= net_receiver.py 9 ${PACKAGE}FILESMODE_divert.py=0555 10 ${PACKAGE}FILESMODE_sender.py=0555 11 ${PACKAGE}FILESMODE_net_receiver.py=0555
|
| /freebsd-14.2/tests/sys/netlink/ |
| H A D | Makefile | 8 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-14.2/contrib/llvm-project/libcxx/modules/ |
| H A D | std.compat.cppm.in | 11 // utils/generate_libcxx_cppm_in.py 50 … header information for <debugging> in headers_not_available in utils/libcxx/header_information.py" 53 …e header information for <flat_map> in headers_not_available in utils/libcxx/header_information.py" 56 …e header information for <flat_set> in headers_not_available in utils/libcxx/header_information.py" 59 … header information for <generator> in headers_not_available in utils/libcxx/header_information.py" 62 …er information for <hazard_pointer> in headers_not_available in utils/libcxx/header_information.py" 65 …the header information for <linalg> in headers_not_available in utils/libcxx/header_information.py" 68 …te the header information for <rcu> in headers_not_available in utils/libcxx/header_information.py" 71 …header information for <spanstream> in headers_not_available in utils/libcxx/header_information.py" 74 …header information for <stacktrace> in headers_not_available in utils/libcxx/header_information.py" [all …]
|
| H A D | std.cppm.in | 11 // utils/generate_libcxx_cppm_in.py 172 … header information for <debugging> in headers_not_available in utils/libcxx/header_information.py" 175 …e header information for <flat_map> in headers_not_available in utils/libcxx/header_information.py" 178 …e header information for <flat_set> in headers_not_available in utils/libcxx/header_information.py" 181 … header information for <generator> in headers_not_available in utils/libcxx/header_information.py" 187 …the header information for <linalg> in headers_not_available in utils/libcxx/header_information.py" 190 …te the header information for <rcu> in headers_not_available in utils/libcxx/header_information.py" 193 …header information for <spanstream> in headers_not_available in utils/libcxx/header_information.py" 196 …header information for <stacktrace> in headers_not_available in utils/libcxx/header_information.py" 199 …e header information for <stdfloat> in headers_not_available in utils/libcxx/header_information.py" [all …]
|
| /freebsd-14.2/contrib/file/python/ |
| H A D | Makefile.am | 2 EXTRA_DIST = LICENSE CHANGELOG.md README.md example.py magic.py setup.py \ 3 tests.py file_magic/__init__.py
|
| /freebsd-14.2/tools/test/stress2/misc/ |
| H A D | poll.sh | 18 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-14.2/contrib/googletest/googletest/test/ |
| H A D | BUILD.bazel | 163 srcs = ["gtest_test_utils.py"], 177 srcs = ["gtest_help_test.py"], 196 srcs = ["googletest-output-test.py"], 218 srcs = ["googletest-color-test.py"], 425 "gtest_xml_output_unittest.py", 426 "gtest_xml_test_utils.py", 459 "gtest_xml_outfiles_test.py", 460 "gtest_xml_test_utils.py", 510 srcs = ["gtest_testbridge_test.py"], 520 "gtest_json_test_utils.py", [all …]
|
| /freebsd-14.2/tests/atf_python/ |
| H A D | Makefile | 7 FILES= __init__.py atf_pytest.py ktest.py utils.py
|
| /freebsd-14.2/tests/atf_python/sys/net/ |
| H A D | Makefile | 6 FILES= __init__.py rtsock.py tools.py vnet.py
|
| /freebsd-14.2/sys/contrib/openzfs/contrib/pyzfs/ |
| H A D | Makefile.am | 2 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 \
|