/reactos/dll/opengl/mesa/ |
H A D | pb.h | 116 #define PB_WRITE_PIXEL( PB, X, Y, Z ) \ argument 126 #define PB_WRITE_RGBA_PIXEL( PB, X, Y, Z, R, G, B, A ) \ argument 139 #define PB_WRITE_CI_PIXEL( PB, X, Y, Z, I ) \ argument 150 #define PB_WRITE_TEX_PIXEL( PB, X, Y, Z, R, G, B, A, S, T, U ) \ argument
|
H A D | linetemp.h | 291 GLdepth Z = z0; variable 410 GLdepth Z = z0; variable
|
H A D | clip.c | 333 #define Z(I) coord[I][2] in gl_viewclip_line() macro 555 #define Z(I) coord[I][2] in gl_viewclip_polygon() macro
|
/reactos/dll/3rdparty/libtiff/ |
H A D | tif_color.c | 45 float *X, float *Y, float *Z) in TIFFCIELabToXYZ() 76 TIFFXYZToRGB(TIFFCIELabToRGB *cielab, float X, float Y, float Z, in TIFFXYZToRGB()
|
H A D | tif_getimage.c | 1764 float X, Y, Z; in DECLAREContigPutFunc() local
|
/reactos/sdk/lib/3rdparty/stlport/test/unit/cppunit/ |
H A D | cppunit_mini.h | 217 #define CPPUNIT_ASSERT_DOUBLES_EQUAL(X, Y, Z) \ argument
|
/reactos/sdk/include/reactos/libs/mbedtls/ |
H A D | ecp.h | 153 mbedtls_mpi Z; /*!< The Z coordinate of the ECP point. */ member
|
/reactos/sdk/include/ucrt/ |
H A D | tgmath.h | 411 #define fma(X, Y, Z) _Generic(__tgmath_resolve_real_binary_op((X), __tgmath_resolve_real_binary_op(… argument
|
/reactos/dll/directx/d3d9/ |
H A D | d3d9_puredevice.c | 66 …CE9 iface, DWORD Count, CONST D3DRECT* pRects, DWORD Flags, D3DCOLOR Color, float Z, DWORD Stencil) in IDirect3DDevice9Pure_Clear() 815 …CE9 iface, DWORD Count, CONST D3DRECT* pRects, DWORD Flags, D3DCOLOR Color, float Z, DWORD Stencil) in IDirect3DDevice9Pure_ClearInt()
|
H A D | d3d9_haldevice.c | 381 …CE9 iface, DWORD Count, CONST D3DRECT* pRects, DWORD Flags, D3DCOLOR Color, float Z, DWORD Stencil) in IDirect3DDevice9HAL_ClearInt()
|
/reactos/sdk/include/psdk/ |
H A D | icm.h | 70 WORD Z; member
|
H A D | bthdef.h | 600 #define GET_BITS(X,Y,Z) (((X)>>(Y))&Z) argument
|
H A D | twain.h | 137 TW_FIX32 Z; member
|
/reactos/dll/3rdparty/mbedtls/ |
H A D | bignum.c | 1802 mbedtls_mpi X, Y, Z, T1, T2; in mbedtls_mpi_div_mpi() local
|
H A D | ecp.c | 1640 mbedtls_mpi T1, T2, T3, T4, X, Y, Z; in ecp_add_mixed() local
|