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

/u-boot/tools/
H A Dmicrocode-tool.py23 words: List of hex words containing the microcode. The first 16 words
46 license_text: List of text lines for the license file
47 microcodes: List of Microcode objects from the file
82 fname_list: List of files to parse
85 license_text: List of text lines for the license file
86 microcodes: List of Microcode objects from the file
121 def List(date, microcodes, model): function
122 """List the available microcode chunks
154 List of matching Microcode objects
155 List o
[all...]
H A Dmicrocode-tool23 words: List of hex words containing the microcode. The first 16 words
46 license_text: List of text lines for the license file
47 microcodes: List of Microcode objects from the file
82 fname_list: List of files to parse
85 license_text: List of text lines for the license file
86 microcodes: List of Microcode objects from the file
121 def List(date, microcodes, model):
122 """List the available microcode chunks
154 List of matching Microcode objects
155 List o
[all...]
/u-boot/tools/buildman/
H A Dcontrol.py54 commits (list): List of commits being built
55 selected (list of Board): List of Board objects that are marked
88 board_warnings: List of warnings obtained from board selected
243 selected (list of Board): List of Board objects that are marked
362 toolchains.List()
428 list of Board: List of Board objects that are marked selected
434 board_warnings: List of warnings obtained from board selected
463 selected (list of Board): List of Board objects that are marked
519 commits (list of Commit): List of commits being built, None if no branch
561 adjust_cfg (list of str): List o
[all...]
H A Dtoolchain.py224 List of arguments to pass to 'make'
244 paths: List of paths to check for toolchains (may contain wildcards)
261 List of strings, each a path to a toolchain mentioned in the
340 List of matching pathanames, or [] if none
382 def List(self): member in class:Toolchains
383 """List out the selected toolchains for each architecture"""
385 print(col.build(col.BLUE, 'List of available toolchains (%d):' %
494 List of toolchains
543 """List architectures with available toolchains to download"""

Completed in 44 milliseconds