Searched refs:add (Results 226 - 250 of 349) sorted by relevance

1234567891011>>

/barrelfish-master/lib/openssl-1.0.0d/crypto/aes/asm/
H A Daes-armv4.pl315 add $tbl,$tbl,#2
438 add $t3,$tbl,#256 @ rcon
490 add $t3,$tbl,#256 @ rcon
548 add $t3,$tbl,#256 @ rcon
626 add $i2,r2,$rounds,lsl#4
960 add $tbl,$tbl,#1024
H A Daes-x86_64.pl1229 add %rbp,$sbox
1304 add \$56,%rsp
1367 add \$1,%ecx
1405 add \$1,%ecx
1450 add \$1,%ecx
1622 add \$56,%rsp
1700 add \$320,%r12
1706 #add \$8,%rsp # reserve for return address!
1916 #add \$8,%rsp # reserve for return address!
2012 add
[all...]
/barrelfish-master/usr/eclipseclp/icparc_solvers/
H A Deplex_relax.pl111 % predicates to set up the propagation-only constraint, and then add
165 % If X or Y have become fixed, then we have nothing to add
323 % intersects YMax, we need to add this intersection point to
340 % intersects YMin, we need to add this intersection point to
396 % intersects YMin, we need to add this intersection point to
413 % intersects YMax, we need to add this intersection point to
645 % There aren't any points on the hull yet, so just add
722 % There aren't any points on the hull yet, so just add
H A Dic_probing_for_scheduling.pl35 % - add facilities to control propagation during probing
452 variables by the list of linear constraints. The user can add not only
H A Dprobing_for_scheduling.pl36 % - add facilities to control propagation during probing
452 variables by the list of linear constraints. The user can add not only
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dnotinstance.pl202 nu3(Xold, X, T0, T) % add inequality constraint
H A Dpdb.pl45 :- system. % compiler directive to add the SYSTEM flag
H A Dprofile.pl167 search(0, Preds, pred(_, I, _, _)) % add to bad samples
H A Dsepia.pl40 :- system. % compiler directive to add the SYSTEM flag
H A Dbsi.pl53 :- system. % compiler directive to add the SYSTEM flag
H A Dasm.pl36 % Kish Shen -- Major changes to add disasm/2 and
373 :- local struct(label(add,label)), struct(tab(type,table)),
1039 % asm psuedo instruction, do not add Opc to list
1393 % add alignment and label for table
1397 % add alignment and label for table
1402 % add alignment and label for table
1481 sort(add of label, <, Labels, SortedLs),
1618 ; % do not add external refs to Ls
1708 Ls0 = [label{add:Offset,label:N}|Ls1],
1728 Label = label{add
[all...]
H A Dkernel_bips.pl248 % first_substring/4 uses position, not index, so add 1.
/barrelfish-master/usr/eclipseclp/documents/libman/
H A Deplexdiff.tex145 One possible solution is to add the objective variable to the problem
148 trigger option is used). Another solution is to add bounds to the variable
/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A Dmodelling.tex176 Easy to add domain-specific language features
411 One can add constraints which require the solution to have certain
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumsporting.tex163 In general, it is almost always possible to add to your program
219 are not consecutive in a file, it may be necessary to add
/barrelfish-master/lib/openssl-1.0.0d/crypto/ec/
H A Dec_lcl.h141 int (*add)(const EC_GROUP *, EC_POINT *r, const EC_POINT *a, const EC_POINT *b, BN_CTX *); member in struct:ec_method_st
164 /* 'field_mul', 'field_sqr', and 'field_div' can be used by 'add' and 'dbl' so that
H A Dec_lib.c981 if (group->meth->add == 0)
991 return group->meth->add(group, r, a, b, ctx);
/barrelfish-master/usr/skb/programs/
H A Dbridge_page.pl137 %if IOAPIC appears as BAR, do not add this region to the "avoid" regions
522 % We have multiple ranges, add constraint for each of them.
538 % We have multiple ranges, add constraint for each of them.
634 % add constraints to the tree
/barrelfish-master/lib/openssl-1.0.0d/crypto/bn/
H A Dbn.h526 const BIGNUM *add, const BIGNUM *rem,
537 int BN_generate_prime_ex(BIGNUM *ret,int bits,int safe, const BIGNUM *add,
/barrelfish-master/include/openssl/
H A Dbn.h526 const BIGNUM *add, const BIGNUM *rem,
537 int BN_generate_prime_ex(BIGNUM *ret,int bits,int safe, const BIGNUM *add,
/barrelfish-master/usr/eclipseclp/Contrib/
H A Dassoc.pl26 % To add to tree T the pair "bee-flea" giving the tree U
/barrelfish-master/usr/eclipseclp/JavaInterface/src/com/parctechnologies/eclipse/
H A DRemoteEclipse.java1002 // here we want a number between 0 and 255: if it is less than 0, add 256
1062 // don't add an empty chunk if nBytes is 0
1069 // add the new chunk on the end of the byteChunkVector queue.
1070 byteChunkVector.add(newChunk);
1747 // add the chunk to the queue
1812 queue.add(byteChunk);
/barrelfish-master/doc/015-disk-driver-arch/
H A Ddesign.tex86 \ac{ata} commands is quite easy: just add the command you want in the \ac{ata}
/barrelfish-master/usr/eclipseclp/ecrc_solvers/chr/
H A Dmath-utilities.pl214 eqnonlin(CX,E). % add a nonlinear equation constraint
/barrelfish-master/usr/eclipseclp/ecrc_solvers/
H A Dchr_doc.pl356 * add: A new constraint is added to the constraint store.
470 * add: A new constraint is added to the constraint store.

Completed in 303 milliseconds

1234567891011>>