Searched defs:mode (Results 176 - 200 of 574) sorted by relevance

1234567891011>>

/haiku/src/add-ons/kernel/bus_managers/isa/
H A Disa.cpp52 start_scattered_isa_dma(long channel, const isa_dma_entry *table, uchar mode, uchar emode) argument
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DUtility.h121 is_index(int mode) argument
130 is_directory(int mode) argument
/haiku/src/system/boot/loader/file_systems/fat/
H A DFile.cpp51 File::Open(void **_cookie, int mode) argument
/haiku/src/tests/kits/storage/virtualdrive/
H A Dmkvirtualdrive.cpp218 enum { INSTALL, UNINSTALL, INFO } mode = INSTALL; local
/haiku/src/apps/icon-o-matic/gui/
H A DSavePanel.cpp232 SavePanel::SetExportMode(int32 mode) argument
287 int32 mode = fExportMode; local
[all...]
/haiku/src/system/libnetwork/netresolv/dst/
H A Dsupport.c307 dst_s_fopen(const char *filename, const char *mode, int perm) argument
328 dst_s_dump(const int mode, const u_char *data, const int size, argument
/haiku/src/add-ons/accelerants/virtio/
H A Dmode.cpp40 is_mode_supported(display_mode* mode) argument
57 display_mode mode = gInfo->shared_info->current_mode; local
167 virtio_gpu_get_pixel_clock_limits(display_mode* mode, uint32* _low, uint32* _high) argument
[all...]
/haiku/src/add-ons/accelerants/intel_extreme/
H A DPorts.h67 virtual status_t SetDisplayMode(display_mode* mode, argument
/haiku/src/servers/app/
H A DScreen.cpp27 get_mode_frequency(const display_mode& mode) argument
90 Screen::SetMode(const display_mode& mode) argument
112 display_mode mode; local
156 display_mode mode = modes[index]; local
183 display_mode mode; local
203 display_mode mode; local
230 display_mode mode; local
240 display_mode mode; local
258 const display_mode& mode = modes[i]; local
[all...]
/haiku/headers/private/graphics/et6x00/
H A DDriverInterface.h112 display_mode mode; /* Proposed mode or mode to set */ member in struct:__anon779
/haiku/src/add-ons/accelerants/3dfx/
H A D3dfx_mode.cpp202 TDFX_SetDisplayMode(const DisplayModeEx& mode) argument
362 TDFX_AdjustFrame(const DisplayModeEx& mode) argument
[all...]
/haiku/src/add-ons/accelerants/ati/
H A Dmach64_mode.cpp23 static void SetClockRegisters(const DisplayModeEx& mode) argument
152 SetDSPRegisters(const DisplayModeEx& mode) argument
225 SetCrtcRegisters(const DisplayModeEx& mode) argument
320 Mach64_SetDisplayMode(const DisplayModeEx& mode) argument
373 Mach64_AdjustFrame(const DisplayModeEx& mode) argument
[all...]
H A Dmode.cpp33 display_mode& mode = gInfo.modeList[j]; local
56 IsThereEnoughFBMemory(const display_mode* mode, uint32 bitsPerPixel) argument
77 GetVesaModeNumber(const display_mode& mode, uint8 bitsPerPixel) argument
101 IsModeUsable(const display_mode* mode) argument
169 CreateModeList(bool (checkMode)const display_mode* mode)) argument
242 display_mode& mode = gInfo.modeList[j]; local
262 DisplayModeEx mode; local
323 DisplayModeEx& mode = gInfo.sharedInfo->displayMode; local
380 GetPixelClockLimits(display_mode* mode, uint32* low, uint32* high) argument
425 display_mode* mode = FindDisplayMode(si.panelX, si.panelY, 60, 0); local
[all...]
/haiku/src/add-ons/accelerants/intel_810/
H A Di810_mode.cpp87 SetCrtcTimingValues(const DisplayModeEx& mode) argument
171 I810_SetDisplayMode(const DisplayModeEx& mode) argument
253 I810_AdjustFrame(const DisplayModeEx& mode) argument
[all...]
/haiku/src/add-ons/accelerants/skeleton/engine/
H A Dcrtc.c432 status_t eng_crtc_depth(int mode) argument
[all...]
H A Dcrtc2.c415 status_t eng_crtc2_depth(int mode) argument
[all...]
H A Ddac.c64 status_t eng_dac_mode(int mode,float brightness) argument
/haiku/src/add-ons/accelerants/via/engine/
H A Dcrtc.c421 status_t eng_crtc_depth(int mode) argument
[all...]
H A Dcrtc2.c415 status_t eng_crtc2_depth(int mode) argument
[all...]
/haiku/src/add-ons/kernel/drivers/graphics/et6x00/
H A Dsetmode.c356 status_t et6000SetMode(display_mode *mode, uint16 pciConfigSpace) { argument
388 et6000ProposeMode(display_mode *mode, uint32 memSize) argument
[all...]
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DVideoIn.cpp147 Start(video_in_source source, video_in_standard standard, video_in_capture_mode mode, int width, int height) argument
[all...]
/haiku/src/tests/system/kernel/cache/
H A Dfile_map_test.cpp138 Map::SetMode(uint32 mode) argument
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DNode.cpp41 Node::Node(Volume* volume, mode_t mode) argument
137 Node::SetMode(uint32 mode) argument
234 Node::Touched(int32 mode) argument
H A DVolume.cpp334 Volume::CreateDirectory(mode_t mode, Transaction& transaction, argument
350 Volume::CreateFile(mode_t mode, Transaction& transaction, File*& _file) argument
364 Volume::CreateSymLink(mode_t mode, Transaction& transaction, SymLink*& _symLink) argument
/haiku/src/tests/servers/app/playground/
H A DObjectView.cpp491 ObjectView::SetStateDrawingMode(drawing_mode mode) argument

Completed in 113 milliseconds

1234567891011>>