Searched defs:match_list (Results 1 – 7 of 7) sorted by relevance
/external/autotest/client/cros/power/ |
D | power_utils.py | 743 def _verify_registers(self, reg_name, read_fn, match_list): argument 758 def verify_msr(self, match_list): argument 770 def verify_dmi(self, match_list): argument 778 def verify_mch(self, match_list): argument 786 def verify_rcba(self, match_list): argument
|
/external/tensorflow/tensorflow/tools/tensorflow_builder/config_detector/data/ |
D | cuda_compute_capability.py | 118 def create_gpu_capa_map(match_list, argument
|
/external/selinux/python/sepolgen/src/sepolgen/ |
D | matching.py | 236 def search_ifs(self, ifset, av, match_list): argument
|
/external/openssh/ |
D | match.c | 271 match_list(const char *client, const char *server, u_int *next) in match_list() function
|
/external/libcups/systemv/ |
D | lpstat.c | 621 match_list(const char *list, /* I - List of names */ in match_list() function
|
/external/iptables/iptables/ |
D | xshared.h | 132 struct ebt_match *match_list; member
|
D | nft-bridge.c | 477 static void parse_watcher(void *object, struct ebt_match **match_list, in parse_watcher()
|