Home
last modified time | relevance | path

Searched defs:incr (Results 1 – 15 of 15) sorted by relevance

/reactos/sdk/lib/3rdparty/stlport/test/unit/
H A Dbind_test.cpp39 int operator()(int incr, int& val) const in operator ()()
/reactos/sdk/lib/3rdparty/zlib/
H A Dinftrees.c49 unsigned incr; /* for incrementing code, index */ local
/reactos/dll/3rdparty/libtiff/
H A Dmkg3states.c325 int incr = 1 << width; in FillTable() local
H A Dtif_getimage.c1817 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 Doptions.c356 unsigned char incr = length > 255 ? 255 : length; in store_options() local
/reactos/sdk/include/psdk/
H A Dspecstrings.h183 #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 Dspecstrings_strict.h403 #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 Dport.h422 extern inline long interlocked_xchg_add( long *dest, long incr ) in interlocked_xchg_add()
/reactos/sdk/lib/3rdparty/freetype/src/smooth/
H A Dftgrays.c614 int incr; in gray_render_scanline() local
709 int incr; in gray_render_line() local
/reactos/sdk/lib/3rdparty/freetype/src/truetype/
H A Dttgload.c2236 FT_Incremental_InterfaceRec* incr; in compute_glyph_metrics() local
/reactos/dll/win32/dbghelp/
H A Dinflate.c545 unsigned incr; /* for incrementing code, index */ in inflate_table() local
/reactos/dll/win32/wininet/
H A Dinflate.c540 unsigned incr; /* for incrementing code, index */ in inflate_table() local
/reactos/dll/3rdparty/libxslt/
H A Dxsltutils.c1093 int i, j, incr; in xsltDefaultSortFunction() local
/reactos/win32ss/user/user32/windows/
H A Dcursoricon.c1199 WORD bpp, incr, numColors; in BITMAP_LoadImageW() local
/reactos/sdk/lib/3rdparty/libxml2/
H A Dxpath.c3466 int i, j, incr, len; in xmlXPathNodeSetSort() local