Searched refs:newidx (Results 1 - 21 of 21) sorted by relevance

/netbsd-current/external/bsd/nvi/dist/ex/
H A Dex_shift.c67 size_t blen, len, newcol, newidx, oldcol, oldidx, sw; local
141 newidx = 0;
143 for (; newcol >= O_VAL(sp, O_TABSTOP); ++newidx) {
148 for (; newcol > 0; --newcol, ++newidx)
178 if (newidx > oldidx)
179 sp->cno += newidx - oldidx;
180 else if (sp->cno >= oldidx - newidx)
181 sp->cno -= oldidx - newidx;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dipa-param-manipulation.h263 int get_original_index (int newidx);
H A Dipa-param-manipulation.c331 ipa_param_adjustments::get_original_index (int newidx) argument
333 const ipa_adjusted_param *adj = &(*m_adj_params)[newidx];
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dipa-param-manipulation.h248 int get_original_index (int newidx);
H A Dipa-param-manipulation.cc489 ipa_param_adjustments::get_original_index (int newidx) argument
491 const ipa_adjusted_param *adj = &(*m_adj_params)[newidx];
/netbsd-current/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dmerge.c961 int newidx; local
963 newidx = get_mapping(mcd->md_ta, tba->ii_dtype->t_id);
964 assert(newidx != -1);
970 iif.iif_newidx = newidx;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-x86.c1018 bfd_size_type newidx; local
1028 newidx = relative_reloc->count++;
1048 relative_reloc->data[newidx].rel = *rel;
1049 relative_reloc->data[newidx].sec = sec;
1053 relative_reloc->data[newidx].sym = NULL;
1054 relative_reloc->data[newidx].u.h = h;
1058 relative_reloc->data[newidx].sym = sym;
1059 relative_reloc->data[newidx].u.sym_sec = sym_sec;
1061 relative_reloc->data[newidx].offset = offset;
1062 relative_reloc->data[newidx]
1363 bfd_size_type newidx; local
1399 bfd_size_type newidx; local
[all...]
H A Delfnn-aarch64.c4694 unsigned int newidx; local
4703 newidx = sec_data->mapcount++;
4714 sec_data->map[newidx].vma = vma;
4715 sec_data->map[newidx].type = type;
H A Delf32-arm.c7425 unsigned int newidx; local
7435 newidx = sec_data->mapcount++;
7447 sec_data->map[newidx].vma = vma;
7448 sec_data->map[newidx].type = type;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-x86.c1018 bfd_size_type newidx; local
1028 newidx = relative_reloc->count++;
1048 relative_reloc->data[newidx].rel = *rel;
1049 relative_reloc->data[newidx].sec = sec;
1053 relative_reloc->data[newidx].sym = NULL;
1054 relative_reloc->data[newidx].u.h = h;
1058 relative_reloc->data[newidx].sym = sym;
1059 relative_reloc->data[newidx].u.sym_sec = sym_sec;
1061 relative_reloc->data[newidx].offset = offset;
1062 relative_reloc->data[newidx]
1363 bfd_size_type newidx; local
1399 bfd_size_type newidx; local
[all...]
H A Delfnn-aarch64.c4694 unsigned int newidx; local
4703 newidx = sec_data->mapcount++;
4714 sec_data->map[newidx].vma = vma;
4715 sec_data->map[newidx].type = type;
H A Delf32-arm.c7426 unsigned int newidx; local
7436 newidx = sec_data->mapcount++;
7448 sec_data->map[newidx].vma = vma;
7449 sec_data->map[newidx].type = type;
/netbsd-current/sys/dev/sdmmc/
H A Dif_bwfm_sdio.c2048 uint32_t newidx; local
2069 newidx = c.log_idx;
2070 if (newidx >= sc->sc_console_buf_size)
2078 if (newidx != sc->sc_console_readidx)
2080 while (newidx != sc->sc_console_readidx) {
/netbsd-current/sys/dev/pci/
H A Dif_bwfm_pci.c1994 uint32_t newidx = bus_space_read_4(sc->sc_tcm_iot, sc->sc_tcm_ioh, local
1997 if (newidx != sc->sc_console_readidx)
1999 while (newidx != sc->sc_console_readidx) {
/netbsd-current/external/cddl/osnet/dist/lib/libzpool/common/sys/
H A Dzfs_context.h723 size_t newidx; member in struct:sysctl_req
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfnn-aarch64.c4694 unsigned int newidx;
4703 newidx = sec_data->mapcount++;
4714 sec_data->map[newidx].vma = vma;
4715 sec_data->map[newidx].type = type;
4675 unsigned int newidx; local
H A Delf32-arm.c7425 unsigned int newidx;
7435 newidx = sec_data->mapcount++; local
7447 sec_data->map[newidx].vma = vma;
7448 sec_data->map[newidx].type = type;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delfnn-aarch64.c4683 unsigned int newidx; local
4692 newidx = sec_data->mapcount++;
4703 sec_data->map[newidx].vma = vma;
4704 sec_data->map[newidx].type = type;
H A Delf32-arm.c7396 unsigned int newidx; local
7406 newidx = sec_data->mapcount++;
7418 sec_data->map[newidx].vma = vma;
7419 sec_data->map[newidx].type = type;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c28362 tree newidx;
28366 newidx = TEMPLATE_TYPE_PARM_INDEX (newtype)
28369 TEMPLATE_PARM_PARAMETER_PACK (newidx)
28419 newidx = build_template_parm_index (index, level, level,
28421 TEMPLATE_PARM_PARAMETER_PACK (newidx)
28423 DECL_INITIAL (newdecl) = DECL_INITIAL (newconst) = newidx;
28360 tree newidx; local
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dpt.cc29334 tree newidx;
29338 newidx = TEMPLATE_TYPE_PARM_INDEX (newtype)
29341 TEMPLATE_PARM_PARAMETER_PACK (newidx)
29400 newidx = build_template_parm_index (index, level, level,
29402 TEMPLATE_PARM_PARAMETER_PACK (newidx)
29404 DECL_INITIAL (newdecl) = DECL_INITIAL (newconst) = newidx;

Completed in 571 milliseconds