Home
last modified time | relevance | path

Searched refs:Bad (Results 1 – 25 of 348) sorted by relevance

12345678910>>...14

/external/e2fsprogs/lib/support/
Dprof_err.et8 error_code PROF_MAGIC_NODE, "Bad magic value in profile_node"
15 error_code PROF_BAD_LINK_LIST, "Bad linked list in profile structures"
16 error_code PROF_BAD_GROUP_LVL, "Bad group level in profile structures"
18 "Bad parent pointer in profile structures"
19 error_code PROF_MAGIC_ITERATOR, "Bad magic value in profile iterator"
37 error_code PROF_MAGIC_PROFILE, "Bad magic value in profile_t"
38 error_code PROF_MAGIC_SECTION, "Bad magic value in profile_section_t"
43 error_code PROF_BAD_NAMESET, "Bad nameset passed to query routine"
49 error_code PROF_MAGIC_FILE, "Bad magic value in profile_file_t"
63 error_code PROF_MAGIC_FILE_DATA, "Bad magic value in profile_file_data_t"
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dverifier-generic-extend-truncate.mir3 # CHECK: Bad machine code: Generic extend/truncate can not operate on pointers
8 # CHECK: Bad machine code: Generic extend/truncate must be all-vector or all-scalar
13 # CHECK: Bad machine code: Generic vector extend/truncate must preserve number of lanes
18 # CHECK: Bad machine code: Generic extend has destination type no larger than source
23 # CHECK: Bad machine code: Generic truncate has destination type no smaller than source ***
29 # CHECK: Bad machine code: Generic extend/truncate can not operate on pointers
34 # CHECK: Bad machine code: Generic vector extend/truncate must preserve number of lanes
39 # CHECK: Bad machine code: Generic extend has destination type no larger than source
45 # CHECK: Bad machine code: Generic extend/truncate can not operate on pointers
50 # CHECK: Bad machine code: Generic extend/truncate must be all-vector or all-scalar
Dverifier-phi-fail0.mir3 # CHECK: Bad machine code: PHI operand is not live-out from predecessor
9 # CHECK: Bad machine code: PHI operand is not live-out from predecessor
Dverifier-generic-types-2.mir3 # CHECK: Bad machine code: Generic instruction is missing a virtual register type
9 # CHECK: Bad machine code: Type mismatch in generic instruction
/external/e2fsprogs/tests/f_detect_junk/
Dexpect2 ext2fs_open2: Bad magic number in super-block
4 ../e2fsck/e2fsck: Bad magic number in super-block while trying to open test.img
15 debugfs: Bad magic number in super-block while trying to open test.img
17 ../misc/tune2fs: Bad magic number in super-block while trying to open test.img
Dexpect.nodebugfs2 ext2fs_open2: Bad magic number in super-block
4 ../e2fsck/e2fsck: Bad magic number in super-block while trying to open test.img
16 ../misc/tune2fs: Bad magic number in super-block while trying to open test.img
/external/e2fsprogs/tests/f_detect_xfs/
Dexpect2 ext2fs_open2: Bad magic number in super-block
4 ../e2fsck/e2fsck: Bad magic number in super-block while trying to open test.img
16 debugfs: Bad magic number in super-block while trying to open test.img
19 ../misc/tune2fs: Bad magic number in super-block while trying to open test.img
Dexpect.nodebugfs2 ext2fs_open2: Bad magic number in super-block
4 ../e2fsck/e2fsck: Bad magic number in super-block while trying to open test.img
17 ../misc/tune2fs: Bad magic number in super-block while trying to open test.img
/external/clang/test/SemaCXX/
Dwarn-unused-value.cpp84 struct Bad { virtual Bad& f(); }; struct
95 Bad b; in f()
/external/freetype/src/psaux/
Dpsconv.c99 goto Bad; in PS_Conv_Strtol()
113 goto Bad; in PS_Conv_Strtol()
155 Bad: in PS_Conv_Strtol()
213 goto Bad; in PS_Conv_ToFixed()
221 goto Bad; in PS_Conv_ToFixed()
353 Bad: in PS_Conv_ToFixed()
/external/clang/include/clang/Sema/
DOverload.h427 BadConversionSequence Bad; member
446 case BadConversion: Bad = Other.Bad; break; in ImplicitConversionSequence()
504 Bad.init(Failure, FromExpr, ToType); in setBad()
511 Bad.init(Failure, FromType, ToType); in setBad()
675 Conversions[Idx].Bad.FromExpr, in TryToFixBadConversion()
676 Conversions[Idx].Bad.getFromType(), in TryToFixBadConversion()
677 Conversions[Idx].Bad.getToType(), S); in TryToFixBadConversion()
/external/syzkaller/pkg/report/testdata/linux/report/
D391 TITLE: BUG: Bad rss-counter state
3 [ 2569.618120] BUG: Bad rss-counter state mm:ffff88005fac4300 idx:0 val:15
D851 TITLE: BUG: Bad page map
4 [ 40.438790] BUG: Bad page map in process syz-executor6 pte:ffff8801a700ff00 pmd:1a700f067
D891 TITLE: BUG: Bad page state
4 [ 1722.511384] BUG: Bad page state in process syz-executor9 pfn:199e00
/external/libutf/
Drune.c44 Bad = Runeerror, enumerator
155 *rune = Bad; in charntorune()
158 *rune = Bad; in charntorune()
242 *rune = Bad; in chartorune()
/external/e2fsprogs/tests/f_sb_extra_isize/
Dexpect.11 Bad required extra isize in superblock (1). Fix? yes
3 Bad desired extra isize in superblock (1024). Fix? yes
/external/google-breakpad/src/client/mac/testapp/
DController.m43 NSLog(@"Bad programmer: %f", *aPtr);
180 NSLog(@"Bad BreakpadKeyValue (bad4)");
186 NSLog(@"Bad BreakpadKeyValue (bad1)");
192 NSLog(@"Bad BreakpadKeyValue (bad5)");
197 NSLog(@"Bad BreakpadKeyValue (nil)");
214 // Bad args for BreakpadRemoveKeyValue
/external/llvm/test/Transforms/Inline/
D2003-09-14-InlineValue.ll13 to label %Ok unwind label %Bad ; <i32> [#uses=1]
18 Bad: ; preds = %0
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/
D2003-09-14-InlineValue.ll13 to label %Ok unwind label %Bad ; <i32> [#uses=1]
18 Bad: ; preds = %0
/external/swiftshader/third_party/LLVM/test/Transforms/Inline/
D2003-09-14-InlineValue.ll13 to label %Ok unwind label %Bad ; <i32> [#uses=1]
18 Bad: ; preds = %0
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/GlobalISel/
Dverify-selected.mir24 ; CHECK: *** Bad machine code: Unexpected generic instruction in a Selected function ***
28 ; CHECK: *** Bad machine code: Generic virtual register invalid in a Selected function ***
/external/python/cpython3/Lib/test/
Dbadkey.pem2 Bad Key, though the cert should be OK
22 Bad Key, though the cert should be OK
/external/python/cpython2/Lib/test/
Dbadkey.pem2 Bad Key, though the cert should be OK
22 Bad Key, though the cert should be OK
/external/freetype/src/base/
Dftglyph.c552 goto Bad; in FT_Glyph_To_Bitmap()
555 goto Bad; in FT_Glyph_To_Bitmap()
560 goto Bad; in FT_Glyph_To_Bitmap()
567 goto Bad; in FT_Glyph_To_Bitmap()
631 Bad: in FT_Glyph_To_Bitmap()
/external/freetype/src/cff/
Dcffparse.c102 goto Bad; in cff_parse_integer()
109 goto Bad; in cff_parse_integer()
123 goto Bad; in cff_parse_integer()
130 goto Bad; in cff_parse_integer()
138 Bad: in cff_parse_integer()
217 goto Bad; in cff_parse_real()
254 goto Bad; in cff_parse_real()
293 goto Bad; in cff_parse_real()
444 Bad: in cff_parse_real()

12345678910>>...14