Searched defs:matches (Results 76 - 100 of 103) sorted by relevance

12345

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp556 std::vector<TypeIndex> matches = m_index.tpi().findRecordsByName(qname); local
H A DSymbolFileNativePDB.cpp979 std::vector<SymbolAndUid> matches = m_index->FindSymbolsByVa(file_addr); local
1261 std::vector<TypeIndex> matches = m_index->tpi().findRecordsByName(name); local
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1472 uint32_t matches = 0; local
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h546 bool matches(const T &Node, function in class:clang::ast_matchers::internal::Matcher
[all...]
/freebsd-12-stable/contrib/ncurses/progs/
H A Dtic.c541 matches(char **needle, const char *haystack) function
/freebsd-12-stable/contrib/gdb/gdb/
H A Dobjc-lang.c837 int matches = 0; local
988 int matches = 0; local
[all...]
H A Dsymtab.c2730 search_symbols(char *regexp, domain_enum kind, int nfiles, char *files[], struct symbol_search **matches) argument
[all...]
/freebsd-12-stable/contrib/libarchive/libarchive/
H A Darchive_match.c50 int matches; member in struct:match
[all...]
/freebsd-12-stable/usr.bin/vmstat/
H A Dvmstat.c104 static struct devstat_match *matches; variable in typeref:struct:devstat_match
/freebsd-12-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp846 GetCommandNamesMatchingPartialString( const char *cmd_str, bool include_aliases, StringList &matches, StringList &descriptions) argument
861 GetCommandSP(llvm::StringRef cmd_str, bool include_aliases, bool exact, StringList *matches, StringList *descriptions) const argument
1056 GetCommandObject(llvm::StringRef cmd_str, StringList *matches, StringList *descriptions) const argument
1102 StringList matches; local
2963 StringList matches; local
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2729 uint64_t matches = 0; local
/freebsd-12-stable/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp234 bool DynTypedMatcher::matches(const ast_type_traits::DynTypedNode &DynNode, function in class:clang::ast_matchers::internal::DynTypedMatcher
/freebsd-12-stable/contrib/subversion/subversion/svnadmin/
H A Dsvnadmin.c1415 const svn_boolean_t matches = local
/freebsd-12-stable/contrib/googletest/googlemock/test/
H A Dgmock-matchers_test.cc6087 ElementMatcherPairs matches = local
[all...]
/freebsd-12-stable/contrib/libedit/
H A Dreadline.c1877 rl_display_match_list(char **matches, int len, int max) argument
/freebsd-12-stable/contrib/bmake/
H A Dvar.c292 regmatch_t *matches; member in struct:__anon940
[all...]
/freebsd-12-stable/sys/dev/acpica/
H A Dacpi.c1035 int line, matches, unit; local
/freebsd-12-stable/gnu/usr.bin/grep/
H A Ddfa.c1938 charclass matches; /* Set of matching characters. */ local
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp852 size_t matches = 0; variable
[all...]
/freebsd-12-stable/contrib/gcc/cp/
H A Dclass.c5793 tree matches = NULL_TREE; local
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp445 llvm::SmallVector<llvm::StringRef, 4> matches; local
[all...]
/freebsd-12-stable/contrib/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h3150 const bool matches = inner_matcher_.MatchAndExplain(*it, &inner_listener); local
[all...]
/freebsd-12-stable/contrib/gcc/
H A Dgcc.c7122 struct mswitchstr *matches; local
[all...]
/freebsd-12-stable/sys/dev/drm2/
H A DdrmP.h1734 struct dmi_strmatch matches[4]; member in struct:dmi_system_id
/freebsd-12-stable/sys/libkern/
H A Dzlib.c504 uInt matches; /* number of string matches in current block */ member in struct:deflate_state
[all...]

Completed in 727 milliseconds

12345