HomeSort by relevance Sort by last modified time
    Searched refs:python (Results 126 - 150 of 557) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/libcap-ng/libcap-ng-0.7/
libcap-ng.spec 30 %package python
31 Summary: Python bindings for libcap-ng library
34 BuildRequires: python-devel swig
37 %description python
38 The libcap-ng-python package contains the bindings so that libcap-ng
39 and can be used by python applications.
75 rm -f $RPM_BUILD_ROOT/%{_libdir}/python?.?/site-packages/_capng.a
76 rm -f $RPM_BUILD_ROOT/%{_libdir}/python?.?/site-packages/_capng.la
102 %files python
104 %attr(755,root,root) /%{_libdir}/python?.?/site-packages/_capng.s
    [all...]
  /external/markdown/markdown/extensions/
headerid.py 1 #!/usr/bin/python
4 HeaderID Extension for Python-Markdown
57 Project website: <http://www.freewisdom.org/project/python-markdown/HeaderId>
63 * [Python 2.3+](http://python.org)
64 * [Markdown 2.0+](http://www.freewisdom.org/projects/python-markdown/)
  /external/protobuf/
Makefile.am     [all...]
  /external/protobuf/src/google/protobuf/compiler/python/
python_plugin_unittest.cc 42 #include <google/protobuf/compiler/python/python_generator.h>
55 namespace python { namespace in namespace:google::protobuf::compiler
98 python::Generator python_generator;
119 } // namespace python
  /external/protobuf/util/
Makefile.am     [all...]
  /external/mesa3d/src/gallium/tools/trace/
tracediff.sh 32 python $TRACEDUMP "$1" \
  /external/protobuf/jenkins/
pull_request_in_docker.sh 56 python \
70 python $MY_DIR/make_test_output.py $OUTPUT_DIR > $TESTOUTPUT_XML_FILE
  /external/python/cpython2/Doc/includes/
email-alternative.py 1 #!/usr/bin/env python
20 text = "Hi!\nHow are you?\nHere is the link you wanted:\nhttps://www.python.org"
27 Here is the <a href="https://www.python.org">link</a> you wanted.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_xpickle.py 5 # previous version of Python by bouncing pickled objects through Python 2.4
6 # and Python 2.5 running this file.
22 # "provides" a pickletester module for older versions of Python that may be
60 """Check whether the given name is a valid Python binary and has
66 name: short string name of a Python binary such as "python2.4".
77 python = None variable in class:AbstractCompatTests
81 self.assertTrue(self.python)
85 def send_to_worker(self, python, obj, proto):
86 """Bounce a pickled object through another version of Python.
182 python = "python2.4" variable in class:.CPicklePython24Compat
207 python = "python2.5" variable in class:.CPicklePython25Compat
224 python = "python2.6" variable in class:.CPicklePython26Compat
    [all...]
  /device/linaro/hikey/l-loader/
Makefile 17 python gen_loader.py -o $@ --img_loader=temp --img_bl1=$(BL1)
23 python gen_loader.py -o ptable-$${ptable}.img --img_prm_ptable=prm_ptable.img;\
  /external/kmod/libkmod/python/kmod/
list.pyx 3 # This file is part of python-kmod.
5 # python-kmod is free software: you can redistribute it and/or modify it under
9 # python-kmod is distributed in the hope that it will be useful, but WITHOUT
15 # along with python-kmod. If not, see <http://www.gnu.org/licenses/>.
  /external/ltp/testcases/kernel/power_management/
runpwtests_exclusive02.sh 36 tst_check_cmds python
  /frameworks/base/core/tests/coretests/src/android/database/
run_newdb_perf_test.sh 31 python frameworks/base/core/tests/coretests/src/android/database/process_newdb_perf_test_logs.py /tmp/tes (…)
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_xpickle.py 5 # previous version of Python by bouncing pickled objects through Python 2.4
6 # and Python 2.5 running this file.
22 # "provides" a pickletester module for older versions of Python that may be
60 """Check whether the given name is a valid Python binary and has
66 name: short string name of a Python binary such as "python2.4".
77 python = None variable in class:AbstractCompatTests
81 self.assertTrue(self.python)
85 def send_to_worker(self, python, obj, proto):
86 """Bounce a pickled object through another version of Python
186 python = "python2.4" variable in class:.CPicklePython24Compat
211 python = "python2.5" variable in class:.CPicklePython25Compat
228 python = "python2.6" variable in class:.CPicklePython26Compat
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_xpickle.py 5 # previous version of Python by bouncing pickled objects through Python 2.4
6 # and Python 2.5 running this file.
22 # "provides" a pickletester module for older versions of Python that may be
60 """Check whether the given name is a valid Python binary and has
66 name: short string name of a Python binary such as "python2.4".
77 python = None variable in class:AbstractCompatTests
81 self.assertTrue(self.python)
85 def send_to_worker(self, python, obj, proto):
86 """Bounce a pickled object through another version of Python
186 python = "python2.4" variable in class:.CPicklePython24Compat
211 python = "python2.5" variable in class:.CPicklePython25Compat
228 python = "python2.6" variable in class:.CPicklePython26Compat
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_xpickle.py 5 # previous version of Python by bouncing pickled objects through Python 2.4
6 # and Python 2.5 running this file.
22 # "provides" a pickletester module for older versions of Python that may be
60 """Check whether the given name is a valid Python binary and has
66 name: short string name of a Python binary such as "python2.4".
77 python = None variable in class:AbstractCompatTests
81 self.assertTrue(self.python)
85 def send_to_worker(self, python, obj, proto):
86 """Bounce a pickled object through another version of Python
186 python = "python2.4" variable in class:.CPicklePython24Compat
211 python = "python2.5" variable in class:.CPicklePython25Compat
228 python = "python2.6" variable in class:.CPicklePython26Compat
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_xpickle.py 5 # previous version of Python by bouncing pickled objects through Python 2.4
6 # and Python 2.5 running this file.
22 # "provides" a pickletester module for older versions of Python that may be
60 """Check whether the given name is a valid Python binary and has
66 name: short string name of a Python binary such as "python2.4".
77 python = None variable in class:AbstractCompatTests
81 self.assertTrue(self.python)
85 def send_to_worker(self, python, obj, proto):
86 """Bounce a pickled object through another version of Python
186 python = "python2.4" variable in class:.CPicklePython24Compat
211 python = "python2.5" variable in class:.CPicklePython25Compat
228 python = "python2.6" variable in class:.CPicklePython26Compat
    [all...]
  /test/vts/utils/python/coverage/
coverage_report.py 30 from vts.utils.python.coverage import gcda_parser
31 from vts.utils.python.coverage import gcno_parser
gcno_parser.py 34 from vts.utils.python.coverage import arc_summary
35 from vts.utils.python.coverage import block_summary
36 from vts.utils.python.coverage import file_summary
37 from vts.utils.python.coverage import function_summary
38 from vts.utils.python.coverage import parser
gcda_parser_test.py 1 #!/usr/bin/env python
20 from vts.utils.python.coverage import arc_summary
21 from vts.utils.python.coverage import block_summary
22 from vts.utils.python.coverage import file_summary
23 from vts.utils.python.coverage import function_summary
24 from vts.utils.python.coverage import gcda_parser
25 from vts.utils.python.coverage import gcno_parser
26 from vts.utils.python.coverage.parser_test import MockStream
30 """Tests for GCDA parser of vts.utils.python.coverage.
function_summary_test.py 1 #!/usr/bin/env python
21 from vts.utils.python.coverage import arc_summary
22 from vts.utils.python.coverage import block_summary
23 from vts.utils.python.coverage import function_summary
27 """Tests for FunctionSummary of vts.utils.python.coverage.
  /test/vts-testcase/kernel/api/hwbinder/
VtsKernelHwBinderTest.py 1 #!/usr/bin/env python
24 from vts.utils.python.controllers import android_device
25 from vts.utils.python.file import target_file_utils
  /external/python/cpython2/Tools/nuget/
build.bat 24 if not defined PYTHON set PYTHON=py -3
26 @%PYTHON% -c "" >nul 2>nul
28 %NUGET% install python -OutputDirectory "%D%obj" -ExcludeVersion -NonInteractive
29 set PYTHON="%D%obj\python\tools\python.exe"
38 ) else if not exist "%PCBUILD%python.exe" call "%PCBUILD%build.bat" -e
47 ) else if not exist "%PCBUILD%amd64\python.exe" call "%PCBUILD%build.bat" -p x64 -e
  /test/vts/utils/python/reporting/
log_uploading_utils.py 21 from vts.utils.python.reporting import report_file_utils
22 from vts.utils.python.systrace import systrace_controller
23 from vts.utils.python.web import feature_utils
  /test/vts-testcase/performance/binder_benchmark/
BinderPerformanceTest.py 1 #!/usr/bin/env python
24 from vts.utils.python.controllers import android_device
25 from vts.utils.python.cpu import cpu_frequency_scaling
26 from vts.utils.python.performance import benchmark_parser

Completed in 1342 milliseconds

1 2 3 4 56 7 8 91011>>