HomeSort by: relevance | last modified time | path
    Searched refs:python3 (Results 1 - 22 of 22) sorted by relevancy

  /src/external/gpl3/gcc/dist/contrib/
filter_gcc_for_doxygen 11 env python3 $dir/filter_params.py $1
dg-extract-results.sh 34 for python in python3 python python2 ; do
  /src/external/mpl/bind/dist/bin/tests/system/
run.sh 31 /usr/bin/env python3 -m pytest "$@" "$system_test"
  /src/external/apache2/llvm/dist/libcxx/utils/ci/
macos-ci-setup 13 brew install sphinx-doc python3 ninja cmake clang-format buildkite/buildkite/buildkite-agent
run-buildbot 170 python3 libcxx/utils/generate_feature_test_macro_components.py
171 python3 libcxx/utils/generate_header_inclusion_tests.py
172 python3 libcxx/utils/generate_header_tests.py
180 python3 libcxx/utils/graph_header_deps.py >/dev/null
  /src/external/bsd/zstd/dist/build/single_file_libs/
create_single_file_decoder.sh 9 if python3 -c 'import sys; assert sys.version_info >= (3,8)' 2>/dev/null; then
create_single_file_library.sh 9 if python3 -c 'import sys; assert sys.version_info >= (3,8)' 2>/dev/null; then
  /src/external/mit/xorg/lib/libxcb/files/
Makefile 10 PYTHON?= /usr/pkg/bin/python3.11
11 PYTHONLIB?= /usr/pkg/lib/python3.11
  /src/external/gpl3/gcc/dist/maintainer-scripts/
update_version_git 29 python3 ../gcc-changelog/git_update_version.py -p
  /src/external/gpl3/gcc.old/dist/maintainer-scripts/
update_version_git 29 python3 ../gcc-changelog/git_update_version.py -p
  /src/crypto/external/apache2/openssl/dist/test/recipes/95-test_external_tlsfuzzer_data/
tlsfuzzer.sh 45 PYTHON=`which python3`
  /src/external/bsd/openldap/dist/tests/scripts/
test081-totp 31 for python in python3 python2 python2.7 python27 python ""; do
  /src/external/gpl2/dtc/dist/
Makefile 28 PYTHON ?= python3
  /src/external/gpl3/gdb.old/dist/contrib/
dg-extract-results.sh 34 for python in python3 python python2 ; do
  /src/external/gpl3/gdb/dist/contrib/
dg-extract-results.sh 34 for python in python3 python python2 ; do
  /src/external/mpl/bind/dist/
configure 18743 for am_cv_pathless_PYTHON in python python3 python3.20 python3.19 python3.18 python3.17 python3.16 python3.15 python3.14 python3.13 python3.12 python3.11 python3.10 python3.9 python3.8 python3.7 python3.6 python3.5 python3.4 python3.3 p (…)
    [all...]
  /src/external/bsd/zstd/dist/tests/
Makefile 33 PYTHON ?= python3
  /src/external/mit/isl/dist/
configure 23177 for am_cv_pathless_PYTHON in python python2 python3 python3.11 python3.10 python3.9 python3.8 python3.7 python3.6 python3.5 python3.4 python3.3 python3.2 python3.1 python3.0 python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 pyth (…)
    [all...]
  /src/crypto/external/bsd/heimdal/dist/
configure 14557 for ac_prog in python python2 python3 python3.9 python3.8 python3.7 python3.6 python3.5 python3.4 python3.3 python3.2 python3.1 python3.0 python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
configure 28030 # Look first for 'python', then 'python3'.
28031 for ac_prog in python python3
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
configure 27974 # Look first for 'python', then 'python3'.
27975 for ac_prog in python python3
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
configure 8986 # Python3?
8988 # Extract the first word of "python3", so it can be a program name with args.
8989 set dummy python3; ac_word=$2
9005 ac_cv_prog_PYTHON="python3"
9027 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for modern python3" >&5
9028 $as_echo_n "checking for modern python3... " >&6; }
9048 PYTHON="${CONFIG_SHELL-/bin/sh} $ac_aux_dir/missing python3"
9053 *** Python3 is missing.
9056 *** Python3 is missing.
    [all...]

Completed in 116 milliseconds