Searched defs:mode (Results 1 - 25 of 747) sorted by path

1234567891011>>

/haiku-fatelf/headers/cpp/
H A DPlotFile.h59 PlotFile(const char *name, int mode=ios::out, int prot=0664) argument
H A Dfstream.h64 ifstream(const char *name, int mode=ios::in, int prot=0664) argument
66 void open(const char *name, int mode=ios::in, int prot=0664) argument
75 ofstream(const char *name, int mode=ios::out, int prot=0664) argument
77 void open(const char *name, int mode=ios::out, int prot=0664) argument
85 fstream(const char *name, int mode, int prot=0664) argument
88 open(const char *name, int mode, int prot=0664) argument
[all...]
H A Dstreambuf.h361 streampos pubseekoff(streamoff o, _seek_dir d, int mode=ios::in|ios::out) argument
[all...]
H A Dstrstream.h95 ostrstream(char *cp, int n, int mode=ios::out) :strstreambase(cp,n,mode){} argument
105 strstream(char *cp, int n, int mode=ios::out) :strstreambase(cp,n,mode){} argument
/haiku-fatelf/headers/libs/x86emu/x86emu/
H A Dregs.h276 u32 mode; member in struct:__anon135
/haiku-fatelf/headers/os/bluetooth/HCI/
H A DbtHCI_event.h164 uint8 mode; member in struct:hci_ev_mode_change
/haiku-fatelf/headers/os/device/
H A Dscsi.h148 int32 mode; member in struct:__anon201
/haiku-fatelf/headers/posix/sys/
H A Dipc.h33 mode_t mode; /* Read/write permission */ member in struct:ipc_perm
/haiku-fatelf/headers/private/firewire/
H A Dfirewire.h220 } mode; member in struct:fw_pkt
H A Dfirewirereg.h150 u_int mode; member in struct:firewire_comm
/haiku-fatelf/headers/private/graphics/ati/
H A DDriverInterface.h154 uint16 mode; // VESA mode number member in struct:VesaMode
/haiku-fatelf/headers/private/graphics/et6x00/
H A DDriverInterface.h112 display_mode mode; /* Proposed mode or mode to set */ member in struct:__anon779
/haiku-fatelf/headers/private/graphics/radeon/
H A Dradeon_interface.h315 display_mode mode; // display mode of this head member in struct:__anon901
419 display_mode mode; // offical mode with multi-monitor bits set member in struct:__anon907
/haiku-fatelf/headers/private/graphics/vesa/
H A Dvesa_info.h20 uint16 mode; member in struct:vesa_mode
/haiku-fatelf/headers/private/media/
H A DServerInterface.h836 BMediaNode::run_mode mode; member in struct:producer_set_run_mode_delay_command
968 BMediaNode::run_mode mode; member in struct:node_set_run_mode_command
H A Dhmulti_audio.h330 int32 mode; member in union:multi_get_event::__anon1131
H A Dmulti_audio.h331 int32 mode; member in union:multi_get_event::__anon1143
H A Dsoundcard.h210 unsigned int mode; member in struct:patch_info
1332 int mode; member in struct:oss_syncgroup
[all...]
/haiku-fatelf/headers/private/print/
H A DPictureIterator.h73 virtual void SetDrawingMode(drawing_mode mode) { } argument
/haiku-fatelf/headers/private/userlandfs/private/
H A DRequests.h773 int mode; member in class:UserlandFSUtil::CreateSymlinkRequest
836 int mode; member in class:UserlandFSUtil::AccessRequest
886 int mode; member in class:UserlandFSUtil::CreateRequest
986 int mode; member in class:UserlandFSUtil::CreateDirRequest
/haiku-fatelf/src/add-ons/accelerants/3dfx/
H A D3dfx_dpms.cpp34 uint32 mode; local
[all...]
H A D3dfx_draw.cpp30 DisplayModeEx& mode = gInfo.sharedInfo->displayMode; local
59 DisplayModeEx& mode = gInfo.sharedInfo->displayMode; local
88 DisplayModeEx& mode = gInfo.sharedInfo->displayMode; local
115 DisplayModeEx& mode local
[all...]
H A D3dfx_mode.cpp202 TDFX_SetDisplayMode(const DisplayModeEx& mode) argument
362 TDFX_AdjustFrame(const DisplayModeEx& mode) argument
[all...]
H A Dmode.cpp18 IsThereEnoughFBMemory(const display_mode* mode, uint32 bitsPerPixel) argument
39 IsModeUsable(const display_mode* mode) argument
92 CreateModeList(bool (checkMode)const display_mode* mode)) argument
156 display_mode& mode = gInfo.modeList[j]; local
176 DisplayModeEx mode; local
234 DisplayModeEx& mode = gInfo.sharedInfo->displayMode; local
294 GetPixelClockLimits(display_mode* mode, uint32* low, uint32* high) argument
[all...]
H A Doverlay.cpp17 OverlayCount(const display_mode *mode) argument
26 OverlaySupportedSpaces(const display_mode* mode) argument
205 GetOverlayConstraints(const display_mode* mode, const overlay_buffer* buffer, argument

Completed in 453 milliseconds

1234567891011>>