/reactos/modules/rostests/winetests/setupapi/ |
H A D | diskspace.c | 348 LONGLONG space; in test_SetupQuerySpaceRequiredOnDriveA() local 588 LONGLONG space; in test_SetupQuerySpaceRequiredOnDriveW() local 848 LONGLONG space; in test_SetupAddSectionToDiskSpaceListA() local 1018 LONGLONG space; in test_SetupAddInstallSectionToDiskSpaceListA() local
|
/reactos/dll/win32/mscms/ |
H A D | transform.c | 94 HTRANSFORM WINAPI CreateColorTransformA( LPLOGCOLORSPACEA space, HPROFILE dest, in CreateColorTransformA() 128 HTRANSFORM WINAPI CreateColorTransformW( LPLOGCOLORSPACEW space, HPROFILE dest, in CreateColorTransformW()
|
H A D | stub.c | 77 BOOL WINAPI CreateProfileFromLogColorSpaceA( LPLOGCOLORSPACEA space, PBYTE *buffer ) in CreateProfileFromLogColorSpaceA() 84 BOOL WINAPI CreateProfileFromLogColorSpaceW( LPLOGCOLORSPACEW space, PBYTE *buffer ) in CreateProfileFromLogColorSpaceW()
|
/reactos/dll/win32/itss/ |
H A D | chm_lib.h | 71 int space; member
|
/reactos/sdk/lib/3rdparty/adns/src/ |
H A D | poll.c | 38 int space, found, timeout_ms, r; in adns_beforepoll() local
|
/reactos/dll/opengl/mesa/ |
H A D | clip.c | 116 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()
|
/reactos/base/services/dhcpcsvc/dhcp/ |
H A D | tree.c | 401 int space = *bufcount - *bufix; local
|
/reactos/sdk/lib/3rdparty/adns/client/ |
H A D | adh-main.c | 188 char *newline, *space; in read_stdin() local
|
/reactos/modules/rostests/apitests/kernel32/ |
H A D | ConsoleCP.c | 24 static const WCHAR space[] = {L' ', 0}; variable
|
/reactos/dll/win32/riched20/ |
H A D | caret.c | 550 WCHAR space = ' '; in ME_InsertOLEFromCursor() local 583 WCHAR space = ' '; in ME_InsertEndRowFromCursor() local 663 WCHAR space = ' '; in ME_InsertTextFromCursor() local
|
H A D | writer.c | 106 int space = STREAMOUT_BUFFER_SIZE - pStream->pos; in ME_StreamOutMove() local
|
/reactos/drivers/network/tcpip/lwip/src/include/lwip/priv/ |
H A D | tcp_priv.h | 165 #define TCP_EVENT_SENT(pcb,space,ret) ret = lwip_tcp_event((pcb)->callback_arg, (pcb),\ argument 191 #define TCP_EVENT_SENT(pcb,space,ret) \ argument
|
/reactos/drivers/network/tcpip/ip/transport/tcp/ |
H A D | event.c | 294 TCPSendEventHandler(void *arg, const u16_t space) in TCPSendEventHandler()
|
/reactos/dll/directx/msvidctl/ |
H A D | tuningspace.cpp | 342 CTuningSpace * space = new CTuningSpace(); in CTuningSpace_fnConstructor() local
|
/reactos/dll/win32/hhctrl.ocx/ |
H A D | hhctrl.c | 517 LPSTR space, ptr; in doWinMain() local
|
/reactos/sdk/lib/3rdparty/stlport/test/unit/ |
H A D | string_test.cpp | 953 string space(1, ' '); in template_expression() local 1165 wstring space(L" "); in template_wexpression() local
|
/reactos/sdk/include/c++/stlport/stl/ |
H A D | _ctype.h | 42 space = _Locale_SPACE, enumerator
|
H A D | _monetary.h | 42 enum part {none, space, symbol, sign, value}; enumerator
|
/reactos/dll/win32/kernel32/winnls/string/ |
H A D | format_msg.c | 308 LPWSTR space; member
|
/reactos/win32ss/gdi/ntgdi/ |
H A D | line.c | 548 INT num_pts, num_bzr_pts, space, space_old, size; in GdiPolyDraw() local
|
/reactos/drivers/filesystems/btrfs/ |
H A D | flushthread.c | 7199 uint64_t space = dev->devitem.num_bytes - dev->devitem.bytes_used; in test_not_full() local 7224 uint64_t space = dev->devitem.num_bytes - dev->devitem.bytes_used; in test_not_full() local 7254 uint64_t space = dev->devitem.num_bytes - dev->devitem.bytes_used; in test_not_full() local 7276 uint64_t space = (dev->devitem.num_bytes - dev->devitem.bytes_used) / 2; in test_not_full() local 7291 uint64_t space = dev->devitem.num_bytes - dev->devitem.bytes_used; in test_not_full() local 7316 uint64_t space = dev->devitem.num_bytes - dev->devitem.bytes_used; in test_not_full() local 7344 uint64_t space = dev->devitem.num_bytes - dev->devitem.bytes_used; in test_not_full() local
|
/reactos/drivers/network/tcpip/ip/lwip_glue/ |
H A D | tcp.c | 201 InternalSendEventHandler(void *arg, PTCP_PCB pcb, const u16_t space) in InternalSendEventHandler()
|
/reactos/sdk/lib/3rdparty/libxml2/ |
H A D | tree.c | 370 xmlValidateNCName(const xmlChar *value, int space) { in xmlValidateNCName() 444 xmlValidateQName(const xmlChar *value, int space) { in xmlValidateQName() 542 xmlValidateName(const xmlChar *value, int space) { in xmlValidateName() 611 xmlValidateNMToken(const xmlChar *value, int space) { in xmlValidateNMToken() 5234 xmlChar *space; in xmlNodeGetSpacePreserve() local
|
/reactos/drivers/filesystems/ext2/src/ext3/ |
H A D | htree.c | 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/dll/win32/shell32/ |
H A D | shlexec.cpp | 1053 LPWSTR space; in dde_connect() local 2226 LPWSTR space, s; in SHELL_execute() local [all...] |