HomeSort by relevance Sort by last modified time
    Searched refs:connectionInfo (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/third_party/LLVM/utils/
plotNLT.pl 12 $connectionInfo="dbi:mysql:$db;$host";
15 $dbh = DBI->connect($connectionInfo,$userid,$passwd) or die DBI->errstr;
cgiplotNLT.pl 14 $connectionInfo="dbi:mysql:$db;$host";
17 $dbh = DBI->connect($connectionInfo,$userid,$passwd) or die DBI->errstr;
webNLT.pl 24 $connectionInfo="dbi:mysql:$db;$host";
27 $dbh = DBI->connect($connectionInfo,$userid,$passwd) or die DBI->errstr;
importNLT.pl 12 $connectionInfo="dbi:mysql:$db;$host";
15 $dbh = DBI->connect($connectionInfo,$userid,$passwd) or die DBI->errstr;

Completed in 291 milliseconds