Home
last modified time | relevance | path

Searched defs:lf (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_textoutput.c28 u16 lf[] = { 0x0a, 0x00 }; in execute() local
/openbmc/bmcweb/include/
H A Dmultipart_parser.hpp363 static constexpr char lf = '\n'; member in MultipartParser
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-worker145 lf = None variable
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dutils.py585 def unlockfile(lf): argument
/openbmc/u-boot/drivers/video/
H A Dipu_regs.h413 #define WROD(lf) (0x18 | (lf << 1)) argument