Searched refs:add (Results 1 - 25 of 349) sorted by relevance

1234567891011>>

/barrelfish-master/usr/bench/rcce/bt/
H A Dadi.c15 add();
H A Derror.c24 add; local
43 add = u(m,ii,jj,kk,c)-u_exact(m);
44 rms_work(m) = rms_work(m) + add*add;
76 double rms_work[5], add; local
87 add = rhs(m,i,j,k,c);
88 rms_work(m) = rms_work(m) + add*add;
/barrelfish-master/lib/compiler-rt/builtins/arm/
H A Dswitch16.S35 add r0, lr, r0, lsl #1 // compute address of element in table
36 add ip, lr, ip, lsl #1 // compute address of last element in table
40 add ip, lr, r0, lsl #1 // compute label = lr + element*2
H A Dswitch32.S35 add r0, lr, r0, lsl #2 // compute address of element in table
36 add ip, lr, ip, lsl #2 // compute address of last element in table
40 add ip, lr, r0 // compute label = lr + element
H A Dsync_fetch_and_add_4.S16 // "adds" is 2 bytes shorter than "add".
17 #define add_4(rD, rN, rM) add rD, rN, rM
/barrelfish-master/lib/openssl-1.0.0d/crypto/bn/asm/
H A Dsparcv9-mont.pl100 add %sp,$bias,%o7 ! real top of stack
114 add %sp,$bias+$frame,$tp
123 add $acc0,$car1,$car1
131 add $acc0,$car0,$car0
134 add $acc1,$car1,$car1
137 add $acc0,$car1,$car1
138 add $j,4,$j ! j++
145 add $tp,4,$tp ! tp++
150 add $acc0,$car0,$car0
152 add
[all...]
H A Dia64.S33 // add[->st8] 1[+1] 1[+0]
151 #define ADDP add
156 // bn_[add|sub]_words routines.
197 (p18) add r39=r37,r34
204 (p58) add r41=1,r41 } // (p20)
211 (p59) add r8=1,r8 // return value
257 (p58) add r41=-1,r41 } // (p20)
264 (p59) add r8=1,r8 // return value
337 (p50) add r40=r38,r35 // (p27)
338 (p54) add r4
[all...]
/barrelfish-master/lib/lwip2/src/api/
H A Dnetifapi.c66 API_EXPR_REF(msg->msg.add.ipaddr),
67 API_EXPR_REF(msg->msg.add.netmask),
68 API_EXPR_REF(msg->msg.add.gw),
70 msg->msg.add.state,
71 msg->msg.add.init,
72 msg->msg.add.input)) {
91 API_EXPR_REF(msg->msg.add.ipaddr),
92 API_EXPR_REF(msg->msg.add.netmask),
93 API_EXPR_REF(msg->msg.add.gw));
149 NETIFAPI_VAR_REF(msg).msg.add
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/bn/asm/x86/
H A Dadd.pl35 &add($tmp1,$c);
38 &add($tmp1,$tmp2);
44 &add($a,32);
45 &add($b,32);
46 &add($r,32);
60 &add($tmp1,$c);
63 &add($tmp1,$tmp2);
H A Dmul_add.pl41 &add("eax",$c); # L(t)+= *r
44 &add("eax",$c); # L(t)+=c
52 &add($a,32);
53 &add($r,32);
69 &add("eax",$c); # L(t)+=c
72 &add("eax",$c);
/barrelfish-master/lib/lwip/src/api/
H A Dnetifapi.c47 msg->msg.add.ipaddr,
48 msg->msg.add.netmask,
49 msg->msg.add.gw,
50 msg->msg.add.state, msg->msg.add.init, msg->msg.add.input)) {
92 msg.msg.msg.add.ipaddr = ipaddr;
93 msg.msg.msg.add.netmask = netmask;
94 msg.msg.msg.add.gw = gw;
95 msg.msg.msg.add
[all...]
/barrelfish-master/tools/arm_boot/
H A Dgdb_script.sh15 add-symbol-file $BOOT_DRIVER $BOOTADDR
16 add-symbol-file $CPU_DRIVER $CPUADDR
/barrelfish-master/lib/openssl-1.0.0d/demos/tunala/
H A Dautogunk.sh19 automake --foreign --add-missing --copy
/barrelfish-master/tools/arm_molly/
H A Dmolly_boot64.S37 add x6, x6, #2048//done in two steps to make sure it is thumb-compatible
38 add x6, x6, #2048
/barrelfish-master/lib/openssl-1.0.0d/crypto/sha/asm/
H A Dsha256-586.pl51 &add ($T,&DWP(4*(8+15+16-9),"esp")) if ($in_16_63); # T += X[-7]
61 &add ($T,"ecx"); # T += Sigma1(e)
70 &add ($T,"esi"); # T += Ch(e,f,g)
73 &add ($T,$Hoff); # T += h
78 &add ($E,$T); # d += T
82 &add ($T,"ecx"); # T += Sigma0(a)
93 &add ($K256,4);
94 &add ($A,$T); # h += T
96 &add ($E,"esi"); # d += K256[i]
97 &add (
[all...]
H A Dsha1-sparcv9.pl58 add @K[$i/20],$e,$e
60 add $tmp0,$e,$e
62 add $tmp1,$e,$e
68 add $xi,$e,$e
75 add $tmp1,$e,$e
86 add @K[$i/20],$e,$e
97 add @K[$i/20],$e,$e !!
100 add @X[$j%8],@X[$j%8],@X[$j%8]
120 add $tmp0,$e,$e !!
122 add
[all...]
H A Dsha1-armv4-large.pl76 add $e,$K,$e,ror#2 @ E+=K_xx_xx
82 add $e,$e,$a,ror#27 @ E+=ROR(A,27)
86 add $e,$e,$t0 @ E+=X[i]
97 add $e,$K,$e,ror#2 @ E+=K_00_19
99 add $e,$e,$a,ror#27 @ E+=ROR(A,27)
105 add $e,$e,$t0 @ E+=X[i]
108 add $e,$e,$t1 @ E+=F_00_19(B,C,D)
117 add $e,$e,$t1 @ E+=F_00_19(B,C,D)
125 add $e,$e,$t1 @ E+=F_20_39(B,C,D)
133 add
[all...]
/barrelfish-master/usr/eclipseclp/CPViz/viz/src/ie/ucc/cccc/viz/
H A DExtent.java40 * we need the linked list as we add at the front and at the back of the list
58 add(new DPair(left,right));
70 * more utility methods to add a node without exposing Pair
79 * utility to add implicit node at end of list
83 protected void add(double left, double right) { method in class:Extent
84 add(new DPair(left,right));
88 * add an extent to the given one. This moves the added extent to the right of the object
128 res.add(p1.getLeft(),p2.getRight());
134 res.add(li1.next());
138 res.add(li
[all...]
H A DVizDVar.java64 list.add(low);
70 list.add(i);
78 list.add(low);
/barrelfish-master/usr/eclipseclp/lib_tcl/
H A Dmapcolour.tcl43 .mbar add cascade -label File -menu .mbar.file
44 .mbar add cascade -label Method -menu .mbar.method
45 .mbar add cascade -label Tools -menu .mbar.tools
48 .mbar.file add command -label "New Map..." -command read_new_map
49 .mbar.file add command -label "Map Size..." -command set_map_size
50 .mbar.file add command -label Exit -command exit
53 .mbar.method add cascade -label Solver -menu .mbar.file.solver
54 .mbar.method add cascade -label "Value Choice" -menu .mbar.file.choice
55 .mbar.method add cascade -label "Variable Selection" -menu .mbar.file.select
59 $m2 add radi
[all...]
H A Dexample1.tcl64 .mbar add cascade -label File -menu .mbar.file
67 .mbar.file add command -label Run -command run_eclipse
68 .mbar.file add command -label Exit -command exit
/barrelfish-master/lib/openssl-1.0.0d/crypto/rc4/asm/
H A Drc4-586.pl49 &add (&LB($yy),&LB($tx));
53 &add ($ty,$tx);
80 &add ($dat,8);
116 &add (&LB($yy),&LB($tx));
120 &add ($ty,$tx);
138 &add (&LB($yy),&LB($tx));
142 &add (&LB($ty),&LB($tx));
144 &add (&LB($xx),1);
187 &add (&LB("eax"),1); # i++;
195 &add (
[all...]
/barrelfish-master/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DAutoResumePanel.java39 add(new JLabel("Auto Resume"),gbc);
40 add(new JSlider(stateModel.getDelayModel()),gbc);
41 add(new MillisecondsLabel(stateModel.getDelayModel()),gbc);
/barrelfish-master/usr/eclipseclp/JavaInterface/tests/
H A DDataExample2.java73 theCollection.add(new Integer(1));
74 theCollection.add(new CompoundTermImpl("foo", new Double(3.5)));
75 theCollection.add(new Atom("bar"));
/barrelfish-master/lib/libc/arm/gen/
H A Dalloca.S41 add r0, r0, #0x00000007 /* round up to next 8 byte alignment */

Completed in 260 milliseconds

1234567891011>>