Home
last modified time | relevance | path

Searched refs:foo (Results 1 – 25 of 262) sorted by relevance

1234567891011

/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-support/fcgiwrap/fcgiwrap/
H A D0001-Fix-implicit-fallthrough-warning.patch158 + int foo( void ) { return 0; }
159 + int bar( void ) __attribute__(($1("foo")));
162 + int foo( void ) __attribute__(($1(32)));
165 + void *foo(int a) __attribute__(($1(1)));
168 + inline __attribute__(($1)) int foo( void ) { return 0; }
171 + inline __attribute__(($1)) int foo( void ) { return 0; }
174 + int foo( void ) __attribute__(($1));
177 + int foo( void ) __attribute__(($1));
180 + int foo( void ) __attribute__((__constructor__(65535/2)));
183 + int foo( void ) __attribute__(($1));
[all …]
/openbmc/u-boot/doc/uImage.FIT/
H A Doverlay-fdt-boot.txt18 Take a hypothetical board named 'foo' where there are different supported
36 data = /incbin/("./foo-reva.dtb");
41 data = /incbin/("./foo-revb.dtb");
46 data = /incbin/("./foo-reva-bar.dtb");
51 data = /incbin/("./foo-revb-bar.dtb");
56 data = /incbin/("./foo-revb-baz.dtb");
61 data = /incbin/("./foo-revb-bar-baz.dtb");
68 default = "foo-reva.dtb;
69 foo-reva.dtb {
73 foo-revb.dtb {
[all …]
/openbmc/boost-dbus/test/
H A DdbusPropertiesServer.cpp24 dbus::DbusObjectServer foo(system_bus); in TEST() local
26 EXPECT_EQ(foo.get_xml_for_path("/"), dbus_boilerplate + "<node></node>"); in TEST()
27 EXPECT_EQ(foo.get_xml_for_path(""), dbus_boilerplate + "<node></node>"); in TEST()
35 dbus::DbusObjectServer foo(system_bus); in TEST() local
37 foo.register_object(std::make_shared<dbus::DbusObject>( in TEST()
40 EXPECT_EQ(foo.get_xml_for_path("/"), dbus_boilerplate + in TEST()
43 EXPECT_EQ(foo.get_xml_for_path(""), dbus_boilerplate + in TEST()
47 EXPECT_EQ(foo.get_xml_for_path("/org"), in TEST()
51 EXPECT_EQ(foo.get_xml_for_path("/org/freedesktop"), in TEST()
65 dbus::DbusObjectServer foo(system_bus); in TEST() local
[all …]
H A Dmessage.cpp52 double foo = 1.0; in TEST() local
53 m.pack(foo, foo, foo); in TEST()
/openbmc/qemu/tests/qemu-iotests/
H A D083.out4 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
8 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
12 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
16 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
20 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
24 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
28 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
32 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
36 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
40 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
[all …]
H A D02959 $QEMU_IMG snapshot -c foo "$TEST_IMG"
61 $QEMU_IMG snapshot -a foo "$TEST_IMG"
66 $QEMU_IMG snapshot -c foo "$TEST_IMG"
68 $QEMU_IMG snapshot -a foo "$TEST_IMG"
79 { $QEMU_IMG snapshot -c foo $TEST_IMG; } 2>&1 | _filter_qemu_io | _filter_testdir
80 { $QEMU_IMG snapshot -a foo $TEST_IMG; } 2>&1 | _filter_qemu_io | _filter_testdir
91 { $QEMU_IMG snapshot -c foo $TEST_IMG; } 2>&1 | _filter_qemu_io | _filter_testdir
94 { $QEMU_IMG convert -l foo $TEST_IMG $TEST_IMG.snap; } 2>&1 | _filter_qemu_io | _filter_testdir
H A D162.out9 qemu-img: Could not open 'json:{"driver": "ssh", "host": "localhost", "port": "0", "path": "/foo"}'…
10 qemu-img: Could not open 'driver=ssh,host=localhost,port=0,path=/foo': Failed to connect to 'localh…
11 qemu-img: Could not open 'json:{"driver": "ssh", "host": "localhost", "port": 0.42, "path": "/foo"}…
12 qemu-img: Could not open 'driver=ssh,host=localhost,port=0.42,path=/foo': Parameter 'port' expects …
H A D061124 $QEMU_IMG snapshot -c foo "$TEST_IMG"
208 $QEMU_IMG snapshot -c foo "$TEST_IMG"
213 $QEMU_IMG snapshot -a foo "$TEST_IMG"
222 $QEMU_IMG snapshot -c foo "$TEST_IMG"
226 $QEMU_IMG snapshot -a foo "$TEST_IMG"
248 $QEMU_IMG snapshot -c foo "$TEST_IMG"
253 $QEMU_IMG snapshot -a foo "$TEST_IMG"
264 $QEMU_IMG snapshot -c foo "$TEST_IMG"
268 $QEMU_IMG snapshot -a foo "$TEST_IMG"
302 $QEMU_IMG snapshot -c foo "$TEST_IMG"
/openbmc/qemu/tests/decode/
H A Dsucc_named_field.decode11 %foo 0:16 alpha:4
12 @foo 00000001 ........ ........ ........ &imm_a imm=%foo
13 i1 ........ 00000000 ........ ........ @foo alpha=1
14 i2 ........ 00000001 ........ ........ @foo alpha=2
19 i3 ........ 00000000 ........ ........ @bar imm=%foo
H A Dsucc_function.decode5 %foo !function=foo
6 foo 00000000000000000000000000000000 %foo
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A D0001-testsuite-use-www.example.org-for-wget-test-cases.patch26 mkdir foo
27 -busybox wget -q -O index.html -P foo http://www.google.com/
28 +busybox wget -q -O index.html -P foo http://www.example.org/
46 -busybox wget -q -O foo http://www.google.com/
47 +busybox wget -q -O foo http://www.example.org/
48 test -s foo
56 mkdir foo
57 -busybox wget -q -P foo http://www.google.com/
58 +busybox wget -q -P foo http://www.example.org/
59 test -s foo/index.html
/openbmc/openbmc-tools/netboot/
H A DREADME.md7 [foo]
13 [foo.console]
17 [foo.u-boot]
27 ./netboot foo
/openbmc/qemu/tests/qapi-schema/
H A Dfeatures-duplicate-name.json2 'data': { 'foo': 'int' },
3 'features': [ 'foo', 'bar', 'foo' ] }
H A Dredefined-command.err1 redefined-command.json: In command 'foo':
2 redefined-command.json:3: 'foo' is already defined
3 redefined-command.json: In command 'foo':
H A Ddoc-invalid-return2.json4 # @foo:
7 { 'command': 'foo' }
H A Dunknown-escape.json2 # { 'command': 'foo', 'data': {} }
3 { 'command': 'foo', 'dat\x61':{} }
H A Ddoc-no-symbol.json4 # foo:
6 { 'command': 'foo', 'data': {'a': 'int'} }
H A Dbad-if-list.json2 { 'struct': 'TestIfStruct', 'data': { 'foo': 'int' },
3 'if': { 'all': ['foo', ' '] } }
H A Ddoc-duplicate-features.json4 # @foo:
11 { 'command': 'foo', 'features': ['feat'] }
H A Denum-if-invalid.json3 'data': [ 'foo', { 'name' : 'bar', 'if': { 'val': 'foo' } } ] }
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/liburi/liburi-perl/
H A D0001-Skip-TODO-test-cases-that-fail.patch26 - my $str = "http://foo/\xE9";
32 - # http://foo/%C3%A9
33 - is("$uri", 'http://foo/%E9', 'correctly created a URI from a utf8-upgraded string');
36 +# my $str = "http://foo/\xE9";
42 +# # http://foo/%C3%A9
43 +# is("$uri", 'http://foo/%E9', 'correctly created a URI from a utf8-upgraded string');
47 my $str = "http://foo/\xE9";
97 - $u = URI->new('mailto:"foo bar+baz"@example.com');
98 - is $u->to, '"foo bar+baz"@example.com', 'address with quoted local part containing spaces is p…
99 - is $u, 'mailto:%22foo%20bar+baz%22@example.com', '... and stringification works';
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtinyxml/libtinyxml/
H A Dentity-encoding.patch53 + xml.Parse("<foo>foo&amp;#xa+bar</foo>");
56 + XmlTest( "Entity escaping", "<foo>foo&amp;#xa+bar</foo>", str.c_str() );
/openbmc/qemu/tests/tcg/s390x/
H A Dhello-s390x-asm.S10 larl %r3,foo
19 foo: .asciz "Hello, World!\n" label
22 foo_len: .quad foo_end-foo
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dbin_package.bbclass17 # SRC_URI = "http://foo.com/foo-1.0-r1.i586.rpm;subdir=foo-1.0"
19 # Then the files would be unpacked to ${WORKDIR}/foo-1.0, otherwise
/openbmc/bmcweb/test/redfish-core/include/
H A Dfilter_expr_parser_test.cpp116 parse("foo eq ' '", R"(unquoted_string("foo") Equals quoted_string(" "))"); in TEST()
120 R"(unquoted_string("foo") Equals quoted_string(""))"); in TEST()
124 R"(unquoted_string("foo") Equals quoted_string(""))"); in TEST()
127 R"(not(unquoted_string("foo") Equals quoted_string("")))"); in TEST()

1234567891011