HomeSort by relevance Sort by last modified time
    Searched refs:BAD (Results 1 - 25 of 81) sorted by null

1 2 3 4

  /external/openssh/regress/
scp-ssh-wrapper.sh 25 BAD="../../../../../../../../../../../../../${DIR}/dotpathdir"
34 echo "D0755 0 $BAD"
39 echo "D0755 0 $BAD"
44 printname $BAD
49 printname $BAD
  /external/zlib/src/contrib/infback9/
inflate9.h 18 BAD /* got a data error -- remain here until reset */
24 (most modes can go to the BAD mode -- not shown for clarity)
infback9.c 307 mode = BAD;
318 mode = BAD;
355 mode = BAD;
376 mode = BAD;
400 mode = BAD;
423 mode = BAD;
432 if (mode == BAD) break;
437 mode = BAD;
451 mode = BAD;
461 mode = BAD;
    [all...]
  /external/clang/utils/analyzer/
reducer.pl 36 my \$BAD = 1;
41 open(IN, "$reduceOut") or exit(\$BAD);
46 exit \$BAD;
  /system/core/run-as/
package.c 182 goto BAD;
186 goto BAD;
190 goto BAD;
195 BAD:
330 goto BAD;
333 goto BAD;
341 goto BAD;
345 BAD:
412 BAD:
  /packages/apps/Email/src/com/android/email/mail/store/imap/
ImapResponse.java 35 || ImapConstants.BAD.equalsIgnoreCase(symbol)
66 * @return whether it's an BAD response.
69 return is(0, ImapConstants.BAD);
  /external/chromium_org/third_party/icu/source/test/intltest/
tzregts.cpp 590 const int32_t BAD = 0;
601 BAD, UCAL_DECEMBER, 5, UCAL_SATURDAY, 24*60*60*1000+1,
602 BAD, UCAL_DECEMBER, 5, UCAL_SATURDAY, -1,
603 BAD, UCAL_JANUARY, -6, UCAL_SUNDAY, 0,
604 BAD, UCAL_DECEMBER, 6, UCAL_SATURDAY, 24*60*60*1000,
607 BAD, UCAL_APRIL, 31, 0, 0,
608 BAD, UCAL_DECEMBER, 32, 0, 0,
609 BAD, UCAL_JANUARY-1, 1, UCAL_SUNDAY, 0,
610 BAD, UCAL_DECEMBER+1, 1, UCAL_SUNDAY, 0,
613 BAD, UCAL_DECEMBER, 32, -UCAL_SATURDAY, 0
    [all...]
  /external/icu4c/test/intltest/
tzregts.cpp 594 const int32_t BAD = 0;
605 BAD, UCAL_DECEMBER, 5, UCAL_SATURDAY, 24*60*60*1000+1,
606 BAD, UCAL_DECEMBER, 5, UCAL_SATURDAY, -1,
607 BAD, UCAL_JANUARY, -6, UCAL_SUNDAY, 0,
608 BAD, UCAL_DECEMBER, 6, UCAL_SATURDAY, 24*60*60*1000,
611 BAD, UCAL_APRIL, 31, 0, 0,
612 BAD, UCAL_DECEMBER, 32, 0, 0,
613 BAD, UCAL_JANUARY-1, 1, UCAL_SUNDAY, 0,
614 BAD, UCAL_DECEMBER+1, 1, UCAL_SUNDAY, 0,
617 BAD, UCAL_DECEMBER, 32, -UCAL_SATURDAY, 0
    [all...]
  /external/chromium_org/third_party/zlib/
inflate.h 50 BAD, /* got a data error -- remain here until reset */
58 (most modes can go to BAD or MEM on error -- not shown for clarity)
infback.c 312 state->mode = BAD;
323 state->mode = BAD;
361 state->mode = BAD;
383 state->mode = BAD;
407 state->mode = BAD;
430 state->mode = BAD;
439 if (state->mode == BAD) break;
444 state->mode = BAD;
458 state->mode = BAD;
467 state->mode = BAD;
    [all...]
