/illumos-gate/usr/src/cmd/dtrace/test/tst/common/types/ |
H A D | tst.enum.d | 43 four = 4,
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/llquantize/ |
H A D | tst.bases.d | 33 @four = llquantize(i, 4, 0, 1, 4);
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/aggs/ |
H A D | tst.lquantzero.d | 58 @four[i] = lquantize(0, -10, 10, 1, incr); 80 printa(@four);
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/usdt/ |
H A D | tst.linkpriv.ksh | 48 DTRACE_PROBE4(test_prov, four, 7, 8, 9, 10); 59 probe four(uintptr_t, uintptr_t, uintptr_t, uintptr_t);
|
H A D | tst.linkunpriv.ksh | 50 DTRACE_PROBE4(test_prov, four, 7, 8, 9, 10); 61 probe four(uintptr_t, uintptr_t, uintptr_t, uintptr_t);
|
/illumos-gate/usr/src/lib/libshell/common/tests/ |
H A D | append.sh | 42 { 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 D | coprocess.sh | 62 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 D | arrays.sh | 43 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 D | arith.sh | 226 y[three]=9 y[four]=2 227 three=four 228 four=three 229 (( x = y[three] + y[four] )) 233 (( x = y[$three] + y[$four] ))
|
/illumos-gate/usr/src/lib/libm/common/complex/ |
H A D | ctanh.c | 95 static const double four = 4.0, two = 2.0, one = 1.0, zero = 0.0; variable 165 r = (four * C) * (t + one);
|
H A D | ctanhf.c | 36 static const float four = 4.0F, two = 2.0F, one = 1.0F, zero = 0.0F; variable 104 r = (four * C) * (t + one);
|
H A D | ctanhl.c | 37 static const long double four = 4.0L, two = 2.0L, one = 1.0L, zero = 0.0L; variable 107 r = (four * C) * (t + one);
|
/illumos-gate/usr/src/cmd/rexd/ |
H A D | rex.c | 120 u_int four = 4; local 131 xdr_bytes(xdrs, (char **) &speedp, (u_int *)&four, 4) &&
|
H A D | rex.x | 64 unsigned four; /* always equals 4 */
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | visual_io.h | 168 unsigned char four; /* four bit */ member in union:__anon9237
|
/illumos-gate/usr/src/lib/libc/sparc/gen/ |
H A D | memchr.s | 100 sll %o1, 16, %g1 ! four bytes <--------+
|
/illumos-gate/usr/src/lib/libc/sparcv9/gen/ |
H A D | memchr.s | 100 sllx %o1, 16, %g1 ! four bytes <--------+
|
/illumos-gate/usr/src/head/rpcsvc/ |
H A D | rex.x | 70 unsigned four; /* always equals 4 */
|
/illumos-gate/usr/src/lib/libc/i386/gen/ |
H A D | strchr.s | 72 add $4, %eax / increment src by four
|
H A D | memcpy.s | 129 addl %eax,%edi / %edi, %esi by four after each copy
|
/illumos-gate/usr/src/cmd/svc/shell/ |
H A D | net_include.sh | 529 done | while read three four; do 530 [ "$three" != addif ] && echo "$three $four \c"
|
/illumos-gate/usr/src/lib/libsqlite/tool/ |
H A D | speedtest2.tcl | 93 set ones {zero one two three four five six seven eight nine
|
H A D | speedtest.tcl | 102 set ones {zero one two three four five six seven eight nine
|
/illumos-gate/usr/src/lib/libc/sparcv9/crt/ |
H A D | __align_cpy_4.s | 115 bg,a,pn %xcc, .wrword ! Still have four to do.
|
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/ |
H A D | mpi2_history.txt | 371 * Added four new IR Configuration Change List Event data
|