Searched refs:add (Results 101 - 125 of 1606) sorted by relevance

1234567891011>>

/freebsd-current/tests/sys/cddl/zfs/tests/hotspare/
H A Dhotspare_add_003_neg.ksh16 # If applicable, add the following below this CDDL HEADER, with the
35 # 'zpool add' with hot spares will fail
48 # 2. For each scenario, try to add [-f] the device to the pool
49 # 3. Verify the add operation failes as expected.
77 log_assert "'zpool add [-f]' with hot spares should fail with inapplicable scenarios."
117 log_mustnot $ZPOOL add $TESTPOOL spare ${arg[i]}
118 log_mustnot $ZPOOL add -f $TESTPOOL spare ${arg[i]}
125 # When that bug is fixed, add $dump_dev to $arg and remove this block.
126 log_must $ZPOOL add $TESTPOOL spare ${dump_dev}
128 log_must $ZPOOL add
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_rtl_x86_64.S37 jne CLABEL(reg, op, s, add) ;\
38 RLABEL(reg, op, s, add): ;\
54 add $0x1,%r11d ;\
64 add $0x3,%r11d ;\
71 BEGINF(reg, op, 1, add) ;\
73 ASAN_MEMORY_ACCESS_EXTRA_CHECK_1(reg, op, add) ;\
77 BEGINF(reg, op, 2, add) ;\
79 ASAN_MEMORY_ACCESS_EXTRA_CHECK_2(reg, op, add) ;\
83 BEGINF(reg, op, 4, add) ;\
85 ASAN_MEMORY_ACCESS_EXTRA_CHECK_4(reg, op, add) ;\
[all...]
/freebsd-current/sys/arm/arm/
H A Dbus_space_asm_generic.S86 add r0, r1, r2
101 add r0, r1, r2
116 add r0, r1, r2
135 add r0, r1, r2
150 add r0, r1, r2
165 add r0, r1, r2
184 add r0, r1, r2
199 add r0, r1, r2
214 add r0, r1, r2
233 add r
[all...]
/freebsd-current/crypto/openssl/crypto/sha/asm/
H A Dsha1-armv8.pl78 add $d,$d,$K // future e+=K
80 add $e,$e,$t2 // e+=rot(a,5)
82 add $d,$d,@Xw[($i+1)&15] // future e+=X[i]
83 add $e,$e,$t0 // e+=F(b,c,d)
95 add $d,$d,$K // future e+=K
97 add $e,$e,$t2 // e+=rot(a,5)
100 add $d,$d,@Xw[($i+1)&15] // future e+=X[i]
101 add $e,$e,$t0 // e+=F(b,c,d)
120 add $d,$d,$K // future e+=K
122 add
[all...]
H A Dsha1-sparcv9a.pl161 add $tmp0,$e,$e
164 add $tmp1,$e,$e
166 add $Xi,$e,$e
171 add $tmp1,$e,$e
180 add $tmp0,$e,$e
183 add $tmp1,$e,$e
186 add $Xi,$e,$e
192 add $tmp1,$e,$e
213 add $tmp0,$e,$e
216 add
[all...]
H A Dsha1-ppc.pl107 add $f,$K,$e
109 add $f,$f,@X[$i]
111 add $f,$f,$e
115 add $f,$f,$t0
118 add $f,$K,$e
121 add $f,$f,@X[$i%16]
124 add $f,$f,$e
129 add $f,$f,$t0
138 add $f,$K,$e
142 add
[all...]
H A Dsha1-ia64.pl37 for (@ARGV) { $ADDP="add" if (/[\+DD|\-mlp]64/); }
38 } else { $ADDP="add"; }
79 { .mmi; add $e=$e,$K_00_19 // e+=K_00_19
82 { .mmi; add $e=$e,$X[$i] // e+=Xload
86 add $e=$e,tmp4 // e+=F_00_19(b,c,d)
91 { .mii; add $e=$e,tmp5 // e+=ROTATE(a,5)
102 { .mmi; add $e=$e,$K_00_19 // e+=K_00_19
105 { .mmi; add $e=$e,$X[$i] // e+=Xupdate
111 { .mmi; add $e=$e,tmp4 // e+=F_00_19(b,c,d)
116 { .mii; add
[all...]
H A Dsha256-586.pl138 &add ($T,&DWP(4*(9+15+16),"esp")); # T += X[-16]
140 &add ($T,&DWP(4*(9+15+16-9),"esp")); # T += X[-7]
142 # &add ($T,"edi"); # T += sigma1(X[-2])
154 &add ($T,"edi") if ($in_16_63); # T += sigma1(X[-2])
164 &add ($T,$Hoff); # T += h
168 &add ($T,"esi"); # T += Ch(e,f,g)
171 &add ($T,$E); # T += Sigma1(e)
183 &add ($T,"esi"); # T+= K[i]
185 &add ($E,$T); # d += T
187 &add (
[all...]
/freebsd-current/tools/regression/zfs/zpool/add/
H A Dlog.t12 expect_ok ${ZPOOL} add ${name0} log ${disk1}
30 expect_ok ${ZPOOL} add ${name0} log mirror ${disk1} ${disk2} ${disk3}
51 expect_ok ${ZPOOL} add ${name0} log ${disk2}
71 expect_ok ${ZPOOL} add ${name0} log mirror ${disk2} ${disk3} ${disk4}
94 expect_ok ${ZPOOL} add ${name0} log ${disk3}
115 expect_ok ${ZPOOL} add ${name0} log mirror ${disk3} ${disk4} ${disk5}
139 expect_ok ${ZPOOL} add ${name0} log ${disk4}
161 expect_ok ${ZPOOL} add ${name0} log mirror ${disk4} ${disk5} ${disk6}
186 expect_ok ${ZPOOL} add ${name0} log ${disk1}
187 expect_ok ${ZPOOL} add
[all...]
H A Dcache.t12 expect_fl ${ZPOOL} add ${name0} cache ${disk0}
17 expect_fl ${ZPOOL} add ${name0} cache ${disk1}
22 expect_ok ${ZPOOL} add ${name0} cache ${disk1}
40 expect_ok ${ZPOOL} add ${name0} cache ${disk2}
59 expect_ok ${ZPOOL} add ${name0} cache ${disk4}
81 expect_ok ${ZPOOL} add ${name0} cache ${disk4}
103 expect_ok ${ZPOOL} add ${name0} cache ${disk5}
H A Dspare.t12 expect_ok ${ZPOOL} add ${name0} spare ${disk1}
30 expect_ok ${ZPOOL} add ${name0} spare ${disk2} ${disk3}
51 expect_ok ${ZPOOL} add ${name0} spare ${disk3} ${disk4}
73 expect_ok ${ZPOOL} add ${name0} spare ${disk4} ${disk5}
96 expect_ok ${ZPOOL} add ${name0} spare ${disk2} ${disk3}
116 expect_ok ${ZPOOL} add ${name0} spare ${disk1} ${disk2}
117 expect_ok ${ZPOOL} add ${name0} spare ${disk3}
H A Dfiles.t12 expect_fl ${ZPOOL} add ${name0} ${file0}
27 expect_fl ${ZPOOL} add ${name0} ${file0}
28 expect_fl ${ZPOOL} add ${name0} ${file1}
43 expect_ok ${ZPOOL} add ${name0} ${file1}
60 expect_ok ${ZPOOL} add ${name0} ${file3} ${file4}
80 expect_ok ${ZPOOL} add ${name0} mirror ${file2} ${file3}
101 expect_ok ${ZPOOL} add ${name0} raidz1 ${file3} ${file4} ${file5}
124 expect_ok ${ZPOOL} add ${name0} raidz2 ${file4} ${file5} ${file6} ${file7}
149 expect_ok ${ZPOOL} add ${name0} spare ${file2} ${file3}
170 expect_ok ${ZPOOL} add
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_aarch64.S27 add x29, sp, 0
35 add x0, x29, 32
77 add x29, sp, 0
85 add x0, x29, 32
127 add x29, sp, 0
136 add x0, x29, 32
179 add x29, sp, 0
188 add x0, x29, 32
211 add x2, x2, ASM_SYMBOL(__sigsetjmp)@pageoff
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DASTImporterLookupTable.cpp31 LT.add(RTy->getAsRecordDecl());
34 LT.add(it);
41 LT.add(D);
48 // then can we add it to the lookup table.
60 LT.add(RTy->getAsCXXRecordDecl());
62 LT.add(SpecTy->getAsCXXRecordDecl());
66 LT.add(SubstTy->getAsCXXRecordDecl());
91 // To ensure it is present and found during import, add it to the table now.
99 add(&TU, Ns);
100 add(
104 void ASTImporterLookupTable::add(DeclContext *DC, NamedDecl *ND) { function in class:clang::ASTImporterLookupTable
126 void ASTImporterLookupTable::add(NamedDecl *ND) { function in class:clang::ASTImporterLookupTable
[all...]
/freebsd-current/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-sparcv9.pl123 add %o7,.LRR-1b,$bp
138 add %o7,.Lone-1b,$bp
290 add @acc[0],$t0,$t0 ! accumulate low parts, can't overflow
291 add @acc[1],$t1,$t1
293 add @acc[2],$t2,$t2
295 add @acc[3],$t3,$t3
297 add @acc[4],$t4,$t4
299 add @acc[5],$t5,$t5
301 add @acc[6],$t6,$t6
303 add
[all...]
/freebsd-current/lib/libc/powerpc64/string/
H A Dbcopy.S95 add %r3, %r3, %r5
97 add %r4, %r4, %r5
123 add %r3, %r3, %r5
124 add %r4, %r4, %r5
157 add %r3, %r3, %r9
158 add %r4, %r4, %r9
165 add %r4, %r4, %r8
168 add %r3, %r3, %r8
183 add %r4, %r4, %r0 /* increment */
185 add
[all...]
/freebsd-current/crypto/openssl/crypto/chacha/asm/
H A Dchacha-ia64.pl31 # define ADDP add
34 # define ADDP add
67 add @k[15]=4,$counter };;
107 { .mmi; add @x[$a0]=@x[$a0],@x[$b0]
108 add @x[$a1]=@x[$a1],@x[$b1]
109 add @x[$a2]=@x[$a2],@x[$b2] };;
110 { .mmi; add @x[$a3]=@x[$a3],@x[$b3]
118 { .mii; add @x[$c0]=@x[$c0],@x[$d0]
121 { .mii; add @x[$c1]=@x[$c1],@x[$d1]
127 { .mmi; add
[all...]
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/alloc_class/
H A Dalloc_class_003_pos.ksh39 log_must zpool add $TESTPOOL special mirror \
45 log_must zpool add $TESTPOOL special mirror \
50 log_must zpool add $TESTPOOL special $CLASS_DISK0
/freebsd-current/crypto/openssl/crypto/rc4/asm/
H A Drc4-586.pl87 &add (&LB($yy),&LB($tx));
91 &add ($ty,$tx);
105 # but ~40% slower on Core2 and Westmere... Attempt to add movz
115 &add (&LB($yy),&LB($tx));
125 &add (&LB($ty),&LB($tx));
141 &add (&LB($yy),&LB($tx));
147 &add ($ty,$tx);
180 &add ($dat,8);
265 &add (&LB($yy),&LB($tx));
269 &add (
[all...]
/freebsd-current/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-ia64.S25 # define ADDP add
30 # define ADDP add
101 add r25=r25,r24 };;
138 (p16) add r34=-2,r34
156 add r16=16,r10 };;
188 { .mmi; add h0=h0,i0
189 add h1=h1,i1
190 add h2=h2,r35 };;
194 { .mmi; (p6) add h1=1,h1;;
197 { .mmi; (p7) add h
[all...]
/freebsd-current/crypto/openssl/crypto/bn/asm/
H A Dbn-586.pl87 &add($a,32);
178 &add("eax",$c); # L(t)+= c
180 &add("eax",&DWP($i,$r)); # L(t)+= *r
204 &add("eax",$c); # L(t)+=c
206 &add("eax",&DWP($i*4,$r)); # L(t)+= *r
290 &add("eax",$c); # L(t)+=c
300 &add($a,32);
301 &add($r,32);
318 &add("eax",$c); # L(t)+=c
395 &add(
[all...]
H A Dx86-mont.pl75 &add ("edi",2); # extra two words on top of tp
334 &add ($carry,"eax");
345 &add ("eax",$carry);
357 &add ("eax",&DWP($frame,"esp")); # +=tp[0]
369 &add ($carry,&DWP($frame,"esp",$j,4)); # +=tp[j]
372 &add ($carry,"eax");
381 &add ("eax",&DWP($frame,"esp",$num,4)); # +=tp[num-1]
385 &add ($carry,"eax");
390 &add ("edx",&DWP($frame+4,"esp",$num,4)); # carry+=tp[num]
398 &add ("ea
[all...]
/freebsd-current/contrib/libevent/
H A Dautogen.sh22 automake --add-missing --force-missing --copy
/freebsd-current/contrib/libxo/xolint/
H A DMakefile.am21 cat ../libxo/add.man >> ${DESTDIR}${man1dir}/$$file ; done
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Daeabi_uldivmod.S27 add r6, sp, #8
40 add sp, sp, #16

Completed in 325 milliseconds

1234567891011>>