Searched defs:dllfile (Results 1 – 4 of 4) sorted by relevance
81 dllfile <- package_file("src", dllname, path = path) functionVar
346 dllfile = os.path.splitext(config['libfile'])[0] + ".dll" variable
136 dllfile <- file.path(dir, sub("[.]c(pp)?$", .Platform$dynlib.ext, src)) functionVar
392 QString dllfile = osDependentFileBaseName(fin.completeBaseName()); in loadXMLPlugin() local