Searched refs:lineno (Results 1 – 7 of 7) sorted by relevance
/Zephyr-Core-3.5.0/scripts/west_commands/zspdx/ |
D | scanner.py | 65 lineno = 0 67 lineno += 1 68 if lineno > numLines > 0:
|
/Zephyr-Core-3.5.0/doc/_extensions/zephyr/ |
D | link-roles.py | 52 def role(name, rawtext, text, lineno, inliner, options={}, content=[]): argument
|
D | domain.py | 181 location=(env.docname, self.lineno),
|
/Zephyr-Core-3.5.0/scripts/build/ |
D | gen_kobject_list.py | 165 lineno = die.attributes["DW_AT_decl_line"].value 168 debug("File '%s', line %d:" % (path, lineno))
|
/Zephyr-Core-3.5.0/doc/_doxygen/ |
D | doxygen-awesome.css | 1028 div.fragment span.lineno { 1036 div.fragment span.lineno a { 1041 div.fragment .line:first-child .lineno {
|
/Zephyr-Core-3.5.0/scripts/ci/ |
D | check_compliance.py | 570 path, lineno, line = grep_line.split("\0")
|
/Zephyr-Core-3.5.0/scripts/dts/python-devicetree/src/devicetree/ |
D | dtlib.py | 672 lineno: int
|