Searched refs:covered (Results 1 – 6 of 6) sorted by relevance
651 …covered = {i[0].split()[0] # All subcommands are aggregated under a single command (see `help` co…662 print('covered', covered)664 …assert macros == covered, f'not_covered_by_tests=`{macros - covered}`, missing_macros=`{covered - …
1605 uint32_t covered = 0; in mteinfo_tag_storage_select_activating() local1625 covered = cell_free_page_count(*cell); in mteinfo_tag_storage_select_activating()1626 total += covered; in mteinfo_tag_storage_select_activating()1629 VM_KERNEL_ADDRHIDE(tag_page), covered); in mteinfo_tag_storage_select_activating()
15 * included with this distribution is covered by the same copyright terms
28 Each of these actions are covered in their own document in this folder.
42 callable from kexts and xnu are less thoroughly covered today.
184 -Wno-covered-switch-default \