Home
last modified time | relevance | path

Searched refs:RECIPES (Results 1 – 2 of 2) sorted by relevance

/external/deqp/scripts/
Dcheck_build_sanity.py220 RECIPES = getRecipes() variable
238 choices=[n for n, s in RECIPES] + ["all"],
258 for name, steps in RECIPES:
264 name, steps = getAllRecipe(RECIPES) if args.recipe == "all" \
265 else getRecipe(RECIPES, args.recipe)
/external/llvm/utils/TableGen/
Dtdtags62 particular common use case. See the RECIPES section below for details.
90 RECIPES