Searched defs:low (Results 1 - 25 of 86) sorted by relevance

1234

/haiku/src/tests/system/libroot/posix/
H A Dtest_wcfuncs.c35 wint_t low = towlower(ch); local
46 wint_t low = towlower(ch); local
/haiku/src/add-ons/accelerants/et6x00/
H A DGetModeInfo.c37 status_t GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high) { argument
H A DProposeDisplayMode.c94 display_mode *dst, low, high; local
57 PROPOSE_DISPLAY_MODE(display_mode *target, const display_mode *low, const display_mode *high) argument
/haiku/src/add-ons/media/plugins/ape_reader/MAClib/
H A DUnBitArray.h13 unsigned int low; // low end of interval member in struct:RANGE_CODER_STRUCT_DECOMPRESS
H A DBitArray.h11 unsigned int low; // low end of interval member in struct:RANGE_CODER_STRUCT_COMPRESS
/haiku/src/add-ons/accelerants/matrox/
H A DGetModeInfo.c44 status_t GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high) argument
/haiku/src/add-ons/accelerants/neomagic/
H A DGetModeInfo.c37 status_t GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high) argument
/haiku/src/add-ons/accelerants/nvidia/
H A DGetModeInfo.c41 status_t GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high) argument
/haiku/src/add-ons/accelerants/skeleton/
H A DGetModeInfo.c41 status_t GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high) argument
/haiku/src/add-ons/accelerants/via/
H A DGetModeInfo.c41 status_t GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high) argument
/haiku/src/system/kernel/
H A Dconvertutf.cpp85 uint32 low = isLittleEndian local
/haiku/src/libs/compat/freebsd_network/
H A Dunit.cpp28 new_unrhdr(int low, int high, struct mtx* mutex) argument
H A Dmalloc.cpp48 _kernel_contigmalloc(const char *file, int line, size_t size, int flags, vm_paddr_t low, vm_paddr_t high, unsigned long alignment, unsigned long boundary) argument
/haiku/headers/private/kernel/util/
H A DBitUtils.h95 T low = 0; local
104 const T low = bits[i] >> nBits; local
/haiku/headers/private/kernel/arch/x86/64/
H A Dcpu.h19 uint64_t high, low; local
/haiku/src/add-ons/accelerants/radeon/
H A Dmultimon.c146 Radeon_CheckMultiMonTunnel( virtual_card *vc, display_mode *mode, const display_mode *low, const display_mode *high, bool *isTunneled ) argument
H A DGetModeInfo.c51 GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high) argument
/haiku/src/servers/app/drawing/Painter/drawing_modes/
H A DDrawingModeSelectSUBPIX.h30 rgb_color low = pattern->LowColor(); local
H A DDrawingModeSelect.h31 compare(uint8* p, const rgb_color& high, const rgb_color& low, rgb_color* result) argument
61 rgb_color low = pattern->LowColor(); local
81 rgb_color low local
111 rgb_color low = pattern->LowColor(); local
139 rgb_color low = pattern->LowColor(); local
167 rgb_color low = pattern->LowColor(); local
[all...]
/haiku/src/add-ons/accelerants/common/
H A Dvalidate_display_mode.cpp134 is_display_mode_within_bounds(display_mode& mode, const display_mode& low, argument
[all...]
/haiku/src/servers/app/drawing/
H A DPatternHandler.cpp157 PatternHandler::SetColors(const rgb_color& high, const rgb_color& low) argument
/haiku/src/preferences/screen/
H A Dmultimon.cpp22 PrepareTunnel(display_mode *mode, display_mode *low, display_mode *high) argument
42 display_mode mode, low, high; local
68 display_mode mode, low, high; local
90 display_mode mode, low, high; local
192 display_mode low, high; local
[all...]
/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfString.cpp222 uint8 low = uint8(value & 0xff); local
/haiku/headers/private/graphics/common/
H A Di2c.h18 int low; // low period of clock (4.7/1.3) member in struct:i2c_timing
/haiku/src/add-ons/accelerants/3dfx/
H A Dmode.cpp132 ProposeDisplayMode(display_mode* target, const display_mode* low, argument
294 GetPixelClockLimits(display_mode* mode, uint32* low, uint32* high) argument

Completed in 217 milliseconds

1234