Home
last modified time | relevance | path

Searched refs:bad (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/openbmc/qemu/tests/qapi-schema/
H A Dmeson.build27 'args-bad-boxed.json',
34 'args-member-array-bad.json',
39 'bad-base.json',
40 'bad-data.json',
41 'bad-ident.json',
42 'bad-if.json',
43 'bad-if-all.json',
44 'bad-if-empty.json',
45 'bad-if-empty-list.json',
46 'bad-if-key.json',
[all …]
H A Dbad-ident.err1 bad-ident.json: In struct '*oops':
2 bad-ident.json:2: struct has an invalid name
H A Denum-bad-prefix.err1 enum-bad-prefix.json: In enum 'MyEnum':
2 enum-bad-prefix.json:2: 'prefix' must be a string
H A Ddoc-bad-symbol.err1 doc-bad-symbol.json: In command 'foo':
2 doc-bad-symbol.json:6: documentation comment is for 'food'
H A Dunion-bad-discriminator.err1 union-bad-discriminator.json: In union 'TestUnion':
2 union-bad-discriminator.json:11: 'discriminator' requires a string name
H A Dfeatures-bad-type.err1 features-bad-type.json: In struct 'FeatureStruct0':
2 features-bad-type.json:1: 'features' member requires a string name
H A Dbad-data.err1 bad-data.json: In command 'oops':
2 bad-data.json:2: 'data' should be an object or type name
H A Denum-bad-member.err1 enum-bad-member.json: In enum 'MyEnum':
2 enum-bad-member.json:2: 'data' member requires a string name
H A Dbad-if-keys.err1 bad-if-keys.json: In struct 'TestIfStruct':
2 bad-if-keys.json:2: 'if' condition of struct has conflicting keys
H A Dargs-bad-boxed.err1 args-bad-boxed.json: In command 'foo':
2 args-bad-boxed.json:2: flag 'boxed' may only use true value
H A Dbad-if-all.err1 bad-if-all.json: In struct 'TestIfStruct':
2 bad-if-all.json:2: 'all' condition of struct must be an array
H A Dbad-if-empty-list.err1 bad-if-empty-list.json: In struct 'TestIfStruct':
2 bad-if-empty-list.json:2: 'if' condition [] of struct is useless
H A Dfeatures-name-bad-type.err1 features-name-bad-type.json: In struct 'FeatureStruct0':
2 features-name-bad-type.json:1: 'features' member requires a string name
H A Denum-bad-name.err1 enum-bad-name.json: In enum 'MyEnum':
2 enum-bad-name.json:3: 'data' member 'not\possible' has an invalid name
H A Dreturns-array-bad.err1 returns-array-bad.json: In command 'oops':
2 returns-array-bad.json:2: 'returns': array type must contain single type name
H A Dbad-base.err1 bad-base.json: In struct 'MyType':
2 bad-base.json:9: 'base' requires a struct type, union type 'Union' isn't
H A Dbad-if-not.err1 bad-if-not.json: In struct 'TestIfStruct':
2 bad-if-not.json:2: 'if' condition '' of struct is not a valid identifier
H A Dbad-if.err1 bad-if.json: In struct 'TestIfStruct':
2 bad-if.json:2: 'if' condition of struct must be a string or an object
H A Dtype-bypass-bad-gen.err1 type-bypass-bad-gen.json: In command 'foo':
2 type-bypass-bad-gen.json:2: flag 'gen' may only use false value
H A Dbad-if-empty.err1 bad-if-empty.json: In struct 'TestIfStruct':
2 bad-if-empty.json:2: 'if' condition '' of struct is not a valid identifier
H A Dbad-if-list.err1 bad-if-list.json: In struct 'TestIfStruct':
2 bad-if-list.json:2: 'if' condition 'foo' of struct is not a valid identifier
/openbmc/u-boot/drivers/power/
H A Dtps6586x.c172 int bad; in tps6586x_adjust_sm0_sm1() local
213 bad = 0; in tps6586x_adjust_sm0_sm1()
214 while (!bad && (sm0 != sm0_target || sm1 != sm1_target)) { in tps6586x_adjust_sm0_sm1()
226 bad |= set_voltage(SM0_VOLTAGE_V1, sm0, rate); in tps6586x_adjust_sm0_sm1()
233 bad |= set_voltage(SM1_VOLTAGE_V1, sm1, rate); in tps6586x_adjust_sm0_sm1()
237 bad |= set_voltage(SM0_VOLTAGE_V1, sm0, rate); in tps6586x_adjust_sm0_sm1()
242 return bad ? -EINVAL : 0; in tps6586x_adjust_sm0_sm1()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dvtbl.c194 goto bad;
202 goto bad;
207 goto bad;
213 goto bad;
220 goto bad;
225 goto bad;
230 goto bad;
237 goto bad;
242 goto bad;
247 goto bad;
[all …]
H A Dio.c674 goto bad; in validate_ec_hdr()
680 goto bad; in validate_ec_hdr()
686 goto bad; in validate_ec_hdr()
691 goto bad; in validate_ec_hdr()
696 bad: in validate_ec_hdr()
886 goto bad; in validate_vid_hdr()
892 goto bad; in validate_vid_hdr()
897 goto bad; in validate_vid_hdr()
902 goto bad; in validate_vid_hdr()
909 goto bad; in validate_vid_hdr()
[all …]
/openbmc/u-boot/drivers/power/regulator/
H A Ds2mps11_regulator.c49 goto bad; in s2mps11_buck_hex2volt()
56 goto bad; in s2mps11_buck_hex2volt()
62 goto bad; in s2mps11_buck_hex2volt()
67 goto bad; in s2mps11_buck_hex2volt()
69 goto bad; in s2mps11_buck_hex2volt()
76 bad: in s2mps11_buck_hex2volt()
91 goto bad; in s2mps11_buck_volt2hex()
97 goto bad; in s2mps11_buck_volt2hex()
102 goto bad; in s2mps11_buck_volt2hex()
104 goto bad; in s2mps11_buck_volt2hex()
[all …]

12345678910>>...12