Home
last modified time | relevance | path

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

12

/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectSource.cpp144 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
383 size_t num_matches = sc_list_funcs.GetSize(); in DumpLinesInFunctions() local
931 size_t num_matches = sc_list.GetSize(); in DoExecute() local
1061 uint32_t num_matches = sc_list.GetSize(); in DoExecute() local
1151 size_t num_matches = 0; in DoExecute() local
HDCommandObjectTarget.cpp1315 uint32_t num_matches = 0; in DumpCompileUnitLineTable() local
1538 uint32_t num_matches = 0; in LookupSymbolInModule() local
1573 const uint32_t num_matches = sc_list.GetSize(); in DumpSymbolContextList() local
1595 size_t num_matches = 0; in LookupFunctionInModule() local
1627 size_t num_matches = 0; in LookupTypeInModule() local
1718 const uint32_t num_matches = module->ResolveSymbolContextsForFileSpec( in LookupFileAndLineInModule() local
1766 const size_t num_matches = module_list.GetSize(); in FindModulesByName() local
2044 const size_t num_matches = in DoExecute() local
2131 const size_t num_matches = in DoExecute() local
2211 const size_t num_matches = in DoExecute() local
[all …]
HDCommandObjectHelp.cpp136 size_t num_matches = matches.GetSize(); in DoExecute() local
HDCommandObjectMultiword.cpp45 int num_matches = in GetSubcommandSP() local
HDCommandObjectFrame.cpp527 size_t num_matches = 0; in DoExecute() local
HDCommandObjectProcess.cpp351 const size_t num_matches = process_infos.GetSize(); in HandleOptionArgumentCompletion() local
HDCommandObjectPlatform.cpp1465 const uint32_t num_matches = process_infos.GetSize(); in HandleOptionArgumentCompletion() local
/freebsd-11-stable/sys/dev/pci/
HDpci_user.c108 pci_conf_match(struct pci_match_conf *matches, int num_matches, in pci_conf_match()
262 uint32_t num_matches; /* number of matches returned */ member
281 pci_conf_match_old(struct pci_match_conf_old *matches, int num_matches, in pci_conf_match_old()
345 pci_conf_match_old32(struct pci_match_conf_old32 *matches, int num_matches, in pci_conf_match_old32()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Breakpoint/
HDBreakpointResolverFileRegex.cpp110 uint32_t num_matches = line_matches.size(); in SearchCallback() local
/freebsd-11-stable/lib/libdevstat/
HDdevstat.c553 int numdevs, struct devstat_match *matches, int num_matches, in devstat_selectdevs()
1029 int *num_matches) in devstat_buildmatch()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
HDSourceManager.cpp331 size_t num_matches = sc_list.GetSize(); in GetDefaultFileAndLine() local
393 size_t num_matches = in CommonInitializer() local
HDModule.cpp850 const size_t num_matches = symbol_indexes.size(); in FindFunctions() local
/freebsd-11-stable/contrib/gdb/gdb/
HDinterps.c423 int num_matches; in interpreter_completer() local
/freebsd-11-stable/usr.bin/systat/
HDdevs.c94 int num_matches = 0; variable
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARF.cpp2166 const uint32_t num_matches = variables.GetSize() - original_size; in FindGlobalVariables() local
2205 const size_t num_matches = die_offsets.size(); in FindGlobalVariables() local
2353 const uint32_t num_matches = sc_list.GetSize() - original_size; in FindFunctions() local
2591 const size_t num_matches = die_offsets.size(); in FindNamespace() local
2769 const size_t num_matches = die_offsets.size(); in FindCompleteObjCDefinitionTypeForDIE() local
2935 const size_t num_matches = die_offsets.size(); in FindDefinitionTypeForDWARFDeclContext() local
3188 const size_t num_matches = die_offsets.size(); in ParseVariablesForContext() local
/freebsd-11-stable/sys/compat/freebsd32/
HDfreebsd32_ioctl.h110 u_int32_t num_matches; /* number of matches returned */ member
/freebsd-11-stable/usr.sbin/iostat/
HDiostat.c185 int num_matches = 0; in main() local
/freebsd-11-stable/sys/sys/
HDpciio.h97 u_int32_t num_matches; /* number of matches returned */ member
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDClangModulesDeclVendor.cpp379 uint32_t num_matches = 0; in FindDecls() local
HDClangExpressionDeclMap.cpp501 const uint32_t num_matches = sc_list.GetSize(); in GetSymbolAddress() local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
HDFunction.cpp142 size_t num_matches = sc_list.GetSize(); in ParseSymbolFileAndResolve() local
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
HDSBModule.cpp346 const size_t num_matches = matching_symbol_indexes.size(); in FindSymbols() local
HDSBThread.cpp920 const uint32_t num_matches = sc_list.GetSize(); in StepOverUntil() local
/freebsd-11-stable/usr.bin/vmstat/
HDvmstat.c110 static int num_matches, num_selected, num_selections; variable
/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
HDCommandInterpreter.cpp3031 const size_t num_matches = matches.GetSize(); in ResolveCommandImpl() local

12