/titanic_50/usr/src/uts/sparc/nsmb/ |
H A D | ioc_check.ref | 7 #define SSN_OWNER 0x4 12 #define SH_TYPE 0x4 18 #define TC_OPT 0x4 22 #define SV_TZ 0x4 31 #define IS_VCFLAGS 0x4 52 #define IOC_RQ_ERROR 0x4 78 #define IOC_FLAGS 0x4 81 #define IOC_CNT 0x4 86 #define IOC_EFATTR 0x4 95 #define IOC_TITLE 0x4 [all …]
|
/titanic_50/usr/src/uts/intel/nsmb/ |
H A D | ioc_check.ref | 7 #define SSN_OWNER 0x4 12 #define SH_TYPE 0x4 18 #define TC_OPT 0x4 22 #define SV_TZ 0x4 31 #define IS_VCFLAGS 0x4 52 #define IOC_RQ_ERROR 0x4 78 #define IOC_FLAGS 0x4 81 #define IOC_CNT 0x4 86 #define IOC_EFATTR 0x4 95 #define IOC_TITLE 0x4 [all …]
|
/titanic_50/usr/src/lib/libmvec/common/ |
H A D | __vexpf.c | 240 double x0, x1, x2, x3, x4; in __vexpf() local 282 x4 *= K256ONLN2; in __vexpf() 288 k4 = (int)x4; in __vexpf() 294 x4 -= (double)k4; in __vexpf() 300 x4 = (KA2 * x4 + KA1) * x4 + KA0; in __vexpf() 327 *y = (float)(res4 * x4); in __vexpf()
|
H A D | __vexp.c | 410 double x0, x1, x2, x3, x4, x5; in __vexp() local 456 y4 = (x4 * invln2_256) + round; in __vexp() 491 x4 = (x4 - y4 * ln2_256h) - y4 * ln2_256l; in __vexp() 498 y4 = x4 * (one + x4 * (B1 + x4 * (B2 + x4 * B3))); in __vexp()
|
/titanic_50/usr/src/common/crypto/chacha/ |
H A D | chacha.c | 90 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local 126 x4 = j4; in chacha_encrypt_bytes() 139 QUARTERROUND( x0, x4, x8,x12) in chacha_encrypt_bytes() 146 QUARTERROUND( x3, x4, x9,x14) in chacha_encrypt_bytes() 152 x4 = PLUS(x4,j4); in chacha_encrypt_bytes() 170 x4 = XOR(x4,U8TO32_LITTLE(m + 16)); in chacha_encrypt_bytes() 194 U32TO8_LITTLE(c + 16,x4); in chacha_encrypt_bytes()
|
/titanic_50/usr/src/cmd/dtrace/test/tst/common/uctf/ |
H A D | tst.printtype.ksh.out | 3 int ff_partysize = 0x4 13 int ff_partysize = 0x4
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | swap.h | 231 #define SWAP_PRINT(f, s, x1, x2, x3, x4, x5) \ argument 233 printf(s, x1, x2, x3, x4, x5); 235 #define SWAP_PRINT(f, s, x1, x2, x3, x4, x5) argument
|
/titanic_50/usr/src/lib/libadm/common/ |
H A D | mapfile-vers | 180 nbra { TYPE = DATA; FILTER = libgen.so.1; SIZE = 0x4 }; 182 loc1 { TYPE = DATA; FILTER = libgen.so.1; SIZE = 0x4 }; 183 loc2 { TYPE = DATA; FILTER = libgen.so.1; SIZE = 0x4 }; 184 locs { TYPE = DATA; FILTER = libgen.so.1; SIZE = 0x4 };
|
/titanic_50/usr/src/cmd/dtrace/test/tst/common/print/ |
H A D | tst.struct.d.out | 6 uint64_t beta = 0x4
|
/titanic_50/usr/src/lib/libm/common/m9x/ |
H A D | tgamma.c | 1373 double z, t1, t2, t3, t4, x4, x8; in kpcos() local 1379 x4 = z * z; in kpcos() 1381 t3 = one_pi_l + x4 * ((kc[1] + z * kc[2]) + x4 * (kc[3] + z * in kpcos() 1382 kc[4] + x4 * kc[5])); in kpcos()
|
H A D | tgammal.c | 830 long double z, t1, t2, t3, t4, x4, x8; in kpcos() local 837 x4 = z * z; in kpcos() 841 t3 = one_pi_l + x4 * t3; in kpcos()
|
/titanic_50/usr/src/lib/libeti/form/common/ |
H A D | mapfile-vers | 162 __i_size { TYPE = DATA; FILTER = libc.so.1; SIZE = 0x4 }; 241 SIZE = 0x4;
|
/titanic_50/usr/src/lib/libm/sparc/src/ |
H A D | locallibm.il | 1545 ld [%o1+0x4],%f1 1547 ld [%o2+0x4],%f5 1555 st %f1,[%o0+0x4] 1562 ld [%o1+0x4],%f1 1564 ld [%o2+0x4],%f5 1572 st %f1,[%o0+0x4] 1580 ld [%o1+0x4],%f1 1581 st %f1,[%o0+0x4] 1596 st %f1,[%o0+0x4] 1620 st %f1,[%o0+0x4] [all …]
|
/titanic_50/usr/src/common/crypto/edonr/ |
H A D | edonr.c | 117 #define LS1_256(c, x0, x1, x2, x3, x4, x5, x6, x7) \ argument 120 x04 = x0+x4, x17 = x1+x7, x07 = x04+x17; \ 131 s7 = rotl32(x26 + x4, 29); \ 134 #define LS1_512(c, x0, x1, x2, x3, x4, x5, x6, x7) \ argument 137 x04 = x0+x4, x17 = x1+x7, x07 = x04+x17; \ 148 s7 = rotl64(x26 + x4, 59); \
|
/titanic_50/usr/src/cmd/ibd_upgrade/ |
H A D | ibd_upgrade.sh | 126 | while read x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 device_path
|
/titanic_50/usr/src/ucbcmd/sed/ |
H A D | sed1.c | 656 char *comple(x1, ep, x3, x4) in comple() argument 658 char x4; 663 p = compile(x1, ep + 1, x3, x4);
|
/titanic_50/usr/src/uts/common/io/usb/clients/hidparser/ |
H A D | README | 208 hid1: Index = 102 value =0x4 212 hid1: Index = 106 value =0x4 369 hidparser: hidparser_GlobalItem:index = 0x0 token = 0x4 382 hidparser: scanner: aindex = 0x4 389 hidparser: scanner: index = 0x4 ch = 0xa1 [= 0x10100001 = tag[a], 408 hidparser: hidparser_MainItem:index = 0x4 token = 0xa0 680 hidparser: hidparser_GlobalItem:index = 0x32 token = 0x4 712 hidparser: hidparser_GlobalItem:index = 0x3c token = 0x4 796 hidparser: hidparser_GlobalItem:index = 0x55 token = 0x4 842 hidparser: scanner: parsed_text[0] = 0x4,index = 0x66 [all …]
|
/titanic_50/usr/src/cmd/sgs/libconv/common/ |
H A D | phdr.msg | 104 @ MSG_PF_R_CF "PF_R" # 0x4
|
/titanic_50/usr/src/lib/efcode/fcode_test/ |
H A D | misc.fth | 120 /c field >x4 126 " field.5" 0 >x4 /n /l /w + + = .passed?
|
/titanic_50/usr/src/lib/libsqlite/test/ |
H A D | tableapi.test | 187 } {0 1 100 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x… 198 } {0 2 100 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x…
|
/titanic_50/usr/src/lib/libxnet/common/ |
H A D | mapfile-vers | 141 SIZE = 0x4; 172 SIZE = 0x4;
|
/titanic_50/usr/src/cmd/file/ |
H A D | magic | 211 >0x1e short &0x4 pure 219 >0x1c byte &0x4 86 230 >0x3 byte &0x4 separate 238 >0x3 byte &0x4 separate 269 >3 byte &0x4 , extra field
|
/titanic_50/usr/src/cmd/dtrace/test/tst/common/java_api/ |
H A D | tst.Bean.ksh.out | 401 , mod`func+0x4, 450 , mod`func+0x4, 500 , mod`func+0x4, 549 , mod`func+0x4, 700 serialized: mod`func+0x4 701 deserialized: mod`func+0x4 703 encoded: mod`func+0x4 704 decoded: mod`func+0x4 706 serialized: mod`func+0x4 707 deserialized: mod`func+0x4 [all …]
|
/titanic_50/usr/src/cmd/oawk/ |
H A D | awk.def | 36 # define dprintf(x1, x2, x3, x4)
|
/titanic_50/usr/src/lib/iconv_modules/utf-8/common/binarytables/srcs/ |
H A D | IBM-1140+UTF-8.src | 79 between 0x4...0x4;
|