Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpointResolverFileRegex.cpp24 const std::unordered_set<std::string> &func_names, bool exact_match) in BreakpointResolverFileRegex()
43 bool exact_match; in CreateFromStructuredData() local
H A DBreakpointResolverFileLine.cpp41 bool exact_match; in CreateFromStructuredData() local
/openbsd/gnu/llvm/lldb/source/Symbol/
H A DTypeList.cpp101 bool exact_match) { in RemoveMismatchedTypes()
116 TypeClass type_class, bool exact_match) { in RemoveMismatchedTypes()
H A DTypeMap.cpp132 TypeClass type_class, bool exact_match) { in RemoveMismatchedTypes()
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dtest_categories.py77 def validate(categories, exact_match): argument
/openbsd/gnu/llvm/lldb/source/Core/
H A DSourceLocationSpec.cpp18 bool check_inlines, bool exact_match) in SourceLocationSpec()
H A DModule.cpp982 bool exact_match) { in FindFirstType()
992 ConstString name, bool exact_match, size_t max_matches, in FindTypes()
/openbsd/gnu/llvm/lldb/include/lldb/Symbol/
H A DLineTable.h356 const bool exact_match = src_location_spec.GetExactMatch(); in FindLineEntryIndexByFileIndexImpl() local
/openbsd/gnu/llvm/lldb/source/API/
H A DSBModule.cpp443 const bool exact_match = false; in FindFirstType() local
488 const bool exact_match = false; in FindTypes() local
H A DSBTarget.cpp1755 const bool exact_match = false; in FindFirstType() local
1809 bool exact_match = false; in FindTypes() local
/openbsd/lib/libc/stdlib/
H A Dgetopt_long.c169 int i, match, exact_match, second_partial_match; in parse_long_options() local
/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp143 const bool exact_match = true; in LookupInCompleteClassCache() local
/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp94 const bool exact_match = true; in GetTypeInfoFromVTableAddress() local
/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp242 bool exact_match = false; in FindCompleteType() local
618 const bool exact_match = true; in FindExternalVisibleDecls() local
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dsymtab.c2228 find_line_symtab (struct symtab *symtab, int line, int *index, int *exact_match) in find_line_symtab()
2377 int *exact_match) in find_line_common()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dregrename.c443 int exact_match = (regno == this_regno && nregs == this_nregs); local
/openbsd/gnu/gcc/gcc/
H A Dregrename.c437 int exact_match = (regno == this_regno && nregs == this_nregs); in scan_rtx_reg() local
/openbsd/gnu/llvm/lldb/source/Commands/
H A DCommandObjectMemory.cpp375 const bool exact_match = false; in DoExecute() local
/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1306 bool exact_match = in GetAliasFullName() local