Searched defs:high (Results 1 - 25 of 82) sorted by last modified time

1234

/haiku/src/servers/app/
H A DServerApp.cpp3087 display_mode target, low, high; local
3330 uint32 low, high; local
/haiku/src/kits/interface/
H A DListView.cpp1126 int32 high = fList.CountItems() - 1; local
/haiku/headers/private/kernel/arch/x86/64/
H A Dcpu.h19 uint64_t high, low; local
/haiku/src/system/boot/arch/x86/
H A Darch_cpu.cpp171 uint64 high; member in struct:uint128
[all...]
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DExtentStream.cpp91 int32 high = stream->extent_header.NumEntries() - 1; local
/haiku/src/kits/support/
H A DPointerList.cpp171 AbstractPointerListHelper::QuickSort(void **items, int32 low, int32 high) argument
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DBTree.cpp98 int high = ItemCount(); local
/haiku/headers/private/kernel/util/
H A DBitUtils.h98 const T high = bits[i] << nBits; local
105 T high = 0; local
/haiku/src/servers/app/drawing/interface/virtual/
H A DDWindowHWInterface.cpp846 GetPixelClockLimits(display_mode* mode, uint32* low, uint32* high) argument
862 ProposeMode(display_mode* candidate, const display_mode* low, const display_mode* high) argument
H A DViewHWInterface.cpp690 GetPixelClockLimits(display_mode* mode, uint32* low, uint32* high) argument
705 ProposeMode(display_mode* candidate, const display_mode* low, const display_mode* high) argument
/haiku/src/add-ons/kernel/file_systems/nfs/
H A Dnfs_add_on.c380 int32 high = XDRInPacketGetInt32(reply); local
401 int32 high = XDRInPacketGetInt32(reply); local
/haiku/src/add-ons/kernel/drivers/network/ether/nforce/dev/nfe/
H A Dif_nfe.c3085 sysctl_int_range(SYSCTL_HANDLER_ARGS, int low, int high) argument
/haiku/src/libs/compat/freebsd_network/
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
H A Dunit.cpp28 new_unrhdr(int low, int high, struct mtx* mutex) argument
/haiku/src/add-ons/kernel/drivers/network/ether/atheros813x/dev/alc/
H A Dif_alc.c4644 sysctl_int_range(SYSCTL_HANDLER_ARGS, int low, int high) argument
/haiku/src/add-ons/accelerants/intel_extreme/
H A Dmode.cpp309 intel_propose_display_mode(display_mode* target, const display_mode* low, const display_mode* high) argument
/haiku/headers/private/graphics/common/
H A Di2c.h19 int high; // high period of clock (4.0/0.6) member in struct:i2c_timing
/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
535 high; 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
533 high; local
[all...]
/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/neomagic/
H A DProposeDisplayMode.c64 status_t PROPOSE_DISPLAY_MODE(display_mode *target, const display_mode *low, const display_mode *high) argument
351 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
483 high; local
[all...]
/haiku/src/add-ons/accelerants/vesa/
H A Dmode.cpp174 vesa_propose_display_mode(display_mode* target, const display_mode* low, const display_mode* high) argument
/haiku/src/servers/app/drawing/
H A DPatternHandler.cpp157 PatternHandler::SetColors(const rgb_color& high, const rgb_color& low) argument
/haiku/src/add-ons/kernel/drivers/network/ether/ipro100/dev/fxp/
H A Dif_fxp.c3243 sysctl_int_range(SYSCTL_HANDLER_ARGS, int low, int high) argument

Completed in 291 milliseconds

1234