| /freebsd/contrib/llvm-project/lldb/include/lldb/API/ |
| H A D | SBTarget.h | 646 const char **symbol_name, uint32_t num_names, 653 const char **symbol_name, uint32_t num_names, 660 const char **symbol_name, uint32_t num_names, 668 const char *symbol_name[], uint32_t num_names, 675 const char *symbol_name[], uint32_t num_names, 682 const char *symbol_name[], uint32_t num_names,
|
| /freebsd/contrib/llvm-project/lldb/source/Breakpoint/ |
| H A D | BreakpointResolverName.cpp | 48 const BreakpointSP &bkpt, const char *names[], size_t num_names, in BreakpointResolverName() argument 54 for (size_t i = 0; i < num_names; i++) { in BreakpointResolverName() 399 size_t num_names = m_lookups.size(); in GetDescription() 400 if (num_names == 1) in GetDescription() 404 for (size_t i = 0; i < num_names; i++) { in GetDescription() 401 size_t num_names = m_lookups.size(); GetDescription() local
|
| H A D | BreakpointResolverFileRegex.cpp | 56 size_t num_names = names_array->GetSize(); in CreateFromStructuredData() 57 for (size_t i = 0; i < num_names; i++) { in CreateFromStructuredData() local
|
| H A D | Breakpoint.cpp | 203 size_t num_names = names_array->GetSize(); in CreateFromStructuredData() local 204 for (size_t i = 0; i < num_names; i++) { in CreateFromStructuredData() 234 size_t num_names = names_array->GetSize(); in SerializedBreakpointMatchesNames() local 236 for (size_t i = 0; i < num_names; i++) { in SerializedBreakpointMatchesNames()
|
| /freebsd/contrib/ncurses/ncurses/tinfo/ |
| H A D | comp_parse.c | 289 unsigned num_names = NUM_EXT_NAMES(p); 292 for (n = 0; n < num_names; ++n) { 297 n = num_names + 1; 363 unsigned num_names = NUM_EXT_NAMES(from); 366 for (n = 0; n < num_names; ++n) {
|
| /freebsd/usr.sbin/bluetooth/hccontrol/ |
| H A D | hccontrol.c | 291 r.num_names = MAX_NODE_NUM; in find_hci_nodes() 314 return (r.num_names); in find_hci_nodes()
|
| H A D | node.c | 466 r.num_names = MAX_NODE_NUM; in hci_read_node_list() 477 for (i = 0; i < r.num_names; ++i) in hci_read_node_list()
|
| /freebsd/contrib/llvm-project/lldb/source/API/ |
| H A D | SBTarget.cpp | 845 const char *symbol_names[], uint32_t num_names, uint32_t name_type_mask, in BreakpointCreateByNames() argument 847 LLDB_INSTRUMENT_VA(this, symbol_names, num_names, name_type_mask, module_list, in BreakpointCreateByNames() 850 return BreakpointCreateByNames(symbol_names, num_names, name_type_mask, in BreakpointCreateByNames() 856 const char *symbol_names[], uint32_t num_names, uint32_t name_type_mask, in BreakpointCreateByNames() argument 859 LLDB_INSTRUMENT_VA(this, symbol_names, num_names, name_type_mask, in BreakpointCreateByNames() 862 return BreakpointCreateByNames(symbol_names, num_names, name_type_mask, in BreakpointCreateByNames() 868 const char *symbol_names[], uint32_t num_names, uint32_t name_type_mask, in BreakpointCreateByNames() argument 871 LLDB_INSTRUMENT_VA(this, symbol_names, num_names, name_type_mask, in BreakpointCreateByNames() 876 if (target_sp && num_names > 0) { in BreakpointCreateByNames() 883 module_list.get(), comp_unit_list.get(), symbol_names, num_names, mask, in BreakpointCreateByNames() [all …]
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/ |
| H A D | BreakpointResolverName.h | 34 size_t num_names,
|
| /freebsd/contrib/bearssl/test/ |
| H A D | test_x509.c | 1845 size_t num_names; in test_name_extraction() local 1864 num_names = (sizeof names_ref) / (sizeof names_ref[0]); in test_name_extraction() 1865 names = xmalloc(num_names * sizeof *names); in test_name_extraction() 1866 for (u = 0; u < num_names; u ++) { in test_name_extraction() 1902 br_x509_minimal_set_name_elements(&ctx, names, num_names); in test_name_extraction() 1949 for (u = 0; u < num_names; u ++) { in test_name_extraction() 2016 free_name_elements(names, num_names); in test_name_extraction()
|
| /freebsd/contrib/ncurses/progs/ |
| H A D | dump_entry.c | 79 static NCURSES_CONST char *const *num_names; variable 234 num_names = numnames; in dump_init() 242 num_names = numfnames; in dump_init() 251 num_names = numcodes; in dump_init() 984 name = ExtNumname(tterm, (int) i, num_names); in fmt_entry() 1738 name = ExtNumname(tp, (int) i, num_names); in compare_entry()
|
| /freebsd/lib/libbluetooth/ |
| H A D | hci.c | 698 rp.num_names = HCI_DEVMAX; in bt_devenum() 699 rp.names = (struct nodeinfo *) calloc(rp.num_names, in bt_devenum() 727 for (count = 0, i = 0; i < rp.num_names; i ++) { in bt_devenum()
|
| /freebsd/sys/netgraph/bluetooth/include/ |
| H A D | ng_btsocket.h | 196 u_int32_t num_names; member
|
| /freebsd/sys/netgraph/bluetooth/socket/ |
| H A D | ng_btsocket_hci_raw.c | 1353 if (nl->num_names == 0) { in ng_btsocket_hci_raw_control() 1395 while (nl->num_names > 0 && nl1->numnames > 0) { in ng_btsocket_hci_raw_control() 1403 nl->num_names --; in ng_btsocket_hci_raw_control() 1411 nl->num_names = ni - nl->names; in ng_btsocket_hci_raw_control()
|
| /freebsd/sys/netinet/ |
| H A D | tcp_subr.c | 1169 const char *names[], int *num_names) in register_tcp_functions_as_names() argument 1176 KASSERT(*num_names > 0, in register_tcp_functions_as_names() 1181 if (*num_names > TCP_FUNCTION_NAME_NUM_MAX) { in register_tcp_functions_as_names() 1183 *num_names = 0; in register_tcp_functions_as_names() 1192 *num_names = 0; in register_tcp_functions_as_names() 1196 for (i = 0; i < *num_names; i++) { in register_tcp_functions_as_names() 1201 *num_names = 0; in register_tcp_functions_as_names() 1219 for (i = 0; i < *num_names; i++) { in register_tcp_functions_as_names() 1238 for (i = 0; i < *num_names; i++) { in register_tcp_functions_as_names() 1247 *num_names = num_registered; in register_tcp_functions_as_names() [all …]
|
| H A D | tcp_var.h | 1435 int wait, const char *names[], int *num_names);
|
| /freebsd/contrib/llvm-project/lldb/bindings/interface/ |
| H A D | SBTargetExtensions.i | 2 %typemap(in) (const char **symbol_name, uint32_t num_names) {
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | Target.cpp | 525 size_t num_names = func_names.size(); in CreateBreakpoint() local 526 if (num_names > 0) { in CreateBreakpoint() 546 const char *func_names[], size_t num_names, in CreateBreakpoint() argument 551 if (num_names > 0) { in CreateBreakpoint() 565 nullptr, func_names, num_names, func_name_type_mask, language, offset, in CreateBreakpoint() 1188 size_t num_names = names.size(); in CreateBreakpointsFromFile() local 1202 if (num_names && in CreateBreakpointsFromFile()
|
| /freebsd/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectBreakpoint.cpp | 2195 size_t num_names = names_array->GetSize(); in HandleOptionArgumentCompletion() local 2197 for (size_t i = 0; i < num_names; i++) { in HandleOptionArgumentCompletion()
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
| H A D | Target.h | 746 size_t num_names, lldb::FunctionNameType func_name_type_mask,
|
| /freebsd/contrib/llvm-project/lldb/bindings/python/ |
| H A D | python-typemaps.swig | 639 %typemap(in) (const char **symbol_name, uint32_t num_names) {
|