Home
last modified time | relevance | path

Searched refs:four (Results 1 – 25 of 251) sorted by relevance

1234567891011

/titanic_51/usr/src/lib/libshell/common/tests/
H A Dcoprocess.sh62 ping four |&
67 for i in three four pipe four pipe four three pipe pipe three pipe
70 four) to=-u4;;
86 four) ;;
H A Darrays.sh43 set -A x zero one two three four 'five six'
239 ( set -A list one two three four)
248 foo=( zero one '' three four '' six)
253 if [[ ${foo[@]: -3:1} != four ]]
286 for i in one three four five
308 x+=( [four]=4 )
471 a=(zero one two three four)
474 [[ ${a[-3]} == four ]] || err_exit 'a[-3] should be four'
H A Dappend.sh42 { iarray+= (four five six) ;} 2> /dev/null
48 { iarray+= (four five six) ;} 2> /dev/null
H A Darith.sh226 y[three]=9 y[four]=2
227 three=four
228 four=three
229 (( x = y[three] + y[four] ))
233 (( x = y[$three] + y[$four] ))
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dcoprocess.sh70 ping four |&
75 for i in three four pipe four pipe four three pipe pipe three pipe
78 four) to=-u4;;
94 four) ;;
H A Darrays.sh43 set -A x zero one two three four 'five six'
239 ( set -A list one two three four)
248 foo=( zero one '' three four '' six)
253 if [[ ${foo[@]: -3:1} != four ]]
286 for i in one three four five
308 x+=( [four]=4 )
471 a=(zero one two three four)
474 [[ ${a[-3]} == four ]] || err_exit 'a[-3] should be four'
475 [[ ${a[-3..-1]} == 'four si
[all...]
H A Dappend.sh42 { iarray+= (four five six) ;} 2> /dev/null
43 if [[ ${iarray[@]} != 'one two three four five six' ]]
48 { iarray+= (four five six) ;} 2> /dev/null
49 if [[ ${iarray[@]} != 'one four five six' ]]
H A Darith.sh226 y[three]=9 y[four]=2
227 three=four
228 four=three
229 (( x = y[three] + y[four] ))
233 (( x = y[$three] + y[$four] ))
/titanic_51/usr/src/lib/libsqlite/test/
H A Djoin4_28.test30 insert into t1 values(4,'four');
44 } {1 one {} {} {} 2 two 2 niban ok 3 three {} {} {} 4 four {} {} {}}
57 } {1 one {} {} {} 2 two 2 niban ok 3 three {} {} {} 4 four {} {} {}}
67 } {1 one {} {} {} 2 two 2 niban ok 3 three {} {} {} 4 four {} {} {}}
77 } {1 one {} {} {} 2 two 2 niban ok 3 three {} {} {} 4 four {} {} {}}
H A Dbtree.test131 btree_insert $::c1 four 4.00
133 } {four}
156 } {four}
236 } {four}
315 } {five 5.00 four 4.00 six 6.00 three 3.00 two 2.00}
331 } {five 5.00 four 4.00 six 6.00 three 3.00 two 2.00}
360 } {five 5.00 four 4.00 six 6.00 three 3.00 two 2.00}
443 } {five 5.00 four 4.00 six 6.00 three 3.00 two 2.00}
H A Dmisc1.test94 CREATE TABLE agger(one text, two text, three text, four text);
106 execsql {SELECT sum(one), two, four FROM agger
107 GROUP BY two, four ORDER BY sum(one) desc}
110 execsql {SELECT sum((one)), (two), (four) FROM agger
111 GROUP BY (two), (four) ORDER BY sum(one) desc}
424 INSERT INTO t9 VALUES('four',4);
/titanic_51/usr/src/cmd/dtrace/test/tst/common/aggs/
H A Dtst.lquantzero.d58 @four[i] = lquantize(0, -10, 10, 1, incr);
80 printa(@four);
/titanic_51/usr/src/cmd/dtrace/test/tst/common/usdt/
H A Dtst.linkpriv.ksh48 DTRACE_PROBE4(test_prov, four, 7, 8, 9, 10);
59 probe four(uintptr_t, uintptr_t, uintptr_t, uintptr_t);
H A Dtst.linkunpriv.ksh50 DTRACE_PROBE4(test_prov, four, 7, 8, 9, 10);
61 probe four(uintptr_t, uintptr_t, uintptr_t, uintptr_t);
/titanic_51/usr/src/lib/libm/common/complex/
H A Dctanhf.c36 static const float four = 4.0F, two = 2.0F, one = 1.0F, zero = 0.0F; variable
104 r = (four * C) * (t + one); in ctanhf()
H A Dctanhl.c37 static const long double four = 4.0L, two = 2.0L, one = 1.0L, zero = 0.0L; variable
107 r = (four * C) * (t + one); in ctanhl()
H A Dctanh.c95 static const double four = 4.0, two = 2.0, one = 1.0, zero = 0.0; variable
165 r = (four * C) * (t + one); in ctanh()
/titanic_51/usr/src/cmd/rexd/
H A Drex.c120 u_int four = 4; in xdr_rex_ttymode() local
131 xdr_bytes(xdrs, (char **) &speedp, (u_int *)&four, 4) && in xdr_rex_ttymode()
H A Drex.x64 unsigned four; /* always equals 4 */ member
/titanic_51/usr/src/cmd/dtrace/test/tst/common/types/
H A Dtst.enum.d43 four = 4, enumerator
/titanic_51/usr/src/uts/sun4/conf/
H A DMapfile26 # Some four meg of kernel virtual address space
41 # Another four meg of kernel virtual address space
/titanic_51/usr/src/cmd/dtrace/test/tst/common/llquantize/
H A Dtst.bases.d33 @four = llquantize(i, 4, 0, 1, 4);
/titanic_51/usr/src/head/rpcsvc/
H A Drex.x70 unsigned four; /* always equals 4 */ member
/titanic_51/usr/src/cmd/svc/shell/
H A Dnet_include.sh529 done | while read three four; do
530 [ "$three" != addif ] && echo "$three $four \c"
/titanic_51/usr/src/uts/common/sys/
H A Dvisual_io.h168 unsigned char four; /* four bit */ member

1234567891011