Lines Matching refs:def
9 def __init__ (self, libName, apiVersion, abiVersion):
14 def getPlatform ():
20 def getCfg (variants):
29 def isExecutable (path):
32 def which (binName):
41 def isBinaryInPath (binName):
44 def selectBin (basePaths, relBinPath):
51 def die (msg):
55 def shellquote(s):
58 def execute (commandLine):
64 def execArgs (args):
95 def getWin32Generator ():