HomeSort by: relevance | last modified time | path
    Searched refs:starts (Results 1 - 25 of 136) sorted by relevancy

1 2 3 4 5 6

  /src/external/mpl/dhcp/dist/tests/failover/
new-failover 7 starts 4 2001/05/01 02:19:16;
18 starts 4 2001/04/19 02:19:16;
  /src/external/gpl3/gdb/dist/sim/testsuite/bfin/
c_logi2op_log_l_shft_astat.S 9 # First test when ASTAT starts with all bits cleared
17 # Then test when ASTAT starts with all bits set
c_logi2op_log_r_shft_astat.S 9 # First test when ASTAT starts with all bits cleared
17 # Then test when ASTAT starts with all bits set
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
dw2-objfile-overlap.exp 48 gdb_test "info line inner" {Line 2 of "inner\.c" starts at address .*}
  /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/
c_logi2op_log_l_shft_astat.S 9 # First test when ASTAT starts with all bits cleared
17 # Then test when ASTAT starts with all bits set
c_logi2op_log_r_shft_astat.S 9 # First test when ASTAT starts with all bits cleared
17 # Then test when ASTAT starts with all bits set
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
dw2-objfile-overlap.exp 48 gdb_test "info line inner" {Line 2 of "inner\.c" starts at address .*}
  /src/usr.bin/make/unit-tests/
make-exported.mk 14 # variable name starts with a hyphen.
21 # it is just ignored since its name starts with '-'.
cond-op-and.mk 94 # of the preceding bare word. The condition starts with a digit and is thus
cond-op-or.mk 94 # of the preceding bare word. The condition starts with a digit and is thus
varmod-match.mk 189 # [ starts a character list for matching 1 character
193 # ( while parsing the pattern, starts a nesting level
195 # { while parsing the pattern, starts a nesting level
198 # $ while parsing the pattern, starts a nested expression
199 # # in a line except a shell command, starts a comment
241 # '$' starts.
364 # [:] matches never since the ':' starts the next modifier
  /src/external/gpl2/diffutils/include/
regex.h 33 unsigned num_regs, regoff_t *starts, regoff_t *ends));
  /src/external/gpl2/grep/dist/lib/
regex.h 35 unsigned num_regs, regoff_t *starts, regoff_t *ends));
  /src/external/mpl/dhcp/dist/server/
salloc.c 50 for (i = 1; i < n->starts + 1; i++) {
72 if (c->ends != c->starts) {
74 (unsigned long)c, (unsigned long)(c->starts),
99 rval -> starts = n;
  /src/external/bsd/nsd/dist/simdzone/src/generic/
scanner.h 52 uint64_t delimiters, starts = quotes | semicolons; local
62 starts &= ~((in_comment | in_quoted) ^ (-end - end));
64 while (starts) {
65 const uint64_t start = -starts & starts;
75 starts &= -end - end;
  /src/external/mpl/dhcp/dist/contrib/
dhcp-lease-list.pl 92 if ($lease =~ /^\s+([\.\d]+)\s+{.*starts \d+ ([\/\d\ \:]+);.*ends \d+ ([\/\d\ \:]+);.*ethernet ([a-f0-9:]+);/s) {
108 next if not ($lease =~ /^\s+([\.\d]+)\s+{.*starts \d+ ([\/\d\ \:]+);.*ends \d+ ([\/\d\ \:]+);.*ethernet ([a-f0-9:]+);(.*client-hostname \"(\S+)\";)*/s);
  /src/sys/arch/vax/boot/xxboot/
start.S 50 .org 0x00 # uVAX booted from TK50 starts here
53 # At offset 0x02 we have a dual used area: VMB.EXE starts execution here,
66 .org 0x0C # 11/750 & 8200 starts here
178 .org 0x200 # uVAX booted from disk starts here
  /src/external/bsd/tre/dist/tests/agrep/
records.ok 2 match a starts at a character. Similarly, at a character. characters are
11 match a starts at a character. Similarly, at a character. characters are
37 (standard input): match(standard input): a(standard input): starts(standard input): at(standard input): a(standard input): character.(standard input): Similarly,(standard input): at(standard input): a(standard input): character.(standard input): characters(standard input): are(standard input):
91 starts at a character. Similarly, at a
102 starts at a character. Similarly, at a
495 substring which either starts at the beginning or the record or is
514 substring which either starts at the beginning or the record or is
541 substring which either starts at the beginning or the record or is
560 substring which either starts at the beginning or the record or is
587 substring which either starts at the beginning or the record or i
    [all...]
  /src/external/bsd/ntp/dist/scripts/ntptrace/
ntptrace-opts.def 51 If given no arguments, ntptrace starts with localhost. Here is an example of
  /src/lib/libcurses/
refresh.c 1587 int bsize, curs, curw, starts, startw, i, j; local
1593 curs = curw = starts = startw = 0; /* XXX gcc -Wuninitialized */
1656 * - Starts is the index of the beginning of the examined block in
1667 for (starts = top; starts <= bot - bsize; starts++) {
1668 for (curw = startw, curs = starts;
1669 curs < starts + bsize; curw++, curs++)
1673 if (curs != starts + bsize)
1675 for (curw = startw, curs = starts;
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.h 489 /* Set REGS to hold NUM_REGS registers, storing them in STARTS and
491 for recording register information. STARTS and ENDS must be
503 regoff_t *starts, regoff_t *ends);
  /src/external/gpl3/binutils/dist/include/
xregex2.h 491 /* Set REGS to hold NUM_REGS registers, storing them in STARTS and
493 for recording register information. STARTS and ENDS must be
505 unsigned num_regs, regoff_t *starts,
  /src/external/gpl3/binutils.old/dist/include/
xregex2.h 491 /* Set REGS to hold NUM_REGS registers, storing them in STARTS and
493 for recording register information. STARTS and ENDS must be
505 unsigned num_regs, regoff_t *starts,
  /src/external/gpl3/gcc/dist/include/
xregex2.h 491 /* Set REGS to hold NUM_REGS registers, storing them in STARTS and
493 for recording register information. STARTS and ENDS must be
505 unsigned num_regs, regoff_t *starts,
  /src/external/gpl3/gcc.old/dist/include/
xregex2.h 491 /* Set REGS to hold NUM_REGS registers, storing them in STARTS and
493 for recording register information. STARTS and ENDS must be
505 unsigned num_regs, regoff_t *starts,

Completed in 32 milliseconds

1 2 3 4 5 6