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

1 2 3 4 5 6

  /src/usr.bin/make/unit-tests/
depsrc-silent.exp 2 two
varmod-subst.exp 9 1 two 3 horizontal tabulator
10 1 two 3 space
11 1 two 3 exclamation mark
12 1 two 3 quotation mark
13 1 two 3 number sign
14 1 two 3 dollar sign
15 1 two 3 percent sign
16 1 two 3 ampersand
17 1 two 3 apostrophe
18 1 two 3 left parenthesi
    [all...]
deptgt-order.exp 8 : 'Making two out of one.'
9 : 'Making three out of two.'
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"
varmod-subst.mk 140 # single space, not two.
201 @echo ${:U1 2 3:S 2 two :Q} horizontal tabulator
202 @echo ${:U1 2 3:S 2 two :Q} space
203 @echo ${:U1 2 3:S!2!two!:Q} exclamation mark
204 @echo ${:U1 2 3:S"2"two":Q} quotation mark
207 @echo ${:U1 2 3:S#2#two#:Q} number sign
208 @echo ${:U1 2 3:S$2$two$:Q} dollar sign
209 @echo ${:U1 2 3:S%2%two%:Q} percent sign
210 @echo ${:U1 2 3:S&2&two&:Q} ampersand
211 @echo ${:U1 2 3:S'2'two':Q} apostroph
    [all...]
varmod-sysv.mk 17 .if ${one.c two.c three.c:L:.c=.o} != "one.o two.o three.o"
41 .if ${one two three:L:%=(%)} != "(one) (two) (three)"
53 .if ${one two:L:${:Uone}=${:U1}} != "1 two"
141 .if ${one two:L:o%=a%w} != "anew two"
146 .if ${one two:L:=X} != "oneX twoX"
151 .if ${one two:L:o=X} != "one twX
    [all...]
varcmd.mk 33 @${.MAKE} -f ${MAKEFILE} FU=bar FOO+=goo two
35 two: show
42 .ifmake two
48 two: immutable
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"
var-op-append.mk 27 VAR+= two
28 .if ${VAR} != "one two"
34 .if ${VAR} != "one two "
49 # variable was expanded two times in a row, which was unexpected but
varmod-order-shuffle.mk 15 WORDS= one two three four five six seven eight nine ten
17 # Note that 1 in every 10! trials two independently generated
23 # Create two shuffles using the := assignment operator.
varmod-to-separator.mk 6 WORDS= one two three four five six
9 .if ${WORDS:ts } != "one two three four five six"
14 .if ${WORDS:ts,} != "one,two,three,four,five,six"
19 .if ${WORDS:ts/:tu} != "ONE/TWO/THREE/FOUR/FIVE/SIX"
25 .if ${WORDS:ts::tu} != "ONE:TWO:THREE:FOUR:FIVE:SIX"
51 .if ${WORDS:tu:ts/} != "ONE/TWO/THREE/FOUR/FIVE/SIX"
58 .if ${WORDS:ts:} != "one:two:three:four:five:six"
68 .if ${WORDS:ts:S/two/2/} != "one2threefourfivesix"
73 .if ${WORDS:S/two/2/:ts} != "one2threefourfivesix"
79 .if ${WORDS:ts/:S/two/2/} != "one/2/three/four/five/six
    [all...]
  /src/tests/usr.bin/xlint/lint1/
msg_186.c 11 unsigned two: 2; member in struct:bit_field
msg_105.c 22 struct two { struct
  /src/lib/libm/src/
s_tanh.c 45 static const double one=1.0, two=2.0, tiny = 1.0e-300; variable
68 t = expm1(two*fabs(x));
69 z = one - two/(t+two);
71 t = expm1(-two*fabs(x));
72 z= -t/(t+two);
s_tanhf.c 24 static const float one=1.0, two=2.0, tiny = 1.0e-30; variable
46 t = expm1f(two*fabsf(x));
47 z = one - two/(t+two);
49 t = expm1f(-two*fabsf(x));
50 z= -t/(t+two);
e_jnf.c 28 two = 2.0000000000e+00, /* 0x40000000 */ variable
135 v = two/x;
143 di -= two;
151 di -= two;
  /src/lib/libm/noieee_src/
n_tanh.c 79 static const double one=1.0, two=2.0, small = 1.0e-10, big = 1.0e10; local
90 return(copysign(one-two/(expm1(x+x)+two),sign));
92 {t= -expm1(-(x+x)); return(copysign(t/(two-t),sign));}
n_pow.c 121 static const double zero=0.0, one=1.0, two=2.0, negone= -1.0; variable
155 else if (y==two)
165 else if ( (t=drem(y,two)) == zero)
  /src/usr.bin/ctags/test/
ctags.test 19 char qq[] = " quote(one,two) {int bar;} ";
40 multiple(one,two); \
42 callroute(one,two); \
52 routine1(one,two) /* comments here are fun... */
57 char two[10];
61 five(one,two);
63 routine2 (one,two) { puts("hello\n"); }
66 two) { puts("world\n"); }
67 routine4(int one, char (*two)(void)) /* test ANSI arguments */
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/x86_64/
floatundisf.S 13 two: label
31 mulss REL_ADDR(two), %xmm0
  /src/lib/libc/arch/vax/sys/
__syscall.S 45 subl3 $2,-8(%ap),(%ap) # two fewer arguments
  /src/lib/libc/arch/mips/sys/
pipe.S 55 INT_S v0, 0(a0) # store the two file descriptors
  /src/lib/libc/arch/riscv/sys/
pipe.S 47 sw a0, 0(a2) # store the two file descriptors
  /src/common/lib/libc/arch/mips/string/
strcmp.S 47 lbu t0, 0(a0) # get two bytes and compare them
  /src/sys/arch/x68k/stand/libdos/
dos_rename.S 16 link %a6,#-Lbufsz*2 | allocate two dos_nameckbuf

Completed in 284 milliseconds

1 2 3 4 5 6