Home
last modified time | relevance | path

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

12

/build/soong/bp2build/
Dpython_binary_conversion_test.go14 ctx.RegisterModuleType("python_library", python.PythonLibraryFactory)
15 ctx.RegisterModuleType("python_library_host", python.PythonLibraryHostFactory)
17 ctx.RegisterModuleType("python_defaults", python.DefaultsFactory)
25 ModuleTypeUnderTestFactory: python.PythonBinaryHostFactory,
71 ModuleTypeUnderTestFactory: python.PythonBinaryHostFactory,
105 ModuleTypeUnderTestFactory: python.PythonBinaryHostFactory,
139 ModuleTypeUnderTestFactory: python.PythonBinaryHostFactory,
176 ModuleTypeUnderTestFactory: python.PythonBinaryHostFactory,
198 ModuleTypeUnderTestFactory: python.PythonBinaryHostFactory,
227 ModuleTypeUnderTestFactory: python.PythonBinaryHostFactory,
[all …]
Dpython_library_conversion_test.go67 testCase.ModuleTypeUnderTestFactory = python.PythonLibraryFactory
83 testCase.ModuleTypeUnderTestFactory = python.PythonLibraryHostFactory
85 ctx.RegisterModuleType("python_library", python.PythonLibraryFactory)
Dpython_test_conversion_test.go26 ModuleTypeUnderTestFactory: python.PythonTestHostFactory,
DAndroid.bp32 "soong-python",
/build/soong/python/
DAndroid.bp6 name: "soong-python",
7 pkgPath: "android/soong/python",
21 "python.go",
Dbuilder.go15 package python package
46 …interp/g' -e 's/%main%/__soong_entrypoint_redirector__.py/g' build/soong/python/scripts/stub_templ…
59 `sed 's/ENTRY_POINT/$main/' build/soong/python/scripts/main.py >$out.main &&` +
77 `$launcher build/soong/python/scripts/precompile_python.py $in $out`,
Dtesting.go15 package python package
Ddefaults.go15 package python package
Dlibrary.go15 package python package
Dproto.go15 package python package
/build/soong/provenance/tools/
DAndroid.bp33 "libprotobuf-python",
48 "libprotobuf-python",
/build/bazel/rules/python/
Dpy_proto.bzl37 fail("TODO: Transitive imports/sources of python protos")
58 …ways the current package because it's the path to where we generated the python sources, not to wh…
100 … [":" + proto_lib_name] + (["//external/protobuf:libprotobuf-python"] if "libprotobuf-python" not …
/build/soong/python/tests/
DAndroid.bp26 // Is not implemented as a python unittest
49 // Is not implemented as a python unittest
/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/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/apex/
DAndroid.bp19 "soong-python",
/build/soong/ui/metrics/bp2build_progress_metrics_proto/
DBUILD.bazel15 load("//build/bazel/rules/python:py_proto.bzl", "py_proto_library")
/build/soong/ui/metrics/
DBUILD.bazel15 load("//build/bazel/rules/python:py_proto.bzl", "py_proto_library")
/build/make/tools/sbom/
DAndroid.bp31 "libprotobuf-python",
/build/bazel_common_rules/rules/python/stubs/python/
Ddefs.bzl19 # https://bazel.build/reference/be/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.bp19 "soong-python",
/build/soong/tests/
Dlib.sh99 symlink_directory external/python
/build/bazel_common_rules/workspace/
Dexternal.bzl55 path = "{}external/python/absl-py".format(workspace_prefix),

12