Home
last modified time | relevance | path

Searched defs:ignore_errors (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/
H A Dparselogs.py100 ignore_errors = { variable
306 def build_grepcmd(self, errors, ignore_errors, log): argument
337 def parse_logs(self, errors, ignore_errors, logs, argument
/OK3568_Linux_fs/u-boot/test/py/tests/
H A Dtest_ums.py161 def umount(ignore_errors): argument
178 def stop_ums(ignore_errors): argument
H A Dtest_dfu.py171 def stop_dfu(ignore_errors): argument
/OK3568_Linux_fs/u-boot/test/py/
H A Du_boot_utils.py130 def wait_until_file_open_fails(fn, ignore_errors): argument
156 def run_and_log(u_boot_console, cmd, ignore_errors=False): argument
H A Dmultiplexed_log.py112 def run(self, cmd, cwd=None, ignore_errors=False): argument
/OK3568_Linux_fs/kernel/drivers/extcon/
H A Dextcon-intel-cht-wc.c127 bool ignore_errors) in cht_wc_extcon_get_charger()
/OK3568_Linux_fs/kernel/kernel/debug/kdb/
H A Dkdb_main.c977 int i, escaped, ignore_errors = 0, check_grep = 0; in kdb_parse() local
/OK3568_Linux_fs/kernel/mm/
H A Dgup.c1485 int __mm_populate(unsigned long start, unsigned long len, int ignore_errors) in __mm_populate()