Home
last modified time | relevance | path

Searched refs:GuessArchitecture (Results 1 – 3 of 3) sorted by relevance

/third_party/node/tools/
Dgetarch.py2 from utils import GuessArchitecture
3 arch = GuessArchitecture()
6 print(GuessArchitecture() \
Dutils.py83 def GuessArchitecture(): function
Dtest.py1339 ARCH_GUESS = utils.GuessArchitecture()