Home
last modified time | relevance | path

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

12

/build/soong/bp2build/
Dpython_binary_conversion_test.go24 moduleTypeUnderTestFactory: python.PythonBinaryHostFactory,
25 moduleTypeUnderTestBp2BuildMutator: python.PythonBinaryBp2Build,
57 moduleTypeUnderTestFactory: python.PythonBinaryHostFactory,
58 moduleTypeUnderTestBp2BuildMutator: python.PythonBinaryBp2Build,
84 moduleTypeUnderTestFactory: python.PythonBinaryHostFactory,
85 moduleTypeUnderTestBp2BuildMutator: python.PythonBinaryBp2Build,
DAndroid.bp25 "soong-python",
/build/soong/python/
DAndroid.bp6 name: "soong-python",
7 pkgPath: "android/soong/python",
21 "python.go",
Dtesting.go15 package python package
Ddefaults.go15 package python package
Dlibrary.go15 package python package
Dbuilder.go15 package python package
58 `sed 's/ENTRY_POINT/$main/' build/soong/python/scripts/main.py >$out.main &&` +
Dproto.go15 package python package
Dinstaller.go15 package python package
Dtest.go15 package python package
Dandroidmk.go15 package python package
Dpython_test.go15 package python package
Dbinary.go15 package python package
Dpython.go15 package python package
/build/soong/python/tests/
DAndroid.bp26 // Is not implemented as a python unittest
49 // Is not implemented as a python unittest
/build/soong/cc/ndkstubgen/
D.gitignore25 share/python-wheels/
32 # Usually these files are written by a python script from a template
90 # .python-version
/build/soong/cc/symbolfile/
D.gitignore25 share/python-wheels/
32 # Usually these files are written by a python script from a template
90 # .python-version
/build/soong/cc/ndk_api_coverage_parser/
D.gitignore25 share/python-wheels/
32 # Usually these files are written by a python script from a template
90 # .python-version
/build/soong/apex/
DAndroid.bp16 "soong-python",
/build/bazel/bazel_skylib/
Dbzl_library.bzl79 ```python
87 ```python
/build/make/tools/docker/
DDockerfile6 …-dev libx11-dev lib32z-dev ccache libgl1-mesa-dev libxml2-utils xsltproc unzip python openjdk-7-jdk
/build/soong/java/
DAndroid.bp17 "soong-python",
/build/make/tools/fs_config/
DREADME.md72 $ python -m unittest test_fs_config_generator.Tests
/build/make/tools/releasetools/
Dpylintrc20 # List of plugins (as comma separated values of python modules names) to load,
94 # Template used to display messages. This is a python new-style format string
235 # install python-enchant package.
/build/make/
DChanges.md679 The best solution here is to start switching to Soong's python building support,
680 which packages the python interpreter, libraries, and script all into one file
685 * [frameworks/base/data/fonts/Android.mk] to execute the python binary
691 $(TARGET): myscript.py $(sort $(shell find my/python/lib -name '*.py'))
692 PYTHONPATH=my/python/lib:$$PYTHONPATH myscript.py -o $@

12