Searched defs:num_matches (Results 1 - 20 of 20) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolverFileRegex.cpp106 uint32_t num_matches = line_matches.size(); local
/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectHelp.cpp139 size_t num_matches = matches.GetSize(); local
H A DCommandObjectMultiword.cpp59 int num_matches = local
H A DCommandObjectSource.cpp147 uint32_t num_matches = 0; local
202 uint32_t num_matches = 0; local
278 uint32_t num_matches = 0; local
302 size_t num_matches = 0; local
386 size_t num_matches = sc_list_funcs.GetSize(); local
1110 size_t num_matches = 0; variable
[all...]
H A DCommandObjectTarget.cpp1319 uint32_t num_matches = 0; local
1603 uint32_t num_matches = 0; local
1686 size_t num_matches = 0; local
1730 const uint64_t num_matches = type_list.GetSize(); local
1813 const uint32_t num_matches = module->ResolveSymbolContextsForFileSpec( local
1861 const size_t num_matches = module_list.GetSize(); local
2113 const size_t num_matches = variable
2202 const size_t num_matches = variable
2335 const size_t num_matches = variable
2414 const size_t num_matches = variable
2641 const size_t num_matches = variable
2981 const size_t num_matches = FindModulesByName( variable
3006 const size_t num_matches = matching_modules.GetSize(); variable
3312 const size_t num_matches = FindModulesByName( variable
4206 const size_t num_matches = variable
[all...]
/freebsd-current/usr.bin/systat/
H A Ddevs.c90 static int num_matches = 0; variable
/freebsd-current/sys/sys/
H A Dpciio.h97 u_int32_t num_matches; /* number of matches returned */ member in struct:pci_conf_io
/freebsd-current/usr.sbin/iostat/
H A Diostat.c186 int num_matches = 0; local
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DSourceManager.cpp478 size_t num_matches = local
H A DModule.cpp892 const size_t num_matches = symbol_indexes.size(); local
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBModule.cpp340 const size_t num_matches = matching_symbol_indexes.size(); local
/freebsd-current/sys/dev/pci/
H A Dpci_user.c99 u_int32_t num_matches; /* number of matches returned */ member in struct:pci_conf_io32
154 pci_conf_match_native(struct pci_match_conf *matches, int num_matches, argument
220 pci_conf_match32(struct pci_match_conf32 *matches, int num_matches, argument
377 pci_conf_match_old(struct pci_match_conf_old *matches, int num_matches, argument
441 pci_conf_match_old32(struct pci_match_conf_old32 *matches, int num_matches, struct pci_conf *match_buf) argument
519 pci_conf_match(u_long cmd, struct pci_match_conf *matches, int num_matches, struct pci_conf *match_buf) argument
[all...]
/freebsd-current/lib/libdevstat/
H A Ddevstat.c550 devstat_selectdevs(struct device_selection **dev_select, int *num_selected, int *num_selections, long *select_generation, long current_generation, struct devstat *devices, int numdevs, struct devstat_match *matches, int num_matches, char **dev_selections, int num_dev_selections, devstat_select_mode select_mode, int maxshowdevs, int perf_select) argument
1033 devstat_buildmatch(char *match_str, struct devstat_match **matches, int *num_matches) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp463 uint32_t num_matches = 0; local
/freebsd-current/usr.bin/vmstat/
H A Dvmstat.c98 static int num_matches, num_selected, num_selections; variable
/freebsd-current/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp3464 const size_t num_matches = matches.GetSize(); local
/freebsd-current/usr.sbin/ctladm/
H A Dctladm.c255 int num_matches = 0; local
/freebsd-current/sys/cam/scsi/
H A Dscsi_all.c6036 int i, num_matches = 0; local
/freebsd-current/sbin/camcontrol/
H A Dcamcontrol.c378 int num_matches = 0; local
/freebsd-current/sys/cam/
H A Dcam_ccb.h584 uint32_t num_matches; member in struct:ccb_dev_match

Completed in 519 milliseconds