Home
last modified time | relevance | path

Searched defs:host_platform (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/libs/binary_translation/runtime_primitives/
Dplatform.cc26 namespace berberis::host_platform { namespace
/aosp_15_r20/external/pytorch/tools/linter/adapters/
H A Ds3_init.py205 host_platform = HOST_PLATFORM if HOST_PLATFORM in config else HOST_PLATFORM_ARCH variable
/aosp_15_r20/external/python/cpython2/
Dsetup.py30 host_platform = get_platform() variable