Searched defs:matches (Results 1 - 25 of 93) sorted by last modified time

1234

/freebsd-current/sys/cam/
H A Dcam_ccb.h586 struct dev_match_result *matches; member in struct:ccb_dev_match
/freebsd-current/usr.sbin/usbconfig/
H A Dusbconfig.c318 uint32_t matches = 0; local
/freebsd-current/contrib/libarchive/tar/
H A Dsubst.c221 regmatch_t matches[10]; local
[all...]
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dmod_devicetable.h71 struct dmi_strmatch matches[4]; member in struct:dmi_system_id
/freebsd-current/contrib/llvm-project/llvm/lib/Option/
H A DOption.cpp94 bool Option::matches(OptSpecifier Opt) const { function in class:Option
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp516 bool matches(const DILabel *L, const DILocation *IA, function in class:__anon1883::UserLabel
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h151 bool matches(StringRef S) const { function in class:llvm::objcopy::NameMatcher
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DStream.cpp85 llvm::SmallVector<llvm::StringRef, 1> matches; local
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DDynamicRegisterInfo.cpp77 llvm::SmallVector<llvm::StringRef, 4> matches; local
/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DVariable.cpp381 llvm::SmallVector<llvm::StringRef, 2> matches; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1479 uint32_t matches = 0; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1102 std::vector<SymbolAndUid> matches = m_index->FindSymbolsByVa(file_addr); local
1729 std::vector<TypeIndex> matches = local
1752 std::vector<TypeIndex> matches = m_index->tpi().findRecordsByName(name); local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp746 llvm::SmallVector<llvm::StringRef, 3> matches; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
H A DSymbolFileCTF.cpp1045 size_t matches = 0; local
1091 size_t matches = 0; local
1107 size_t matches = 0; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp417 StringList matches; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1196 std::multimap<CompilerType, const FuncDeclInfo *> matches; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp681 llvm::SmallVector<llvm::StringRef, 4> matches; variable
/freebsd-current/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionArgParser.cpp240 llvm::SmallVector<llvm::StringRef, 4> matches; local
H A DCommandInterpreter.cpp922 GetCommandNamesMatchingPartialString( const char *cmd_str, bool include_aliases, StringList &matches, StringList &descriptions) argument
994 GetCommandSP(llvm::StringRef cmd_str, bool include_aliases, bool exact, StringList *matches, StringList *descriptions) const argument
1236 GetCommandObject(llvm::StringRef cmd_str, StringList *matches, StringList *descriptions) const argument
1246 GetUserCommandObject( llvm::StringRef cmd, StringList *matches, StringList *descriptions) const argument
1294 StringList matches; local
3399 StringList matches; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Host/common/
H A DSocket.cpp192 llvm::SmallVector<llvm::StringRef, 3> matches; local
/freebsd-current/contrib/llvm-project/lldb/source/Expression/
H A DREPL.cpp509 StringList matches, descriptions; local
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp2326 AddMatches(const Definition *def, const llvm::StringRef &prefix, const llvm::StringRef &match_prefix, StringList &matches) argument
H A DDisassembler.cpp735 llvm::SmallVector<llvm::StringRef, 2> matches; local
798 llvm::SmallVector<llvm::StringRef, 3> matches; local
/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp873 size_t matches = 0; variable
[all...]
H A DCommandObjectRegexCommand.cpp61 llvm::SmallVector<llvm::StringRef, 4> matches; local

Completed in 294 milliseconds

1234