Home
last modified time | relevance | path

Searched refs:firstline (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dpatch.py390 firstline = None
393 if firstline:
396 firstline = None
399 firstline = line
400 …if firstline and not firstline.startswith(('#', 'Index:', 'Upstream-Status:')) and len(firstline) …
401 subject = firstline
/OK3568_Linux_fs/kernel/scripts/mod/
H A Dsumversion.c390 char *buf, *pos, *firstline; in get_src_version() local
406 firstline = get_line(&pos); in get_src_version()
407 if (!firstline) { in get_src_version()
413 while ((fname = strsep(&firstline, " "))) { in get_src_version()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_ld_file.c119 bool firstline = true; in _hal_parse_txpwr_by_rate() local
127 if (firstline) { in _hal_parse_txpwr_by_rate()
138 firstline = false; in _hal_parse_txpwr_by_rate()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_ld_file.c119 bool firstline = true; in _hal_parse_txpwr_by_rate() local
127 if (firstline) { in _hal_parse_txpwr_by_rate()
138 firstline = false; in _hal_parse_txpwr_by_rate()