Home
last modified time | relevance | path

Searched refs:flushed (Results 1 – 22 of 22) sorted by relevance

/reactos/drivers/network/tcpip/lwip/src/netif/ppp/
H A Dmppe.c284 u8_t flushed; in mppe_decompress() local
296 flushed = MPPE_BITS(pl) & MPPE_BIT_FLUSHED; in mppe_decompress()
309 if (!state->stateful && !flushed) { in mppe_decompress()
315 if (state->stateful && ((ccount & 0xff) == 0xff) && !flushed) { in mppe_decompress()
355 if (!flushed) { in mppe_decompress()
380 if (flushed) in mppe_decompress()
/reactos/base/applications/network/ipconfig/lang/
H A Dbg-BG.rc87 IDS_DNSFLUSHSUCCESS "Successfully flushed the DNS Resolver Cache.\n"
H A Duk-UA.rc88 IDS_DNSFLUSHSUCCESS "Successfully flushed the DNS Resolver Cache.\n"
H A Dzh-CN.rc88 IDS_DNSFLUSHSUCCESS "Successfully flushed the DNS Resolver Cache.\n"
H A Dzh-TW.rc88 IDS_DNSFLUSHSUCCESS "Successfully flushed the DNS Resolver Cache.\n"
H A Del-GR.rc87 IDS_DNSFLUSHSUCCESS "Successfully flushed the DNS Resolver Cache.\n"
H A Dno-NO.rc87 IDS_DNSFLUSHSUCCESS "Successfully flushed the DNS Resolver Cache.\n"
H A Did-ID.rc87 IDS_DNSFLUSHSUCCESS "Successfully flushed the DNS Resolver Cache.\n"
H A Dit-IT.rc87 IDS_DNSFLUSHSUCCESS "Successfully flushed the DNS Resolver Cache.\n"
H A Dsk-SK.rc87 IDS_DNSFLUSHSUCCESS "Successfully flushed the DNS Resolver Cache.\n"
H A Den-US.rc87 IDS_DNSFLUSHSUCCESS "Successfully flushed the DNS Resolver Cache.\n"
H A Dfr-FR.rc89 IDS_DNSFLUSHSUCCESS "Successfully flushed the DNS Resolver Cache.\n"
H A Dsq-AL.rc87 IDS_DNSFLUSHSUCCESS "Successfully flushed the DNS Resolver Cache.\n"
H A Dsv-SE.rc88 IDS_DNSFLUSHSUCCESS "Successfully flushed the DNS Resolver Cache.\n"
H A Dpl-PL.rc66 IDS_DNSFLUSHSUCCESS "Successfully flushed the DNS Resolver Cache.\n"
H A Des-ES.rc88 IDS_DNSFLUSHSUCCESS "Successfully flushed the DNS Resolver Cache.\n"
H A Dtr-TR.rc88 IDS_DNSFLUSHSUCCESS "Successfully flushed the DNS Resolver Cache.\n"
/reactos/sdk/tools/fatten/fatfs/
H A D00history.txt85 Fixed cached sector is not flushed when create and close without write.
/reactos/drivers/filesystems/btrfs/zstd/
H A Dzstd_compress.c1248 …fp.flushed = cctx->producedCSize; /* simplified; some data might still be left within streaming… in ZSTD_getFrameProgression()
3909 size_t const flushed = ZSTD_limitCopy(op, (size_t)(oend-op), in ZSTD_compressStream_generic() local
3912 (unsigned)toFlush, (unsigned)(oend-op), (unsigned)flushed); in ZSTD_compressStream_generic()
3913 if (flushed) in ZSTD_compressStream_generic()
3914 op += flushed; in ZSTD_compressStream_generic()
3915 zcs->outBuffFlushedSize += flushed; in ZSTD_compressStream_generic()
3916 if (toFlush!=flushed) { in ZSTD_compressStream_generic()
H A Dzstd.h1822 …unsigned long long flushed; /* nb of compressed bytes flushed : not provided; can be tracked fr… member
/reactos/sdk/lib/3rdparty/zlib/
H A DChangeLog1470 not completely flushed in rare occasions)
/reactos/dll/3rdparty/libpng/docs/
H A DCHANGES4078 the error messages on error (they weren't flushed to the window before