Home
last modified time | relevance | path

Searched refs:foobar (Results 1 – 25 of 37) sorted by relevance

12

/openbmc/u-boot/doc/
H A DREADME.standalone69 5. To export some additional function long foobar(int i,char c), the following steps
75 EXPORT_FUNC(foobar, long, foobar, int, char)
87 long foobar(int i, char c);
93 gd->jt->foobar = another_foobar;
95 The signature of another_foobar must then match the declaration of foobar.
103 EXPORT_FUNC(foobar, long, foobar, int, char)
105 EXPORT_FUNC(dummy, void, foobar, void)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/neon/neon/
H A Drun-ptest11 echo foobar > foobar.txt
/openbmc/qemu/tests/qapi-schema/
H A Ddoc-interleaved-section.json15 # @foobar: catch this
21 'data': { 'integer': 'int', 'foobar': 'int' } }
H A Ddoc-interleaved-section.err1 doc-interleaved-section.json:15:1: description of '@foobar:' follows a section
/openbmc/linux/tools/testing/selftests/gpio/
H A Dgpio-sim.sh225 set_label chip bank foobar
255 set_line_name chip bank 5 foobar
287 echo foobar > $CONFIGFS_DIR/chip/bank/label 2> /dev/null && \
317 set_label chip bank0 foobar
319 set_label chip bank1 foobar
372 echo foobar > $SYSFS_PATH 2> /dev/null && fail "invalid input not detected"
/openbmc/openbmc/meta-raspberrypi/docs/
H A Dcontributing.md52 foobar: Adjusted the foo setting in bar
54 When using foobar on systems with less than a gigabyte of RAM common
65 ensure we don't exhaust all system memory with foobar threads.
104 foobar: Adjusted the foo setting in bar
/openbmc/bmcweb/test/redfish-core/include/utils/
H A Djson_utils_test.cpp198 "json2": {"string": "foobar"} in TEST()
203 std::string foobar; in TEST() local
204 ASSERT_TRUE(readJson(jsonRequest, res, "json/json2/string", foobar)); in TEST()
205 EXPECT_EQ(foobar, "foobar"); in TEST()
217 "string": "foobar" in TEST()
224 std::string foobar; in TEST() local
227 "json/string", foobar, "string", bazbar)); in TEST()
229 EXPECT_EQ(foobar, "foobar"); in TEST()
H A Dquery_param_test.cpp554 "Foo" : {"@odata.id": "/foobar"}})"_json; in TEST()
582 "Foo" : {"@odata.id": "/foobar"}})"_json; in TEST()
599 "Links" : {"Sessions": {"@odata.id": "/foobar"}}})"_json; in TEST()
/openbmc/openbmc/poky/scripts/
H A Dcombo-layer.conf.example55 # file_exclude = src/foobar/* : exclude everything under src/foobar
/openbmc/u-boot/test/overlay/
H A Dtest-fdt-overlay.dts25 test-str-property = "foobar";
/openbmc/linux/drivers/of/unittest-data/
H A Dtests-phandle.dtsi64 string-property = "foobar";
/openbmc/qemu/tests/qemu-iotests/
H A D049.out118 qemu-img create -f qcow2 TEST_DIR/t.qcow2 -- foobar
122 qemu-img create -f qcow2 -o size=foobar TEST_DIR/t.qcow2
176 qemu-img create -f qcow2 -o compat=foobar TEST_DIR/t.qcow2 64M
177 …er_size=65536 extended_l2=off compression_type=zlib size=67108864 compat=foobar lazy_refcounts=off…
178 qemu-img: TEST_DIR/t.qcow2: Parameter 'version' does not accept value 'foobar'
H A D049102 test_qemu_img create -f $IMGFMT -o compat=foobar "$TEST_IMG" 64M
/openbmc/linux/Documentation/input/devices/
H A Dyealink.rst195 arecord -v -d 10 -r 8000 -f S16_LE -t wav foobar.wav
199 aplay foobar.wav
/openbmc/linux/Documentation/arch/s390/
H A D3270.rst285 echo pf24="mkdir foobar; cd foobar" > /proc/tty/driver/tty3270
287 to execute the commands mkdir foobar and cd foobar immediately when you
/openbmc/linux/Documentation/admin-guide/
H A Dquickly-build-trimmed-linux.rst335 after its release name -- '6.0.1-foobar' in the following example::
337 sudo rm -rf /lib/modules/6.0.1-foobar
343 command -v kernel-install && sudo kernel-install -v remove 6.0.1-foobar
346 do the same if any files named '*6.0.1-foobar*' remain in /boot/.
1037 release name '6.0.1-foobar'::
1039 rm -i /boot/{System.map,vmlinuz}-6.0.1-foobar
1042 ``/boot/initramfs-6.0.1-foobar.img`` or ``/boot/initrd.img-6.0.1-foobar``.
1043 Afterwards check for other files in /boot/ that have '6.0.1-foobar' in their
/openbmc/openbmc/meta-arm/
H A DREADME.md60 > arm-toolchain/gcc: enable foobar v2
/openbmc/linux/Documentation/doc-guide/
H A Dkernel-doc.rst307 /** @foobar: Single line description. */
308 int foobar;
432 * The whizbang foobar is a dilly of a gizmo. It can do whatever you
H A Dsphinx.rst482 :alt: foobar digraph
496 :alt: foobar digraph
/openbmc/linux/Documentation/translations/it_IT/doc-guide/
H A Dkernel-doc.rst335 /** @foobar: Single line description. */
336 int foobar;
462 * The whizbang foobar is a dilly of a gizmo. It can do whatever you
H A Dsphinx.rst452 :alt: foobar digraph
466 :alt: foobar digraph
/openbmc/linux/Documentation/translations/zh_CN/doc-guide/
H A Dkernel-doc.rst390 * The whizbang foobar is a dilly of a gizmo. It can do whatever you
/openbmc/linux/Documentation/process/
H A Dmaintainer-tip.rst645 struct foobar foo;
651 struct foobar foo;
756 static int long_function_name(struct foobar *barfoo, unsigned int id,
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/
H A Dreporting-issues.rst878 version 5.8-1 (foobar@example.com) (gcc (GCC) 10.2.1, GNU ld version
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A Dreporting-issues.rst872 version 5.8-1 (foobar@example.com) (gcc (GCC) 10.2.1, GNU ld version

12