Searched refs:add (Results 276 - 300 of 1352) sorted by relevance

<<11121314151617181920>>

/openbsd-current/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dmot3300Mcrt0.S90 add.l %d1,%d1
101 add.l &12,%a0
117 add.w &4,%sp
/openbsd-current/gnu/llvm/clang/lib/IndexSerialization/
H A DSerializablePathCollection.cpp16 StringPool::StringOffsetSize StringPool::add(StringRef Str) { function in class:StringPool
25 FilePaths.emplace_back(DirPath(Root, Dir), Paths.add(Filename));
30 return Paths.add(Dir);
/openbsd-current/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dstack_depot.h25 void add(u32 K) { function in class:scudo::MurMur2HashBuilder
90 B.add(u32(*I) >> 2);
132 B.add(u32(atomic_load_relaxed(&Ring[RingPos])) >> 2);
/openbsd-current/regress/usr.sbin/bgpd/integrationtests/
H A Dpftable.sh71 pfctl -q -t bgpd_integ_test -T add 1.1.1.1
94 route -T ${RDOMAIN2} exec bgpctl network add 10.12.69.0/24
97 route -T ${RDOMAIN2} exec bgpctl -s /var/run/bgpd.sock.12_2 network add 10.12.69.0/24
/openbsd-current/sys/arch/landisk/stand/boot/
H A Dsrt0.S44 add #-4, r0
60 add #1, r1
70 add #4, r1
/openbsd-current/gnu/usr.bin/perl/Porting/
H A Dadd-pod-file12 add-pod-file - Utility to add new F<pod/*.pod> file to core distribution
19 perl Porting/add-pod-file \
24 This is a program which I<may> be helpful when a committer has to add a new
124 ) or croak("Error in command line arguments to add-pod-file.pl\n");
150 system(qq|git add $newpodpath|) and croak "Unable to 'git add'";
237 system(qq|git add MANIFEST pod/perl.pod win32/pod.mak|)
238 and croak "Unable to git-add three updated files";
/openbsd-current/usr.sbin/pkg_add/OpenBSD/
H A DInstalledInfo.pm67 $self->add($e);
83 sub add($self, @p) subroutine
87 $self->{stemlist}->add($p);
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DParallel.cpp42 virtual void add(std::function<void()> func) = 0;
97 void add(std::function<void()> F) override {
176 detail::Executor::getDefaultExecutor()->add([&, F = std::move(F)] {
/openbsd-current/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCEarlyReturn.cpp95 .add(J->getOperand(0))
96 .add(J->getOperand(1));
113 .add(J->getOperand(0));
/openbsd-current/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZElimCompare.cpp230 MIB.add(MI.getOperand(0)).add(MI.getOperand(1)).add(Target);
273 .add(MI.getOperand(0))
274 .add(MI.getOperand(1))
275 .add(MI.getOperand(2))
276 .add(MI.getOperand(3));
295 MIB.add(MO);
403 assert(isAddWithImmediate(Opcode) && "Expected an add with immediate.");
672 MIB.add(Compar
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp136 void add(const OffsetRange &R) { function in struct:__anon2835::RangeTree
137 Root = add(Root, R);
165 Node *add(Node *N, const OffsetRange &R);
275 // words, expr(add(##V,D) = add(expr(##V),D).
623 RangeTree::Node *RangeTree::add(Node *N, const OffsetRange &R) { function in class:RangeTree
633 N->Left = add(N->Left, R);
635 N->Right = add(N->Right, R);
1335 Tree.add(R);
1372 // - add th
[all...]
/openbsd-current/lib/libcrypto/bn/arch/amd64/
H A Dbignum_mul_4_8_alt.S42 // Other variables used as a rotating 3-word window to add terms to
48 // Macro for the key "multiply and add to (c,h,l)" step
53 add l, rax; \
62 add l, rax; \
71 add l, rax; \
/openbsd-current/sbin/iked/
H A Dsmult_curve25519_ref.c11 static void add(unsigned int out[32],const unsigned int a[32],const unsigned int b[32]) function
57 add(a,a,minusp);
156 add(a0,xzmb,xzmb + 32);
158 add(a1,xzm1b,xzm1b + 32);
164 add(c1,b1,b1 + 32);
169 add(u,t,b0);
/openbsd-current/usr.bin/ssh/
H A Dsmult_curve25519_ref.c11 static void add(unsigned int out[32],const unsigned int a[32],const unsigned int b[32]) function
57 add(a,a,minusp);
156 add(a0,xzmb,xzmb + 32);
158 add(a1,xzm1b,xzm1b + 32);
164 add(c1,b1,b1 + 32);
169 add(u,t,b0);
/openbsd-current/lib/libcrypto/aes/asm/
H A Dvpaes-x86.pl193 &add ($key,16);
215 &add ($key,16); # next key
218 &add ($magic,16); # next mc
285 &add ($key,16);
299 &add ($key,16); # next round key
508 &add ($key,32);
511 &add ($key,-16);
625 # add in smeared stuff
683 &add ($key,16);
733 &add (
[all...]
/openbsd-current/gnu/usr.bin/perl/ext/B/t/
H A Doptree_concise.t33 # 4 <2> add[t3] sK/2 ->5
44 # 4 <2> add[t1] sK/2 ->5
60 # 4 <2> add[t3] sK/2
68 # 4 <2> add[t1] sK/2
85 11 <2> add[t3] sK/2
93 # 11 <2> add[t1] sK/2
108 11 <2> add[t3] sK/2 ->12
119 # 11 <2> add[t1] sK/2 ->12
136 10 <2> add[t3] sK/2 ->11
147 # 10 <2> add[t
[all...]
/openbsd-current/gnu/gcc/gcc/config/avr/
H A Dlibgcc.S75 add r_res,r_arg2
76 add r_arg2,r_arg2 ; shift multiplicand
134 add r_resL,r_arg2L ; result + multiplicand
137 add r_arg2L,r_arg2L ; shift multiplicand
226 add r_resHL, r0
229 add r_resHL, r0
232 add r_resHH, r0
234 add r_resHH, r0
236 add r_resHH, r0
238 add r_resH
[all...]
/openbsd-current/gnu/gcc/gcc/config/mips/
H A Dsync.S81 SYNC_FETCH_AND_OP(add, 8, lld, scd, daddu, NO_NEG)
88 SYNC_FETCH_AND_OP(add, 4, ll, sc, addu, NO_NEG)
116 SYNC_FETCH_AND_OP_EMUL(add, 2, addu, NO_NEG, 2, 0xffff)
123 SYNC_FETCH_AND_OP_EMUL(add, 1, addu, NO_NEG, 3, 0xff)
149 SYNC_OP_AND_FETCH(add, 8, lld, scd, daddu, NO_NEG)
156 SYNC_OP_AND_FETCH(add, 4, ll, sc, addu, NO_NEG)
184 SYNC_OP_AND_FETCH_EMUL(add, 2, addu, NO_NEG, 2, 0xffff)
191 SYNC_OP_AND_FETCH_EMUL(add, 1, addu, NO_NEG, 3, 0xff)
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcpu-ns32k.c323 to 0 for all cases, since it is, in fact, going to add the
630 bfd_vma add; local
654 add = x & howto->src_mask;
664 signed_add = add;
665 if ((add & (((~howto->src_mask) >> 1) & howto->src_mask)) != 0)
672 check += add;
677 check += add >> howto->bitpos;
683 signed_check += add >> howto->bitpos;
685 signed_check += ((add >> howto->bitpos)
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.asm/
H A Dfrv.inc46 add sp, gr16, sp
/openbsd-current/games/robots/
H A Dmove_robs.c112 add_score(int add) argument
114 Score += add;
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcpu-ns32k.c322 to 0 for all cases, since it is, in fact, going to add the
628 bfd_vma add; local
652 add = x & howto->src_mask;
662 signed_add = add;
663 if ((add & (((~howto->src_mask) >> 1) & howto->src_mask)) != 0)
670 check += add;
675 check += add >> howto->bitpos;
681 signed_check += add >> howto->bitpos;
683 signed_check += ((add >> howto->bitpos)
/openbsd-current/gnu/usr.bin/gcc/gcc/po/
H A Dexgettext157 --add-comments `cat $kopt` --files-from=$posr \
/openbsd-current/gnu/usr.bin/gcc/gcc/config/avr/
H A Dlibgcc.S75 add r_res,r_arg2
76 add r_arg2,r_arg2 ; shift multiplicand
134 add r_resL,r_arg2L ; result + multiplicand
137 add r_arg2L,r_arg2L ; shift multiplicand
226 add r_resHL, r0
229 add r_resHL, r0
232 add r_resHH, r0
234 add r_resHH, r0
236 add r_resHH, r0
238 add r_resH
[all...]
/openbsd-current/usr.sbin/ypserv/ypinit/
H A Dypinit.sh284 echo "Please continue to add any slave servers, one per line. When you are"
317 echo "Then add new servers, one per line. When done type a <control D>."
331 echo -n " next host to add: "
335 echo -n " next host to add: "

Completed in 401 milliseconds

<<11121314151617181920>>