Home
last modified time | relevance | path

Searched refs:foo (Results 176 – 200 of 580) sorted by relevance

12345678910>>...24

/openbmc/qemu/tests/qapi-schema/
H A Dargs-bad-boxed.json2 { 'command': 'foo', 'boxed': false }
H A Dbad-if-empty.json2 { 'struct': 'TestIfStruct', 'data': { 'foo': 'int' },
H A Dfeatures-name-bad-type.json2 'data': { 'foo': 'int' },
H A Dfeatures-unknown-key.json2 'data': { 'foo': 'int' },
H A Dtype-bypass-bad-gen.json2 { 'command': 'foo', 'gen': 'whatever' }
H A Devent-args-if-unboxed.json3 'foo': 'int',
H A Ddoc-bad-symbol.json6 { 'command': 'foo', 'data': {'a': 'int'} }
H A Ddoc-invalid-section.json5 # @note: foo
H A Dbad-if.json2 { 'struct': 'TestIfStruct', 'data': { 'foo': 'int' },
H A Dbad-if-empty-list.json2 { 'struct': 'TestIfStruct', 'data': { 'foo': 'int' },
H A Dfeatures-bad-type.json2 'data': { 'foo': 'int' },
H A Ddouble-type.json2 { 'command': 'foo', 'struct': 'Bar', 'data': { } }
H A Dargs-if-implicit.json3 'foo': 'int',
H A Dargs-boxed-string.json2 { 'command': 'foo', 'boxed': true, 'data': 'str' }
H A Ddoc-before-include.err1 doc-before-include.json:3: documentation for 'foo' is not followed by the definition
H A Ddoc-before-pragma.err1 doc-before-pragma.json:3: documentation for 'foo' is not followed by the definition
H A Dnested-struct-data.json2 { 'command': 'foo',
H A Dbad-if-not.json2 { 'struct': 'TestIfStruct', 'data': { 'foo': 'int' },
H A Dargs-boxed-anon.json2 { 'command': 'foo', 'boxed': true, 'data': { 'string': 'str' } }
H A Dbad-if-keys.json2 { 'struct': 'TestIfStruct', 'data': { 'foo': 'int' },
H A Dbad-if-key.json2 { 'struct': 'TestIfStruct', 'data': { 'foo': 'int' },
H A Ddoc-undoc-feature.err1 doc-undoc-feature.json: In command 'foo':
/openbmc/docs/testing/
H A Dlocal-ci-build.md134 git checkout -b add-foo
136 touch foo
138 git add foo
139 git commit -sm "change foo"
142 git checkout --detach add-foo
/openbmc/linux/tools/bootconfig/samples/
H A Dgood-mixed-kv3.bconf5 subkey2 = foo
H A Dgood-mixed-override.bconf1 key.foo = bar

12345678910>>...24