Searched defs:low (Results 26 - 50 of 86) sorted by relevance

1234

/haiku/src/add-ons/accelerants/intel_810/
H A Dmode.cpp137 ProposeDisplayMode(display_mode* target, const display_mode* low, argument
289 GetPixelClockLimits(display_mode* mode, uint32* low, uint32* high) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c318 ar5210GetChannelEdges(struct ath_hal *ah, uint16_t flags, uint16_t *low, uint16_t *high) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c436 ar5211GetChannelEdges(struct ath_hal *ah, uint16_t flags, uint16_t *low, uint16_t *high) argument
/haiku/src/servers/app/drawing/
H A DBitmapHWInterface.cpp119 BitmapHWInterface::GetPixelClockLimits(display_mode* mode, uint32* low, argument
134 BitmapHWInterface::ProposeMode(display_mode* candidate, const display_mode* low, argument
/haiku/src/add-ons/accelerants/nvidia/
H A DProposeDisplayMode.c124 static status_t Haiku_CheckMultiMonTunnel(display_mode *mode, const display_mode *low, const display_mode *high, bool *isTunneled ) argument
227 PROPOSE_DISPLAY_MODE(display_mode *target, const display_mode *low, const display_mode *high) argument
584 display_mode low, high; local
[all...]
/haiku/src/add-ons/accelerants/matrox/
H A DProposeDisplayMode.c119 status_t PROPOSE_DISPLAY_MODE(display_mode *target, const display_mode *low, const display_mode *high) argument
482 low, local
[all...]
/haiku/src/add-ons/accelerants/skeleton/
H A DProposeDisplayMode.c111 status_t PROPOSE_DISPLAY_MODE(display_mode *target, const display_mode *low, const display_mode *high) argument
532 low, local
[all...]
/haiku/src/add-ons/accelerants/via/
H A DProposeDisplayMode.c113 status_t PROPOSE_DISPLAY_MODE(display_mode *target, const display_mode *low, const display_mode *high) argument
534 low, local
[all...]
/haiku/src/add-ons/accelerants/neomagic/
H A DProposeDisplayMode.c64 status_t PROPOSE_DISPLAY_MODE(display_mode *target, const display_mode *low, const display_mode *high) argument
350 low, local
[all...]
/haiku/src/add-ons/accelerants/ati/
H A Dmode.cpp227 ProposeDisplayMode(display_mode *target, const display_mode *low, argument
380 GetPixelClockLimits(display_mode* mode, uint32* low, uint32* high) argument
/haiku/src/system/kernel/arch/x86/
H A Darch_real_time_clock.cpp47 uint8 low; local
/haiku/src/add-ons/accelerants/radeon/
H A DProposeDisplayMode.c144 Radeon_ProposeDisplayMode(shared_info *si, crtc_info *crtc, general_pll_info *pll, display_mode *target, const display_mode *low, const display_mode *high) argument
444 display_mode low, high; local
627 PROPOSE_DISPLAY_MODE(display_mode *target, const display_mode *low, const display_mode *high) argument
[all...]
/haiku/src/system/kernel/arch/m68k/
H A Darch_real_time_clock.cpp45 uint8 low; local
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Ddevice.c534 s64 high, low; local
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c650 ar5212GetChannelEdges(struct ath_hal *ah, uint16_t flags, uint16_t *low, uint16_t *high) argument
/haiku/src/kits/interface/
H A DScreen.cpp206 BScreen::ProposeMode(display_mode* target, const display_mode* low, argument
365 BScreen::ProposeDisplayMode(display_mode* target, const display_mode* low, argument
/haiku/src/tests/apps/miniterminal/
H A DConsole.cpp396 int32 low = argCount > 0 ? args[0] : 1; local
/haiku/src/add-ons/accelerants/radeon_hd/
H A Dmode.cpp307 uint32 low = (totalClocks * 48L) / 1000L; local
/haiku/src/add-ons/accelerants/vesa/
H A Dmode.cpp174 vesa_propose_display_mode(display_mode* target, const display_mode* low, argument
/haiku/src/add-ons/kernel/busses/virtio/virtio_mmio/
H A DVirtioDevice.cpp19 SetLowHi(vuint32 &low, vuint32 &hi, uint64 val) argument
/haiku/src/kits/support/
H A DPointerList.cpp171 AbstractPointerListHelper::QuickSort(void **items, int32 low, int32 high) argument
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DExtentStream.cpp90 int32 low = 0; local
/haiku/src/add-ons/accelerants/s3/
H A Dmode.cpp294 ProposeDisplayMode(display_mode *target, const display_mode *low, argument
457 GetPixelClockLimits(display_mode* mode, uint32* low, uint32* high) argument
/haiku/src/libs/stdc++/legacy/
H A Deditbuf.cc269 void edit_buffer::adjust_markers(register mark_pointer low, argument
/haiku/src/add-ons/decorators/WinDecorator/
H A DWinDecorator.cpp693 RGBColor low; local

Completed in 161 milliseconds

1234