Home
last modified time | relevance | path

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

/Zephyr-latest/.github/workflows/
Dissues-report-config.json3 "section": "High Priority Bugs", string
8 "section": "Medium Priority Bugs", string
13 "section": "Low Priority Bugs", string
18 "section": "Enhancements", string
23 "section": "Features", string
28 "section": "Questions", string
33 "section": "Static Analysis", string
/Zephyr-latest/scripts/logging/dictionary/dictionary_parser/
Dutils.py28 def extract_one_string_in_section(section, str_ptr): argument
/Zephyr-latest/doc/_extensions/zephyr/domain/static/js/
Dcodesample-livesearch.js45 function processSection(section) { argument
/Zephyr-latest/scripts/footprint/
Dsize_report185 def print_section_info(section, descr=""): argument
576 …def __init__(self, name, identifier, size=0, parent=None, children=None, address=None, section=Non… argument
631 def _insert_one_elem(root, path, size, addr, section): argument
/Zephyr-latest/scripts/logging/dictionary/
Ddatabase_gen.py408 def extract_strings_in_one_section(section, str_mappings): argument