Home
last modified time | relevance | path

Searched refs:skipping (Results 1 – 9 of 9) sorted by relevance

/reactos/boot/bootdata/bootcdregtest/
H A DAHKAppTests.cmd7 dbgprint "AHK Application testing suite not present, skipping."
/reactos/dll/win32/usp10/
H A Dbidi.c325 int skipping = 0; in resolveExplicit() local
331 skipping++; in resolveExplicit()
336 if (skipping) in resolveExplicit()
337 skipping --; in resolveExplicit()
343 if (skipping) continue; in resolveExplicit()
/reactos/boot/bootdata/bootcd/
H A Dunattend.inf72 ; setting a value to 0 or skipping it will leave it unchanged
/reactos/sdk/lib/3rdparty/libxml2/
H A DNEWS1229 wrong error column in structured error when skipping whitespace in xml decl (Juergen Keil),
1659 Patch that fixes the skipping of the HTML_PARSE_NOIMPLIED flag (Martin Schröder),
2033 tree skipping function fix (Ashwin), Schemas regexps escaping fix
/reactos/sdk/lib/3rdparty/zlib/
H A DChangeLog1453 - allow skipping .gz extra-field on pipes
/reactos/dll/3rdparty/libpng/docs/
H A Dlibpng-manual.txt2421 skipping over them and perhaps (depending on whether you have called
2623 libpng skipping that number of bytes on the next
H A DCHANGES3213 skipping of unread data (e.g., if the reader marks a chunk to be skipped.)
5757 Restrict the new ADLER32-skipping to IDAT chunks. It broke iCCP chunk
/reactos/sdk/lib/3rdparty/stlport/etc/
H A DChangeLog36 include_next so skipping workaround in STLport stdlib.h. So errno.h
/reactos/drivers/network/tcpip/lwip/
H A DCHANGELOG146 * tcp.c: Update prev pointer when skipping entries in tcp_slowtmr (patch #9694)