Home
last modified time | relevance | path

Searched defs:PLATFORMS (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/python/bumble/docs/mkdocs/src/platforms/
Dindex.md1 PLATFORMS chapter
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/build/
H A Dgen-build.py25 PLATFORMS = [ 'aix', 'beos', 'netware', 'os2', 'os390', 'unix', 'win32' ] variable
/aosp_15_r20/external/brotli/
H A Dsetup.py147 PLATFORMS = ['Posix', 'MacOS X', 'Windows'] variable
/aosp_15_r20/external/cpu_features/bazel/ci/
H A DMakefile75 PLATFORMS := amd64 arm64 macro
/aosp_15_r20/external/python/pyyaml/
Dsetup.py20 PLATFORMS = "Any" variable
/aosp_15_r20/external/crosvm/tools/
H A Dpresubmit29 PLATFORMS: Tuple[Platform, ...] = typing.get_args(Platform) variable