Searched refs:add (Results 51 - 75 of 1606) sorted by relevance

1234567891011>>

/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_add/
H A Dzpool_add_002_pos.ksh16 # If applicable, add the following below this CDDL HEADER, with the
36 # 'zpool add -f <pool> <vdev> ...' can successfully add the specified
41 # 2. Without -f option to add 1-way device the mirrored pool will fail
42 # 3. Use -f to override the errors to add 1-way device to the mirrored
54 log_assert "'zpool add -f <pool> <vdev> ...' can successfully add" \
62 log_mustnot zpool add $TESTPOOL $DISK2
65 log_must zpool add -f $TESTPOOL $DISK2
73 log_mustnot zpool add
[all...]
H A Dzpool_add_dryrun_output.ksh16 # If applicable, add the following below this CDDL HEADER, with the
34 # 'zpool add -n <pool> <vdev> ...' can display the correct configuration
37 # 1. Create different storage pools, use -n to add devices to the pool and
39 # 2. Create a pool with a hole vdev and verify it's not listed with add -n.
52 add="spare '${dev[4]}' cache '${dev[5]}'"
72 add="'${dev[6]}' log '${dev[7]}' special '${dev[8]}' dedup '${dev[9]}' \
102 add="special mirror '${dev[4]}' '${dev[5]}' \
140 log_assert "'zpool add -n <pool> <vdev> ...' can display the configuration"
149 # Foreach test create pool, add -n devices and check output.
152 typeset add
[all...]
/freebsd-current/contrib/libfido2/.actions/
H A Dsetup_clang13 apt-key add ./.actions/llvm.gpg
14 add-apt-repository \
/freebsd-current/crypto/openssl/Configurations/
H A D50-cppbuilder.conf9 defines => add("WIN32_LEAN_AND_MEAN", "OPENSSL_SYS_WIN32",
13 cflags => picker(default => add("-q -c",
38 ex_libs => add(sub {
/freebsd-current/sys/crypto/openssl/arm/
H A Dsha1-armv4-large.S34 add r2,r1,r2,lsl#6 @ r2 to point at the end of r1
48 add r7,r8,r7,ror#2 @ E+=K_00_19
53 add r7,r7,r3,ror#27 @ E+=ROR(A,27)
57 add r7,r8,r7,ror#2 @ E+=K_00_19
59 add r7,r7,r3,ror#27 @ E+=ROR(A,27)
65 add r7,r7,r9 @ E+=X[i]
68 add r7,r7,r10 @ E+=F_00_19(B,C,D)
73 add r6,r8,r6,ror#2 @ E+=K_00_19
78 add r6,r6,r7,ror#27 @ E+=ROR(A,27)
82 add r
[all...]
H A Dsha256-armv4.S118 add r2,r1,r2,lsl#6 @ len to point at the end of inp
137 add r4,r4,r12 @ h+=Maj(a,b,c) from the past
144 add r4,r4,r12 @ h+=Maj(a,b,c) from the past
158 add r11,r11,r2 @ h+=X[i]
161 add r11,r11,r0,ror#6 @ h+=Sigma1(e)
163 add r11,r11,r12 @ h+=K256[i]
166 add r11,r11,r2 @ h+=Ch(e,f,g)
185 add r7,r7,r11 @ d+=h
187 add r11,r11,r0,ror#2 @ h+=Sigma0(a)
188 @ add r1
[all...]
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
H A Dfe51_nsquare.S26 add $64,%r11 label
50 add %rcx,%rcx label
71 add %r8,%r8 label
72 add %rax,%r13 label
76 add %rax,%r15 label
81 add %rax,%rcx label
85 add %rax,%r9 label
89 add %rax,%rcx label
95 add %rax,%r9 label
101 add label
106 add %rax,%r11 label
112 add %rax,%r13 label
118 add %rax,%r15 label
123 add %rbx,%rcx label
126 add %r10,%r11 label
128 add %r12,%r13 label
130 add %r14,%r15 label
135 add %r11,%r9 label
139 add %r13,%r9 label
143 add %r15,%r9 label
148 add %rcx,%r9 label
169 add %r11,%rsp label
[all...]
/freebsd-current/sys/crypto/openssl/powerpc64le/
H A Dchacha-ppc.S106 add 16,16,20
107 add 17,17,21
108 add 18,18,22
109 add 19,19,23
118 add 24,24,28
119 add 25,25,29
120 add 26,26,30
121 add 27,27,31
130 add 16,16,20
131 add 1
[all...]
/freebsd-current/sys/crypto/openssl/powerpc64/
H A Dchacha-ppc.S106 add 16,16,20
107 add 17,17,21
108 add 18,18,22
109 add 19,19,23
118 add 24,24,28
119 add 25,25,29
120 add 26,26,30
121 add 27,27,31
130 add 16,16,20
131 add 1
[all...]
/freebsd-current/sys/crypto/openssl/powerpc/
H A Dchacha-ppc.S103 add 16,16,20
104 add 17,17,21
105 add 18,18,22
106 add 19,19,23
115 add 24,24,28
116 add 25,25,29
117 add 26,26,30
118 add 27,27,31
127 add 16,16,20
128 add 1
[all...]
/freebsd-current/crypto/openssl/crypto/bn/asm/
H A Dia64.S39 // add[->st8] 1[+1] 1[+0]
157 #define ADDP add
165 // bn_[add|sub]_words routines.
206 (p18) add r39=r37,r34
213 (p58) add r41=1,r41 } // (p20)
220 (p59) add r8=1,r8 // return value
266 (p58) add r41=-1,r41 } // (p20)
273 (p59) add r8=1,r8 // return value
346 (p50) add r40=r38,r35 // (p27)
347 (p54) add r4
[all...]
/freebsd-current/tests/sys/cddl/zfs/tests/slog/
H A Dslog_013_pos.ksh16 # If applicable, add the following below this CDDL HEADER, with the
41 # 2. Loop to add different object as slog
75 log_must $ZPOOL add $TESTPOOL log $dsk1
78 log_must $ZPOOL add $TESTPOOL log $LDEV
86 log_must $ZPOOL add $TESTPOOL log $lofidev
96 log_must $ZPOOL add $TESTPOOL $mntpnt/vdev
102 log_must $ZPOOL add $TESTPOOL /dev/zvol/$vol
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Dfastmath2_ldlib_asm.S74 if ( ce.new) exp = add(expa, #1)
75 if (!ce.new) exp = add(expb, #1)
86 if (!ce) expa = add(expd, #1)
87 if ( ce) expb = add(expd, #1)
92 lmant = add(lmanta, lmantb)
98 exp -= add(k, #-1) //exp = exp - (k-1)
99 k = add(k, #-1)
173 if ( ce.new) exp = add(expa, #1)
174 if (!ce.new) exp = add(expb, #1)
185 if (!ce) expa = add(exp
[all...]
/freebsd-current/sys/contrib/openzfs/module/icp/asm-arm/sha2/
H A Dsha256-armv7.S73 add r2,r1,r2,lsl#6 @ len to point at the end of inp
92 add r4,r4,r12 @ h+=Maj(a,b,c) from the past
99 add r4,r4,r12 @ h+=Maj(a,b,c) from the past
113 add r11,r11,r2 @ h+=X[i]
116 add r11,r11,r0,ror#6 @ h+=Sigma1(e)
118 add r11,r11,r12 @ h+=K256[i]
121 add r11,r11,r2 @ h+=Ch(e,f,g)
140 add r7,r7,r11 @ d+=h
142 add r11,r11,r0,ror#2 @ h+=Sigma0(a)
143 @ add r1
[all...]
/freebsd-current/contrib/kyua/model/
H A Dtest_case.hpp85 test_cases_map_builder& add(const test_case&);
86 test_cases_map_builder& add(const std::string&);
87 test_cases_map_builder& add(const std::string&, const metadata&);
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DLegacyPassManager.h36 /// PassManagerBase - An abstract interface to allow code to add passes to
48 virtual void add(Pass *P) = 0;
58 void add(Pass *P) override;
78 void add(Pass *P) override;
/freebsd-current/lib/csu/aarch64/
H A Dcrt1_s.S42 add x1, x0, #8 /* load argv */
44 add x2, x1, x0, lsl #3 /* env is after argv */
45 add x2, x2, #8 /* argv is null terminated */
/freebsd-current/sys/contrib/openzfs/module/icp/asm-aarch64/blake3/
H A Db3_aarch64_sse41.S15 * If applicable, add the following below this CDDL HEADER, with the
65 add x29, sp, #64
86 add sp, sp, #96
154 add v0.4s, v2.4s, v3.4s
156 add v16.4s, v0.4s, v5.4s
160 add v7.4s, v16.4s, v2.4s
162 add v4.4s, v1.4s, v4.4s
167 add v6.4s, v7.4s, v5.4s
170 add x8, x2, #32
173 add v
[all...]
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/offsetof/
H A Dtst.OffsetofArith.d15 * If applicable, add the following below this CDDL HEADER, with the
49 add = offsetof(record_t, c) + offsetof(record_t, x) +
59 printf("Addition of offsets (c+x+y)= %d\n", add);
69 (0 != offsetof(record_t, c)) || (12 != add) || (4 != sub) || (0 != mul)
/freebsd-current/lib/csu/arm/
H A Dcrt1_s.S55 add r1, sp, #0x0004
56 add r2, r1, r0, lsl #2
57 add r2, r2, #0x0004
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/avr/
H A Dmulqi3.S46 add __tmp_reg__, r22 ; S += B;
47 add r22, r22 ; B <<= 1;
/freebsd-current/crypto/openssh/regress/
H A Dagent-getpeereid.sh11 >$OBJ/ssh-add.log
38 ${SSHADD} -vvv -l >>$OBJ/ssh-add.log 2>&1
41 fail "ssh-add failed with $r != 1"
48 < /dev/null ${SUDO} -S -u ${UNPRIV} ${SSHADD} -vvv -l >>$OBJ/ssh-add.log 2>&1
52 fail "ssh-add did not fail for ${UNPRIV}: $r < 2"
53 cat $OBJ/ssh-add.log
/freebsd-current/lib/libc/powerpc64/string/
H A Dbcopy_vsx.S54 add %r4, %r4, %r5 ;\
55 add %r3, %r3, %r5 ;\
/freebsd-current/lib/libc/arm/gen/
H A Dalloca.S39 add r0, r0, #0x00000007 /* round up to next 8 byte alignment */
/freebsd-current/tests/sys/cddl/zfs/tests/hotspare/
H A Dhotspare_add_004_neg.ksh16 # If applicable, add the following below this CDDL HEADER, with the
38 # 'zpool add' will not allow a swap device to be used as a hotspare
43 # 3. Try to add [-f] the swap device to the pool
44 # 4. Verify the add operation failes as expected.
70 log_assert "'zpool add [-f]' will not allow a swap device to be used as a hotspare'"
87 log_mustnot "$ZPOOL" add "$TESTPOOL" spare "$SWAPDEV"
88 log_mustnot "$ZPOOL" add -f "$TESTPOOL" spare "$SWAPDEV"
90 log_pass "'zpool add [-f]' will not allow a swap device to be used as a hotspare'"

Completed in 208 milliseconds

1234567891011>>