Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/common/libs/fs/
Dshared_fd_test.cpp29 char hello[] = "Hello, world!"; variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dexample.c29 const char hello[] = "hello, hello!"; variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dexample.c29 z_const char hello[] = "hello, hello!"; variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_descr.py1675 def hello(self): function