| /freebsd-12.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 …]
|
| H A D | Makefile.in | 515 UnicodeData.py \ 517 gen-bidi.py \ 518 gen-combining.py \ 519 gen-errorlist.py \ 520 gen-map.py \ 523 generate.py \ 524 rfc3454.py \ 530 rfc4518.py \ 532 stringprep.py \ 533 util.py \ [all …]
|
| /freebsd-12.1/sys/contrib/zstd/tests/fuzz/ |
| H A D | README.md | 13 ## fuzz.py 15 `fuzz.py` is a helper script for building and running fuzzers. 16 Run `./fuzz.py -h` for the commands and run `./fuzz.py COMMAND -h` for 25 ./fuzz.py gen TARGET 42 Run `./fuzz.py build -h` for help. 46 `./fuzz.py` can run `libfuzzer`, `afl`, and `regression` tests. 61 ./fuzz.py libfuzzer TARGET -max_len=8192 -jobs=4 83 ./fuzz.py afl TARGET -m none 93 ./fuzz.py regression all 94 CC=clang CXX=clang++ ./fuzz.py build all --enable-msan [all …]
|
| /freebsd-12.1/usr.bin/calendar/ |
| H A D | dates.c | 95 py = hyear; in createdate() 96 while (py != NULL) { in createdate() 99 pyp = py; in createdate() 100 py = py->nextyear; in createdate() 103 if (py == NULL) { in createdate() 107 py->year = y + 1900; in createdate() 123 hyear = py; in createdate() 127 pm = py->months; in createdate() 137 pm->year = py; in createdate() 147 py->months = pm; in createdate() [all …]
|
| /freebsd-12.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-12.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-12.1/tests/sys/netpfil/pf/ |
| H A D | forward.sh | 37 atf_check -s exit:0 $(atf_get_srcdir)/pft_ping.py \ 46 atf_check -s exit:1 $(atf_get_srcdir)/pft_ping.py \ 52 atf_check -s exit:1 $(atf_get_srcdir)/pft_ping.py \ 59 atf_check -s exit:0 $(atf_get_srcdir)/pft_ping.py \ 101 atf_check -s exit:0 $(atf_get_srcdir)/pft_ping.py \ 112 atf_check -s exit:1 $(atf_get_srcdir)/pft_ping.py \ 121 atf_check -s exit:1 -e ignore $(atf_get_srcdir)/pft_ping.py \ 131 atf_check -s exit:0 $(atf_get_srcdir)/pft_ping.py \ 141 atf_check -s exit:1 $(atf_get_srcdir)/pft_ping.py \
|
| H A D | set_tos.sh | 40 atf_check -s exit:1 -o ignore $(atf_get_srcdir)/pft_ping.py \ 48 atf_check -s exit:0 $(atf_get_srcdir)/pft_ping.py \ 56 atf_check -s exit:1 -o ignore $(atf_get_srcdir)/pft_ping.py \ 65 atf_check -s exit:0 $(atf_get_srcdir)/pft_ping.py \ 72 atf_check -s exit:0 $(atf_get_srcdir)/pft_ping.py \ 81 atf_check -s exit:0 $(atf_get_srcdir)/pft_ping.py \
|
| H A D | Makefile | 23 pft_ping.py \ 24 CVE-2019-5597.py 26 ${PACKAGE}FILESMODE_pft_ping.py= 0555 27 ${PACKAGE}FILESMODE_CVE-2019-5597.py= 0555
|
| /freebsd-12.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-12.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
|
| H A D | README.md | 10 python setup.py install 21 detected = magic.detect_from_filename('magic.py') 31 python setup.py test
|
| /freebsd-12.1/contrib/llvm/tools/clang/ |
| H A D | FREEBSD-Xlist | 76 tools/clang-format/clang-format-diff.py 77 tools/clang-format/clang-format-sublime.py 80 tools/clang-format/clang-format.py 95 tools/scan-build-py/ 101 utils/ClangDataFormat.py 113 utils/clangdiag.py 116 utils/modfuzz.py 118 utils/token-delta.py
|
| /freebsd-12.1/contrib/subversion/ |
| H A D | Makefile.in | 840 install-swig-py: install-swig-py-lib 846 extraclean-swig-py extraclean-swig-rb \ 916 copy-swig-py: autogen-swig-py $(SWIG_PY_DIR)/libsvn 917 @for f in $(SWIG_PY_SRC_DIR)/*.py $(SWIG_PY_DIR)/*.py; do \ 920 @touch $(SWIG_PY_DIR)/libsvn/__init__.py 922 swig-py: autogen-swig-py copy-swig-py 924 check-swig-py: swig-py 931 clean-swig-py: 942 extraclean-swig-py: clean-swig-py 990 $(LT_EXECUTE) $(PYTHON) test/run_all.py [all …]
|
| H A D | autogen.sh | 176 "$PYTHON" ./gen-make.py build.conf || gen_failed=1 187 "$PYTHON" ./gen-make.py $RELEASE_ARGS -s build.conf || gen_failed=1 190 "$PYTHON" ./gen-make.py $RELEASE_ARGS build.conf || gen_failed=1
|
| /freebsd-12.1/tests/sys/opencrypto/ |
| H A D | Makefile | 20 PYMODULES= cryptodev.py cryptodevh.py cryptotest.py
|
| /freebsd-12.1/contrib/llvm/ |
| H A D | FREEBSD-Xlist | 503 utils/DSAclean.py 504 utils/DSAextract.py 522 utils/abtest.py 537 utils/demangle_tree.py 541 utils/extract_vplan.py 551 utils/indirect_calls.py 559 utils/llvm-gisel-cov.py 570 utils/schedcover.py 571 utils/shuffle_fuzz.py 573 utils/sort_includes.py [all …]
|
| /freebsd-12.1/tools/tools/sortbench/ |
| H A D | README | 5 2. Run bench.py with python bench.py [elts] 13 Change bench.py's WIKI variable to be true if you have wiki.c implemented and want to test it.
|
| /freebsd-12.1/sys/contrib/zstd/tests/ |
| H A D | README.md | 9 - `test-zstd-speed.py` : script for testing zstd speed difference between commits 10 - `test-zstd-versions.py` : compatibility test between zstd versions stored on Github (v0.1+) 17 #### `test-zstd-versions.py` - script for testing zstd interoperability between versions 24 #### `test-zstd-speed.py` - script for testing zstd speed difference between commits 43 ./test-zstd-speed.py "silesia.tar calgary.tar" "[email protected]" --message "tested on my laptop" --… 48 nohup ./test-zstd-speed.py testFileNames emails &
|
| /freebsd-12.1/contrib/bmake/mk/ |
| H A D | rst2htm.mk | 24 RST2HTML ?= rst2html.py 26 RST2S5 ?= rst2s5.py
|
| /freebsd-12.1/contrib/googletest/googletest/scripts/test/ |
| H A D | Makefile | 40 ../fuse_gtest_files.py $(FUSED_GTEST_DIR) 43 ../fuse_gtest_files.py $(FUSED_GTEST_DIR)
|
| /freebsd-12.1/contrib/googletest/googlemock/test/ |
| H A D | BUILD.bazel | 62 srcs = ["gmock_test_utils.py"], 77 srcs = ["gmock_leak_test.py"], 108 srcs = ["gmock_output_test.py"],
|
| /freebsd-12.1/tools/tools/shlib-compat/ |
| H A D | README | 6 The shlib-compat.py script requires devel/dwarfdump port to be 19 ./shlib-compat.py -v --alias-prefix __sysfake_ \
|