Home
last modified time | relevance | path

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

/external/python/cpython3/Mac/BuildScript/
Dbuild-installer.py943 def buildRecipe(recipe, basedir, archList): argument
1343 def packageFromRecipe(targetDir, recipe): argument
/external/python/cpython2/Mac/BuildScript/
Dbuild-installer.py969 def buildRecipe(recipe, basedir, archList): argument
1361 def packageFromRecipe(targetDir, recipe): argument
/external/v8/tools/release/
Dtest_scripts.py307 def Expect(self, recipe): argument