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

1 2 3

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
anon.c 18 int five : 3;
pretty-print.c 31 int five : 3;
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
anon.c 18 int five : 3;
pretty-print.c 31 int five : 3;
  /src/usr.bin/make/unit-tests/
varmod-order-reverse.mk 6 WORDS= one two three four five six seven eight nine ten
8 .if ${WORDS:Or} != "two three ten six seven one nine four five eight"
varcmd.exp 7 five FU=<v>bar</v> FOO=<v>goo</v> VAR=<v>Internal</v>
8 five v=is x k=is x
varmod-order-string.mk 7 WORDS= one two three four five six seven eight nine ten
8 .if ${WORDS:O} != "eight five four nine one seven six ten three two"
varcmd.mk 59 @${.MAKE} -f ${MAKEFILE} five
70 five: show show-v
dir.exp 7 Expanding "f{our,ive}"... four five
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/
vla-type.f90 32 type :: five type in program:vla_struct
34 end type five
40 type(five) :: fivev
41 type(five) :: fivearr (2)
42 type(five), allocatable :: fivedynarr (:)
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.fortran/
vla-type.f90 32 type :: five type in program:vla_struct
34 end type five
40 type(five) :: fivev
41 type(five) :: fivearr (2)
42 type(five), allocatable :: fivedynarr (:)
  /src/external/gpl3/gdb/dist/sim/testsuite/sh/
loop.s 16 # Loop should execute one instruction five times.
22 # r1 = 0xa5a5a5a5 + 8 (five in loop, two after, one before)
37 # Loop should execute two instructions five times.
59 # Loop should execute three instructions five times.
81 # Loop should execute four instructions five times.
108 # Loop should execute five instructions five times.
136 # Loop should execute n instructions five times.
171 # Loop should execute one instruction five times.
178 # r1 = 0xa5a5a5a5 + 8 (five in loop, two after, one before
    [all...]
mulr.s 51 mulr_3: ! multiply five by five
  /src/external/gpl3/gdb.old/dist/sim/testsuite/sh/
loop.s 16 # Loop should execute one instruction five times.
22 # r1 = 0xa5a5a5a5 + 8 (five in loop, two after, one before)
37 # Loop should execute two instructions five times.
59 # Loop should execute three instructions five times.
81 # Loop should execute four instructions five times.
108 # Loop should execute five instructions five times.
136 # Loop should execute n instructions five times.
171 # Loop should execute one instruction five times.
178 # r1 = 0xa5a5a5a5 + 8 (five in loop, two after, one before
    [all...]
mulr.s 51 mulr_3: ! multiply five by five
  /src/external/mpl/bind/dist/bin/tests/system/geoip2/ns2/
named11.conf.j2 70 view five {
71 match-clients { geoip domain five.es; };
named.conf.j2 70 view five {
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
msgunfmt-properties-1 12 five=fifth
  /src/external/mpl/bind/dist/bin/tests/system/checkconf/
good-printtime.conf 31 channel five {
32 file "five.out";
good-maxcachettl.conf 26 view five {
good-maxncachettl.conf 26 view five {
good-mincachettl.conf 26 view five {
good-minncachettl.conf 26 view five {
  /src/tests/usr.bin/xlint/lint1/
msg_193.c 572 five:
575 goto five;
  /src/usr.bin/ctags/test/
ctags.test 61 five(one,two);

Completed in 107 milliseconds

1 2 3