Home
last modified time | relevance | path

Searched refs:BAD (Results 1 – 25 of 45) sorted by relevance

12

/dragonfly/contrib/zlib-1.2/
H A Dinfback.c321 state->mode = BAD;
332 state->mode = BAD;
370 state->mode = BAD;
392 state->mode = BAD;
452 state->mode = BAD;
466 state->mode = BAD;
475 state->mode = BAD;
533 state->mode = BAD;
565 state->mode = BAD;
580 state->mode = BAD;
[all …]
H A Dinflate.c682 state->mode = BAD;
687 state->mode = BAD;
696 state->mode = BAD;
711 state->mode = BAD;
716 state->mode = BAD;
883 state->mode = BAD;
892 state->mode = BAD;
931 state->mode = BAD;
953 state->mode = BAD;
1013 state->mode = BAD;
[all …]
H A Dinffast.c162 state->mode = BAD;
176 state->mode = BAD;
272 state->mode = BAD;
287 state->mode = BAD;
H A Dinflate.h50 BAD, /* got a data error -- remain here until reset */ enumerator
/dragonfly/sys/vfs/hammer2/zlib/
H A Dhammer2_zlib_inflate.c595 state->mode = BAD; in inflate()
600 state->mode = BAD; in inflate()
609 state->mode = BAD; in inflate()
664 state->mode = BAD; in inflate()
673 state->mode = BAD; in inflate()
712 state->mode = BAD; in inflate()
734 state->mode = BAD; in inflate()
794 state->mode = BAD; in inflate()
808 state->mode = BAD; in inflate()
817 state->mode = BAD; in inflate()
[all …]
H A Dhammer2_zlib_inffast.c179 state->mode = BAD; in inflate_fast()
193 state->mode = BAD; in inflate_fast()
289 state->mode = BAD; in inflate_fast()
304 state->mode = BAD; in inflate_fast()
H A Dhammer2_zlib_inflate.h42 BAD, /* got a data error -- remain here until reset */ enumerator
/dragonfly/usr.sbin/makefs/hammer2/zlib/
H A Dhammer2_zlib_inflate.c595 state->mode = BAD; in inflate()
600 state->mode = BAD; in inflate()
609 state->mode = BAD; in inflate()
664 state->mode = BAD; in inflate()
673 state->mode = BAD; in inflate()
712 state->mode = BAD; in inflate()
734 state->mode = BAD; in inflate()
794 state->mode = BAD; in inflate()
808 state->mode = BAD; in inflate()
817 state->mode = BAD; in inflate()
[all …]
H A Dhammer2_zlib_inffast.c179 state->mode = BAD; in inflate_fast()
193 state->mode = BAD; in inflate_fast()
289 state->mode = BAD; in inflate_fast()
304 state->mode = BAD; in inflate_fast()
H A Dhammer2_zlib_inflate.h42 BAD, /* got a data error -- remain here until reset */ enumerator
/dragonfly/sbin/hammer2/zlib/
H A Dhammer2_zlib_inflate.c590 state->mode = BAD; in inflate()
595 state->mode = BAD; in inflate()
604 state->mode = BAD; in inflate()
662 state->mode = BAD; in inflate()
671 state->mode = BAD; in inflate()
712 state->mode = BAD; in inflate()
735 state->mode = BAD; in inflate()
796 state->mode = BAD; in inflate()
810 state->mode = BAD; in inflate()
819 state->mode = BAD; in inflate()
[all …]
H A Dhammer2_zlib_inffast.c179 state->mode = BAD; in inflate_fast()
193 state->mode = BAD; in inflate_fast()
289 state->mode = BAD; in inflate_fast()
304 state->mode = BAD; in inflate_fast()
H A Dhammer2_zlib_inflate.h42 BAD, /* got a data error -- remain here until reset */ enumerator
/dragonfly/contrib/nvi2/regex/
H A Dregexec.c164 assert(!(g->iflags&BAD)); in regexec()
165 if (g->iflags&BAD) /* backstop for no-debug case */ in regexec()
H A Dregex2.h150 # define BAD 04 /* something wrong */ macro
H A Dregcomp.c274 if (g->iflags&BAD) in regcomp()
1556 g->iflags |= BAD; in findmust()
1627 g->iflags |= BAD; in pluscount()
/dragonfly/tools/regression/bin/sh/errors/
H A Dbackquote-error1.03 echo 'echo `for` echo ".BAD"CODE.' | ${SH} +m -i 2>&1 | grep -q BADCODE && exit 1
H A Dbackquote-error2.04 echo ".BAD"CODE.' 2>&1 | grep -q BADCODE && exit 1
/dragonfly/usr.bin/ctags/test/
H A Dctags.test15 int BAD();
/dragonfly/sys/net/
H A Dzlib.c3088 BAD} /* got an error--stay here */ enumerator
3223 z->state->mode = BAD;
3230 z->state->mode = BAD;
3241 z->state->mode = BAD;
3272 z->state->mode = BAD;
3282 z->state->mode = BAD;
3314 z->state->mode = BAD;
3323 case BAD:
3332 z->state->mode = BAD;
3389 if (z->state->mode != BAD)
[all …]
/dragonfly/contrib/tcp_wrappers/
H A DMakefile665 # been observed for SunOS 4.1.[1-3]. Symptoms are "BAD TRAP" and "Data
/dragonfly/contrib/awk/
H A DREADME.md84 …1. Search for `BAD` or `error` in the result. In general, look over it manually to make sure there…
/dragonfly/share/ctypedef/
H A Dzh_Hans_CN.GB18030.src1625 <CJK_UNIFIED_IDEOGRAPH-7BAD>;/
1893 <CJK_UNIFIED_IDEOGRAPH-8BAD>;/
3971 <CJK_UNIFIED_IDEOGRAPH-7BAD>;/
4239 <CJK_UNIFIED_IDEOGRAPH-8BAD>;/
6277 <CJK_UNIFIED_IDEOGRAPH-7BAD>;/
6545 <CJK_UNIFIED_IDEOGRAPH-8BAD>;/
/dragonfly/games/fortune/datfiles/
H A Dzippy4 Oh, I LOST my ``HELLO KITTY'' DOLL and I get BAD reception on channel
1082 There's a little picture of ED MCMAHON doing BAD THINGS to JOAN RIVERS
1315 Yow! Now I get to think about all the BAD THINGS I did to a BOWLING
/dragonfly/sys/dev/drm/
H A Ddrm_modes.c1152 MODE_STATUS(BAD),

12