Searched refs:function (Results 376 - 384 of 384) sorted by relevance

<<111213141516

/haiku/src/add-ons/kernel/drivers/graphics/radeon_hd/
H A Dradeon_hd.cpp75 || info.pci->function != vhdr->PCIFunction) {
H A Ddriver.cpp762 info->function);
/haiku/headers/private/system/
H A Dsyscalls.h65 extern status_t _kern_generic_syscall(const char *subsystem, uint32 function,
/haiku/src/servers/app/drawing/Painter/
H A DPainter.cpp299 // NOTE: Usually this function is only used when the "current view"
302 // Painter methods are used directly, so this function is much less
2105 GradientFunction function, agg::trans_affine& gradientTransform,
2126 span_gradient_type spanGradient(spanInterpolator, function, colorArray,
2104 _RasterizePath(VertexSource& path, const BGradient& gradient, GradientFunction function, agg::trans_affine& gradientTransform, int gradientStop) argument
/haiku/src/bin/unzip/
H A Dunzpriv.h207 #include <ctype.h> /* skip for VMS, to use tolower() function? */
813 # define SCREENLINES 25 /* can be (should be) a function instead */
1112 /* Any system without a special calloc function */
1681 char *function; member in struct:_APIDocStruct
2119 /* ``Replace'' the unbuffered UNIX style I/O function with similar
2127 /* The return value of the Info() "macro function" is never checked in
2150 /* The following macros wrappers around the fnfilter function are used many
2169 #ifndef TEST_NTSD /* "NTSD valid?" checking function */
2267 * the tolower() function or macro (beyond its existence), nor does it
/haiku/src/add-ons/kernel/busses/usb/
H A Duhci.cpp702 fPCIInfo->bus, fPCIInfo->device, fPCIInfo->function);
H A Dohci.cpp562 fPCIInfo->bus, fPCIInfo->device, fPCIInfo->function);
H A Dehci.cpp590 fPCIInfo->bus, fPCIInfo->device, fPCIInfo->function);
H A Dxhci.cpp557 fPCIInfo->bus, fPCIInfo->device, fPCIInfo->function);
1553 // _OffsetContextAddr to function properly.

Completed in 104 milliseconds

<<111213141516