Home
last modified time | relevance | path

Searched refs:exact_match (Results 1 – 10 of 10) sorted by relevance

/external/dbus/dbus/
Ddbus-object-tree.c167 dbus_bool_t *exact_match) in find_subtree_recurse() argument
172 return_deepest_match = exact_match != NULL; in find_subtree_recurse()
182 if (exact_match != NULL) in find_subtree_recurse()
183 *exact_match = TRUE; in find_subtree_recurse()
223 index_in_parent, exact_match); in find_subtree_recurse()
231 if (exact_match != NULL) in find_subtree_recurse()
232 *exact_match = FALSE; in find_subtree_recurse()
241 index_in_parent, exact_match); in find_subtree_recurse()
312 index_in_parent, exact_match); in find_subtree_recurse()
316 if (exact_match != NULL) in find_subtree_recurse()
[all …]
/external/autotest/client/site_tests/security_RootCA/
Dsecurity_RootCA.py157 exact_match=('relaxed' not in args))
160 def verify_rootcas(self, baseline_file=DEFAULT_BASELINE, exact_match=True): argument
192 if unexpected or (missing and exact_match):
198 if exact_match:
/external/tcpdump/missing/
Dgetopt_long.c197 int i, match, exact_match, second_partial_match; in parse_long_options() local
217 exact_match = 0; in parse_long_options()
238 exact_match = 1; in parse_long_options()
257 if (!exact_match && second_partial_match) { in parse_long_options()
/external/chromium-trace/catapult/telemetry/telemetry/
Dbenchmark_runner.py270 exact_match = environment.benchmark_aliases[input_benchmark_name]
272 exact_match = input_benchmark_name
275 if exact_match == benchmark_class.Name():
/external/wpa_supplicant_8/wpa_supplicant/
Dinterworking.h34 const char *domain, int exact_match);
Dconfig.h259 int exact_match; member
Dinterworking.c2149 const char *domain, int exact_match) in domain_name_list_contains() argument
2170 if (!exact_match && elen > len && pos[elen - len - 1] == '.') { in domain_name_list_contains()
2292 partner->fqdn, partner->exact_match, partner->priority, in roaming_partner_match()
2298 partner->exact_match)) in roaming_partner_match()
Dconfig_file.c892 p->fqdn, p->exact_match, p->priority, in wpa_config_write_cred()
Dconfig.c3119 p->exact_match = atoi(pos); in wpa_config_set_cred()
3424 p->fqdn, p->exact_match, p->priority, in wpa_config_get_cred_no_key()
/external/dbus/
DChangeLog.pre-1-05088 the exact_match