| /src/usr.bin/mkubootimage/ |
| arm64.h | 44 uint64_t res3; /* reserved */ member in struct:arm64_image_header
|
| /src/external/mpl/bind/dist/bin/tests/system/expiredglue/ |
| tests_expiredglue.py | 28 res3 = isctest.query.udp(msg3, ns4.ip) 29 isctest.check.rr_count_eq(res3.answer, 1) 45 isctest.check.same_data(res3_2, res3)
|
| /src/external/lgpl3/gmp/dist/tests/mpf/ |
| reuse.c | 99 mpf_t res1, res2, res3; local 118 mpf_init (res3); 139 mpf_set (res3, out1); 143 if (mpf_cmp (res1, res3) != 0) 144 dump_abort (dss_func_names[i], res1, res3); 197 mpf_clear (res3);
|
| /src/sys/arch/arm/arm/ |
| smccc.c | 105 register_t *res0, register_t *res1, register_t *res2, register_t *res3) 148 if (res3) { 149 *res3 = r3;
|
| /src/external/lgpl3/gmp/dist/tests/mpz/ |
| reuse.c | 214 mpz_t res1, res2, res3; local 237 mpz_init (res3); 242 mpz_set_ui (res3, 1); /* force allocation */ 487 mpz_gcdext (res1, res2, res3, i1, i2); \ 490 MPZ_CHECK_FORMAT (res3); \ 492 || mpz_cmp (ref3, res3) != 0) \ 505 mpz_clobber (res3); 510 mpz_clobber (res3); 515 mpz_set (res3, in1); 516 GCDEXT_CHECK3 (res3, in2) [all...] |
| /src/external/mpl/bind/dist/bin/tests/system/rsabigexponent/ |
| tests_rsabigexponent.py | 61 res3 = isctest.query.tcp(msg, "10.53.0.3") 62 isctest.check.servfail(res3)
|
| /src/external/lgpl3/gmp/dist/mini-gmp/tests/ |
| t-reuse.c | 153 mpz_t res1, res2, res3; local 171 mpz_init (res3); 404 mpz_gcdext (res1, res2, res3, res1, in2); 407 mpz_check_format (res3); 409 || mpz_cmp (ref3, res3) != 0) 413 mpz_gcdext (res1, res2, res3, res2, in2); 416 mpz_check_format (res3); 418 || mpz_cmp (ref3, res3) != 0) 421 mpz_set (res3, in1); 422 mpz_gcdext (res1, res2, res3, res3, in2) [all...] |
| /src/sys/arch/arm/pci/ |
| pci_smccc.c | 53 register_t *res0, register_t *res1, register_t *res2, register_t *res3) 65 res0, res1, res2, res3);
|
| /src/external/bsd/am-utils/dist/amd/ |
| ops_nfs.c | 187 struct am_mountres3 res3; local 200 memset(&res3, 0, sizeof(res3)); 201 fp->fh_error = pickup_rpc_reply(pkt, len, (voidp) &res3, 203 fp->fh_status = unx_error(res3.fhs_status); 205 fp->fh_nfs_handle.v3.am_fh3_length = res3.mountres3_u.mountinfo.fhandle.fhandle3_len; 207 res3.mountres3_u.mountinfo.fhandle.fhandle3_val, 210 XFREE(res3.mountres3_u.mountinfo.fhandle.fhandle3_val); 211 if (res3.mountres3_u.mountinfo.auth_flavors.auth_flavors_val) 212 XFREE(res3.mountres3_u.mountinfo.auth_flavors.auth_flavors_val) 255 am_LOOKUP3res res3; local [all...] |
| amfs_host.c | 210 struct am_mountres3 res3; local 236 memset((char *) &res3, 0, sizeof(res3)); 242 (SVC_IN_ARG_TYPE) &res3, 249 if ((errno = res3.fhs_status)) { 254 fhp->v3.am_fh3_length = res3.mountres3_u.mountinfo.fhandle.fhandle3_len; 256 res3.mountres3_u.mountinfo.fhandle.fhandle3_val,
|
| /src/sys/dev/scsipi/ |
| scsi_scanner.h | 93 u_int8_t res3[6]; member in struct:scsi_window_data
|
| /src/crypto/external/bsd/netpgp/dist/bindings/perl/ |
| netpgpperl_wrap.c | 2560 int res3 ; local 2579 res3 = SWIG_AsCharPtrAndSize(ST(2), &buf3, NULL, &alloc3); 2580 if (!SWIG_IsOK(res3)) { 2581 SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "netpgp_setvar" "', argument " "3"" of type '" "char const *""'"); 2738 int res3 ; local 2759 res3 = SWIG_AsCharPtrAndSize(ST(2), &buf3, NULL, &alloc3); 2760 if (!SWIG_IsOK(res3)) { 2761 SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "netpgp_set_homedir" "', argument " "3"" of type '" "char const *""'"); 2874 int res3 ; local 2893 res3 = SWIG_AsCharPtrAndSize(ST(2), &buf3, NULL, &alloc3) 3053 int res3 ; local 3123 int res3 ; local 3186 int res3 ; local 3274 int res3 ; local 3338 int res3 ; local 3512 int res3 ; local 3675 int res3 ; local 3741 int res3 ; local [all...] |
| /src/crypto/external/bsd/netpgp/dist/bindings/python/ |
| netpgppython_wrap.c | 3467 int res3 ; variable 3485 res3 = SWIG_AsCharPtrAndSize(obj2, &buf3, NULL, &alloc3); 3486 if (!SWIG_IsOK(res3)) { 3487 SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "netpgp_setvar" "', argument " "3"" of type '" "char const *""'"); 3625 int res3 ; variable 3646 res3 = SWIG_AsCharPtrAndSize(obj2, &buf3, NULL, &alloc3); 3647 if (!SWIG_IsOK(res3)) { 3648 SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "netpgp_set_homedir" "', argument " "3"" of type '" "char const *""'"); 3744 int res3 ; variable 3762 res3 = SWIG_AsCharPtrAndSize(obj2, &buf3, NULL, &alloc3) 3903 int res3 ; variable 3969 int res3 ; variable 4027 int res3 ; variable 4109 int res3 ; variable 4168 int res3 ; variable 4324 int res3 ; variable 4470 int res3 ; variable 4530 int res3 ; variable [all...] |
| /src/sys/dev/pci/ |
| mlyreg.h | 213 u_int8_t res3:2; /* N/A */ member in struct:mly_param_controller 334 u_int8_t res3[4 + 16 + 64]; /* N/A */ member in struct:mly_health_status 535 u_int8_t res3[9]; /* N/A */ member in struct:mly_ioctl_getcontrollerinfo 732 u_int8_t res3[8]; /* N/A */ member in struct:mly_ioctl_getlogdevinfovalid 764 u_int8_t res3:5; member in struct:mly_ioctl_getphysdevinfovalid 844 u_int8_t res3[8]; /* N/A */ member in struct:mly_ioctl_getdevstatistics 865 u_int8_t res3[4]; /* N/A */ member in struct:mly_ioctl_getcontrollerstatistics
|
| amrreg.h | 284 u_int8_t res3; member in struct:amr_notify
|
| /src/sys/arch/hppa/dev/ |
| elroyreg.h | 66 uint64_t res3[30]; /* 0x110 */ member in struct:elroy_regs
|
| /src/sys/arch/x86/include/ |
| bootinfo.h | 172 int res0, res1, res2, res3; /* future expansion; 0 now */ member in struct:bi_biosgeom_entry
|
| /src/crypto/external/bsd/netpgp/dist/bindings/tcl/ |
| netpgptcl_wrap.c | 2417 int res3 ; local 2432 res3 = SWIG_AsCharPtrAndSize(objv[3], &buf3, NULL, &alloc3); 2433 if (!SWIG_IsOK(res3)) { 2434 SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "netpgp_setvar" "', argument " "3"" of type '" "char const *""'"); 2715 int res3 ; local 2735 res3 = SWIG_AsCharPtrAndSize(objv[3], &buf3, NULL, &alloc3); 2736 if (!SWIG_IsOK(res3)) { 2737 SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "netpgp_encrypt_file" "', argument " "3"" of type '" "char const *""'"); 2776 int res3 ; local 2793 res3 = SWIG_AsCharPtrAndSize(objv[3], &buf3, NULL, &alloc3) 2830 int res3 ; local 2905 int res3 ; local 2960 int res3 ; local [all...] |
| /src/crypto/external/apache2/openssl/dist/crypto/modes/asm/ |
| aes-gcm-armv8_64.pl | 179 my ($ctr0,$ctr1,$ctr2,$ctr3,$res0,$res1,$res2,$res3)=map("v$_",(0..7)); 593 mov $t9d, $res3.d[1] @ GHASH block 4k+3 - mid 602 eor $t9.8b, $t9.8b, $res3.8b @ GHASH block 4k+3 - mid 604 pmull2 $t7.1q, $res3.2d, $h1.2d @ GHASH block 4k+3 - high 611 pmull $t8.1q, $res3.1d, $h1.1d @ GHASH block 4k+3 - low 788 mov $t9d, $res3.d[1] @ GHASH block 4k+3 - mid 796 eor $t9.8b, $t9.8b, $res3.8b @ GHASH block 4k+3 - mid 798 pmull2 $t7.1q, $res3.2d, $h1.2d @ GHASH block 4k+3 - high 807 pmull $t8.1q, $res3.1d, $h1.1d @ GHASH block 4k+3 - low 1419 pmull $t8.1q, $res3.1d, $h1.1d @ GHASH block 4k+3 - lo [all...] |
| aes-gcm-armv8-unroll8_64.pl | 192 my ($ctr0,$ctr1,$ctr2,$ctr3,$ctr4,$ctr5,$ctr6,$ctr7,$res0,$res1,$res2,$res3,$res4,$res5,$res6,$res7)=map("v$_",(0..15)); 220 my $t7=$res3; 520 pmull2 $t2.1q, $res3.2d, $h5.2d @ GHASH block 8k+3 - high 550 trn1 $t3.2d, $res3.2d, $res2.2d @ GHASH block 8k+2, 8k+3 - mid 551 trn2 $res2.2d, $res3.2d, $res2.2d @ GHASH block 8k+2, 8k+3 - mid 557 pmull $h5.1q, $res3.1d, $h5.1d @ GHASH block 8k+3 - low 818 pmull2 $t2.1q, $res3.2d, $h5.2d @ GHASH block 8k+3 - high 828 trn1 $t3.2d, $res3.2d, $res2.2d @ GHASH block 8k+2, 8k+3 - mid 829 trn2 $res2.2d, $res3.2d, $res2.2d @ GHASH block 8k+2, 8k+3 - mid 839 pmull $h5.1q, $res3.1d, $h5.1d @ GHASH block 8k+3 - lo [all...] |
| /src/crypto/external/bsd/openssl/dist/crypto/modes/asm/ |
| aes-gcm-armv8_64.pl | 179 my ($ctr0,$ctr1,$ctr2,$ctr3,$res0,$res1,$res2,$res3)=map("v$_",(0..7)); 592 mov $t9d, $res3.d[1] @ GHASH block 4k+3 - mid 601 eor $t9.8b, $t9.8b, $res3.8b @ GHASH block 4k+3 - mid 603 pmull2 $t7.1q, $res3.2d, $h1.2d @ GHASH block 4k+3 - high 610 pmull $t8.1q, $res3.1d, $h1.1d @ GHASH block 4k+3 - low 787 mov $t9d, $res3.d[1] @ GHASH block 4k+3 - mid 795 eor $t9.8b, $t9.8b, $res3.8b @ GHASH block 4k+3 - mid 797 pmull2 $t7.1q, $res3.2d, $h1.2d @ GHASH block 4k+3 - high 806 pmull $t8.1q, $res3.1d, $h1.1d @ GHASH block 4k+3 - low 1417 pmull $t8.1q, $res3.1d, $h1.1d @ GHASH block 4k+3 - lo [all...] |
| /src/external/mpl/bind/dist/bin/tests/system/xfer/ |
| tests_xfer.py | 114 res3 = get_response(msg, "10.53.0.3") 115 isctest.check.rrsets_equal(res2.answer, res3.answer)
|
| /src/sys/dev/ic/ |
| cissreg.h | 298 u_int8_t res3; member in struct:ciss_pdid
|
| /src/sys/external/mit/xen-include-public/dist/xen/include/public/arch-x86/hvm/ |
| save.h | 522 uint64_t res3; /* reserved */ member in struct:hvm_hw_hpet
|
| /src/external/gpl3/gdb.old/dist/sim/arm/ |
| armemu.c | 528 ARMword res1, res2, res3, res4; local 602 res3 = ((valn >> 16) & 0xFF) + ((valm >> 16) & 0xFF); 603 if (res3 > 0xFF) 615 | ((res3 << 16) & 0xFF0000) | (res4 << 24); 631 res3 = ((valn >> 16) & 0XFF) - ((valm >> 16) & 0xFF); 632 if (res3 & 0x800000) 644 | ((res3 << 16) & 0xFF0000) | (res4 << 24);
|