Searched refs:bumblebee (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-intel-2014/dist/tools/
H A Dvirtual.c1983 printf(" -b start bumblebee\n");
1991 printf("and then start bumblebee.\n");
2391 optarg && *optarg ? optarg : "/var/run/bumblebee.socket");
2397 /* Ask bumblebee to start the second server */
3183 int daemonize = 1, bumblebee = 0, siblings = 0, singleton = 1; local in function:main
3197 bumblebee = 1;
3263 if (siblings || (optind == argc && !bumblebee)) {
3272 if (bumblebee || (optind == argc && !siblings)) {
3275 if (bumblebee)
3276 fprintf(stderr, "Unable to connect to bumblebee
[all...]
/xsrc/external/mit/xf86-video-intel/dist/tools/
H A Dvirtual.c2152 printf(" -b start bumblebee\n");
2160 printf("and then start bumblebee.\n");
2566 optarg && *optarg ? optarg : "/var/run/bumblebee.socket");
2572 /* Ask bumblebee to start the second server */
3393 int daemonize = 1, bumblebee = 0, siblings = 0, singleton = 1; local in function:main
3408 bumblebee = 1;
3482 if (siblings || (optind == argc && !bumblebee)) {
3491 if (bumblebee || (optind == argc && !siblings)) {
3494 if (bumblebee)
3495 fprintf(stderr, "Unable to connect to bumblebee
[all...]

Completed in 11 milliseconds