Home
last modified time | relevance | path

Searched refs:hello_world (Results 1 – 14 of 14) sorted by relevance

/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/
H A DTestMetadata.test_summary_presence.fail10 meta/recipes-devtools/hello-world/hello-world/hello_world.c | 5 +++++
13 create mode 100644 meta/recipes-devtools/hello-world/hello-world/hello_world.c
16 …ecipes-devtools/hello-world/hello-world/hello_world.c b/meta/recipes-devtools/hello-world/hello-wo…
20 +++ b/meta/recipes-devtools/hello-world/hello-world/hello_world.c
35 +SRC_URI += "file://hello_world.c"
38 + ${CC} -o hello_world ../hello_world.c
43 + install -m +x hello_world ${D}${bindir}/hello_world
H A DTestMetadata.test_lic_files_chksum_presence.pass10 .../hello-world/hello-world/hello_world.c | 5 +++++
13 create mode 100644 meta/recipes-devtools/hello-world/hello-world/hello_world.c
16 …ecipes-devtools/hello-world/hello-world/hello_world.c b/meta/recipes-devtools/hello-world/hello-wo…
20 +++ b/meta/recipes-devtools/hello-world/hello-world/hello_world.c
39 +SRC_URI += "file://hello_world.c"
45 + ${CC} -o hello_world ../hello_world.c
50 + install -m +x hello_world ${D}${bindir}/hello_world
H A DTestMetadata.test_lic_files_chksum_presence.fail10 .../hello-world/hello-world/hello_world.c | 5 +++++
13 create mode 100644 meta/recipes-devtools/hello-world/hello-world/hello_world.c
16 …ecipes-devtools/hello-world/hello-world/hello_world.c b/meta/recipes-devtools/hello-world/hello-wo…
20 +++ b/meta/recipes-devtools/hello-world/hello-world/hello_world.c
38 +SRC_URI += "file://hello_world.c"
44 + ${CC} -o hello_world ../hello_world.c
49 + install -m +x hello_world ${D}${bindir}/hello_world
H A DTestMetadata.test_summary_presence.pass10 .../hello-world/hello-world/hello_world.c | 5 +++++
13 create mode 100644 meta/recipes-devtools/hello-world/hello-world/hello_world.c
16 …ecipes-devtools/hello-world/hello-world/hello_world.c b/meta/recipes-devtools/hello-world/hello-wo…
20 +++ b/meta/recipes-devtools/hello-world/hello-world/hello_world.c
38 +SRC_URI += "file://hello_world.c"
41 + ${CC} -o hello_world ../hello_world.c
46 + install -m +x hello_world ${D}${bindir}/hello_world
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386-vm86.S8 movw $GET_OFFSET(hello_world), %dx
94 hello_world: label
/openbmc/u-boot/examples/standalone/
H A D.gitignore2 /hello_world
H A Dhello_world.c10 int hello_world (int argc, char * const argv[]) in hello_world() function
H A DMakefile6 extra-y := hello_world
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tipcutils/
H A Dtipcutils_git.bb27 demos="benchmark hello_world topology_subscr_demo connection_demo \
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0025-CMakeLists.txt-.pc-respect-CMAKE_INSTALL_LIBDIR.patch41 .../apps/hello_pi/hello_world/CMakeLists.txt | 2 +-
342 …ost_applications/linux/apps/hello_pi/hello_world/CMakeLists.txt b/host_applications/linux/apps/hel…
344 --- a/host_applications/linux/apps/hello_pi/hello_world/CMakeLists.txt
345 +++ b/host_applications/linux/apps/hello_pi/hello_world/CMakeLists.txt
/openbmc/u-boot/doc/
H A DREADME.standalone66 => tftp 0x40000 hello_world.bin
H A DREADME.qemu-mips126 setenv load_hello_tftp 'tftp ${load_addr_hello} /examples/hello_world.bin'
/openbmc/qemu/docs/devel/
H A Dwriting-monitor-commands.rst335 ``hello_world`` *message*
/openbmc/u-boot/
H A DREADME4437 'examples/hello_world.c' contains a small "Hello World" Demo
4444 ~>examples/hello_world.srec