Home
last modified time | relevance | path

Searched defs:recipe (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/
DvktAmberTestCase.hpp51 amber::Recipe* recipe) in AmberTestInstance()
/third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/
DRecipesTableSchema.java160 public static String formatRecipe(ImmutableMap<Column<?>, Object> recipe) { in formatRecipe()
/third_party/python/Mac/BuildScript/
Dbuild-installer.py933 def buildRecipe(recipe, basedir, archList): argument
1406 def packageFromRecipe(targetDir, recipe): argument