| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Option.c | 47 static Bool ParseOptionValue(int scrnIndex, pointer options, OptionInfoPtr p, 167 if (ParseOptionValue(-1, optlist, &o, markUsed)) 181 if (ParseOptionValue(-1, optlist, &o, markUsed)) 194 if (ParseOptionValue(-1, optlist, &o, markUsed)) 210 if (ParseOptionValue(-1, optlist, &o, markUsed)) 222 if (ParseOptionValue(-1, optlist, &o, markUsed)) 485 ParseOptionValue(int scrnIndex, pointer options, OptionInfoPtr p, function in typeref:typename:Bool 703 ParseOptionValue(scrnIndex, options, p, TRUE);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Option.c | 50 static Bool ParseOptionValue(int scrnIndex, XF86OptionPtr options, 173 if (ParseOptionValue(-1, optlist, &o, markUsed)) 186 if (ParseOptionValue(-1, optlist, &o, markUsed)) 199 if (ParseOptionValue(-1, optlist, &o, markUsed)) 215 if (ParseOptionValue(-1, optlist, &o, markUsed)) 228 if (ParseOptionValue(-1, optlist, &o, markUsed)) 481 ParseOptionValue(int scrnIndex, XF86OptionPtr options, OptionInfoPtr p, function in typeref:typename:Bool 714 ParseOptionValue(scrnIndex, options, p, TRUE);
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winconfig.c | 109 static Bool ParseOptionValue(int scrnIndex, void *options, OptionInfoPtr p); 610 if (ParseOptionValue(-1, optlist, &o)) 625 if (ParseOptionValue(-1, optlist, &o)) 637 if (ParseOptionValue(-1, optlist, &o)) 649 if (ParseOptionValue(-1, optlist, &o)) 661 if (ParseOptionValue(-1, optlist, &o)) 750 ParseOptionValue(int scrnIndex, void *options, OptionInfoPtr p) function in typeref:typename:Bool
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winconfig.c | 109 static Bool ParseOptionValue (int scrnIndex, pointer options, 641 if (ParseOptionValue (-1, optlist, &o)) 657 if (ParseOptionValue (-1, optlist, &o)) 670 if (ParseOptionValue (-1, optlist, &o)) 683 if (ParseOptionValue (-1, optlist, &o)) 695 if (ParseOptionValue (-1, optlist, &o)) 792 ParseOptionValue (int scrnIndex, pointer options, OptionInfoPtr p) function in typeref:typename:Bool
|