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

1 2 3 4

  /external/clang/test/Preprocessor/
expr_multichar.c 5 #error Bad multichar constant calculation!
feature_tests.c 9 #error Bad
  /external/valgrind/main/none/tests/
cmdline4.stderr.exp 1 valgrind: Bad option: --bad-bad-option
  /development/ndk/sources/android/libportable/arch-x86/
ioctl.c 23 #error Bad build environment
  /external/chromium_org/tools/gyp/test/assembly/src/
override_asm.asm 8 Bad stuff that shouldn't assemble.
  /external/chromium_org/courgette/
disassembler_win32_x64.cc 50 return Bad("Too small");
54 return Bad("Not MZ");
61 return Bad("Bad offset to PE header");
67 return Bad("Bad offset to PE header");
70 return Bad("Misaligned PE header");
80 return Bad("no PE signature");
95 return Bad("optional header past end of file");
99 return Bad("optional header no magic")
    [all...]
disassembler_win32_x86.cc 50 return Bad("Too small");
54 return Bad("Not MZ");
61 return Bad("Bad offset to PE header");
67 return Bad("Bad offset to PE header");
70 return Bad("Misaligned PE header");
80 return Bad("no PE signature");
95 return Bad("optional header past end of file");
99 return Bad("optional header no magic")
    [all...]
disassembler_elf_32.cc 33 return Bad("Too small");
42 return Bad("No Magic Number");
46 return Bad("Not an executable file or shared library");
49 return Bad("Not a supported architecture");
52 return Bad("Unknown file version");
55 return Bad("Unexpected section header size");
58 return Bad("Out of bounds section header table offset");
64 return Bad("Out of bounds section header table");
67 return Bad("Out of bounds program header table offset");
73 return Bad("Out of bounds program header table")
    [all...]
disassembler.h 55 bool Bad(const char *reason);
  /development/ndk/sources/android/libportable/arch-mips/
poll.c 75 #error Bad build environment
resource.c 22 #error Bad build environment
mmap.c 24 #error Bad build environment
  /external/chromium_org/chrome/browser/resources/cryptotoken/
gnubbycodetypes.js 30 /** Bad request. */
  /external/chromium_org/third_party/freetype/src/psaux/
psconv.c 99 goto Bad;
113 goto Bad;
151 Bad:
209 goto Bad;
217 goto Bad;
344 Bad:
  /external/freetype/src/psaux/
psconv.c 99 goto Bad;
113 goto Bad;
151 Bad:
209 goto Bad;
217 goto Bad;
344 Bad:
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/psaux/
psconv.c 99 goto Bad;
113 goto Bad;
151 Bad:
217 goto Bad;
225 goto Bad;
370 Bad:
  /external/clang/include/clang/Sema/
Overload.h 437 /// of the bad conversion.
438 BadConversionSequence Bad;
457 case BadConversion: Bad = Other.Bad; break;
511 /// Sets this sequence as a bad conversion for an explicit argument.
515 Bad.init(Failure, FromExpr, ToType);
518 /// Sets this sequence as a bad conversion for an implicit argument.
522 Bad.init(Failure, FromType, ToType);
619 /// The FixIt hints which can be used to fix the Bad candidate.
672 Conversions[Idx].Bad.FromExpr
    [all...]
  /external/chromium_org/net/ftp/
ftp_directory_listing_parser_netware_unittest.cc 49 TEST_F(FtpDirectoryListingParserNetwareTest, Bad) {
ftp_directory_listing_parser_os2_unittest.cc 83 TEST_F(FtpDirectoryListingParserOS2Test, Bad) {
ftp_directory_listing_parser_windows_unittest.cc 91 TEST_F(FtpDirectoryListingParserWindowsTest, Bad) {
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
rune.c 44 Bad = Runeerror,
60 * to Bad and return 0.
97 goto bad;
100 goto bad;
103 goto bad;
119 goto bad;
123 goto bad;
137 goto bad;
141 goto bad;
147 // since we don't have that, we'll just fall through to bad
    [all...]
  /external/libutf/
rune.c 44 Bad = Runeerror,
60 * to Bad and return 0.
97 goto bad;
100 goto bad;
103 goto bad;
119 goto bad;
123 goto bad;
137 goto bad;
141 goto bad;
147 // since we don't have that, we'll just fall through to bad
    [all...]
  /external/chromium_org/third_party/re2/util/
rune.cc 45 Bad = Runeerror,
70 goto bad;
73 goto bad;
76 goto bad;
87 goto bad;
91 goto bad;
102 goto bad;
106 goto bad;
113 * since we don't have that, we'll just fall through to bad.
117 * bad decodin
    [all...]
  /external/regex-re2/util/
rune.cc 45 Bad = Runeerror,
70 goto bad;
73 goto bad;
76 goto bad;
87 goto bad;
91 goto bad;
102 goto bad;
106 goto bad;
113 * since we don't have that, we'll just fall through to bad.
117 * bad decodin
    [all...]
  /build/core/
multi_prebuilt.mk 61 $(if $(word 3,$(tw)),$(error $(LOCAL_PATH): Bad prebuilt filename '$(t)')) \

Completed in 709 milliseconds

1 2 3 4