Searched defs:db (Results 1 – 4 of 4) sorted by relevance
| /buildroot/utils/checksymbolslib/ |
| A D | kconfig.py | 12 def handle_definition(db, filename, lineno, line, legacy): argument 20 def handle_usage(db, filename, lineno, line, legacy): argument 28 def handle_default(db, filename, lineno, line, legacy): argument 40 def handle_select(db, filename, lineno, line, legacy): argument 57 def handle_line(db, filename, lineno, line, legacy): argument 66 def handle_config_helper(db, filename, file_content): argument 90 def handle_config_choice(db, filename, file_content): argument 108 def handle_note(db, filename, file_content): argument 126 def populate_db(db, filename, file_content): argument
|
| A D | test_util.py | 6 def assert_db_calls(db, expected_calls): argument
|
| A D | file.py | 78 def populate_db_from_file(db, filename): argument
|
| /buildroot/utils/ |
| A D | check-symbols | 41 def print_symbols_with_pattern(db, pattern): argument
|
Completed in 8 milliseconds