Home
last modified time | relevance | path

Searched refs:py (Results 1 – 25 of 1683) sorted by relevance

12345678910>>...68

/third_party/mbedtls/tests/scripts/
Dall.sh847 tests/scripts/check_files.py
853 scripts/assemble_changelog.py -o ChangeLog.new
864 tests/scripts/check_names.py -v
874 tests/scripts/check_test_cases.py -q $opt
925 scripts/config.py full
960 scripts/config.py full
961 scripts/config.py set MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER
979 scripts/config.py full
980 scripts/config.py unset MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS
981 scripts/config.py set MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER
[all …]
/third_party/python/Lib/idlelib/
DChangeLog22 * ChangeLog, EditorWindow.py, INSTALLATION, NEWS.txt, README.txt,
23 TODO.txt, idlever.py:
28 * INSTALLATION, setup.py: INSTALLATION: Remove the coexist.patch
31 **************** setup.py:
42 * PyShell.py, idle, idles: Implement idle command interface as
46 usage: idle.py [-c command] [-d] [-i] [-r script] [-s] [-t title]
83 window can be started in parallel by "idles -e foo.py".
87 * PyShell.py: Call out IDLE Fork in startup message.
91 * PyShell.py, setup.py: Add a script "idles" which opens a Python
99 window can be started in parallel by "idles -e foo.py".
[all …]
DREADME.txt24 __init__.py # import, does nothing
25 __main__.py # -m, starts IDLE
27 idle.py
32 autocomplete.py # Complete attribute names or filenames.
33 autocomplete_w.py # Display completions.
34 autoexpand.py # Expand word with previous word in file.
35 browser.py # Create module browser window.
36 calltip_w.py # Display calltip.
37 calltips.py # Create calltip text.
38 codecontext.py # Show compound statement headers otherwise not visible.
[all …]
/third_party/python/Tools/scripts/
DREADME6 abitype.py Converts a C file to use the PEP 384 type definition API
7 analyze_dxp.py Analyzes the result of sys.getdxp()
8 byext.py Print lines/words/chars stats of files by extension
9 byteyears.py Print product of a file's size and age
10 cleanfuture.py Fix redundant Python __future__ statements
11 combinerefs.py A helper for analyzing PYTHONDUMPREFS output
12 copytime.py Copy one file's atime and mtime to another
13 crlf.py Change CRLF line endings to LF (Windows to Unix)
14 db2pickle.py Dump a database file to a pickle
15 diff.py Print file diffs in context, unified, or ndiff formats
[all …]
/third_party/skia/third_party/externals/jinja2/
Djinja2.gni2 "${skia_third_party_dir}/jinja2/__init__.py",
3 "${skia_third_party_dir}/jinja2/_compat.py",
4 "${skia_third_party_dir}/jinja2/_identifier.py",
5 "${skia_third_party_dir}/jinja2/asyncfilters.py",
6 "${skia_third_party_dir}/jinja2/asyncsupport.py",
7 "${skia_third_party_dir}/jinja2/bccache.py",
8 "${skia_third_party_dir}/jinja2/compiler.py",
9 "${skia_third_party_dir}/jinja2/constants.py",
10 "${skia_third_party_dir}/jinja2/debug.py",
11 "${skia_third_party_dir}/jinja2/defaults.py",
[all …]
/third_party/node/deps/v8/third_party/jinja2/
Djinja2.gni2 "//third_party/jinja2/__init__.py",
3 "//third_party/jinja2/_compat.py",
4 "//third_party/jinja2/_identifier.py",
5 "//third_party/jinja2/asyncfilters.py",
6 "//third_party/jinja2/asyncsupport.py",
7 "//third_party/jinja2/bccache.py",
8 "//third_party/jinja2/compiler.py",
9 "//third_party/jinja2/constants.py",
10 "//third_party/jinja2/debug.py",
11 "//third_party/jinja2/defaults.py",
[all …]
/third_party/jinja2/
Djinja2.gni2 "//third_party/jinja2/__init__.py",
3 "//third_party/jinja2/_compat.py",
4 "//third_party/jinja2/_identifier.py",
5 "//third_party/jinja2/asyncfilters.py",
6 "//third_party/jinja2/asyncsupport.py",
7 "//third_party/jinja2/bccache.py",
8 "//third_party/jinja2/compiler.py",
9 "//third_party/jinja2/constants.py",
10 "//third_party/jinja2/debug.py",
11 "//third_party/jinja2/defaults.py",
[all …]
/third_party/node/tools/inspector_protocol/jinja2/
Djinja2.gni4 "//third_party/jinja2/__init__.py",
5 "//third_party/jinja2/_compat.py",
6 "//third_party/jinja2/_identifier.py",
7 "//third_party/jinja2/asyncfilters.py",
8 "//third_party/jinja2/asyncsupport.py",
9 "//third_party/jinja2/bccache.py",
10 "//third_party/jinja2/compiler.py",
11 "//third_party/jinja2/constants.py",
12 "//third_party/jinja2/debug.py",
13 "//third_party/jinja2/defaults.py",
[all …]
/third_party/python/Lib/test/dtracedata/
Dline.d.expected1 line:line.py:test_line:2
2 line:line.py:test_line:3
3 line:line.py:test_line:4
4 line:line.py:test_line:5
5 line:line.py:test_line:6
6 line:line.py:test_line:7
7 line:line.py:test_line:8
8 line:line.py:test_line:9
9 line:line.py:test_line:10
10 line:line.py:test_line:11
[all …]
Dcall_stack.d.expected1 function-entry:call_stack.py:start:23
2 function-entry: call_stack.py:function_1:1
3 function-entry: call_stack.py:function_3:9
4 function-return: call_stack.py:function_3:10
5 function-return: call_stack.py:function_1:2
6 function-entry: call_stack.py:function_2:5
7 function-entry: call_stack.py:function_1:1
8 function-entry: call_stack.py:function_3:9
9 function-return: call_stack.py:function_3:10
10 function-return: call_stack.py:function_1:2
[all …]
Dcall_stack.stp.expected1 function__entry:call_stack.py:start:23
2 function__entry:call_stack.py:function_1:1
3 function__return:call_stack.py:function_1:2
4 function__entry:call_stack.py:function_2:5
5 function__entry:call_stack.py:function_1:1
6 function__return:call_stack.py:function_1:2
7 function__return:call_stack.py:function_2:6
8 function__entry:call_stack.py:function_3:9
9 function__return:call_stack.py:function_3:10
10 function__entry:call_stack.py:function_4:13
[all …]
/third_party/python/Tools/peg_generator/
DMakefile15 TESTFILE = data/cprog.py
16 TIMEFILE = data/xxl.py
20 data/xxl.py:
25 …OKENS) pegen/*.py peg_extension/peg_extension.c ../../Parser/pegen.c ../../Parser/string_parser.c …
30 -rm -f data/xxl.py
37 regen-metaparser: pegen/metagrammar.gram pegen/*.py
38 $(PYTHON) -m pegen -q python pegen/metagrammar.gram -o pegen/grammar_parser.py
66 stats: peg_extension/parse.c data/xxl.py
68 $(PYTHON) scripts/joinstats.py @data
72 time_compile: venv data/xxl.py
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
DREADME.adoc13 * `genvk.py` - Python script to generate Vulkan headers and some other
15 * `reg.py` - Python tools to read a registry XML file and call into
17 * `conventions.py`, `vkconventions.py`, `apiconventions.py` - API-specific
19 * `generator.py` - output generator base class.
20 ** `cgenerator.py` - C header output generator.
21 ** `docgenerator.py` - Asciidoc interface language include generator.
22 ** `extensionmetadocgenerator.py` - Generator for Asciidoc extension
24 ** `hostsyncgenerator.py` - Asciidoc host sync table generator.
25 ** `interfacedocgenerator.py` - Asciidoc extension appendix interface
27 ** `pygenerator.py, `rubygenerator.py`, `scriptgenerator.py` - generate
[all …]
/third_party/openh264/build/
Dmktargets.sh3 python build/mktargets.py --directory codec/decoder --library decoder
4 python build/mktargets.py --directory codec/encoder --library encoder --exclude DllEntry.cpp
5 python build/mktargets.py --directory codec/common --library common --exclude asm_inc.asm --exclude…
6 python build/mktargets.py --directory codec/processing --library processing
8 python build/mktargets.py --directory codec/console/dec --binary h264dec
9 python build/mktargets.py --directory codec/console/enc --binary h264enc
10 python build/mktargets.py --directory codec/console/common --library console_common
11 python build/mktargets.py --directory test/encoder --prefix encoder_unittest
12 python build/mktargets.py --directory test/decoder --prefix decoder_unittest
13 python build/mktargets.py --directory test/processing --prefix processing_unittest
[all …]
/third_party/littlefs/
DMakefile204 ./scripts/code.py $(OBJ) $(CODEFLAGS)
209 ./scripts/code.py $^ $(CODEFLAGS) -d $(BUILDDIR)/lfs.code.csv
215 ./scripts/data.py $(OBJ) $(DATAFLAGS)
220 ./scripts/data.py $^ $(DATAFLAGS) -d $(BUILDDIR)/lfs.data.csv
226 ./scripts/stack.py $(CI) $(STACKFLAGS)
231 ./scripts/stack.py $^ $(STACKFLAGS) -d $(BUILDDIR)/lfs.stack.csv
240 $(strip ./scripts/summary.py $^ \
251 $(strip ./scripts/summary.py \
252 <(./scripts/code.py $(OBJ) -q $(CODEFLAGS) -o-) \
253 <(./scripts/data.py $(OBJ) -q $(DATAFLAGS) -o-) \
[all …]
/third_party/python/Tools/demo/
DREADME4 beer.py Well-known programming example: Bottles of beer.
5 eiffel.py Python advanced magic: A metaclass for Eiffel post/preconditions.
6 hanoi.py Well-known programming example: Towers of Hanoi.
7 life.py Curses programming: Simple game-of-life.
8 markov.py Algorithms: Markov chain simulation.
9 mcast.py Network programming: Send and receive UDP multicast packets.
10 queens.py Well-known programming example: N-Queens problem.
11 redemo.py Regular Expressions: GUI script to test regexes.
12 rpython.py Network programming: Small client for remote code execution.
13 rpythond.py Network programming: Small server for remote code execution.
[all …]
/third_party/skia/third_party/externals/spirv-cross/
Dtest_shaders.sh18 ./test_shaders.py shaders ${OPTS} --spirv-cross "$SPIRV_CROSS_PATH" || exit 1
19 ./test_shaders.py shaders ${OPTS} --opt --spirv-cross "$SPIRV_CROSS_PATH" || exit 1
20 ./test_shaders.py shaders-no-opt ${OPTS} --spirv-cross "$SPIRV_CROSS_PATH" || exit 1
21 ./test_shaders.py shaders-msl ${OPTS} --msl --spirv-cross "$SPIRV_CROSS_PATH" || exit 1
22 ./test_shaders.py shaders-msl ${OPTS} --msl --opt --spirv-cross "$SPIRV_CROSS_PATH" || exit 1
23 ./test_shaders.py shaders-msl-no-opt ${OPTS} --msl --spirv-cross "$SPIRV_CROSS_PATH" || exit 1
24 ./test_shaders.py shaders-hlsl ${OPTS} --hlsl --spirv-cross "$SPIRV_CROSS_PATH" || exit 1
25 ./test_shaders.py shaders-hlsl ${OPTS} --hlsl --opt --spirv-cross "$SPIRV_CROSS_PATH" || exit 1
26 ./test_shaders.py shaders-hlsl-no-opt ${OPTS} --hlsl --spirv-cross "$SPIRV_CROSS_PATH" || exit 1
27 ./test_shaders.py shaders-reflection ${OPTS} --reflect --spirv-cross "$SPIRV_CROSS_PATH" || exit 1
[all …]
/third_party/skia/third_party/externals/angle2/infra/specs/
Dgn_isolate_map.pyl31 "script": "//scripts/run_gtest_angle_test.py",
36 "script": "//scripts/run_gtest_angle_test.py",
41 "script": "//scripts/run_gtest_angle_test.py",
46 "script": "//scripts/run_gtest_angle_test.py",
51 "script": "//scripts/run_gtest_angle_test.py",
56 "script": "//scripts/run_gtest_angle_test.py",
61 "script": "//scripts/run_gtest_angle_test.py",
66 "script": "//scripts/run_gtest_angle_test.py",
71 "script": "//scripts/run_gtest_angle_test.py",
76 "script": "//scripts/run_gtest_angle_test.py",
[all …]
/third_party/PyYAML/
DMakefile9 ${PYTHON} setup.py build ${PARAMETERS}
12 ${PYTHON} setup.py --with-libyaml build ${PARAMETERS}
15 ${PYTHON} setup.py build -f ${PARAMETERS}
18 ${PYTHON} setup.py --with-libyaml build -f ${PARAMETERS}
21 ${PYTHON} setup.py install ${PARAMETERS}
24 ${PYTHON} setup.py --with-libyaml install ${PARAMETERS}
27 ${PYTHON} tests/lib/test_build.py ${TEST}
30 ${PYTHON} tests/lib/test_build_ext.py ${TEST}
33 ${PYTHON} setup.py test
38 ${PYTHON} setup.py --with-libyaml sdist --formats=gztar
[all …]
/third_party/jerryscript/docs/
D00.GETTING-STARTED.md33 python tools/build.py --debug
39 python tools/build.py --debug --lto=off
45 tools/build.py --debug --logging=on --error-messages=on --line-info=on
51 python tools/build.py --cmake-param=CMAKE_PARAM
57 python tools/build.py --profile=es5.1|es2015-subset|minimal
69 python tools/build.py
75 python tools/build.py --compile-flag="-nostdlib -I/path/to/ext-libc/include" --link-lib="ext-c"
83 python tools/build.py --toolchain=TOOLCHAIN
89 python tools/build.py --toolchain=cmake/toolchain_linux_armv7l.cmake
95 python tools/build.py --system-allocator=on
[all …]
/third_party/ffmpeg/libavfilter/
Dvf_scale_cuda_bicubic.cu102 float py = floor(yi); in Subsample_Bicubic() local
104 float fy = yi - py; in Subsample_Bicubic()
115 …apply_coeffs<floatT>(coeffsX, PIX(px - 1, py - 1), PIX(px, py - 1), PIX(px + 1, py - 1), PIX(px + … in Subsample_Bicubic()
116 …apply_coeffs<floatT>(coeffsX, PIX(px - 1, py ), PIX(px, py ), PIX(px + 1, py ), PIX(px + … in Subsample_Bicubic()
117 …apply_coeffs<floatT>(coeffsX, PIX(px - 1, py + 1), PIX(px, py + 1), PIX(px + 1, py + 1), PIX(px + … in Subsample_Bicubic()
118 …apply_coeffs<floatT>(coeffsX, PIX(px - 1, py + 2), PIX(px, py + 2), PIX(px + 1, py + 2), PIX(px + … in Subsample_Bicubic()
145 float py = floor(yi); in Subsample_FastBicubic() local
147 float fy = yi - py; in Subsample_FastBicubic()
162 PIX(px + h0x, py + h0y), in Subsample_FastBicubic()
163 PIX(px + h1x, py + h0y), in Subsample_FastBicubic()
[all …]
/third_party/python/Doc/howto/
Dargparse.rst30 cpython devguide prog.py pypy rm-unused-function.patch
37 -rwxr-xr-x 1 wena wena 535 Feb 19 00:05 prog.py
82 $ python3 prog.py
83 $ python3 prog.py --help
84 usage: prog.py [-h]
88 $ python3 prog.py --verbose
89 usage: prog.py [-h]
90 prog.py: error: unrecognized arguments: --verbose
91 $ python3 prog.py foo
92 usage: prog.py [-h]
[all …]
/third_party/protobuf/python/compatibility_tests/v2.5.0/
Dtest.sh21 VERSION_NUMBER=`grep "^__version__ = '.*'" ../../google/protobuf/__init__.py | sed "s|__version__ =…
37 python setup.py build
38 cp google/protobuf/*.py compatibility_tests/v2.5.0/google/protobuf/
39 cp google/protobuf/internal/*.py compatibility_tests/v2.5.0/google/protobuf/internal/
41 cp tests/google/protobuf/internal/test_util.py google/protobuf/internal/
42 cp google/protobuf/__init__.py google/
53 python setup.py build
54 python setup.py test
61 python setup.py build
62 python setup.py test
[all …]
/third_party/mbedtls/tests/
DMakefile70 $(PYTHON) scripts/generate_bignum_tests.py --list || \
77 $(PYTHON) scripts/generate_ecp_tests.py --list || \
84 $(PYTHON) scripts/generate_psa_tests.py --list || \
101 generated_bignum_test_data: scripts/generate_bignum_tests.py
102 generated_bignum_test_data: ../scripts/mbedtls_dev/bignum_common.py
103 generated_bignum_test_data: ../scripts/mbedtls_dev/bignum_core.py
104 generated_bignum_test_data: ../scripts/mbedtls_dev/bignum_mod_raw.py
105 generated_bignum_test_data: ../scripts/mbedtls_dev/bignum_mod.py
106 generated_bignum_test_data: ../scripts/mbedtls_dev/test_case.py
107 generated_bignum_test_data: ../scripts/mbedtls_dev/test_data_generation.py
[all …]
/third_party/mesa3d/src/mapi/glapi/gen/
Dmeson.build154 'gl_XML.py',
155 'glX_XML.py',
156 'license.py',
157 'static_data.py',
158 'typeexpr.py',
163 'glX_XML.py',
164 'glX_proto_common.py',
178 input : ['gl_procs.py', 'gl_and_es_API.xml'],
187 input : ['gl_apitemp.py', 'gl_and_es_API.xml'],
196 input : ['gl_table.py', 'gl_and_es_API.xml'],
[all …]

12345678910>>...68