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

1234567891011>>

/barrelfish-master/lib/openssl-1.0.0d/crypto/rand/
H A Drand_lib.c150 if (meth && meth->add)
151 meth->add(buf,num,entropy);
/barrelfish-master/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/jdotview/
H A DGraphVizPanel.java78 panel.add(draw);
83 panel.add(alias);
88 panel.add(printer);
93 panel.add(quit);
97 add("Center", jsp);
98 add("West", panel);
H A DJDotView.java69 frame.add(panel);
/barrelfish-master/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DViewerImpl.java98 // add some boolean options common to all viewers.
113 bg.add(fineMenuButton);
116 bg.add(coarseMenuButton);
119 bg.add(timedMenuButton);
255 menuBar.add(menu);
260 // if item is null and the menu exists then add a seperator
267 menu.add((Action) item);
272 menu.add((JMenuItem) item);
277 /** Convenience method to add menu items based on the menu title: if a menu
278 * with that title exists, add t
[all...]
H A DDefaultViewerBuildingPolicy.java92 result.add(key);
118 newViewers.add(vf.build(viewable));
H A DSparseViewletStore.java167 range.add(index);
189 range.add(index);
H A DViewableType.java38 stringList.add(fix.functor());
58 // fixityListStrings.add(fix.functor());
88 subViewableTypes.add(subType);
H A DGraphViewer.java122 result.add(getViewletAt(index));
148 // only add "directed" and "undirected" layout actions for the
160 // add "edge re-layout actions"
172 // only add "Insert XXX" actions for the desktop viewer
433 index.add(new Integer(1));
434 index.add(new Integer(1));
829 ((Vector)graph.currentSelection).add(element);
858 range.add(index);
873 // ll.add((new ToggleHoldAction()).createCompoundAction(selected));
1010 result.add(getPopupMen
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/
H A Dia64cpuid.S27 add r8=r2,r33
63 { .mii; add r9=96*8-8,r9
122 { .mfi; add r9=96*8+8,r9
145 { .mbb; add r33=-1,r33 // len--
154 { .mib; add r33=-1,r33
160 add r33=-8,r33 };; // len-=8
H A Dsparccpuid.S126 add %fp,BIAS,%i0 ! return pointer to caller�s top of stack
134 add %o0,%o7,%o0
163 add %o0,1,%i0 ! used for debugging
199 add %i2,%i1,%i2
208 1: add %o1,%o2,%o3
213 add %o1,%o2,%o0 ! OpenSSL expects the new value
239 add %sp,BIAS+2,%o1
337 add %o0,1,%o0
357 add %o0,1,%o0
368 add
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/perlasm/
H A Dcbc.pl138 &add($in, 8);
139 &add($out, 8);
154 &add($count,"edx");
246 &add($in, 8);
247 &add($out, 8);
318 &add("esp",$total);
/barrelfish-master/usr/eclipseclp/lib_tcl/widget/
H A Dconsole.tcl200 widget add Console option {-prompt prompt Prompt {[history nextid] % }}
202 widget add Console option {-prompt prompt Prompt \
206 widget add Console option [list -abouttitle aboutTitle AboutTitle \
470 EvalSlave history add $cmd
508 $w tag add stdin limit end-1c
626 $w.pop add cascade -label $l -underline 0 -menu $w.pop.$n
629 $m add command -label "Console $W" -state disabled
630 $m add command -label "Clear Console " -underline 1 \
633 $m add command -label "Load File" -underline 0 \
635 $m add cascad
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/aes/asm/
H A Daes-ia64.S58 # define ADDP add
96 add te1=TE1,te0
97 add te3=-3,te3 };;
101 add te2=TE2,te0
109 add te3=TE3,te0 };;
183 { .mmi; (p17) add te0=2048,te0 // 13[11]/
184 (p17) add te1=2048+64-TE1,te1};; // 13[11]/
186 (p17) add te2=2048+128-TE2,te2} // 14[12]/
188 (p17) add te3=2048+192-TE3,te3 // 14[12]/
206 add te3
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/bn/asm/
H A Dppc64-mont.pl196 add $tp,$tp,$num ; place for tp[num+1]
232 add $nap_d,$tp,$num
445 add $t0,$t0,$carry ; can not overflow
451 add $t1,$t1,$carry
459 add $t2,$t2,$carry
466 add $t3,$t3,$carry
474 add $t4,$t4,$carry
480 add $t5,$t5,$carry
486 add $t6,$t6,$carry
495 add
[all...]
/barrelfish-master/usr/eclipseclp/icparc_solvers/ech/
H A Dpuzzle_bool.pl102 add(I,J,N,B,L,R1) ,
103 add(I-1,J,N,B,R1,R2) ,
104 add(I+1,J,N,B,R2,R3) ,
105 add(I,J-1,N,B,R3,R4) ,
106 add(I,J+1,N,B,R4,[]) , % L is the list of neighbours of (I,J)
110 add(I,J,N,B,S,S) :- I =:= 0 , ! .
111 add(I,J,N,B,S,S) :- J =:= 0 , ! .
112 add(I,J,N,B,S,S) :- I > N , ! .
113 add(I,J,N,B,S,S) :- J > N , ! .
114 add(
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/sha/asm/
H A Dsha512-ppc.pl128 add $T,$T,$h
132 add $T,$T,@X[$i]
134 add $T,$T,$t0
135 add $T,$T,$a0
146 add $d,$d,$T
148 add $h,$T,$a0
149 add $h,$h,$t0
166 add @X[$i],@X[$i],@X[($i+9)%16]
169 add @X[$i],@X[$i],$a0
170 add
[all...]
/barrelfish-master/usr/drivers/cpuboot/arch/x86/
H A Dinit_ap_x86_64.S98 add $0x200000, %ebx // 0x200000 is two megabytes
99 add $8, %ecx
109 add $0x200000, %ebx
110 add $8, %ecx
114 // add mapping
116 add $256, %ecx
/barrelfish-master/kernel/arch/armv8/
H A Dsysreg.S48 add w2, w10, w10, lsr #1 // calculate 3 x cache level
57 add w2, w2, #4 // w2 = log2(linelen)
75 add w10, w10, #2 // increment 2 x cache level
H A Dexceptions.S21 add sp, sp, #-(34 * 8)
168 add x13, x13, #OFFSETOF_DISP_ENABLED_AREA
223 add x0, x3, #OFFSETOF_DISP_ENABLED_AREA
224 add x2, x3, #OFFSETOF_DISP_DISABLED_AREA
354 add sp, sp, #(4 * 8)
416 add x13, x13, #OFFSETOF_DISP_DISABLED_AREA
432 add x13, x13, #OFFSETOF_DISP_TRAP_AREA
460 add x0, x0, #((34 + 30 * 2) * 8)
/barrelfish-master/usr/eclipseclp/CPViz/viztool/src/components/
H A DMyInternalFrame.java369 panel1.add(zoomin);
370 panel1.add(zoomout);
371 panel1.add(OriginalSize);
372 panel.add(panel1,BorderLayout.NORTH);
373 panel.add(panelCanvas,BorderLayout.CENTER);
383 getContentPane().add(panel, BorderLayout.CENTER);
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dqueues.pl30 join_queue/3, % add element to end of queue
31 list_join_queue/3, % add many elements to end of queue
32 jump_queue/3, % add element to front of queue
33 list_jump_queue/3, % add many elements to front of queue
134 *does* work, though if you add things at the end of NewQ1 they
152 two ways we might do this. We could add all the elements one at a
154 opposite order to the order they had in the list, or we could add
156 in the list. As you can easily add the elements one at a time if
/barrelfish-master/lib/openssl-1.0.0d/crypto/bf/asm/
H A Dbf-686.pl110 &add( $tot, $tmp3);
116 &add( $tot, $tmp3);
/barrelfish-master/lib/virtio/guest/
H A Dchannel_flounder.c102 err = virtio_binding->rpc_tx_vtbl.add(virtio_binding, id, ndesc, buffers, frame, &msg_err);
153 .add = add_vring,
/barrelfish-master/usr/eclipseclp/lib_tcl/
H A Declipse_tools.tcl122 # preferences and information on them. To add a preference, append the
234 option add *$root*font tkecllabel userDefault ;# the default
235 option add *$root*Text.font tkeclmono
236 option add *$root*Entry.font tkeclmono
237 option add *$root*Hierarchy.font tkeclmono
238 option add *$root*Text.font tkeclmono
539 $w add $item
1320 $ec_dg.mbar add cascade -label Options -menu $ec_dg.mbar.options
1321 $ec_dg.mbar.options add command -label "Change print options ..." -command "tkecl:edit_output_mode tracer"
1322 $ec_dg.mbar.options add chec
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/rc4/asm/
H A Drc4-ia64.pl94 # J = SI + J add J = J, SI M0-M3, I0, I1 1 cyc c2
105 # T = (SI + SJ) add T = SI, SJ M0-M3, I0, I1 1 cyc c6
140 # - We can't replace any of the remaining "add/zxt1" pairs with
250 &I(\$c, "add T[%u] = SI[%u], SJ[%u]",
278 &I(\$c, "add J = J, SI[%u]", $i0 % $NSI) if ($p & $pComI);
307 &I(\$bypass, "add J = J, SI[%u]", $i1 % $NSI);
371 # define KEYADDR(dst, i) add dst = i, KTable
389 # define ADDP add
412 add IFinal = 1, I[1]; \\
421 add
[all...]

Completed in 231 milliseconds

1234567891011>>