Home
last modified time | relevance | path

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

12

/minix3/minix/lib/liblwip/dist/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()
/minix3/external/bsd/mdocml/dist/
H A Dmdoc_macro.c704 int j, lastarg, maxargs, flushed, nl; in blk_exp_close() local
798 for (flushed = j = 0; ; j++) { in blk_exp_close()
801 if (j == maxargs && ! flushed) { in blk_exp_close()
804 flushed = 1; in blk_exp_close()
825 if ( ! flushed) { in blk_exp_close()
828 flushed = 1; in blk_exp_close()
838 if ( ! flushed && ! rew_sub(MDOC_BLOCK, mdoc, tok, line, ppos)) in blk_exp_close()
1516 int la, flushed, j, maxargs, nl; in in_line_argn() local
1571 for (flushed = j = 0; ; ) { in in_line_argn()
1592 if (j == maxargs && ! flushed) { in in_line_argn()
[all …]
/minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/bitwriter/
H A Dllvm_bitwriter.mli23 will be flushed. Returns [true] if successful, [false] otherwise. *)
36 will be flushed. Returns [true] if successful, [false] otherwise. *)
/minix3/external/bsd/nvi/docs/internals/
H A Dgdb.script12 printf "flushed\n"
32 printf "flushed\n"
/minix3/usr.bin/col/
H A DREADME40 If a character is to be placed on a line that has been flushed, a warning
47 a line is flushed, the characters in the line are sorted according to
/minix3/external/bsd/llvm/dist/llvm/docs/
H A DHowToBuildOnARM.rst50 are disappearing, caches being flushed on every big.LITTLE switch, and
H A DMCJITDesignAndImplementation.rst68 is flushed to complete the process. If an ObjectCache is being used, the
/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h88 PathDiagnosticConsumer() : flushed(false) {} in PathDiagnosticConsumer()
109 bool flushed;
/minix3/sys/ufs/lfs/
H A Dlfs_segment.c199 int flushed; in lfs_vflush() local
366 flushed = 0; in lfs_vflush()
369 ++flushed; in lfs_vflush()
374 ++flushed; in lfs_vflush()
H A DCHANGES52 In particular, vnodes marked VDIROP could be flushed by getnewvnode at
/minix3/crypto/external/bsd/openssl/dist/doc/crypto/
H A DBIO_s_bio.pod174 write buffer is always flushed first. Otherwise a deadlock may occur as
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp421 if (flushed) in FlushDiagnostics()
424 flushed = true; in FlushDiagnostics()
/minix3/external/bsd/bind/dist/bin/named/
H A Dserver.c7956 isc_boolean_t flushed; in ns_server_flushcache() local
7971 flushed = ISC_TRUE; in ns_server_flushcache()
8015 flushed = ISC_FALSE; in ns_server_flushcache()
8046 flushed = ISC_FALSE; in ns_server_flushcache()
8063 if (flushed && found) { in ns_server_flushcache()
8092 isc_boolean_t flushed; in ns_server_flushnode() local
8122 flushed = ISC_TRUE; in ns_server_flushnode()
8138 flushed = ISC_FALSE; in ns_server_flushnode()
8148 if (flushed && found) { in ns_server_flushnode()
/minix3/crypto/external/bsd/openssl/dist/demos/tunala/
H A DREADME103 needs to be flushed, and the SSL stream needs to be closed down using the
/minix3/usr.bin/telnet/
H A DREADME358 input queue to be flushed, which we don't want. This
363 is flushed. The potential problem is that some older
/minix3/external/bsd/llvm/dist/llvm/test/CodeGen/ARM/
H A Dbuild-attributes.ll442 ;; The A5 defaults to a VFPv4 FPU, so it flushed preserving sign when -ffast-math
466 ;; The A5 defaults to a VFPv4 FPU, so it flushed preserving sign when -ffast-math
/minix3/external/bsd/llvm/dist/clang/include/clang/Driver/
H A DCC1Options.td594 HelpText<"OpenCL only. Allow denormals to be flushed to zero">;
/minix3/etc/
H A Drc.subr1171 # Arrange for output to be flushed, if we are running
/minix3/external/public-domain/xz/dist/po/
H A Dpl.po687 " would block, all pending data is flushed out"
H A Dcs.po674 " would block, all pending data is flushed out"
H A Dit.po691 " would block, all pending data is flushed out"
H A Dfr.po700 " would block, all pending data is flushed out"
H A Dde.po693 " would block, all pending data is flushed out"
H A Dvi.po682 " would block, all pending data is flushed out"
/minix3/common/dist/zlib/
H A DChangeLog735 not completely flushed in rare occasions).

12