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

123456

/haiku-fatelf/src/tests/system/libroot/posix/
H A Dtest_wcfuncs.c35 wint_t low = towlower(ch); local
46 wint_t low = towlower(ch); local
/haiku-fatelf/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-fatelf/src/add-ons/accelerants/vmware/
H A DGetModeInfo.c43 GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high) argument
H A DProposeDisplayMode.c43 PROPOSE_DISPLAY_MODE(display_mode *target, const display_mode *low, argument
/haiku-fatelf/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-fatelf/src/add-ons/accelerants/matrox/
H A DGetModeInfo.c44 status_t GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high) argument
/haiku-fatelf/src/add-ons/accelerants/neomagic/
H A DGetModeInfo.c37 status_t GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high) argument
/haiku-fatelf/src/add-ons/accelerants/nvidia/
H A DGetModeInfo.c41 status_t GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high) argument
/haiku-fatelf/src/add-ons/accelerants/nvidia_gpgpu/
H A DGetModeInfo.c41 status_t GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high) argument
/haiku-fatelf/src/add-ons/accelerants/skeleton/
H A DGetModeInfo.c41 status_t GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high) argument
/haiku-fatelf/src/add-ons/accelerants/via/
H A DGetModeInfo.c41 status_t GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high) argument
/haiku-fatelf/src/add-ons/translators/icns/openjpeg/
H A Dtgt.h51 int low; member in struct:opj_tgt_node
H A Dtgt.c142 int low; local
182 int low; local
[all...]
/haiku-fatelf/src/libs/compat/freebsd_network/
H A Dunit.c22 new_unrhdr(int low, int high, struct mtx* mutex) argument
H A Dcompat_cpp.cpp16 _kernel_contigmalloc_cpp(const char* file, int line, size_t size, phys_addr_t low, phys_addr_t high, phys_size_t alignment, phys_size_t boundary, bool zero, bool dontWait) argument
/haiku-fatelf/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-fatelf/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.c49 GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high) argument
/haiku-fatelf/src/servers/app/drawing/Painter/drawing_modes/
H A DDrawingModeSelectSUBPIX.h30 rgb_color low = pattern->LowColor(); local
/haiku-fatelf/src/system/libroot/posix/glibc/arch/generic/
H A De_hypot.c73 u_int32_t low; local
88 u_int32_t low; local
H A De_hypotl.c77 u_int32_t exp,high,low; local
92 u_int32_t exp,high,low; local
/haiku-fatelf/headers/private/graphics/common/
H A Di2c.h18 int low; // low period of clock (4.7/1.3) member in struct:i2c_timing
/haiku-fatelf/src/add-ons/kernel/file_systems/udf/
H A DUdfString.cpp219 uint8 low = uint8(value & 0xff); local

Completed in 205 milliseconds

123456