| /src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
| lp0.s | 10 LSETUP ( out0 , out1 ) LC0 = P0; 12 LSETUP ( out1 , out1 ) LC1 = P0; 13 out1: label
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/ |
| lp0.s | 10 LSETUP ( out0 , out1 ) LC0 = P0; 12 LSETUP ( out1 , out1 ) LC1 = P0; 13 out1: label
|
| /src/external/lgpl3/gmp/dist/tests/mpq/ |
| reuse.c | 91 mpq_t in1, in2, out1; local 104 mpq_init (out1); 154 mpq_set (out1, in1); 155 (dss_funcs[i]) (out1, out1, in2); 156 MPQ_CHECK_FORMAT(out1); 158 if (mpq_cmp (res1, out1) != 0) 159 dump_abort (dss_func_names[i], res1, out1); 161 mpq_set (out1, in2); 162 (dss_funcs[i]) (out1, in1, out1) [all...] |
| /src/external/lgpl3/gmp/dist/tests/mpf/ |
| reuse.c | 97 mpf_t in1, in2, out1; local 115 mpf_init (out1); 133 mpf_set (out1, in1); 134 (dss_funcs[i]) (out1, out1, in2); 135 mpf_set (res2, out1); 137 mpf_set (out1, in2); 138 (dss_funcs[i]) (out1, in1, out1); 139 mpf_set (res3, out1); [all...] |
| /src/external/bsd/zstd/dist/tests/gzip/ |
| list.sh | 27 gzip -l in.gz >out1 || fail=1 29 compare out1 out2 || fail=1
|
| /src/external/gpl3/gcc/dist/libgomp/config/linux/ia64/ |
| futex.h | 36 register long out1 asm ("out1") = op; 44 : "=r"(r15), "=r"(out0), "=r"(out1), "=r"(out2), "=r"(out3), 46 : "r"(r15), "r"(out0), "r"(out1), "r"(out2), "r"(out3)
|
| /src/external/gpl3/gcc.old/dist/libgomp/config/linux/ia64/ |
| futex.h | 36 register long out1 asm ("out1") = op; 44 : "=r"(r15), "=r"(out0), "=r"(out1), "=r"(out2), "=r"(out3), 46 : "r"(r15), "r"(out0), "r"(out1), "r"(out2), "r"(out3)
|
| /src/sys/external/bsd/gnu-efi/dist/gnuefi/ |
| crt0-efi-ia64.S | 49 movl out1=@gprel(_DYNAMIC) // out1 <- _DYNAMIC 51 add out1=out1,gp 60 mov out1=in1 // systab
|
| /src/external/gpl2/gettext/dist/gettext-tools/tests/ |
| msgcat-15 | 47 tmpfiles="$tmpfiles mcat-test15.out1" 48 rm -f mcat-test15.out1 50 ${MSGCAT} -o mcat-test15.out1 mcat-test15.in 54 ${DIFF} mcat-test15.in mcat-test15.out1
|
| /src/sys/compat/common/ |
| compat_43_mod.c | 88 goto out1; 92 out1: 151 goto out1; 155 out1:
|
| /src/tests/lib/libc/stdlib/ |
| t_sort.sh | 36 printf '1 bar\n2 baz\n0 foo\n3 quux\n' >out1 37 atf_check -s exit:0 -o file:out1 \ 55 printf '0 foo\n1 foo\n2 foo\n3 foo\n4 foo\n' >out1 56 atf_check -s exit:0 -o file:out1 \
|
| /src/sys/external/isc/libsodium/dist/test/default/ |
| scalarmult7.c | 18 static unsigned char out1[32]; variable 27 ret = crypto_scalarmult_curve25519(out1, scalar, p1); 31 printf("%d\n", !!memcmp(out1, out2, 32));
|
| /src/external/mit/isl/dist/ |
| isl_multi_product_templ.c | 27 isl_size in1, in2, out1, out2; local 32 out1 = FN(MULTI(BASE),dim)(multi1, isl_dim_out); 34 if (in1 < 0 || in2 < 0 || out1 < 0 || out2 < 0) 41 for (i = 0; i < out1; ++i) { 52 res = FN(FN(MULTI(BASE),set),BASE)(res, out1 + i, el);
|
| /src/crypto/external/apache2/openssl/dist/fuzz/ |
| slh-dsa.c | 165 * @param out1 Pointer to store the first generated key. 169 void **out1, void **out2) 177 *out1 = (void *)slh_dsa_gen_key(keytype, keysize, NULL, 0); 200 * @param out1 Pointer to store the generated key. Will be NULL if key 206 void **out1, void **out2) 219 *out1 = NULL; 262 *out1 = (void *)slh_dsa_gen_key(keytype, keysize, params, &broken); 265 OPENSSL_assert(*out1 == NULL); 267 OPENSSL_assert(*out1 != NULL); 279 * @param out1 Pointer to the first output key to be freed 570 void *out1 = NULL, *out2 = NULL; local [all...] |
| ml-dsa.c | 295 * @param[out] out1 Unused output parameter (reserved for future use). 299 void *in2, void **out1, void **out2) 374 * @param[out] out1 Unused output parameter (reserved for future use). 378 void *in2, void **out1, void **out2) 453 * @param[out] out1 Unused output parameter (reserved for future use). 460 void *key2, void **out1, void **out2) 494 * `buf`, `len`, `out1`, and `out2` parameters is not clear from the function's 501 * @param out1 Unused parameter (purpose unclear). 505 void *key2, void **out1, void **out2) 558 * @param out1 Pointer to store the first output of the setup function 646 void *out1 = NULL, *out2 = NULL; local [all...] |
| ml-kem.c | 266 * @param[out] out1 Unused output parameter (reserved for future use). 270 void **out1, void **out2) 399 * @param[out] out1 Unused output parameter (reserved for future use). 407 void **out1, void **out2) 437 * @param[out] out1 Unused output parameter (reserved for future use). 444 void *key2, void **out1, void **out2) 478 * of `buf`, `len`, `out1`, and `out2` parameters is not clear from the 485 * @param out1 Unused parameter (purpose unclear). 489 void *key2, void **out1, void **out2) 543 * @param out1 Pointer to store the first output of the setup function 631 void *out1 = NULL, *out2 = NULL; local [all...] |
| /src/external/gpl2/lvm2/dist/test/ |
| t-mirror-lvconvert-usage.sh | 38 rm -f out1 out2 39 echo $pvs | sed 's/ /\n/g' | sort | uniq > out1 49 diff --ignore-blank-lines out1 out2
|
| /src/crypto/external/apache2/openssl/dist/crypto/aes/asm/ |
| aesp8-ppc.pl | 680 my ($out0,$out1,$out2,$out3,$out4,$out5,$out6,$out7)=map("v$_",(14..21)); 792 vxor $out1,$in1,$rndkey0 812 vncipher $out1,$out1,v24 823 vncipher $out1,$out1,v25 835 vncipher $out1,$out1,v24 845 vncipher $out1,$out1,v2 [all...] |
| /src/crypto/external/bsd/openssl/dist/crypto/aes/asm/ |
| aesp8-ppc.pl | 680 my ($out0,$out1,$out2,$out3,$out4,$out5,$out6,$out7)=map("v$_",(14..21)); 792 vxor $out1,$in1,$rndkey0 812 vncipher $out1,$out1,v24 823 vncipher $out1,$out1,v25 835 vncipher $out1,$out1,v24 845 vncipher $out1,$out1,v2 [all...] |
| /src/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/ |
| aesp8-ppc.pl | 675 my ($out0,$out1,$out2,$out3,$out4,$out5,$out6,$out7)=map("v$_",(14..21)); 787 vxor $out1,$in1,$rndkey0 807 vncipher $out1,$out1,v24 818 vncipher $out1,$out1,v25 830 vncipher $out1,$out1,v24 840 vncipher $out1,$out1,v2 [all...] |
| /src/sys/external/bsd/drm2/drm/ |
| drm_lock.c | 108 goto out1; 119 goto out1; 131 goto out1; 154 goto out1; 159 out1: spin_unlock(&master->lock.spinlock); 191 goto out1; 198 goto out1; 204 goto out1; 219 out1: spin_unlock(&master->lock.spinlock);
|
| /src/external/gpl2/groff/dist/src/devices/grodvi/ |
| dvi.cpp | 165 void out1(int); 232 void dvi_printer::out1(int n) function in class:dvi_printer 264 out1(strlen(s)); 266 out1(*s++); 273 out1(pop); 286 out1(push); 396 out1(code); 409 out1(0); 416 out1(fnt_num_0 + i); 424 out1(base) [all...] |
| /src/bin/sh/ |
| output.h | 60 extern struct output *out1; 104 #define out1c(c) outc(c, out1)
|
| /src/lib/libc/arch/ia64/gen/ |
| setjmp.S | 53 mov out1=0 // set = NULL 71 add out1=J_SIGSET,in0 // set = &jb[J_SIGSET]
|
| /src/crypto/external/apache2/openssl/lib/libdes/ |
| oxcbc_enc.c | 85 int out0,out1; local 92 out0=out1=0; 95 out[i]=key[i]^desx_white_in2out[out0^out1]; 96 out0=out1; 97 out1=(int)out[i&0x07]; 101 out1=out[i]; 104 out[i]=in[i]^desx_white_in2out[out0^out1]; 105 out0=out1; 106 out1=(int)out[i&0x07];
|