Home
last modified time | relevance | path

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

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