Searched refs:_DOS (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtxtstrm.tex227 \docparam{mode}{The end-of-line mode. One of {\bf wxEOL\_NATIVE}, {\bf wxEOL\_DOS}, {\bf wxEOL\_MAC} and {\bf wxEOL\_UNIX}.}
244 Returns the end-of-line mode. One of {\bf wxEOL\_DOS}, {\bf wxEOL\_MAC} and {\bf wxEOL\_UNIX}.
258 Set the end-of-line mode. One of {\bf wxEOL\_NATIVE}, {\bf wxEOL\_DOS}, {\bf wxEOL\_MAC} and {\bf wxEOL\_UNIX}.
H A Dcppconst.tex81 \twocolitem{\_\_DOS\_GENERAL\_\_}{DOS (used with wxMGL only)}
H A Dplatinfo.tex268 {\tt DOS} for wxOS\_DOS, {\tt OS/2} for wxOS\_OS2.
H A Dfilename.tex525 {\tt wxPATH\_DOS} there is only one path separator anyhow, but for DOS there
539 formats but {\tt wxPATH\_DOS} this string contains only one character but for
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dvideo.c116 u8 _DOS:1; /*Enable/Disable output switching */ member in struct:acpi_video_bus_cap
720 acpi_evaluate_object(video->device->handle, "_DOS", &args, NULL);
1035 if (ACPI_SUCCESS(acpi_get_handle(video->device->handle, "_DOS", &h_dummy1))) {
1036 video->cap._DOS = 1;
1078 if (video->cap._DOS || video->cap._DOD) {
1079 if (!video->cap._DOS) {
1081 "ACPI(%s) defines _DOD but not _DOS\n",

Completed in 74 milliseconds