Home
last modified time | relevance | path

Searched defs:db (Results 1 – 4 of 4) sorted by relevance

/buildroot/utils/checksymbolslib/
A Dkconfig.py12 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 Dtest_util.py6 def assert_db_calls(db, expected_calls): argument
A Dfile.py78 def populate_db_from_file(db, filename): argument
/buildroot/utils/
A Dcheck-symbols41 def print_symbols_with_pattern(db, pattern): argument

Completed in 8 milliseconds