Home
last modified time | relevance | path

Searched refs:bad (Results 101 – 125 of 644) sorted by relevance

12345678910>>...26

/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A D09-cve-2014-8139-crc-overflow.patch16 static ZCONST char Far InconsistEFlength[] = "bad extra-field entry:\n \
18 + static ZCONST char Far TooSmallEBlength[] = "bad extra-field entry:\n \
/openbmc/linux/arch/arm/mach-omap1/
H A Dusb.c409 goto bad; in omap1_usb1_init()
429 bad: in omap1_usb1_init()
477 goto bad; in omap1_usb2_init()
485 goto bad; in omap1_usb2_init()
502 bad: in omap1_usb2_init()
/openbmc/linux/drivers/md/
H A Ddm-mpath.c958 goto bad; in parse_path()
976 goto bad; in parse_path()
980 bad: in parse_path()
1013 goto bad; in parse_priority_group()
1020 goto bad; in parse_priority_group()
1024 goto bad; in parse_priority_group()
1053 bad: in parse_priority_group()
1207 goto bad; in multipath_ctr()
1211 goto bad; in multipath_ctr()
1215 goto bad; in multipath_ctr()
[all …]
/openbmc/linux/arch/arm/include/asm/
H A Duaccess-asm.h19 .macro check_uaccess, addr:req, size:req, limit:req, tmp:req, bad:req
23 bcs \bad
/openbmc/linux/net/ipv6/
H A Dah6.c124 goto bad; in zero_out_mutable_opts()
127 goto bad; in zero_out_mutable_opts()
139 bad: in zero_out_mutable_opts()
168 goto bad; in ipv6_rearrange_destopt()
171 goto bad; in ipv6_rearrange_destopt()
184 goto bad; in ipv6_rearrange_destopt()
195 bad: in ipv6_rearrange_destopt()
/openbmc/linux/fs/ocfs2/
H A Dreservations.c145 goto bad; in ocfs2_check_resmap()
151 goto bad; in ocfs2_check_resmap()
157 goto bad; in ocfs2_check_resmap()
163 goto bad; in ocfs2_check_resmap()
167 goto bad; in ocfs2_check_resmap()
176 bad: in ocfs2_check_resmap()
/openbmc/u-boot/include/
H A Data.h119 #define ATA_OK_STAT(stat,good,bad) (((stat)&((good)|(bad)))==(good)) argument
/openbmc/linux/scripts/coccinelle/null/
H A Dderef_null.cocci85 E->f@p // bad use
146 E->f@p // bad use
206 * E->f@p // bad use
279 * E->f@p // bad use
/openbmc/qemu/tests/qapi-schema/
H A Dbad-type-int.err1 bad-type-int.json:3:13: stray '123'
H A Dfunny-char.json2 'data': [ 'good', 'bad', 'ugly' ]; }
H A Dleading-comma-object.json2 'data': [ 'good', 'bad', 'ugly' ] }
H A Dmissing-comma-object.json2 'data': [ 'good', 'bad', 'ugly' ] }
H A Dmissing-comma-list.json2 'data': [ 'good' 'bad', 'ugly' ] }
H A Dmissing-colon.json2 'data': [ 'good', 'bad', 'ugly' ] }
H A Dleading-comma-list.json2 'data': [ , 'good', 'bad', 'ugly' ] }
H A Dinclude-simple-sub.json2 'data': [ 'good', 'bad', 'ugly' ] }
H A Dtrailing-comma-object.json2 'data': [ 'good', 'bad', 'ugly' ], }
H A Dtrailing-comma-list.json2 'data': [ 'good', 'bad', 'ugly', ] }
H A Dbad-type-bool.err1 bad-type-bool.json:2: 'struct' requires a string name
H A Dbad-type-dict.err1 bad-type-dict.json:2: 'command' requires a string name
H A Ddoc-bad-section.err1 doc-bad-section.json:5:1: unexpected '=' markup in definition documentation
H A Ddoc-bad-feature.err1 doc-bad-feature.json:3: documented feature 'a' does not exist
/openbmc/linux/drivers/gpu/drm/ci/xfails/
H A Dmsm-apq8096-fails.txt2 kms_addfb_basic@addfb25-bad-modifier,Fail
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/
H A Dgstreamer1.0-meta-base.bb11 DEPENDS_BAD="${@'gstreamer1.0-plugins-bad' if 'bad' in COMMERCIAL_PLUGINS.split('-') else ''}"
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0015-libcc1-fix-libcc1-s-install-path-and-rpath.patch9 * Fix bad RPATH iussue:
10 …gcc-5.2.0: package gcc-plugins contains bad RPATH /patht/to/tmp/sysroots/qemux86-64/usr/lib64/../l…

12345678910>>...26