Home | History | Annotate | Download | only in Scripts

Lines Matching refs:qt

228         $platform = "qt-mac";
230 $platform = "qt-linux";
232 $platform = "qt-win";
234 $platform = "qt";
319 --valgrind Run DumpRenderTree inside valgrind (Qt/Linux only)
386 $platform = "qt-wk2";
1533 unshift @args, "valgrind", "--suppressions=$platformBaseDirectory/qt/SuppressedValgrindErrors";
2175 } elsif ($platform =~ /^qt-/) {
2177 push @platforms, "qt";