Home
last modified time | relevance | path

Searched defs:hello (Results 1 – 6 of 6) sorted by relevance

/openbmc/google-misc/
H A Dmeson.build30 test('hello', executable('hello', 'hello.c')) build
/openbmc/bmcweb/scripts/
H A Dwebsocket_test.py39 async def hello(): function
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386-ssse3.c7 char hello[16]; in main() local
/openbmc/u-boot/include/
H A Ddm-demo.h25 int (*hello)(struct udevice *dev, int ch); member
/openbmc/linux/samples/kfifo/
H A Drecord-example.c74 struct { unsigned char buf[6]; } hello = { "hello" }; in testfunc() local
/openbmc/qemu/tests/qtest/
H A Dahci-test.c218 uint8_t hello; in ahci_boot_and_enable() local