Home
last modified time | relevance | path

Searched full:python3 (Results 1 – 25 of 8487) sorted by relevance

12345678910>>...340

/aosp_15_r20/out/soong/.intermediates/prebuilts/build-tools/py3-stdlib-prebuilt/linux_glibc_x86_64_PY3/
Dpy3-stdlib-prebuilt.py.srcszip ... /python3.11/_bootsubprocess.py internal/python3.11/_collections_abc.py internal/python3.
Dpy3-stdlib-prebuilt.srcszipprecompiled ... /python3.11/_bootsubprocess.pyc internal/python3.11/_collections_abc.pyc internal/python3. ...
/aosp_15_r20/external/tensorflow/tensorflow/tools/toolchains/cpus/py3/
H A DBUILD148python3.6/include/python3.6m/Python-ast.h" "$(@D)/python_include/Python-ast.h" && cp "/opt/python3
183python3.6/lib/python3.6/site-packages/numpy/core/include/numpy/__multiarray_api.h" "$(@D)/numpy_in…
/aosp_15_r20/external/antlr/runtime/Python3/tests/
H A Dt051treeRewriteAST.py54 language=Python3;
67 language=Python3;
90 language=Python3;
103 language=Python3;
125 language=Python3;
138 language=Python3;
169 language=Python3;
182 language=Python3;
204 language=Python3;
217 language=Python3;
[all …]
H A Dt058rewriteAST.py116 options {language=Python3;output=AST;}
131 options {language=Python3;output=AST;}
146 options {language=Python3;output=AST;}
161 options {language=Python3;output=AST;}
177 options {language=Python3;output=AST;}
192 options {language=Python3;output=AST;}
207 options {language=Python3;output=AST;}
222 options {language=Python3;output=AST;}
238 options {language=Python3;output=AST;}
253 options {language=Python3;output=AST;}
[all …]
H A Dt057autoAST.py116 options {language=Python3;output=AST;}
131 options {language=Python3;output=AST;}
146 options {language=Python3;output=AST;}
161 options {language=Python3;output=AST;}
176 options {language=Python3;output=AST;}
191 options {language=Python3;output=AST;}
206 options {language=Python3;output=AST;}
221 options {language=Python3;output=AST;}
236 options {language=Python3;output=AST;}
251 options {language=Python3;output=AST;}
[all …]
H A Dt049treeparser.py56 language=Python3;
68 language=Python3;
90 language=Python3;
102 language=Python3;
123 language=Python3;
137 language=Python3;
158 language=Python3;
172 language=Python3;
193 language=Python3;
207 language=Python3;
[all …]
H A Dt053hetero.py105 language=Python3;
133 language=Python3;
153 language=Python3;
180 language=Python3;
203 language=Python3;
231 language=Python3;
259 language=Python3;
287 language=Python3;
315 language=Python3;
343 language=Python3;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/
DMETADATA3 " clang-*/python3/lib/python3.8/site-packages/pip/_vendor/chardet/*\n"
4 " clang-*/python3/lib/python3.8/urllib/robotparser.py\n"
5 " clang-bootstrap/python3/lib/python3.8/site-packages/pip/_vendor/chardet/*\n"
6 " clang-bootstrap/python3/lib/python3.8/urllib/robotparser.py\n"
7 " clang-r383902/python3/lib/python3.8/site-packages/pip/_vendor/chardet/\n"
8 " clang-r383902/python3/lib/python3.8/urllib/robotparser.py\n"
9 " clang-r383902b/python3/lib/python3.8/site-packages/pip/_vendor/chardet/*\n"
10 " clang-r383902b/python3/lib/python3.8/urllib/robotparser.py\n"
11 " clang-r383902c/python3/lib/python3.8/site-packages/pip/_vendor/chardet\n"
12 " clang-r383902c/python3/lib/python3.8/urllib/robotparser.py\n"
[all …]
/aosp_15_r20/external/python/cpython3/Doc/howto/
Dargparse.rst84 $ python3 prog.py
85 $ python3 prog.py --help
90 $ python3 prog.py --verbose
93 $ python3 prog.py foo
126 $ python3 prog.py
129 $ python3 prog.py --help
137 $ python3 prog.py foo
171 $ python3 prog.py -h
192 $ python3 prog.py 4
213 $ python3 prog.py 4
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/tools/dockerfiles/
H A Dspec.yml169 - onednn/ubuntu/python3
177 - PYTHON=python3.6
192 - PYTHON=python3
207 - PYTHON=python3
223 - PYTHON=python3
239 - PYTHON=python3
255 - PYTHON=python3
265 - onednn/ubuntu/python3
274 - PYTHON=python3.6
290 - PYTHON=python3
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/tools/ci_build/
H A DDockerfile.rbe.cuda10.1-cudnn7-ubuntu16.04-manylinux201059 RUN apt-get install --reinstall python3-apt
62 python3.6 python3.6-dev python3-pip python3.6-venv && \
64 python3.6 -m pip install pip --upgrade && \
65 update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.6 0
70 RUN apt-get update && apt-get install -y python3.8 python3.8-dev python3.8-venv
75 RUN python3.8 get-pip.py
76 RUN python3.8 -m pip install --upgrade pip setuptools wheel
79 RUN ln -sf "/usr/include/x86_64-linux-gnu/python3.6m" "/dt7/usr/include/x86_64-linux-gnu/python3.6m"
80 RUN ln -sf "/usr/include/x86_64-linux-gnu/python3.6m" "/dt8/usr/include/x86_64-linux-gnu/python3.6m"
82 RUN ln -sf "/usr/include/x86_64-linux-gnu/python3.8" "/dt7/usr/include/x86_64-linux-gnu/python3.8"
[all …]
H A DDockerfile.rbe.ubuntu16.04-manylinux201060 python3.6 python3.6-dev python3-pip python3.6-venv && \
62 python3.6 -m pip install pip --upgrade && \
63 update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.6 0
68 RUN apt-get update && apt-get install -y python3.8 python3.8-dev python3.8-venv
73 RUN python3.8 get-pip.py
74 RUN python3.8 -m pip install --upgrade pip setuptools wheel
80 RUN ln -sf "/usr/include/x86_64-linux-gnu/python3.6m" "/dt7/usr/include/x86_64-linux-gnu/python3.6m"
81 RUN ln -sf "/usr/include/x86_64-linux-gnu/python3.6m" "/dt8/usr/include/x86_64-linux-gnu/python3.6m"
83 RUN ln -sf "/usr/include/x86_64-linux-gnu/python3.8" "/dt7/usr/include/x86_64-linux-gnu/python3.8"
84 RUN ln -sf "/usr/include/x86_64-linux-gnu/python3.8" "/dt8/usr/include/x86_64-linux-gnu/python3.8"
/aosp_15_r20/external/tensorflow/tensorflow/tools/ci_build/install/
H A Dinstall_pi_python3.9_toolchain.sh19 apt-get install -y python3.9 python3.9-dev
20 apt-get install -y python3-pip
21 ln -sf /usr/bin/python3.9 /usr/local/bin/python3.9
22 apt-get install -y python3.9-distutils
23 update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.9 1
24 update-alternatives --set python3 /usr/bin/python3.9
26 # python3.9 -m pip install --upgrade pip
28 install_ubuntu_16_python_pip_deps python3.9
29 cp -r /root//.local/lib/python3.9/site-packages/* /usr/lib/python3/dist-packages/.
30 ln -sf /root//.local/lib/python3.9/site-packages/numpy/core/include/numpy /usr/include/python3.9/nu…
[all …]
/aosp_15_r20/external/harfbuzz_ng/.circleci/
H A Dconfig.yml21 …- run: HOMEBREW_NO_AUTO_UPDATE=1 brew install pkg-config ragel freetype glib cairo python3 icu4c g…
34 …libglib2.0-dev libgirepository1.0-dev libcairo2-dev libicu-dev libgraphite2-dev python3 python3-pip
69 python3 -m venv venv
82 …- run: DEBIAN_FRONTEND=noninteractive apt install -y python3 python3-pip python3-venv ninja-build …
84 python3 -m venv venv
97 …- run: DEBIAN_FRONTEND=noninteractive apt install -y python3 python3-pip python3-venv ninja-build …
99 python3 -m venv venv
112 …- run: DEBIAN_FRONTEND=noninteractive apt install -y python3 python3-pip python3-venv ninja-build …
114 python3 -m venv venv
135 …DEBIAN_FRONTEND=noninteractive sudo apt install -y ninja-build python3 python3-pip python3-venv gi…
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
D_sysconfigdata__linux_x86_64-linux-gnu.py15 'BINDIR': '/tmpfs/src/git/out/python3/install/bin',
16 'BINLIBDEST': '/tmpfs/src/git/out/python3/install/lib/python3.11',
50 'CONFIG_ARGS': "'--prefix=/tmpfs/src/git/out/python3/install' "
58 'CONFINCLUDEDIR': '/tmpfs/src/git/out/python3/install/include',
59 'CONFINCLUDEPY': '/tmpfs/src/git/out/python3/install/include/python3.11',
61 'COVERAGE_INFO': '/tmpfs/src/git/out/python3/build/coverage.info',
63 'COVERAGE_REPORT': '/tmpfs/src/git/out/python3/build/lcov-report',
80 'DESTDIRS': '/tmpfs/src/git/out/python3/install '
81 '/tmpfs/src/git/out/python3/install/lib '
82 '/tmpfs/src/git/out/python3/install/lib/python3.11 '
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
D_sysconfigdata__linux_x86_64-linux-gnu.py15 'BINDIR': '/tmpfs/src/git/out/python3/install/bin',
16 'BINLIBDEST': '/tmpfs/src/git/out/python3/install/lib/python3.11',
50 'CONFIG_ARGS': "'--prefix=/tmpfs/src/git/out/python3/install' "
58 'CONFINCLUDEDIR': '/tmpfs/src/git/out/python3/install/include',
59 'CONFINCLUDEPY': '/tmpfs/src/git/out/python3/install/include/python3.11',
61 'COVERAGE_INFO': '/tmpfs/src/git/out/python3/build/coverage.info',
63 'COVERAGE_REPORT': '/tmpfs/src/git/out/python3/build/lcov-report',
80 'DESTDIRS': '/tmpfs/src/git/out/python3/install '
81 '/tmpfs/src/git/out/python3/install/lib '
82 '/tmpfs/src/git/out/python3/install/lib/python3.11 '
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
D_sysconfigdata__linux_x86_64-linux-gnu.py15 'BINDIR': '/tmpfs/src/git/out/python3/install/bin',
16 'BINLIBDEST': '/tmpfs/src/git/out/python3/install/lib/python3.11',
50 'CONFIG_ARGS': "'--prefix=/tmpfs/src/git/out/python3/install' "
58 'CONFINCLUDEDIR': '/tmpfs/src/git/out/python3/install/include',
59 'CONFINCLUDEPY': '/tmpfs/src/git/out/python3/install/include/python3.11',
61 'COVERAGE_INFO': '/tmpfs/src/git/out/python3/build/coverage.info',
63 'COVERAGE_REPORT': '/tmpfs/src/git/out/python3/build/lcov-report',
80 'DESTDIRS': '/tmpfs/src/git/out/python3/install '
81 '/tmpfs/src/git/out/python3/install/lib '
82 '/tmpfs/src/git/out/python3/install/lib/python3.11 '
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
D_sysconfigdata__linux_x86_64-linux-gnu.py15 'BINDIR': '/tmpfs/src/git/out/python3/install/bin',
16 'BINLIBDEST': '/tmpfs/src/git/out/python3/install/lib/python3.11',
50 'CONFIG_ARGS': "'--prefix=/tmpfs/src/git/out/python3/install' "
58 'CONFINCLUDEDIR': '/tmpfs/src/git/out/python3/install/include',
59 'CONFINCLUDEPY': '/tmpfs/src/git/out/python3/install/include/python3.11',
61 'COVERAGE_INFO': '/tmpfs/src/git/out/python3/build/coverage.info',
63 'COVERAGE_REPORT': '/tmpfs/src/git/out/python3/build/lcov-report',
80 'DESTDIRS': '/tmpfs/src/git/out/python3/install '
81 '/tmpfs/src/git/out/python3/install/lib '
82 '/tmpfs/src/git/out/python3/install/lib/python3.11 '
[all …]
/aosp_15_r20/external/python/cpython3/Lib/test/test_tools/
Dtest_pathfix.py67 ['-i', '/usr/bin/python3'],
70 '#! /usr/bin/python3')
76 ['-i', '/usr/bin/python3']),
77 '#! /usr/bin/python3')
81 ['-i', '/usr/bin/python3']),
82 '#! /usr/bin/python3')
88 ['-i', '/usr/bin/python3', '-k']),
89 '#! /usr/bin/python3 -R')
93 ['-i', '/usr/bin/python3', '-k']),
94 '#! /usr/bin/python3')
[all …]
/aosp_15_r20/external/bcc/examples/usdt_sample/
H A Dusdt_sample.sh3 …-$(uname -r) "llvm-13*" libclang-13-dev luajit luajit-5.1-dev libelf-dev python3-setuptools libdeb…
5 # cmake .. -DPYTHON_CMD=python3
20 python3 tools/tplist.py -l examples/usdt_sample/build_gcc/usdt_sample_lib1/libusdt_sample_lib1.so
27 sudo python3 tools/argdist.py -p ${pid} -i 5 -C "u:$(pwd)/examples/usdt_sample/build_gcc/usdt_sampl…
31 sudo python3 tools/argdist.py -p ${pid} -i 5 -C "u:$(pwd)/examples/usdt_sample/build_gcc/usdt_sampl…
34 sudo python3 examples/usdt_sample/scripts/latency.py -p=${pid} -f="usdt_20" &
37 sudo python3 examples/usdt_sample/scripts/latency.py -p=${pid} -f="usdt_20" -s &
40 sudo python3 examples/usdt_sample/scripts/lat_dist.py -p=${pid} -i=5 -f="usdt_20" &
43 sudo python3 examples/usdt_sample/scripts/lat_dist.py -p=${pid} -i=5 -f="usdt_20" -s &
46 sudo python3 examples/usdt_sample/scripts/lat_avg.py -p=${pid} -i=5 -c=10 -f="usdt_20" &
[all …]
/aosp_15_r20/external/google-cloud-java/generation/new_client/
H A DREADME.md104 Confirm `python3.9` is installed:
106 $ which python3.9
107 /usr/local/google/home/suztomo/.pyenv/shims/python3.9
115 $ python3.9 -m pip install -r generation/new_client/requirements.txt
170 $ python3.9 generation/new_client/new-client.py generate \
192 In the description, record the `python3.9 generation/new_client/new-client.py generate ...`
198 `python3.9 generation/new_client/new-client.py generate --help`.
201 ~/google-cloud-java$ python3.9 generation/new_client/new-client.py generate --help
265 ~/google-cloud-java$ python3.9 generation/new_client/new-client.py generate \
298 …File "/usr/local/google/home/lawrenceqiu/.local/lib/python3.9/site-packages/click/core.py", line 1…
[all …]
/aosp_15_r20/external/pytorch/
H A D.lintrunner.toml31 'python3',
37 'python3',
90 'python3',
99 'python3',
129 'python3',
136 'python3',
183 'python3',
252 'python3',
261 'python3',
278 'python3',
[all …]
/aosp_15_r20/external/pytorch/test/benchmark_utils/
H A Dcallgrind_artifacts.json3 …s/x86_64/elf/start.S:0x00000000001c3ce2 [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
4 …99604603603/work/Modules/main.c:Py_Main [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
5 …99604603603/work/Programs/python.c:main [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
6 …603/work/Python/ceval.c:PyEval_EvalCode [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
7 …3/work/Python/ceval.c:PyEval_EvalCodeEx [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
8 …/work/Python/ceval.c:PyEval_EvalFrameEx [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
9 …Python/ceval.c:_PyEval_EvalFrameDefault [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
10 …Python/pythonrun.c:PyRun_AnyFileExFlags [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
11 …rk/Python/pythonrun.c:PyRun_FileExFlags [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
12 …hon/pythonrun.c:PyRun_SimpleFileExFlags [/home/test_user/miniconda3/envs/throwaway/bin/python3.6]",
[all …]
/aosp_15_r20/external/bcc/SPECS/
H A Dbcc.spec16 # Build python3 support for distributions that have it
18 %bcond_without python3
20 %bcond_with python3
30 %if %{with python3}
32 %global python_bcc python3-bcc
33 %global python_cmds python2;python3
60 %if %{with python3}
61 BuildRequires: python3-devel
126 %if %{with python3}
127 %package -n python3-bcc
[all …]

12345678910>>...340