/reactos/sdk/lib/3rdparty/stlport/test/unit/ |
H A D | bind_test.cpp | 39 int operator()(int incr, int& val) const in operator ()()
|
/reactos/sdk/lib/3rdparty/zlib/ |
H A D | inftrees.c | 49 unsigned incr; /* for incrementing code, index */ local
|
/reactos/dll/3rdparty/libtiff/ |
H A D | mkg3states.c | 325 int incr = 1 << width; in FillTable() local
|
H A D | tif_getimage.c | 1817 int32 incr = 3*w+4*toskew; in putcontig8bitYCbCrGenericTile() local 1878 int32 incr = 3*w+4*toskew; in DECLAREContigPutFunc() local 1982 int32 incr = 2*toskew+w; in DECLAREContigPutFunc() local 2108 int32 incr = 2*toskew+w; in DECLAREContigPutFunc() local 2203 int32 incr = 2*toskew+w; in DECLAREContigPutFunc() local
|
/reactos/base/services/dhcpcsvc/dhcp/ |
H A D | options.c | 356 unsigned char incr = length > 255 ? 255 : length; in store_options() local
|
/reactos/sdk/include/psdk/ |
H A D | specstrings.h | 183 #define __deref_in_ecount_iterator(size, incr) __inout _Pre_ __deref __elem_readab… argument 184 #define __deref_out_ecount_iterator(size, incr) __inout _Pre_ __deref __elem_writab… argument 185 #define __deref_inout_ecount_iterator(size, incr) __inout _Pre_ __deref __elem_readab… argument
|
H A D | specstrings_strict.h | 403 #define __deref_in_ecount_iterator(size,incr) __allowed(on_parameter) argument 404 #define __deref_out_ecount_iterator(size,incr) __allowed(on_parameter) argument 405 #define __deref_inout_ecount_iterator(size,incr) __allowed(on_parameter) argument
|
/reactos/modules/rostests/winetests/winetest/ |
H A D | port.h | 422 extern inline long interlocked_xchg_add( long *dest, long incr ) in interlocked_xchg_add()
|
/reactos/sdk/lib/3rdparty/freetype/src/smooth/ |
H A D | ftgrays.c | 614 int incr; in gray_render_scanline() local 709 int incr; in gray_render_line() local
|
/reactos/sdk/lib/3rdparty/freetype/src/truetype/ |
H A D | ttgload.c | 2236 FT_Incremental_InterfaceRec* incr; in compute_glyph_metrics() local
|
/reactos/dll/win32/dbghelp/ |
H A D | inflate.c | 545 unsigned incr; /* for incrementing code, index */ in inflate_table() local
|
/reactos/dll/win32/wininet/ |
H A D | inflate.c | 540 unsigned incr; /* for incrementing code, index */ in inflate_table() local
|
/reactos/dll/3rdparty/libxslt/ |
H A D | xsltutils.c | 1093 int i, j, incr; in xsltDefaultSortFunction() local
|
/reactos/win32ss/user/user32/windows/ |
H A D | cursoricon.c | 1199 WORD bpp, incr, numColors; in BITMAP_LoadImageW() local
|
/reactos/sdk/lib/3rdparty/libxml2/ |
H A D | xpath.c | 3466 int i, j, incr, len; in xmlXPathNodeSetSort() local
|