Home
last modified time | relevance | path

Searched +defs:d +defs:space (Results 1 – 7 of 7) sorted by relevance

/reactos/dll/opengl/mesa/
H A Dclip.c116 void interpolate_aux( GLcontext* ctx, GLuint space, in interpolate_aux()
163 void interpolate_aux_color_tex2( GLcontext* ctx, GLuint space, in interpolate_aux_color_tex2()
179 void interpolate_aux_tex2( GLcontext* ctx, GLuint space, in interpolate_aux_tex2()
190 void interpolate_aux_color( GLcontext* ctx, GLuint space, in interpolate_aux_color()
809 register GLfloat a, b, c, d; in gl_userclip_line() local
923 register float d = ctx->Transform.ClipEquation[p][3]; in gl_userclip_polygon() local
/reactos/drivers/filesystems/ext2/src/ext3/
H A Dhtree.c41 #define ROUND(f, a, b, c, d, x, s) \ argument
52 __u32 a = buf[0], b = buf[1], c = buf[2], d = buf[3]; in half_md4_transform() local
98 __u32 a = in[0], b = in[1], c = in[2], d = in[3]; in TEA_transform() local
910 unsigned space; member
918 unsigned names = 0, space = 0; in dx_show_leaf() local
954 unsigned count = dx_get_count (entries), names = 0, space = 0, i; in dx_show_entries() local
/reactos/drivers/network/tcpip/lwip/src/core/
H A Dtcp_out.c480 u16_t space; in tcp_write() local
2236 char *d = ((char *)p->payload + TCP_HLEN); in tcp_zero_window_probe() local
/reactos/modules/rostests/winetests/msvcrt/
H A Dstring.c1859 double d; in test__strtod() local
2940 _CRT_DOUBLE d; in test__atodbl() local
3033 static const WCHAR space[] = { ' ', 0 }; in test__wcstoi64() local
3153 double d; in test_atof() local
/reactos/modules/rostests/winetests/usp10/
H A Dusp10.c134 #define test_items_ok(a,b,c,d,e,f,g,h) (winetest_set_location(__FILE__,__LINE__), 0) ? 0 : _test_it… argument
1230 #define test_shape_ok(a,b,c,d,e,f,g,h,i) \ argument
1233 #define test_shape_ok_valid(v,a,b,c,d,e,f,g,h,i) \ argument
1236 #define test_shape_ok_valid_props2(v,a,b,c,d,e,f,g,h,i,j) \ argument
1355 #define find_font_for_range(a,b,c,d,e,f,g) (winetest_set_location(__FILE__,__LINE__), 0) ? 0 : _fin… argument
1976 static const WCHAR space[] = {' ', 0}; in test_ScriptShape() local
2901 #define test_item_ScriptXtoX(a,b,c,d,e,f) (winetest_set_location(__FILE__,__LINE__), 0) ? 0 : _test… argument
2973 #define test_caret_item_ScriptXtoCP(a,b,c,d,e,f) _test_caret_item_ScriptXtoCP(__LINE__,a,b,c,d,e,f) argument
/reactos/dll/3rdparty/libtiff/
H A Dtif_dirread.c176 double d; member
4530 uint64 space; in EstimateStripByteCounts() local
/reactos/dll/win32/msi/
H A Daction.c594 void msi_ui_progress( MSIPACKAGE *package, int a, int b, int c, int d ) in msi_ui_progress()
2396 DWORD d = 0; in parse_value() local
7230 int space = msi_get_property_int( package->db, L"AVAILABLEFREEREG", 0 ); in ACTION_AllocateRegistrySpace() local