Searched refs:STANDARD_TABLE (Results 1 – 3 of 3) sorted by relevance
15 STANDARD_TABLE = { variable66 for key, value in zip(STANDARD_TABLE.keys(), opts_list):67 STANDARD_TABLE[key] = value173 for out, opts in zip(STANDARD_TABLE.keys(), STANDARD_TABLE.values()):189 for image_name in STANDARD_TABLE:
8 from sqfs_common import STANDARD_TABLE136 for image in STANDARD_TABLE:
9 from sqfs_common import SQFS_SRC_DIR, STANDARD_TABLE142 for image in STANDARD_TABLE:
Completed in 4 milliseconds