Home
last modified time | relevance | path

Searched full:py (Results 1 – 25 of 6108) sorted by relevance

12345678910>>...245

/third_party/python/Lib/ensurepip/_bundled/
Dpip-23.1.2-py3-none-any.whl ... pip/__init__.py pip/__main__.py pip/__pip-runner__.py pip/py.
Dsetuptools-65.5.0-py3-none-any.whl ... py setuptools/_deprecation_warning.py setuptools/_entry_points.py setuptools/_imp.py setuptools/_importlib.py
/third_party/python/PCbuild/
Dlib.pyproj8 <StartupFile>abc.py</StartupFile>
22 <Compile Include="abc.py" />
23 <Compile Include="aifc.py" />
24 <Compile Include="antigravity.py" />
25 <Compile Include="argparse.py" />
26 <Compile Include="ast.py" />
27 <Compile Include="asynchat.py" />
28 <Compile Include="asyncio\base_events.py" />
29 <Compile Include="asyncio\base_futures.py" />
30 <Compile Include="asyncio\base_subprocess.py" />
[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.txt25 __init__.py # import, does nothing
26 __main__.py # -m, starts IDLE
28 idle.py
33 autocomplete.py # Complete attribute names or filenames.
34 autocomplete_w.py # Display completions.
35 autoexpand.py # Expand word with previous word in file.
36 browser.py # Create module browser window.
37 calltip.py # Create calltip text.
38 calltip_w.py # Display calltip.
39 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/python/Lib/test/
Dtest_cprofile.py79 28 0.028 0.001 0.028 0.001 profilee.py:110(__getattr__)
80 1 0.270 0.270 1.000 1.000 profilee.py:25(testfunc)
81 23/3 0.150 0.007 0.170 0.057 profilee.py:35(factorial)
82 20 0.020 0.001 0.020 0.001 profilee.py:48(mul)
83 2 0.040 0.020 0.600 0.300 profilee.py:55(helper)
84 4 0.116 0.029 0.120 0.030 profilee.py:73(helper1)
85 2 0.000 0.000 0.140 0.070 profilee.py:84(helper2_indirect)
86 8 0.312 0.039 0.400 0.050 profilee.py:88(helper2)
87 8 0.064 0.008 0.080 0.010 profilee.py:98(subhelper)"""
89 profilee.py:110(__getattr__) <- 16 0.016 0.016 profilee.py:98(subh…
[all …]
Dtest_modulefinder.py34 a/__init__.py
35 a/module.py
38 b/__init__.py
49 a/__init__.py
50 a/module.py
53 b/__init__.py
63 mymodule.py
64 a/__init__.py
68 a/module.py
72 a/b.py
[all …]
Dtest_profile.py117 with open('demo.py', 'w', encoding="utf-8") as f:
123 'demo.py',
170 28 27.972 0.999 27.972 0.999 profilee.py:110(__getattr__)
171 1 269.996 269.996 999.769 999.769 profilee.py:25(testfunc)
172 23/3 149.937 6.519 169.917 56.639 profilee.py:35(factorial)
173 20 19.980 0.999 19.980 0.999 profilee.py:48(mul)
174 2 39.986 19.993 599.830 299.915 profilee.py:55(helper)
175 4 115.984 28.996 119.964 29.991 profilee.py:73(helper1)
176 2 -0.006 -0.003 139.946 69.973 profilee.py:84(helper2_indirect)
177 8 311.976 38.997 399.912 49.989 profilee.py:88(helper2)
[all …]
Dtest_tracemalloc.py49 (0, 10, (('a.py', 2), ('b.py', 4)), 3),
50 (0, 10, (('a.py', 2), ('b.py', 4)), 3),
51 (0, 10, (('a.py', 2), ('b.py', 4)), 3),
53 (1, 2, (('a.py', 5), ('b.py', 4)), 3),
55 (2, 66, (('b.py', 1),), 1),
62 (0, 10, (('a.py', 2), ('b.py', 4)), 3),
63 (0, 10, (('a.py', 2), ('b.py', 4)), 3),
64 (0, 10, (('a.py', 2), ('b.py', 4)), 3),
66 (2, 2, (('a.py', 5), ('b.py', 4)), 3),
67 (2, 5000, (('a.py', 5), ('b.py', 4)), 3),
[all …]
/third_party/mbedtls/tests/scripts/
Dall.sh146 # Files clobbered by config.py
858 # supported by scripts/config.py (for example, "full"). This selects
872 # calling scripts/config.py on this file remains the only option.
894 scripts/config.py "$base_config"
898 scripts/config.py set MBEDTLS_PSA_CRYPTO_CONFIG
902 scripts/config.py unset MBEDTLS_PSA_CRYPTO_SE_C
906 if scripts/config.py get MBEDTLS_THREADING_C; then
907 scripts/config.py -f "$CONFIG_TEST_DRIVER_H" set MBEDTLS_THREADING_C
910 if scripts/config.py get MBEDTLS_THREADING_PTHREAD; then
911 scripts/config.py -f "$CONFIG_TEST_DRIVER_H" set MBEDTLS_THREADING_PTHREAD
[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/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/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/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/python/Lib/distutils/tests/
Dtest_filelist.py152 '*.py', anchor=True, is_regex=False).search('filelist.py'))
157 self.assertFalse(file_list.exclude_pattern('*.py'))
161 file_list.files = ['a.py', 'b.py']
162 self.assertTrue(file_list.exclude_pattern('*.py'))
166 file_list.files = ['a.py', 'a.txt']
167 file_list.exclude_pattern('*.py')
174 self.assertFalse(file_list.include_pattern('*.py'))
178 file_list.set_allfiles(['a.py', 'b.txt'])
179 self.assertTrue(file_list.include_pattern('*.py'))
184 file_list.set_allfiles(['a.py', 'b.txt'])
[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/python/Tools/wasm/
Dwasm_assets.py8 - os.py as marker module {PREFIX}/lib/python3.11/os.py
47 "asyncore.py",
48 "asynchat.py",
49 "uu.py",
50 "xdrlib.py",
52 "_aix_support.py",
53 "_bootsubprocess.py",
54 "_osx_support.py",
56 "antigravity.py",
57 "webbrowser.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/Doc/howto/
Dargparse.rst32 cpython devguide prog.py pypy rm-unused-function.patch
39 -rwxr-xr-x 1 wena wena 535 Feb 19 00:05 prog.py
84 $ python3 prog.py
85 $ python3 prog.py --help
86 usage: prog.py [-h]
90 $ python3 prog.py --verbose
91 usage: prog.py [-h]
92 prog.py: error: unrecognized arguments: --verbose
93 $ python3 prog.py foo
94 usage: prog.py [-h]
[all …]
/third_party/skia/infra/bots/
DREADME.recipes.md1 <!--- AUTOGENERATED BY `./recipes.py test train` -->
56 [DEPS](/infra/bots/recipe_modules/build/__init__.py#7): [depot\_tools/gclient][depot_tools/recipe_m…
62 #### **class [BuildApi](/infra/bots/recipe_modules/build/api.py#21)([RecipeApi][recipe_engine/wkt/R…
64 &mdash; **def [\_\_call\_\_](/infra/bots/recipe_modules/build/api.py#51)(self, checkout_root, out_d…
68 &mdash; **def [copy\_build\_products](/infra/bots/recipe_modules/build/api.py#55)(self, out_dir, ds…
75 #### **class [BuilderNameSchemaApi](/infra/bots/recipe_modules/builder_name_schema/api.py#14)([Reci…
77 &mdash; **def [DictForBuilderName](/infra/bots/recipe_modules/builder_name_schema/api.py#32)(self, …
79 &mdash; **def [MakeBuilderName](/infra/bots/recipe_modules/builder_name_schema/api.py#29)(self, \*\…
82 [DEPS](/infra/bots/recipe_modules/checkout/__init__.py#7): [depot\_tools/bot\_update][depot_tools/r…
86 #### **class [CheckoutApi](/infra/bots/recipe_modules/checkout/api.py#13)([RecipeApi][recipe_engine…
[all …]
/third_party/skia/third_party/externals/angle2/scripts/
Drun_code_generation.py7 # run_code_generation.py:
83 'src/libANGLE/renderer/gen_angle_format_table.py',
85 'src/libANGLE/renderer/gen_load_functions_table.py',
87 'src/libANGLE/renderer/gen_load_texture_border_functions_table.py',
89 'src/compiler/preprocessor/generate_parser.py',
91 'src/compiler/translator/generate_parser.py',
93 'src/libANGLE/renderer/d3d/d3d11/gen_blit11helper.py',
95 'src/libANGLE/renderer/d3d/d3d11/gen_texture_format_table.py',
97 'src/libANGLE/renderer/gen_dxgi_format_table.py',
99 'src/libANGLE/renderer/gen_dxgi_support_tables.py',
[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 …]

12345678910>>...245