Searched refs:comment (Results 1 - 25 of 145) sorted by relevance

123456

/barrelfish-master/lib/openssl-1.0.0d/util/
H A Dextract-section.pl4 if (/=for\s+comment\s+openssl_manual_section:(\S+)/)
/barrelfish-master/lib/openssl-1.0.0d/crypto/bf/asm/
H A Dbf-686.pl33 &comment("");
34 &comment("Load the 2 words");
39 &comment("");
40 &comment("P pointer, s and enc flag");
53 &comment("");
54 &comment("Round $i");
57 &comment("");
58 &comment("Round ".sprintf("%d",$i+1));
73 &comment("");
74 &comment("Roun
[all...]
H A Dbf-586.pl31 &comment("");
40 &comment("Load the 2 words");
56 &comment("");
57 &comment("Round $i");
60 &comment("");
61 &comment("Round ".sprintf("%d",$i+1));
75 &comment("");
76 &comment("Round $i");
78 &comment("");
79 &comment("Roun
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/bn/asm/x86/
H A Dsqr.pl10 &comment("");
25 &comment("Round $i");
33 &comment("");
46 &comment("Tail Round $i");
H A Dadd.pl10 &comment("");
31 &comment("Round $i");
43 &comment("");
57 &comment("Tail Round $i");
H A Dmul.pl10 &comment("");
31 &comment("Round $i");
44 &comment("");
60 &comment("Tail Round $i");
H A Dmul_add.pl10 &comment("");
37 &comment("Round $i");
50 &comment("");
66 &comment("Tail Round $i");
H A Dsub.pl10 &comment("");
31 &comment("Round $i");
43 &comment("");
57 &comment("Tail Round $i");
H A Dcomba.pl11 &comment("mul a[$ai]*b[$bi]");
39 &comment("sqr a[$ai]*a[$bi]");
68 &comment("sqr a[$ai]*a[$bi]");
132 &comment("################## Calculate word $i");
158 &comment("saved r[$i]");
172 &comment("save r[$i]");
221 &comment("############### Calculate word $i");
254 &comment("saved r[$i]");
/barrelfish-master/usr/eclipseclp/Mercury/
H A Dmercury.pl26 :- comment(categories, ["Compatibility"]).
27 :- comment(summary, "Mercury compatibility predicates.").
28 :- comment(author, "Warwick Harvey").
29 :- comment(desc, html("\
36 :- comment(error/1, [
49 :- comment(report_lookup_error/3, [
/barrelfish-master/lib/openssl-1.0.0d/crypto/des/asm/
H A Ddesboth.pl19 &comment("");
20 &comment("Load the data words");
25 &comment("");
26 &comment("IP");
64 &comment("");
65 &comment("FP");
H A Dcrypt586.pl28 &comment("");
29 &comment("Load the 2 words");
48 &comment("");
49 &comment("Round $i");
52 &comment("");
53 &comment("Round ".sprintf("%d",$i+1));
64 &comment("");
65 &comment("FP");
158 &comment("");
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dsockets.pl43 :- comment(categories, ["Compatibility"]).
44 :- comment(summary, "Sicstus compatible sockets interface").
45 :- comment(author, "Kish Shen, ECRC Munich").
46 :- comment(copyright, "Cisco Systems, Inc").
47 :- comment(date, "$Date: 2009/12/22 02:44:23 $").
48 :- comment(desc, html("
66 :- comment(socket/2, [template:"socket(+Domain, -Socket)",
69 :- comment(socket_bind/2, [template:"socket_bind(+Socket, +Address)",
72 :- comment(socket_connect/3, [template:"socket_connect(+Socket, +Address, -Stream)",
75 :- comment(socket_liste
[all...]
H A Dutil.pl42 :- comment(summary, "Various utility predicates for program development").
43 :- comment(categories, ["Programming Utilities"]).
44 :- comment(author, "Various, ECRC Munich").
45 :- comment(copyright, "Cisco Systems, Inc").
46 :- comment(date, "$Date: 2010/04/22 14:12:49 $").
47 :- comment(add_path/1, [template:"add_path(+Directory)",
50 :- comment(add_suffix/1, [template:"add_suffix(+Suffix)",
53 :- comment(between/3, [template:"between(+From, +To, ?I)",
58 :- comment(compiled/0, [template:"compiled",
61 :- comment(list_erro
[all...]
H A Dfromonto.pl50 :- comment(categories, ["Programming Utilities"]).
51 :- comment(summary, "Redirect input and output streams in a convenient way").
52 :- comment(author, "Joachim Schimpf, ECRC Munich").
53 :- comment(copyright, "Cisco Systems, Inc").
54 :- comment(date, "$Date: 2009/07/16 09:11:24 $").
55 :- comment(eg, "
69 :- comment((from_stream)/2, [
74 :- comment((onto_stream)/2, [
79 :- comment((from_string)/2, [
84 :- comment((onto_strin
[all...]
H A Dmps.pl85 :- comment(mps_exit / 0, [
95 :- comment(mps_init / 1, [
105 :- comment(mps_ping / 1, [
115 :- comment(mps_port_allocate / 2, [
125 :- comment(mps_port_deallocate / 1, [
135 :- comment(mps_port_deregister / 3, [
145 :- comment(mps_port_lookup / 3, [
155 :- comment(mps_port_register / 4, [
165 :- comment(mps_receive / 2, [
175 :- comment(mps_sen
[all...]
H A Dmatrix_util.pl30 :- comment(categories, ["Data Structures","Programming Utilities"]).
31 :- comment(summary, "Predicates to build matrices from lists").
32 :- comment(author, "Joachim Schimpf, IC-Parc").
33 :- comment(copyright, "Cisco Systems, Inc").
34 :- comment(date, "$Date: 2015/01/14 01:31:09 $").
35 :- comment(desc, html(
45 :- comment(matrix/3, [
53 :- comment(matrix/4, [
62 :- comment(list2rows/4, [
70 :- comment(list2col
[all...]
H A Dqueues.pl57 :- comment(categories, ["Data Structures"]).
58 :- comment(summary, "define queue operations").
59 :- comment(author, "R.A.O'Keefe").
60 :- comment(copyright, 'This file is in the public domain').
61 :- comment(date, "Friday November 18th, 1983, 8:09:31 pm").
62 :- comment(desc, html("<P>
78 :- comment(make_queue/1, [
90 :- comment(join_queue/3, [
111 :- comment(list_join_queue/3, [
125 :- comment(jump_queu
[all...]
H A Dpretty_print.pl42 :- comment(categories, ["Development Tools"]).
43 :- comment(summary, "Pretty-printing of complex terms").
44 :- comment(author, "Micha Meier, ECRC Munich").
45 :- comment(copyright, "Cisco Systems, Inc").
46 :- comment(date, "$Date: 2009/07/16 09:11:24 $").
47 :- comment(pretty_print/3, [template:"pretty_print(+Stream, +Term, +Max)",
H A Dnumbervars.pl41 :- comment(categories, ["Algorithms","Compatibility"]).
42 :- comment(summary, "C-Prolog style numbervars predicate").
43 :- comment(author, "Joachim Schimpf, ECRC Munich").
44 :- comment(copyright, "Cisco Systems, Inc").
45 :- comment(date, "$Date: 2010/03/15 01:55:15 $").
46 :- comment(desc, html("
H A Dlips.pl43 :- comment(categories, ["Development Tools"]).
44 :- comment(summary, "Measure the system's speed using the naive reverse benchmark").
45 :- comment(author, "Joachim Schimpf, ECRC Munich").
46 :- comment(copyright, "Cisco Systems, Inc").
47 :- comment(date, "$Date: 2009/07/16 09:11:24 $").
48 :- comment(desc, html("
69 :- comment(lips/0, [template:"lips",
72 :- comment(lips/1, [template:"lips(+Count)",
75 :- comment(lips/2, [template:"lips(+Count,+Length)",
H A Dcgi.pl48 :- comment(categories, ["Interfacing"]).
49 :- comment(summary, "Some utilities for writing cgi scripts with ECLiPSe").
50 :- comment(author, "Joachim Schimpf, IC-Parc, Imperial College, London").
51 :- comment(copyright, "Cisco Systems, Inc").
52 :- comment(date, "$Date: 2009/07/16 09:11:24 $").
54 :- comment(posted_params/1, [
69 :- comment(get_param_value/3, [
77 :- comment(substitute_placeholders/3, [
87 :- comment(get_error_output/1, [
H A Dpar_util.pl56 :- comment(categories, ["Algorithms"]).
57 :- comment(summary, "Parallel versions of various predicates").
58 :- comment(author, "Joachim Schimpf, ECRC Munich").
59 :- comment(copyright, "Cisco Systems, Inc").
60 :- comment(date, "$Date: 2009/07/16 09:11:24 $").
61 :- comment(par_member/2, [template:"par_member(?Element, +List)",
66 :- comment(par_delete/3, [template:"par_delete(?Element, ?List, ?Rest)",
68 :- comment(par_between/3, [template:"par_between(+From, +To, ?I)",
71 :- comment(par_maplist/3, [template:"par_maplist(+Pred, +In, ?Out)",
80 :- comment((
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/bn/asm/
H A Dbn-586.pl138 &comment("");
163 &comment("Round $i");
175 &comment("");
190 &comment("Tail Round $i");
254 &comment("");
275 &comment("Round $i");
288 &comment("");
304 &comment("Tail Round $i");
360 &comment("");
375 &comment("Roun
[all...]
H A Dco-586.pl23 &comment("mul a[$ai]*b[$bi]");
51 &comment("sqr a[$ai]*a[$bi]");
80 &comment("sqr a[$ai]*a[$bi]");
144 &comment("################## Calculate word $i");
170 &comment("saved r[$i]");
184 &comment("save r[$i]");
233 &comment("############### Calculate word $i");
266 &comment("saved r[$i]");

Completed in 127 milliseconds

123456