Home
last modified time | relevance | path

Searched refs:_profiles (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Tools/wasm/
H A Dwasm_build.py678 _profiles = [ variable
756 PROFILES = {p.name: p for p in _profiles}
794 platforms_choices = list(p.name for p in _profiles) + ["cleanall"]
795 platforms_help = list(p.name for p in _profiles if p.support_level) + ["cleanall"]

Completed in 2 milliseconds