Home
last modified time | relevance | path

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

12345678910>>...177

/third_party/python/Lib/ensurepip/_bundled/
Dpip-20.2.3-py2.py3-none-any.whl ... pip/__init__.py pip/__main__.py pip/_internal/__init__.py pip/_internal/ ...
Dsetuptools-49.2.1-py3-none-any.whl ... py setuptools/distutils_patch.py setuptools/errors.py setuptools/extension.py setuptools/glob.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.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/libxml2/python/tests/
DMakefile.am5 build.py \
6 attribs.py \
7 tst.py \
8 tstxpath.py \
9 xpathext.py \
10 push.py \
11 pushSAX.py \
12 pushSAXhtml.py \
13 error.py \
14 serialize.py\
[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/grpc/src/python/grpcio_tests/tests/unit/
DBUILD.bazel6 "_abort_test.py",
7 "_api_test.py",
8 "_auth_context_test.py",
9 "_auth_test.py",
10 "_version_test.py",
11 "_channel_args_test.py",
12 "_channel_close_test.py",
13 "_channel_connectivity_test.py",
14 "_channel_ready_future_test.py",
15 "_compression_test.py",
[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.py37 a/__init__.py
38 a/module.py
41 b/__init__.py
52 a/__init__.py
53 a/module.py
56 b/__init__.py
66 mymodule.py
67 a/__init__.py
71 a/module.py
75 a/b.py
[all …]
Dtest_profile.py117 with open('demo.py', 'w') as f:
123 'demo.py',
172 28 27.972 0.999 27.972 0.999 profilee.py:110(__getattr__)
173 1 269.996 269.996 999.769 999.769 profilee.py:25(testfunc)
174 23/3 149.937 6.519 169.917 56.639 profilee.py:35(factorial)
175 20 19.980 0.999 19.980 0.999 profilee.py:48(mul)
176 2 39.986 19.993 599.830 299.915 profilee.py:55(helper)
177 4 115.984 28.996 119.964 29.991 profilee.py:73(helper1)
178 2 -0.006 -0.003 139.946 69.973 profilee.py:84(helper2_indirect)
179 8 311.976 38.997 399.912 49.989 profilee.py:88(helper2)
[all …]
/third_party/gettext/gettext-tools/tests/
Dxgettext-python-39 cat <<\EOF > xg-py-3a.py
15 cat <<\EOF > xg-py-3b.py
22 cat <<\EOF > xg-py-3u.py
28 cat <<\EOF > xg-py-3.ok
56 -d xg-py-3a xg-py-3a.py > /dev/null 2>&1
59 -o xg-py-3a.tmp xg-py-3a.py || Exit 1
60 func_filter_POT_Creation_Date xg-py-3a.tmp xg-py-3a.pot
63 ${DIFF} xg-py-3.ok xg-py-3a.pot || Exit 1
68 -o xg-py-3b.tmp xg-py-3b.py || Exit 1
69 func_filter_POT_Creation_Date xg-py-3b.tmp xg-py-3b.pot
[all …]
/third_party/uboot/u-boot-2020.01/doc/driver-model/
Ddesign.rst99 ./test/py/test.py --bd sandbox --build -k ut_dm -v
103 (venv)$ ./test/py/test.py --bd sandbox --build -k ut_dm -v
107 …platform linux2 -- Python 2.7.5, pytest-2.9.0, py-1.4.31, pluggy-0.3.1 -- /root/u-boot/venv/bin/py…
112 test/py/tests/test_ut.py::test_ut_dm_init PASSED
113 test/py/tests/test_ut.py::test_ut[ut_dm_adc_bind] PASSED
114 test/py/tests/test_ut.py::test_ut[ut_dm_adc_multi_channel_conversion] PASSED
115 test/py/tests/test_ut.py::test_ut[ut_dm_adc_multi_channel_shot] PASSED
116 test/py/tests/test_ut.py::test_ut[ut_dm_adc_single_channel_conversion] PASSED
117 test/py/tests/test_ut.py::test_ut[ut_dm_adc_single_channel_shot] PASSED
118 test/py/tests/test_ut.py::test_ut[ut_dm_adc_supply] PASSED
[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/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/benchmark/bindings/python/google_benchmark/
Dbenchmark.cc17 namespace py = ::pybind11;
41 py::function f) { in RegisterBenchmark()
48 py::enum_<TimeUnit>(m, "TimeUnit") in PYBIND11_MODULE()
55 py::enum_<BigO>(m, "BigO") in PYBIND11_MODULE()
68 py::class_<Benchmark>(m, "Benchmark") in PYBIND11_MODULE()
77 .def("unit", &Benchmark::Unit, py::return_value_policy::reference) in PYBIND11_MODULE()
78 .def("arg", &Benchmark::Arg, py::return_value_policy::reference) in PYBIND11_MODULE()
79 .def("args", &Benchmark::Args, py::return_value_policy::reference) in PYBIND11_MODULE()
80 .def("range", &Benchmark::Range, py::return_value_policy::reference, in PYBIND11_MODULE()
81 py::arg("start"), py::arg("limit")) in PYBIND11_MODULE()
[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 …]
/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/nghttp2/doc/sources/
Dpython-apiref.rst4 .. py:module:: nghttp2
21 .. py:class:: HDDeflater(hd_table_bufsize_max=DEFLATE_MAX_HEADER_TABLE_SIZE)
26 :py:data:`DEFLATE_MAX_HEADER_TABLE_SIZE`. This is necessary
34 .. py:method:: deflate(headers)
42 .. py:method:: set_no_refset(no_refset)
46 invocation of :py:meth:`deflate()`, deflater will clear up
49 .. py:method:: change_table_size(hd_table_bufsize_max)
58 .. py:method:: get_hd_table()
76 .. py:class:: HDInflater()
80 .. py:method:: inflate(data)
[all …]
/third_party/libxml2/python/
DMakefile.am10 setup.py \
11 generator.py \
12 libxml.py \
15 libxml2class.py \
26 libxml2mod_la_SOURCES = libxml.c libxml_wrap.h libxml2-py.h libxml2-py.c types.c
30 BUILT_SOURCES = libxml2-export.c libxml2-py.h libxml2-py.c
35 libxml2.py: $(srcdir)/libxml.py libxml2class.py
36 cat $(srcdir)/libxml.py `test -f libxml2class.py || echo $(srcdir)/`libxml2class.py > $@
39 drv_libxml2.py \
40 libxml2.py
[all …]
/third_party/boost/libs/python/test/
DJamfile18 local PY = ;
21 PY = /python//python ;
24 rule py-run ( sources * : input-file ? )
26 return [ run $(sources) /boost/python//boost_python $(PY)
35 rule py-compile ( sources * )
40 rule py-compile-fail ( sources * )
59 run exec.cpp /boost/python//boost_python/<link>static $(PY)
61 : exec.py # input files
69 : exec.py
77 # : import_.py # input files
[all …]
/third_party/libnl/python/doc/
Dcore.rst5 .. py:module:: netlink.core
15 .. py:class:: Object
22 .. py:method:: clone
26 .. py:method:: dump([params=None])
31 .. py:method:: apply(attr, val)
40 .. py:attribute:: mark
44 .. py:attribute:: shared
48 .. py:attribute:: refcnt
53 .. py:attribute:: attrs
63 .. py:class:: Cache
[all …]
/third_party/XKeyboardConfig/rules/compat/
DMakefile.am33 base.ml1_s.part: map-variants.py $(layout_mappings) $(variant_mappings)
34 $(srcdir)/map-variants.py --want=mls --number=1 $@ $(layout_mappings) $(variant_mappings)
36 base.ml2_s.part: map-variants.py $(layout_mappings) $(variant_mappings)
37 $(srcdir)/map-variants.py --want=mls --number=2 $@ $(layout_mappings) $(variant_mappings)
39 base.ml3_s.part: map-variants.py $(layout_mappings) $(variant_mappings)
40 $(srcdir)/map-variants.py --want=mls --number=3 $@ $(layout_mappings) $(variant_mappings)
42 base.ml4_s.part: map-variants.py $(layout_mappings) $(variant_mappings)
43 $(srcdir)/map-variants.py --want=mls --number=4 $@ $(layout_mappings) $(variant_mappings)
45 base.ml1v1_s.part: map-variants.py $(variant_mappings)
46 $(srcdir)/map-variants.py --want=mlvs --number=1 $@ $(variant_mappings)
[all …]

12345678910>>...177