Lines Matching full:architecture
27 the one for the given architecture (or None if not found).
30 arch: Architecture to search for
54 arch: Architecture of toolchain as determined from the first
81 # The architecture is the first part of the name
199 We select one toolchain for each architecture type
202 toolchains: Dict of Toolchain objects, keyed by architecture name
203 prefixes: Dict of prefixes to check, keyed by architecture. This can
258 architecture if it is a higher priority than the others.
264 arch: Toolchain architecture, or None if not known
318 architecture for each, and whether it works. Then we select the
347 """List out the selected toolchains for each architecture"""
358 """Returns the toolchain for a given architecture
361 args: Name of architecture (e.g. 'arm', 'ppc_8xx')
453 arch: Architecture to look for, or 'list' for all
456 Machine architecture (e.g. x86_64)
553 # Remove the host architecture from the start
564 Architecture to fetch, or 'list' to list
566 # Fist get the URL for this architecture