HomeSort by: relevance | last modified time | path
    Searched defs:sindex (Results 1 - 25 of 28) sorted by relevancy

1 2

  /src/external/bsd/less/dist/
jump.c 197 int sindex; local
204 sindex = sindex_from_sline(sline);
212 nline -= sindex;
248 for (nline = 0; nline < sindex; nline++)
257 forw(sc_height-sindex+nline-1, bpos, 1, 0, 0);
279 forw(sc_height-1, pos, 1, 0, sindex-nline);
286 * sindex-th line on the screen.
288 for (nline = sindex; nline < sc_height - 1; nline++)
search.c 249 int sindex; local
271 for (sindex = TOP; sindex < TOP + sc_height-1; sindex++)
273 pos = position(sindex);
277 goto_line(sindex);
293 int sindex; local
314 for (sindex = TOP; sindex < TOP + sc_height-1; sindex++
1023 int sindex; local
    [all...]
  /src/external/gpl3/gcc/dist/libobjc/objc-private/
sarray.h 125 struct sindex struct
138 struct sindex** indices;
139 struct sindex* empty_index;
  /src/external/gpl3/gcc.old/dist/libobjc/objc-private/
sarray.h 125 struct sindex struct
138 struct sindex** indices;
139 struct sindex* empty_index;
  /src/external/gpl3/gdb/dist/readline/readline/
macro.c 82 int sindex; member in struct:saved_macro
172 saver->sindex = executing_macro_index;
195 executing_macro_index = macro_list->sindex;
  /src/external/gpl3/gdb.old/dist/readline/readline/
macro.c 82 int sindex; member in struct:saved_macro
172 saver->sindex = executing_macro_index;
195 executing_macro_index = macro_list->sindex;
  /src/sys/arch/amiga/stand/binpatch/
binpatch.c 415 char *sindex; local
420 * and parse the sindex string for
425 sindex = sb + 1;
427 newindex = (u_long)atoi(sindex);
  /src/sys/dev/microcode/aic7xxx/
aicasm_gram.y 81 static symbol_ref_t sindex;
358 | sindex
581 sindex: label
584 if (sindex.symbol != NULL) {
585 stop("Only one definition of sindex allowed",
589 sindex.symbol = cur_symbol;
1336 format_3_instr($1, &sindex, &immed, &$2);
  /src/external/bsd/tcpdump/dist/
print-smb.c 73 int sindex; local
75 for (sindex = 0; list[sindex].name; sindex++)
76 if (list[sindex].id == id)
77 return(&list[sindex]);
85 int sindex; local
87 for (sindex = 0; list[sindex].name; sindex++
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/libgrep/
dfa.h 314 int sindex; /* Index for adding new states. */ member in struct:dfa
  /src/external/gpl2/grep/dist/src/
dfa.h 333 int sindex; /* Index for adding new states. */ member in struct:dfa
  /src/external/gpl3/binutils/dist/gprofng/src/
Module.h 271 int sindex, sline; // index and src line of next item in src_items member in class:Module
  /src/external/gpl3/binutils.old/dist/gprofng/src/
Module.h 271 int sindex, sline; // index and src line of next item in src_items member in class:Module
  /src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
ucdata.c 635 ac_uint4 ch, last, lindex, sindex; local
655 sindex = last - SBase;
656 if (sindex < (ac_uint4) SCount
657 && (sindex % TCount) == 0)
  /src/external/historical/nawk/dist/
run.c 1024 Cell *sindex(Node **a, int nnn) /* index(a[0], a[1]) */ function
  /src/external/gpl3/binutils/dist/bfd/
elf32-avr.c 982 unsigned int sindex;
987 for (sindex = 0; sindex < htab->amt_max_entry_cnt; sindex ++)
988 if (htab->amt_destination_addr[sindex] == srel)
989 return htab->amt_stub_offsets[sindex] + stub_sec_addr;
981 unsigned int sindex; local
elfxx-mips.c 1535 unsigned long sindex;
1549 sindex = strlen (no_name_func) + 1;
1601 rp->irpss = sindex;
1603 sindex += strlen (sv[i]) + 1;
1607 size = sizeof (struct rpdr_ext) * (count + 2) + sindex;
1527 unsigned long sindex; local
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-avr.c 982 unsigned int sindex;
987 for (sindex = 0; sindex < htab->amt_max_entry_cnt; sindex ++)
988 if (htab->amt_destination_addr[sindex] == srel)
989 return htab->amt_stub_offsets[sindex] + stub_sec_addr;
981 unsigned int sindex; local
elfxx-mips.c 1538 unsigned long sindex;
1552 sindex = strlen (no_name_func) + 1;
1604 rp->irpss = sindex;
1606 sindex += strlen (sv[i]) + 1;
1610 size = sizeof (struct rpdr_ext) * (count + 2) + sindex;
1530 unsigned long sindex; local
  /src/external/gpl3/gdb/dist/bfd/
elf32-avr.c 982 unsigned int sindex;
987 for (sindex = 0; sindex < htab->amt_max_entry_cnt; sindex ++)
988 if (htab->amt_destination_addr[sindex] == srel)
989 return htab->amt_stub_offsets[sindex] + stub_sec_addr;
981 unsigned int sindex; local
elfxx-mips.c 1538 unsigned long sindex;
1552 sindex = strlen (no_name_func) + 1;
1604 rp->irpss = sindex;
1606 sindex += strlen (sv[i]) + 1;
1610 size = sizeof (struct rpdr_ext) * (count + 2) + sindex;
1530 unsigned long sindex; local
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-avr.c 987 unsigned int sindex;
992 for (sindex = 0; sindex < htab->amt_max_entry_cnt; sindex ++)
993 if (htab->amt_destination_addr[sindex] == srel)
994 return htab->amt_stub_offsets[sindex] + stub_sec_addr;
986 unsigned int sindex; local
  /src/external/bsd/libarchive/dist/libarchive/
archive_read_support_format_7zip.c 2750 int eindex, empty_streams, sindex; local
2986 eindex = sindex = 0;
3016 if ((size_t)sindex >= si->ss.unpack_streams)
3020 if (si->ss.digestsDefined[sindex])
3022 entries[i].ssIndex = sindex;
3023 sindex++;
  /src/external/gpl3/gdb/dist/gdb/
aarch64-tdep.c 5221 uint8_t sindex, scale, selem, esize, replicate = 0;
5256 for (sindex = 0; sindex < selem; sindex++)
5263 for (sindex = 0; sindex < selem; sindex++)
5333 uint8_t reg_tt, sindex;
5335 for (sindex = 0; sindex < selem; sindex++
5220 uint8_t sindex, scale, selem, esize, replicate = 0; local
5332 uint8_t reg_tt, sindex; local
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
aarch64-tdep.c 5051 uint8_t sindex, scale, selem, esize, replicate = 0;
5086 for (sindex = 0; sindex < selem; sindex++)
5093 for (sindex = 0; sindex < selem; sindex++)
5163 uint8_t reg_tt, sindex;
5165 for (sindex = 0; sindex < selem; sindex++
5050 uint8_t sindex, scale, selem, esize, replicate = 0; local
5162 uint8_t reg_tt, sindex; local
    [all...]

Completed in 119 milliseconds

1 2