| /freebsd-13.1/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-13.1/tests/sys/netinet6/frag6/ |
| H A D | Makefile | 34 ${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-13.1/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-13.1/tests/sys/netpfil/pf/ |
| H A D | Makefile | 36 ${PACKAGE}FILES+= CVE-2019-5597.py \ 37 CVE-2019-5598.py \ 39 fragcommon.py \ 40 frag-overindex.py \ 41 frag-overlimit.py \ 42 frag-overreplace.py \ 43 pfsync_defer.py \ 46 ${PACKAGE}FILESMODE_CVE-2019-5597.py= 0555 47 ${PACKAGE}FILESMODE_CVE-2019-5598.py= 0555 48 ${PACKAGE}FILESMODE_fragcommon.py= 0555 [all …]
|
| H A D | killstate.sh | 57 atf_check -s exit:0 -o ignore ${common_dir}/pft_ping.py \ 66 atf_check -s exit:0 -o ignore ${common_dir}/pft_ping.py \ 75 atf_check -s exit:0 -o ignore ${common_dir}/pft_ping.py \ 84 atf_check -s exit:0 -o ignore ${common_dir}/pft_ping.py \ 93 atf_check -s exit:1 -o ignore ${common_dir}/pft_ping.py \ 129 atf_check -s exit:0 -o ignore ${common_dir}/pft_ping.py \ 139 atf_check -s exit:0 -o ignore ${common_dir}/pft_ping.py \ 147 atf_check -s exit:0 -o ignore ${common_dir}/pft_ping.py \ 155 atf_check -s exit:0 -o ignore ${common_dir}/pft_ping.py \ 163 atf_check -s exit:1 -o ignore ${common_dir}/pft_ping.py \ [all …]
|
| H A D | forward.sh | 60 atf_check -s exit:0 ${common_dir}/pft_ping.py \ 69 atf_check -s exit:1 ${common_dir}/pft_ping.py \ 75 atf_check -s exit:1 ${common_dir}/pft_ping.py \ 82 atf_check -s exit:0 ${common_dir}/pft_ping.py \ 120 atf_check -s exit:0 ${common_dir}/pft_ping.py \ 131 atf_check -s exit:1 ${common_dir}/pft_ping.py \ 140 atf_check -s exit:1 -e ignore ${common_dir}/pft_ping.py \ 150 atf_check -s exit:0 ${common_dir}/pft_ping.py \ 160 atf_check -s exit:1 ${common_dir}/pft_ping.py \
|
| H A D | set_tos.sh | 63 atf_check -s exit:1 -o ignore ${common_dir}/pft_ping.py \ 71 atf_check -s exit:0 ${common_dir}/pft_ping.py \ 79 atf_check -s exit:1 -o ignore ${common_dir}/pft_ping.py \ 88 atf_check -s exit:0 ${common_dir}/pft_ping.py \ 95 atf_check -s exit:0 ${common_dir}/pft_ping.py \ 104 atf_check -s exit:0 ${common_dir}/pft_ping.py \
|
| /freebsd-13.1/tests/sys/netinet6/ |
| H A D | Makefile | 21 ${PACKAGE}FILES+= exthdr.py 22 ${PACKAGE}FILES+= mld.py 23 ${PACKAGE}FILES+= scapyi386.py 24 ${PACKAGE}FILES+= redirect.py 26 ${PACKAGE}FILESMODE_exthdr.py= 0555 27 ${PACKAGE}FILESMODE_mld.py= 0555 28 ${PACKAGE}FILESMODE_scapyi386.py=0555 29 ${PACKAGE}FILESMODE_redirect.py=0555
|
| H A D | exthdr.sh | 79 atf_check -s exit:0 $(atf_get_srcdir)/${pyname}.py \ 83 atf_check -s exit:0 $(atf_get_srcdir)/${pyname}.py \ 88 atf_check -s exit:0 $(atf_get_srcdir)/${pyname}.py \ 93 atf_check -s exit:0 $(atf_get_srcdir)/${pyname}.py \ 98 atf_check -s exit:0 $(atf_get_srcdir)/${pyname}.py \ 103 atf_check -s exit:0 $(atf_get_srcdir)/${pyname}.py \ 108 atf_check -s exit:1 $(atf_get_srcdir)/${pyname}.py \
|
| /freebsd-13.1/tests/sys/netpfil/common/ |
| H A D | Makefile | 19 pft_icmp_check.py \ 20 pft_ping.py \ 21 pft_synflood.py \ 22 sniffer.py 24 ${PACKAGE}FILESMODE_pft_icmp_check.py= 0555 25 ${PACKAGE}FILESMODE_pft_ping.py= 0555 26 ${PACKAGE}FILESMODE_pft_synflood.py= 0555
|
| H A D | tos.sh | 67 atf_check -s exit:0 $(atf_get_srcdir)/pft_ping.py \ 81 atf_check -s exit:0 $(atf_get_srcdir)/pft_ping.py \ 96 atf_check -s exit:1 $(atf_get_srcdir)/pft_ping.py \ 102 atf_check -s exit:0 $(atf_get_srcdir)/pft_ping.py \
|
| /freebsd-13.1/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-13.1/usr.bin/calendar/ |
| H A D | dates.c | 96 py = hyear; in createdate() 97 while (py != NULL) { in createdate() 100 pyp = py; in createdate() 101 py = py->nextyear; in createdate() 104 if (py == NULL) { in createdate() 108 py->year = y + 1900; in createdate() 124 hyear = py; in createdate() 128 pm = py->months; in createdate() 138 pm->year = py; in createdate() 148 py->months = pm; in createdate() [all …]
|
| /freebsd-13.1/tests/sys/common/ |
| H A D | Makefile | 6 ${PACKAGE}FILES+= divert.py 7 ${PACKAGE}FILES+= sender.py 8 ${PACKAGE}FILES+= net_receiver.py 10 ${PACKAGE}FILESMODE_divert.py=0555 11 ${PACKAGE}FILESMODE_sender.py=0555 12 ${PACKAGE}FILESMODE_net_receiver.py=0555
|
| /freebsd-13.1/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-13.1/contrib/googletest/googlemock/ |
| H A D | Makefile.am | 122 test/gmock_leak_test.py \ 124 test/gmock_output_test.py \ 127 test/gmock_test_utils.py 153 scripts/generator/cpp/__init__.py \ 154 scripts/generator/cpp/ast.py \ 155 scripts/generator/cpp/gmock_class.py \ 156 scripts/generator/cpp/keywords.py \ 157 scripts/generator/cpp/tokenize.py \ 158 scripts/generator/cpp/utils.py \ 159 scripts/generator/gmock_gen.py [all …]
|
| /freebsd-13.1/contrib/googletest/googletest/ |
| H A D | Makefile.am | 15 scripts/fuse_gtest_files.py \ 16 scripts/gen_gtest_pred_impl.py \ 17 scripts/pump.py \ 102 test/googletest-color-test.py \ 103 test/googletest-env-var-test.py \ 105 test/gtest_help_test.py \ 107 test/googletest-output-test.py \ 109 test/googletest-shuffle-test.py \ 110 test/gtest_test_utils.py \ 113 test/gtest_xml_outfiles_test.py \ [all …]
|
| /freebsd-13.1/contrib/googletest/googletest/test/ |
| H A D | BUILD.bazel | 177 srcs = ["gtest_test_utils.py"], 190 srcs = ["gtest_help_test.py"], 206 srcs = ["googletest-output-test.py"], 228 srcs = ["googletest-color-test.py"], 387 "gtest_xml_output_unittest.py", 388 "gtest_xml_test_utils.py", 421 "gtest_xml_outfiles_test.py", 422 "gtest_xml_test_utils.py", 457 srcs = ["gtest_testbridge_test.py"], 468 "gtest_json_test_utils.py", [all …]
|
| /freebsd-13.1/tests/sys/net/ |
| H A D | Makefile | 27 pcp.py \ 28 stp.py 30 ${PACKAGE}FILESMODE_pcp.py= 0555 31 ${PACKAGE}FILESMODE_stp.py= 0555
|
| /freebsd-13.1/contrib/bc/tests/ |
| H A D | history.sh | 39 py=$(command -v python3) 44 py=$(command -v python) 83 idx=$("$py" "$testdir/history.py" "$d" -a) 97 "$py" "$testdir/history.py" "$d" "$i" "$exe" "$@"
|
| /freebsd-13.1/contrib/llvm-project/ |
| H A D | FREEBSD-Xlist | 121 clang/tools/scan-build-py/ 139 clang/utils/clangdiag.py 145 clang/utils/modfuzz.py 148 clang/utils/token-delta.py 287 lldb/docs/conf.py 782 llvm/utils/DSAclean.py 783 llvm/utils/DSAextract.py 798 llvm/utils/abtest.py 853 llvm/utils/schedcover.py 857 llvm/utils/sysroot.py [all …]
|
| /freebsd-13.1/contrib/subversion/ |
| H A D | Makefile.in | 857 install-swig-py: install-swig-py-lib 863 extraclean-swig-py extraclean-swig-rb \ 934 copy-swig-py: autogen-swig-py $(SWIG_PY_DIR)/libsvn 935 @for f in $(SWIG_PY_SRC_DIR)/*.py $(SWIG_PY_DIR)/*.py; do \ 939 @touch $(SWIG_PY_DIR)/libsvn/__init__.py 941 swig-py: autogen-swig-py copy-swig-py 943 check-swig-py: swig-py 950 clean-swig-py: 962 extraclean-swig-py: clean-swig-py 1011 $(LT_EXECUTE) $(PYTHON) test/run_all.py [all …]
|
| /freebsd-13.1/sys/contrib/openzfs/contrib/pyzfs/ |
| H A D | Makefile.am | 1 EXTRA_DIST = libzfs_core setup.py.in README LICENSE docs 7 $(PYTHON) setup.py build 27 $(PYTHON) $(builddir)/setup.py install \
|