Searched defs:PLATFORMS (Results 1 – 7 of 7) sorted by relevance
/external/python/bumble/docs/mkdocs/src/platforms/ |
D | index.md | 1 PLATFORMS chapter
|
/external/cronet/tot/third_party/apache-portable-runtime/src/build/ |
D | gen-build.py | 25 PLATFORMS = [ 'aix', 'beos', 'netware', 'os2', 'os390', 'unix', 'win32' ] variable
|
/external/cronet/stable/third_party/apache-portable-runtime/src/build/ |
D | gen-build.py | 25 PLATFORMS = [ 'aix', 'beos', 'netware', 'os2', 'os390', 'unix', 'win32' ] variable
|
/external/brotli/ |
D | setup.py | 147 PLATFORMS = ['Posix', 'MacOS X', 'Windows'] variable
|
/external/cpu_features/bazel/ci/ |
D | Makefile | 75 PLATFORMS := amd64 arm64 macro
|
/external/python/pyyaml/ |
D | setup.py | 20 PLATFORMS = "Any" variable
|
/external/crosvm/tools/ |
D | presubmit | 29 PLATFORMS: Tuple[Platform, ...] = typing.get_args(Platform) variable
|