Home
last modified time | relevance | path

Searched defs:num_matches (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectSource.cpp147 uint32_t num_matches = 0; in DumpLinesInSymbolContexts() local
202 uint32_t num_matches = 0; in DumpFileLinesInCompUnit() local
278 uint32_t num_matches = 0; in DumpFileLinesInModule() local
302 size_t num_matches = 0; in GetSymbolContextsForAddress() local
386 size_t num_matches = sc_list_funcs.GetSize(); in DumpLinesInFunctions() local
1114 size_t num_matches = 0; in DoExecute() local
H A DCommandObjectHelp.cpp128 size_t num_matches = matches.GetSize(); in DoExecute() local
H A DCommandObjectTarget.cpp1276 uint32_t num_matches = 0; in DumpCompileUnitLineTable() local
1560 uint32_t num_matches = 0; in LookupSymbolInModule() local
1643 size_t num_matches = 0; in LookupFunctionInModule() local
1687 const uint64_t num_matches = type_list.GetSize(); in LookupTypeInModule() local
1770 const uint32_t num_matches = module->ResolveSymbolContextsForFileSpec( in LookupFileAndLineInModule() local
1818 const size_t num_matches = module_list.GetSize(); in FindModulesByName() local
2046 const size_t num_matches = in DoExecute() local
2135 const size_t num_matches = in DoExecute() local
2267 const size_t num_matches = in DoExecute() local
2346 const size_t num_matches = in DoExecute() local
[all …]
H A DCommandObjectMultiword.cpp59 int num_matches = in GetSubcommandSP() local
/freebsd/sys/dev/pci/
H A Dpci_user.c99 u_int32_t num_matches; /* number of matches returned */ member
154 pci_conf_match_native(struct pci_match_conf *matches, int num_matches, in pci_conf_match_native()
220 pci_conf_match32(struct pci_match_conf32 *matches, int num_matches, in pci_conf_match32()
377 pci_conf_match_freebsd6(struct pci_match_conf_freebsd6 *matches, int num_matches, in pci_conf_match_freebsd6()
441 pci_conf_match_freebsd6_32(struct pci_match_conf_freebsd6_32 *matches, int num_matches, in pci_conf_match_freebsd6_32()
519 pci_conf_match(u_long cmd, struct pci_match_conf *matches, int num_matches, in pci_conf_match()
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolverFileRegex.cpp107 for (uint32_t i = 0; i < num_matches; i++) { in SearchCallback() local
/freebsd/lib/libdevstat/
H A Ddevstat.c553 int numdevs, struct devstat_match *matches, int num_matches, in devstat_selectdevs()
1034 int *num_matches) in devstat_buildmatch()
/freebsd/usr.bin/systat/
H A Ddevs.c90 static int num_matches = 0; variable
/freebsd/usr.sbin/iostat/
H A Diostat.c186 int num_matches = 0; in main() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp452 uint32_t num_matches = 0; in FindDecls() local
/freebsd/sys/sys/
H A Dpciio.h97 u_int32_t num_matches; /* number of matches returned */ member
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSourceManager.cpp478 size_t num_matches = in CommonInitializer() local
H A DModule.cpp892 const size_t num_matches = symbol_indexes.size(); in FindFunctions() local
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBModule.cpp340 const size_t num_matches = matching_symbol_indexes.size(); in FindSymbols() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DFunction.cpp172 size_t num_matches = sc_list.GetSize(); in ParseSymbolFileAndResolve() local
/freebsd/usr.bin/vmstat/
H A Dvmstat.c97 static int num_matches, num_selected, num_selections; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp2443 const uint32_t num_matches = variables.GetSize() - original_size; in FindGlobalVariables() local
2626 const uint32_t num_matches = sc_list.GetSize() - original_size; in FindFunctions() local
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp3487 const size_t num_matches = matches.GetSize(); in ResolveCommandImpl() local
/freebsd/usr.sbin/ctladm/
H A Dctladm.c259 int num_matches = 0; in getoption() local
/freebsd/sys/cam/
H A Dcam_ccb.h583 uint32_t num_matches; global() member
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c381 int num_matches = 0; getoption() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp3027 const uint32_t num_matches = process_infos.size(); in Attach() local
/freebsd/sys/cam/scsi/
H A Dscsi_all.c6036 int i, num_matches = 0; in scsi_get_nv() local