Home
last modified time | relevance | path

Searched refs:python (Results 1 – 25 of 836) sorted by relevance

12345678910>>...34

/external/protobuf/
DMakefile.am171 python/google/protobuf/internal/api_implementation.cc \
172 python/google/protobuf/internal/api_implementation.py \
173 python/google/protobuf/internal/api_implementation_default_test.py \
174 python/google/protobuf/internal/containers.py \
175 python/google/protobuf/internal/cpp_message.py \
176 python/google/protobuf/internal/decoder.py \
177 python/google/protobuf/internal/descriptor_database_test.py \
178 python/google/protobuf/internal/descriptor_pool_test.py \
179 python/google/protobuf/internal/descriptor_pool_test1.proto \
180 python/google/protobuf/internal/descriptor_pool_test2.proto \
[all …]
DMakefile.in506 python/google/protobuf/internal/api_implementation.cc \
507 python/google/protobuf/internal/api_implementation.py \
508 python/google/protobuf/internal/api_implementation_default_test.py \
509 python/google/protobuf/internal/containers.py \
510 python/google/protobuf/internal/cpp_message.py \
511 python/google/protobuf/internal/decoder.py \
512 python/google/protobuf/internal/descriptor_database_test.py \
513 python/google/protobuf/internal/descriptor_pool_test.py \
514 python/google/protobuf/internal/descriptor_pool_test1.proto \
515 python/google/protobuf/internal/descriptor_pool_test2.proto \
[all …]
D.gitignore32 python/build/
33 python/google/protobuf/descriptor_pb2.py
34 python/google/protobuf/internal/more_extensions_pb2.py
35 python/google/protobuf/internal/more_messages_pb2.py
36 python/google/protobuf/unittest_import_pb2.py
37 python/google/protobuf/unittest_mset_pb2.py
38 python/google/protobuf/unittest_no_generic_services_pb2.py
39 python/google/protobuf/unittest_pb2.py
40 python/protobuf.egg-info/
/external/chromium-trace/catapult/third_party/gsutil/third_party/python-gflags/debian/
Drules9 PYTHON := /usr/bin/python
13 build: $(PYVERS:%=build-python%)
16 build-python%:
18 python$* setup.py build
24 rm -f build-python*
29 install: build $(PYVERS:%=install-python%)
31 install-python%:
36 python$* setup.py install --root=$(CURDIR)/debian/python-gflags --prefix=/usr
38 …mv $(CURDIR)/debian/python-gflags/usr/bin/gflags2man.py $(CURDIR)/debian/python-gflags/usr/bin/gfl…
40 mkdir -p $(CURDIR)/debian/python-gflags/usr/share/man/man1
[all …]
Dchangelog1 python-gflags (2.0-1) unstable; urgency=low
7 python-gflags (1.8-1) unstable; urgency=low
13 python-gflags (1.7-1) unstable; urgency=low
19 python-gflags (1.6-1) unstable; urgency=low
25 python-gflags (1.5.1-1) unstable; urgency=low
31 python-gflags (1.5-1) unstable; urgency=low
37 python-gflags (1.4-1) unstable; urgency=low
43 python-gflags (1.3-2) unstable; urgency=low
49 python-gflags (1.3-1) unstable; urgency=low
Dcontrol1 Source: python-gflags
2 Section: python
6 Build-Depends-Indep: python-central (>= 0.5.6), python-setuptools (>= 0.6b3-1), python-all
10 Package: python-gflags
12 Depends: ${python:Depends}
13 XB-Python-Version: ${python:Versions}
/external/chromium-trace/catapult/third_party/gsutil/third_party/python-gflags/
DNEWS5 Not too late, I guess. I've just released python-gflags 2.0, which is
6 identical to python-gflags 1.8 except for the version number.
8 I've just released python-gflags 1.8. This fixes a bug, allowing
13 maintainer for the python-gflags project, and as part of that Google
16 [http://python-gflags.googlecode.com/svn/tags/python-gflags-1.8/ChangeLog changes]
22 I've just released python-gflags 1.7. The major change here is
25 with python 3.x (while keeping 2.4 compatibility), and improving
29 [http://python-gflags.googlecode.com/svn/tags/python-gflags-1.7/ChangeLog ChangeLog].
33 I've just released python-gflags 1.6. This release has only minor
36 [http://python-gflags.googlecode.com/svn/tags/python-gflags-1.6/ChangeLog ChangeLog].
[all …]
DMakefile5 sudo apt-get install subversion fakeroot python-setuptools python-subversion
21 python setup.py clean --all
38 python setup.py sdist
42 mv ../python-gflags*.deb ./dist/
45 python setup.py bdist_egg
56 -p python-gflags ./dist/*
59 - python setup.py sdist upload
60 - python setup.py bdist_egg upload
67 for test in tests/*.py; do PYTHONPATH=. python $$test || exit 1; done
DChangeLog3 * python-gflags: version 2.0
8 * python-gflags: version 1.8
10 * Changed the 'official' python-gflags email in setup.py/etc
15 * python-gflags: version 1.7
16 * Prepare gflags for python 3.x, keeping 2.4 compatibility (twouters)
24 * python-gflags: version 1.6
26 * replace fchmod with chmod to work on python 2.4 (mshields)
34 * python-gflags: version 1.5.1
39 * python-gflags: version 1.5
46 * python-gflags: version 1.4
[all …]
/external/chromium-trace/catapult/third_party/python_gflags/
DNEWS5 Not too late, I guess. I've just released python-gflags 2.0, which is
6 identical to python-gflags 1.8 except for the version number.
8 I've just released python-gflags 1.8. This fixes a bug, allowing
13 maintainer for the python-gflags project, and as part of that Google
16 [http://python-gflags.googlecode.com/svn/tags/python-gflags-1.8/ChangeLog changes]
22 I've just released python-gflags 1.7. The major change here is
25 with python 3.x (while keeping 2.4 compatibility), and improving
29 [http://python-gflags.googlecode.com/svn/tags/python-gflags-1.7/ChangeLog ChangeLog].
33 I've just released python-gflags 1.6. This release has only minor
36 [http://python-gflags.googlecode.com/svn/tags/python-gflags-1.6/ChangeLog ChangeLog].
[all …]
DMakefile5 sudo apt-get install subversion fakeroot python-setuptools python-subversion
21 python setup.py clean --all
38 python setup.py sdist
42 mv ../python-gflags*.deb ./dist/
45 python setup.py bdist_egg
56 -p python-gflags ./dist/*
59 - python setup.py sdist upload
60 - python setup.py bdist_egg upload
67 for test in tests/*.py; do PYTHONPATH=. python $$test || exit 1; done
DChangeLog3 * python-gflags: version 2.0
8 * python-gflags: version 1.8
10 * Changed the 'official' python-gflags email in setup.py/etc
15 * python-gflags: version 1.7
16 * Prepare gflags for python 3.x, keeping 2.4 compatibility (twouters)
24 * python-gflags: version 1.6
26 * replace fchmod with chmod to work on python 2.4 (mshields)
34 * python-gflags: version 1.5.1
39 * python-gflags: version 1.5
46 * python-gflags: version 1.4
[all …]
/external/libxml2/
D.gitignore67 python/.deps
68 python/.libs
69 python/Makefile
70 python/Makefile.in
71 python/gen_prog
72 python/libxml2-export.c
73 python/libxml2-py.c
74 python/libxml2-py.h
75 python/libxml2.py
76 python/libxml2class.py
[all …]
Dlibxml.spec.in11 BuildRequires: python-devel
60 %package python
65 %description python
66 The libxml2-python package contains a Python 2 module that permits applications
106 %configure --with-python=%{__python3}
112 rm -f $RPM_BUILD_ROOT%{_libdir}/python*/site-packages/*.a
113 rm -f $RPM_BUILD_ROOT%{_libdir}/python*/site-packages/*.la
115 rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/libxml2-python-%{version}/*
168 %files python
174 %doc python/TODO
[all …]
/external/google-breakpad/src/third_party/libdisasm/swig/
DMakefile16 dummy: swig swig-python swig-ruby swig-perl swig-tcl install uninstall clean
18 swig: swig-python swig-perl
21 swig-python:
22 cd python && make -f Makefile-swig
34 install: install-python install-perl
37 install-python:
38 cd python && sudo make -f Makefile-swig install
50 uninstall: uninstall-python
53 uninstall-python:
54 cd python && sudo make -f Makefile-swig uninstall
[all …]
/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/doc/
Dinstallation.rst16 python setup.py install
20 sudo python setup.py install
26 .. _`Mercurial repository`: https://bitbucket.org/sybren/python-rsa
28 https://bitbucket.org/sybren/python-rsa/issues?status=new&status=open
47 virtualenv python-rsa-venv-py2x
48 . python-rsa-venv-py2x/bin/activate
49 pip install -r python-rsa/requirements-dev-py2x.txt
53 virtualenv python-rsa-venv-py3x
54 . python-rsa-venv-py3x/bin/activate
55 pip install -r python-rsa/requirements-dev-py3x.txt
[all …]
/external/google-breakpad/src/third_party/libdisasm/swig/python/
DMakefile-swig26 PYTHON_MOD = $(BASE_NAME)-python.so
30 …_INC = `/bin/echo -e 'import sys\nprint sys.prefix + "/include/python" + sys.version[:3]' | python`
31 …THON_LIB = `/bin/echo -e 'import sys\nprint sys.prefix + "/lib/python" + sys.version[:3]' | python`
37 all: swig-python
39 dummy: swig-python install uninstall clean
41 swig-python: $(PYTHON_MOD)
50 swig -python -shadow -o $(PYTHON_SHADOW) -outdir . $<
/external/llvm/utils/valgrind/
Di386-pc-linux-gnu.supp10 # http://svn.python.org/projects/python/trunk/Misc/README.valgrind
15 obj:/usr/bin/python*
21 obj:/usr/bin/python*
27 obj:/usr/bin/python*
37 We don't care if python leaks
40 obj:/usr/bin/python*
Dx86_64-pc-linux-gnu.supp9 # http://svn.python.org/projects/python/trunk/Misc/README.valgrind
14 obj:/usr/bin/python*
20 obj:/usr/bin/python*
26 obj:/usr/bin/python*
56 We don't care if python leaks
59 obj:/usr/bin/python*
/external/autotest/client/common_lib/
Dbase_check_version.py49 for python in pythons:
50 version = self.extract_version(python)
52 possible_versions.append((version, python))
64 python = self.find_desired_python()
66 (os.path.basename(sys.argv[0]), python))
68 sys.argv.insert(0, python)
/external/chromium-trace/catapult/third_party/coverage/
DMakefile12 -PYTHONPATH=. python tests/test_farm.py clean
34 python -m tabnanny $(LINTABLE)
35 python igor.py check_eol
50 python igor.py combine_html
55 python setup.py sdist --formats=gztar,zip
70 python ci/download_appveyor.py nedbat/coveragepy
73 python setup.py register
76 python setup.py build_ext
79 python setup.py install
/external/antlr/antlr-3.4/runtime/Python/
Dhudson-build.sh27 wget http://pypi.python.org/packages/source/s/stringtemplate3/stringtemplate3-$ST_VERSION.tar.gz
30 (cd tmp/stringtemplate3-$ST_VERSION; python setup.py install --install-lib=$WORKSPACE)
37 (cd tmp/antlr-$ANTLR2_VERSION/lib/python; python setup.py install --install-lib=$WORKSPACE)
49 python setup.py unittest --xml-output=testout/
50 python setup.py functest --xml-output=testout/ --antlr-jar="$JAR"
68 python setup.py sdist --formats=gztar,zip
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/demos/tunes_db/
DREADME27 $ cp -r $PROTORPC/python/protorpc $PROTORPC/demos/tunes_db/client
28 $ cp -r $PROTORPC/python/protorpc $PROTORPC/demos/tunes_db/server
32 $ ln -s $PROTORPC/python/protorpc $PROTORPC/demos/tunes_db/client/protorpc
33 $ ln -s $PROTORPC/python/protorpc $PROTORPC/demos/tunes_db/server/protorpc
38 $ cp -r $PROTORPC/python/protorpc $PROTORPC/demos/tunes_db/client
39 $ cp -r $PROTORPC/python/protorpc $PROTORPC/demos/tunes_db/server
47 $ python $GAE_SDK/dev_appserver.py --port 8080 $PROTORPC/demos/tunes_db/client &
48 $ python $GAE_SDK/dev_appserver.py --port 8082 $PROTORPC/demos/tunes_db/server
/external/vulkan-validation-layers/build-android/
Dandroid-generate.sh24 python ../vk-generate.py Android dispatch-table-ops layer > generated/include/vk_dispatch_table_hel…
26 python ../vk_helper.py --gen_enum_string_helper ../include/vulkan/vulkan.h --abs_out_dir generated/…
27 python ../vk_helper.py --gen_struct_wrappers ../include/vulkan/vulkan.h --abs_out_dir generated/inc…
29 python ../vk-layer-generate.py Android object_tracker ../include/vulkan/vulkan.h > generated/includ…
30 python ../vk-layer-generate.py Android unique_objects ../include/vulkan/vulkan.h > generated/includ…
31 ( cd generated/include; python ../../../genvk.py threading -registry ../../../vk.xml thread_check.h…
32 ( cd generated/include; python ../../../genvk.py paramchecker -registry ../../../vk.xml parameter_v…
/external/markdown/docs/
DREADME10 [Python-Markdown]: http://freewisdom.org/projects/python-markdown
12 [Features]: http://www.freewisdom.org/projects/python-markdown/Features
13 [Available Extensions]: http://www.freewisdom.org/projects/python-markdown/Available_Extensions
21 <http://freewisdom.org/projects/python-markdown>.
28 [mailing list]: http://lists.sourceforge.net/lists/listinfo/python-markdown-discuss
29 [bug tracker]: http://www.freewisdom.org/projects/python-markdown/Tickets

12345678910>>...34