Home
last modified time | relevance | path

Searched defs:sym (Results 1 – 6 of 6) sorted by relevance

/scripts/kconfig/
A Dlint.py269 def has_prompt(sym): argument
273 def is_selected_or_implied(sym): argument
277 def has_defaults(sym): argument
281 def is_selecting_or_implying(sym): argument
285 def name_and_locs(sym): argument
A Dkconfig.py192 def missing_deps(sym): argument
282 def promptless(sym): argument
A Dguiconfig.py1296 def _check_valid(dialog, entry, sym, s): argument
1334 def _range_info(sym): argument
2080 def _value_info(sym): argument
2200 def _select_imply_info(sym): argument
A Dmenuconfig.py2605 def _value_info(sym): argument
2725 def _select_imply_info(sym): argument
3084 def _check_valid(sym, s): argument
3114 def _range_info(sym): argument
A Dkconfiglib.py1379 def _assigned_twice(self, sym, new_val, filename, linenr): argument
3569 def _finalize_sym(self, sym): argument
3769 def num_ok(sym, type_): argument
3859 def warn_select_imply(sym, expr, expr_type): argument
6413 def _sym_to_num(sym): argument
6490 def _expr_depends_on(expr, sym): argument
6610 def _check_dep_loop_sym(sym, ignore_choice): argument
/scripts/build/
A Delf_parser.py22 def __init__(self, elf, sym): argument
43 def __init__(self, elf, sym): argument
59 def __init__(self, elf, sym): argument
91 def __init__(self, elf, sym): argument
153 def symbol_data(self, sym): argument
229 def _on_pm(sym): argument
235 def _on_ordinal(sym): argument
240 def _on_device(sym): argument

Completed in 23 milliseconds