Searched refs:a1 (Results 1 - 25 of 243) sorted by relevance

12345678910

/freebsd-10-stable/crypto/openssh/regress/unittests/test_helper/
H A Dtest_helper.h50 const char *a1, const char *a2,
53 const char *a1, const char *a2,
56 const char *a1, const char *a2,
59 const char *a1,
62 const char *a1, const char *a2,
65 const char *a1, const char *a2,
68 const char *a1, const char *a2,
71 const char *a1, const char *a2,
74 const char *a1, const char *a2,
77 const char *a1, cons
[all...]
H A Dtest_helper.c294 test_header(const char *file, int line, const char *a1, const char *a2, argument
301 name, pred_name(pred), a1,
306 assert_bignum(const char *file, int line, const char *a1, const char *a2, argument
312 test_header(file, line, a1, a2, "BIGNUM", pred);
313 fprintf(stderr, "%12s = 0x%s\n", a1, BN_bn2hex(aa1));
319 assert_string(const char *file, int line, const char *a1, const char *a2, argument
325 assert_ptr(file, line, a1, "NULL", aa1, NULL, TEST_NE);
330 test_header(file, line, a1, a2, "STRING", pred);
331 fprintf(stderr, "%12s = %s (len %zu)\n", a1, aa1, strlen(aa1));
354 assert_mem(const char *file, int line, const char *a1, cons argument
388 assert_mem_filled(const char *file, int line, const char *a1, const void *aa1, u_char v, size_t l, enum test_predicate pred) argument
412 assert_int(const char *file, int line, const char *a1, const char *a2, int aa1, int aa2, enum test_predicate pred) argument
423 assert_size_t(const char *file, int line, const char *a1, const char *a2, size_t aa1, size_t aa2, enum test_predicate pred) argument
434 assert_u_int(const char *file, int line, const char *a1, const char *a2, u_int aa1, u_int aa2, enum test_predicate pred) argument
445 assert_long_long(const char *file, int line, const char *a1, const char *a2, long long aa1, long long aa2, enum test_predicate pred) argument
456 assert_char(const char *file, int line, const char *a1, const char *a2, char aa1, char aa2, enum test_predicate pred) argument
471 assert_u8(const char *file, int line, const char *a1, const char *a2, u_int8_t aa1, u_int8_t aa2, enum test_predicate pred) argument
482 assert_u16(const char *file, int line, const char *a1, const char *a2, u_int16_t aa1, u_int16_t aa2, enum test_predicate pred) argument
493 assert_u32(const char *file, int line, const char *a1, const char *a2, u_int32_t aa1, u_int32_t aa2, enum test_predicate pred) argument
504 assert_u64(const char *file, int line, const char *a1, const char *a2, u_int64_t aa1, u_int64_t aa2, enum test_predicate pred) argument
517 assert_ptr(const char *file, int line, const char *a1, const char *a2, const void *aa1, const void *aa2, enum test_predicate pred) argument
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/decls/
H A Dtst.arrays.d38 extern int a1[];
/freebsd-10-stable/contrib/gcc/config/rs6000/
H A Daltivec.h303 template <class T> int NAME (T a1) { return CALL; }
306 template <class T, class U> int NAME (T a1, U a2) { return CALL; }
327 NAME (T a1, U a2) \
333 __builtin_vec_cmpgt (a2, a1))
335 __builtin_vec_cmpge (a2, a1))
338 __builtin_altivec_vcmpbfp_p (__CR6_EQ, a1, a2))
340 __builtin_altivec_vcmpbfp_p (__CR6_EQ_REV, a1, a2))
343 __builtin_altivec_vcmpeqfp_p (__CR6_EQ, a1, a1))
345 __builtin_altivec_vcmpeqfp_p (__CR6_LT_REV, a1, a
[all...]
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/string/
H A Dt_strcpy.c25 unsigned int a0, a1, t; local
87 for (a1 = 0; a1 < sizeof(long); ++a1) {
90 memcpy(&buf1[a1], tab[t].val, tab[t].len + 1);
91 ret = f(&buf0[a0], &buf1[a1]);
98 fprintf(stderr, "a0 %d, a1 %d, t %d\n",
99 a0, a1, t);
107 if (memcmp(&buf0[a0], &buf1[a1],
109 fprintf(stderr, "a0 %d, a1
[all...]
H A Dt_strcat.c25 unsigned int a0, a1, t0, t1; local
87 for (a1 = 0; a1 < sizeof(long); ++a1) {
93 memcpy(&buf1[a1], tab[t1].val,
96 ret = f(&buf0[a0], &buf1[a1]);
103 fprintf(stderr, "a0 %d, a1 %d, "
105 a0, a1, t0, t1);
112 &buf1[a1],
114 fprintf(stderr, "a0 %d, a1
[all...]
H A Dt_strcmp.c25 unsigned int a0, a1, t; local
77 for (a1 = 0; a1 < sizeof(long); ++a1) {
81 memcpy(&buf1[a1], tab[t].val1,
84 ret = f(&buf0[a0], &buf1[a1]);
89 fprintf(stderr, "a0 %d, a1 %d, t %d\n",
90 a0, a1, t);
92 &buf0[a0], &buf1[a1], ret);
/freebsd-10-stable/usr.bin/join/tests/
H A Dregress.sh7 REGRESSION_TEST_ONE(`join -t , -a1 -a2 -e "(unknown)" -o 0,1.2,2.2 ${SRCDIR}/regress.1.in ${SRCDIR}/regress.2.in')
/freebsd-10-stable/sys/mips/rmi/
H A Dxlr_csum_nocopy.S6 * a1: length of the area to checksum
31 move a1, t2
33 andi t0, a1, 4
35 andi t0, a1, 2
43 andi t0, a1, 1
89 sltiu t8, a1, 0x8
91 move t2, a1
93 beqz a1, out
101 dsubu a1, a1,
[all...]
/freebsd-10-stable/sys/cddl/boot/zfs/
H A Dfletcher.c33 uint64_t a0, b0, a1, b1; local
35 for (a0 = b0 = a1 = b1 = 0; ip < ipend; ip += 2) {
37 a1 += ip[1];
39 b1 += a1;
42 ZIO_SET_CHECKSUM(zcp, a0, a1, b0, b1);
50 uint64_t a0, b0, a1, b1; local
52 for (a0 = b0 = a1 = b1 = 0; ip < ipend; ip += 2) {
54 a1 += BSWAP_64(ip[1]);
56 b1 += a1;
59 ZIO_SET_CHECKSUM(zcp, a0, a1, b
[all...]
/freebsd-10-stable/lib/libc/mips/string/
H A Dbcmp.S59 xor v0, a0, a1 # compare low two bits of addresses
61 PTR_SUBU a3, zero, a1 # compute # bytes to word align address
69 LWHI v1, 0(a1)
70 PTR_ADDU a1, a1, a3
79 lw v1, 0(a1)
82 PTR_ADDU a1, a1, 4
92 lbu v0, 0(a0) # compare bytes until a1 word aligned
93 lbu v1, 0(a1)
[all...]
H A Dstrcmp.S53 lbu t1, 0(a1)
57 lbu t1, 1(a1)
60 PTR_ADD a1, a1, 2
H A Dbzero.S57 blt a1, 3*SZREG, smallclr # small amount to clear?
61 PTR_SUBU a1, a1, a3 # subtract from remaining count
65 and v0, a1, SZREG-1 # compute number of words left
66 PTR_SUBU a3, a1, v0
67 move a1, v0
74 ble a1, zero, 2f
75 PTR_ADDU a3, a1, a0 # compute ending address
/freebsd-10-stable/lib/libc/softfloat/bits64/
H A Dsoftfloat-macros90 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by 64
98 (This routine makes more sense if `a0' and `a1' are considered to form a
99 fixed-point value with binary point between `a0' and `a1'. This fixed-point
108 bits64 a0, bits64 a1, int16 count, bits64 *z0Ptr, bits64 *z1Ptr )
114 z1 = a1;
118 z1 = ( a0<<negCount ) | ( a1 != 0 );
123 z1 = a0 | ( a1 != 0 );
126 z1 = ( ( a0 | a1 ) != 0 );
137 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by the
146 bits64 a0, bits64 a1, int1
[all...]
/freebsd-10-stable/lib/libc/softfloat/bits32/
H A Dsoftfloat-macros62 Shifts the 64-bit value formed by concatenating `a0' and `a1' right by the
71 bits32 a0, bits32 a1, int16 count, bits32 *z0Ptr, bits32 *z1Ptr )
77 z1 = a1;
81 z1 = ( a0<<negCount ) | ( a1>>count );
95 Shifts the 64-bit value formed by concatenating `a0' and `a1' right by the
100 or 1, depending on whether the concatenation of `a0' and `a1' is zero or
107 bits32 a0, bits32 a1, int16 count, bits32 *z0Ptr, bits32 *z1Ptr )
113 z1 = a1;
117 z1 = ( a0<<negCount ) | ( a1>>count ) | ( ( a1<<negCoun
[all...]
/freebsd-10-stable/tools/regression/geom/ConfCmp/
H A DMakefile25 ./${PROG} a1.conf a1.conf
26 ./${PROG} a1.conf a1a.conf
27 if ./${PROG} a1.conf a1b.conf > /dev/null 2>&1 ; then exit 1 ; fi
28 if ./${PROG} a1.conf a1c.conf > /dev/null 2>&1 ; then exit 1 ; fi
29 if ./${PROG} a1.conf a1d.conf > /dev/null 2>&1 ; then exit 1 ; fi
/freebsd-10-stable/lib/libc/sparc64/fpu/
H A Dfpu_mul.c107 u_int a3, a2, a1, a0, x3, x2, x1, x0, bit, m; local
150 sticky = a3 = a2 = a1 = a0 = 0;
155 FPU_ADDCS(a1, a1, x1); \
160 a2 = (a2 >> 1) | (a1 << 31), a1 = (a1 >> 1) | (a0 << 31), a0 >>= 1
163 sticky |= a3, a3 = a2, a2 = a1, a1 = a0, a0 = 0
221 x->fp_mant[1] = a1;
[all...]
/freebsd-10-stable/sys/powerpc/fpu/
H A Dfpu_mul.c107 u_int a3, a2, a1, a0, x3, x2, x1, x0, bit, m; local
163 sticky = a3 = a2 = a1 = a0 = 0;
168 FPU_ADDCS(a1, a1, x1); \
173 a2 = (a2 >> 1) | (a1 << 31), a1 = (a1 >> 1) | (a0 << 31), a0 >>= 1
176 sticky |= a3, a3 = a2, a2 = a1, a1 = a0, a0 = 0
234 x->fp_mant[1] = a1;
[all...]
/freebsd-10-stable/contrib/ncurses/ncurses/
H A Dllib-lncursesw350 const chtype *a1,
361 const char *a1,
387 attr_t *a1,
394 attr_t a1,
400 attr_t a1,
406 attr_t a1,
423 chtype a1,
435 WINDOW *a1,
442 int a1,
462 short a1,
[all...]
/freebsd-10-stable/share/doc/papers/sysperf/
H A DMakefile7 EXTRA= a1.t a2.t
/freebsd-10-stable/sys/boot/ia64/ski/
H A Dsal_stub.c85 SalProc(u_int64_t a1, u_int64_t a2, u_int64_t a3, u_int64_t a4, u_int64_t a5, argument
95 if (a1 == SAL_FREQ_BASE) {
98 } else if (a1 == SAL_SET_VECTORS) {
101 } else if (a1 != SAL_GET_STATE_INFO_SIZE) {
/freebsd-10-stable/libexec/rtld-elf/mips/
H A Drtld_start.S42 * a1 rtld cleanup (filled in by dynamic loader)
59 PTR_LA a1, 1f
62 1: PTR_SUBU a1, ra, a1 /* relocbase */
64 PTR_ADDU t9, a1, t0
66 PTR_ADDU a0, a1, a0 /* &_DYNAMIC */
69 PTR_ADDU a1, sp, 2*PTR_SIZE /* &our atexit function */
77 PTR_L a1, 2*PTR_SIZE(sp) /* our atexit function */
122 REG_S a1, XCALLFRAME_A1(sp)
142 move a1, t
[all...]
/freebsd-10-stable/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzfs_fletcher.c144 uint64_t a0, b0, a1, b1; local
146 for (a0 = b0 = a1 = b1 = 0; ip < ipend; ip += 2) {
148 a1 += ip[1];
150 b1 += a1;
153 ZIO_SET_CHECKSUM(zcp, a0, a1, b0, b1);
163 uint64_t a0, b0, a1, b1; local
165 for (a0 = b0 = a1 = b1 = 0; ip < ipend; ip += 2) {
167 a1 += BSWAP_64(ip[1]);
169 b1 += a1;
172 ZIO_SET_CHECKSUM(zcp, a0, a1, b
[all...]
/freebsd-10-stable/usr.bin/ruptime/
H A Druptime.c150 hscmp(const void *a1, const void *a2) argument
153 strcmp(HS(a1)->hs_wd.wd_hostname, HS(a2)->hs_wd.wd_hostname));
158 lcmp(const void *a1, const void *a2) argument
160 if (ISDOWN(HS(a1)))
162 return (tcmp(a1, a2));
169 (HS(a2)->hs_wd.wd_loadav[0] - HS(a1)->hs_wd.wd_loadav[0]));
264 ucmp(const void *a1, const void *a2) argument
266 if (ISDOWN(HS(a1)))
268 return (tcmp(a1, a2));
274 return (rflg * (HS(a2)->hs_nusers - HS(a1)
279 tcmp(const void *a1, const void *a2) argument
[all...]
/freebsd-10-stable/crypto/openssl/crypto/bn/asm/
H A Ds390x-gf2m.pl44 $a1="%r3";
55 ($a1,$a2,$a4,$a8,$a12,$a48)=map("%r$_",(6..11));
64 lgr $a1,$a
69 srag $lo,$a1,63 # broadcast 63rd bit
70 nihh $a1,0x1fff
80 lgr $a12,$a1
83 stg $a1,`$stdframe+1*8`($sp) # tab[1]=a1
87 stg $a12,`$stdframe+3*8`($sp) # tab[3]=a1^a2
88 xgr $a1,
[all...]

Completed in 320 milliseconds

12345678910