inflate.c 51 * - Simplified bad distance check in inflate_fast()
647 state->mode = BAD;
652 state->mode = BAD;
661 state->mode = BAD;
676 state->mode = BAD;
681 state->mode = BAD;
785 state->mode = BAD;
844 state->mode = BAD;
853 state->mode = BAD;
892 state->mode = BAD;
    [all...]
inffast.c 52 BAD -- error in block data
179 state->mode = BAD;
193 state->mode = BAD;
289 state->mode = BAD;
304 state->mode = BAD;
  /external/qemu/distrib/zlib-1.2.3/
inflate.h 48 BAD, /* got a data error -- remain here until reset */
56 (most modes can go to the BAD or MEM mode -- not shown for clarity)
infback.c 312 state->mode = BAD;
323 state->mode = BAD;
361 state->mode = BAD;
383 state->mode = BAD;
407 state->mode = BAD;
430 state->mode = BAD;
439 if (state->mode == BAD) break;
449 state->mode = BAD;
458 state->mode = BAD;
516 state->mode = BAD;
    [all...]
inflate.c 51 * - Simplified bad distance check in inflate_fast()
612 state->mode = BAD;
617 state->mode = BAD;
624 state->mode = BAD;
639 state->mode = BAD;
644 state->mode = BAD;
748 state->mode = BAD;
803 state->mode = BAD;
812 state->mode = BAD;
848 state->mode = BAD;
    [all...]
inffast.c 52 BAD -- error in block data
179 state->mode = BAD;
191 state->mode = BAD;
267 state->mode = BAD;
282 state->mode = BAD;
  /external/zlib/src/
inflate.h 50 BAD, /* got a data error -- remain here until reset */
58 (most modes can go to BAD or MEM on error -- not shown for clarity)
infback.c 321 state->mode = BAD;
332 state->mode = BAD;
370 state->mode = BAD;
392 state->mode = BAD;
415 state->mode = BAD;
438 state->mode = BAD;
447 if (state->mode == BAD) break;
452 state->mode = BAD;
466 state->mode = BAD;
475 state->mode = BAD;
    [all...]
inflate.c 51 * - Simplified bad distance check in inflate_fast()
663 state->mode = BAD;
668 state->mode = BAD;
677 state->mode = BAD;
692 state->mode = BAD;
697 state->mode = BAD;
801 state->mode = BAD;
860 state->mode = BAD;
869 state->mode = BAD;
908 state->mode = BAD;
    [all...]
inffast.c 52 BAD -- error in block data
179 state->mode = BAD;
193 state->mode = BAD;
289 state->mode = BAD;
304 state->mode = BAD;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-gccbug 88 BAD=`mktemp $TMPDIR/pbadXXXXXX` || exit 1
90 REMOVE_TEMP="rm -f $TEMP0 $TEMP $BAD $REF"
95 BAD=$TEMPD/pbad$$
492 echo "$COMMAND: the problem report remains in $BAD and is not sent."
494 mv $TEMP $BAD
553 echo "$COMMAND: the problem report remains in $BAD and is not sent."
555 mv $REF $BAD
  /external/clang/test/Sema/
type-spec-struct-union.c 56 SQUAT, FLAG, DICT4, DICT3, DICT2, DICT1, DICT0, HOP, CHECK4, CHECK3, CHECK2, CHECK1, DONE, BAD
  /external/chromium_org/third_party/icu/source/config/
test-icu-config.sh 13 icu-config --BAD ARGUMENT
  /external/icu4c/config/
test-icu-config.sh 13 icu-config --BAD ARGUMENT
  /ndk/sources/host-tools/ndk-stack/regex/
regexec.c 151 assert(!(g->iflags&BAD));
152 if (g->iflags&BAD) /* backstop for no-debug case */

Completed in 1592 milliseconds

1 2 3 4