Home
last modified time | relevance | path

Searched defs:exact_match (Results 1 – 14 of 14) sorted by relevance

/external/lldb/source/Symbol/
DTypeList.cpp227 bool exact_match) in RemoveMismatchedTypes()
244 bool exact_match) in RemoveMismatchedTypes()
/external/autotest/client/site_tests/security_RootCA/
Dsecurity_RootCA.py160 def verify_rootcas(self, baseline_file=DEFAULT_BASELINE, exact_match=True): argument
/external/dbus/dbus/
Ddbus-object-tree.c167 dbus_bool_t *exact_match) in find_subtree_recurse()
354 dbus_bool_t *exact_match) in find_handler()
752 dbus_bool_t exact_match; in _dbus_object_tree_dispatch_and_unlock() local
922 dbus_bool_t exact_match; in _dbus_object_tree_get_user_data_unlocked() local
1525 dbus_bool_t exact_match; in object_tree_test_iteration() local
/external/lldb/source/API/
DSBModule.cpp503 const bool exact_match = false; in FindFirstType() local
533 const bool exact_match = false; in FindTypes() local
DSBTarget.cpp2115 const bool exact_match = false; in FindFirstType() local
2184 bool exact_match = false; in FindTypes() local
/external/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
DItaniumABILanguageRuntime.cpp120 const bool exact_match = true; in GetDynamicTypeAndAddress() local
/external/tcpdump/missing/
Dgetopt_long.c197 int i, match, exact_match, second_partial_match; in parse_long_options() local
/external/lldb/source/Target/
DObjCLanguageRuntime.cpp117 const bool exact_match = true; in LookupInCompleteClassCache() local
/external/lldb/source/Commands/
DCommandObjectMemory.cpp405 const bool exact_match = false; in DoExecute() local
/external/lldb/source/Core/
DModule.cpp787 bool exact_match) in FindFirstType()
800 bool exact_match, in FindTypes()
/external/lldb/source/Expression/
DClangASTSource.cpp268 bool exact_match = false; in CompleteType() local
678 const bool exact_match = false; in FindExternalVisibleDecls() local
/external/wpa_supplicant_8/wpa_supplicant/
Dconfig.h259 int exact_match; member
Dinterworking.c2149 const char *domain, int exact_match) in domain_name_list_contains()
/external/lldb/source/Interpreter/
DCommandInterpreter.cpp940 bool exact_match = (m_alias_dict.find(cmd) != m_alias_dict.end()); in GetAliasFullName() local