Home
last modified time | relevance | path

Searched defs:match_list (Results 1 – 7 of 7) sorted by relevance

/external/autotest/client/cros/power/
Dpower_utils.py743 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/
Dcuda_compute_capability.py118 def create_gpu_capa_map(match_list, argument
/external/selinux/python/sepolgen/src/sepolgen/
Dmatching.py236 def search_ifs(self, ifset, av, match_list): argument
/external/openssh/
Dmatch.c271 match_list(const char *client, const char *server, u_int *next) in match_list() function
/external/libcups/systemv/
Dlpstat.c621 match_list(const char *list, /* I - List of names */ in match_list() function
/external/iptables/iptables/
Dxshared.h132 struct ebt_match *match_list; member
Dnft-bridge.c477 static void parse_watcher(void *object, struct ebt_match **match_list, in parse_watcher()