diff options
| author | Joshua Bakita <bakitajoshua@gmail.com> | 2019-10-07 19:13:39 -0400 |
|---|---|---|
| committer | Joshua Bakita <bakitajoshua@gmail.com> | 2019-10-07 19:13:39 -0400 |
| commit | 386b7d3366f1359a265da207a9cafa3edf553b64 (patch) | |
| tree | c76120c2c138faed822e4ae386be6ef22a738a78 /all_pairs/source/susan | |
| parent | 54a3f7091a2146b29c73a6fdc4b62a5c4ad7a3d8 (diff) | |
Reorganize and commit all the modified TACLeBench code and run scripts
Diffstat (limited to 'all_pairs/source/susan')
| -rw-r--r-- | all_pairs/source/susan/ChangeLog.txt | 11 | ||||
| -rw-r--r-- | all_pairs/source/susan/LICENSE | 14 | ||||
| -rw-r--r-- | all_pairs/source/susan/input.c | 7292 | ||||
| -rw-r--r-- | all_pairs/source/susan/math_private.h | 178 | ||||
| -rw-r--r-- | all_pairs/source/susan/susan.c | 2014 | ||||
| -rw-r--r-- | all_pairs/source/susan/wccfile.c | 79 | ||||
| -rw-r--r-- | all_pairs/source/susan/wccfile.h | 24 | ||||
| -rw-r--r-- | all_pairs/source/susan/wcclibm.c | 444 | ||||
| -rw-r--r-- | all_pairs/source/susan/wcclibm.h | 53 | ||||
| -rw-r--r-- | all_pairs/source/susan/wccmalloc.c | 51 | ||||
| -rw-r--r-- | all_pairs/source/susan/wccmalloc.h | 10 |
11 files changed, 10170 insertions, 0 deletions
diff --git a/all_pairs/source/susan/ChangeLog.txt b/all_pairs/source/susan/ChangeLog.txt new file mode 100644 index 0000000..bb603df --- /dev/null +++ b/all_pairs/source/susan/ChangeLog.txt | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | 2017-07-04 | ||
| 2 | - Removed self-assignment to avoid clangs self-assign warning. | ||
| 3 | - Introduced susan_initm susan_main and susan_return. | ||
| 4 | - Fix possible division by zero to please tacle-lint. | ||
| 5 | - Removed unused variables. | ||
| 6 | - Added prefix 'susan_'. | ||
| 7 | - Removed exit_on_error function. | ||
| 8 | - Removed PowerPC specific typedef. | ||
| 9 | |||
| 10 | 2017-08-18: | ||
| 11 | - Give explicit name to former anonymous struct to silence g++ warnings. | ||
diff --git a/all_pairs/source/susan/LICENSE b/all_pairs/source/susan/LICENSE new file mode 100644 index 0000000..18d5124 --- /dev/null +++ b/all_pairs/source/susan/LICENSE | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | This code is issued for research purposes only and remains the | ||
| 2 | property of the UK Secretary of State for Defence. This code must | ||
| 3 | not be passed on without this header information being kept | ||
| 4 | intact. This code must not be sold. | ||
| 5 | |||
| 6 | A UK patent has been granted: "Method for digitally processing | ||
| 7 | images to determine the position of edges and/or corners therein for | ||
| 8 | guidance of unmanned vehicle", UK Patent 2272285. Proprietor: | ||
| 9 | Secretary of State for Defence, UK. 15 January 1997 | ||
| 10 | |||
| 11 | |||
| 12 | Source Code obtained from: | ||
| 13 | |||
| 14 | http://www.fmrib.ox.ac.uk/~steve/susan/index.html | ||
diff --git a/all_pairs/source/susan/input.c b/all_pairs/source/susan/input.c new file mode 100644 index 0000000..4e6ba40 --- /dev/null +++ b/all_pairs/source/susan/input.c | |||
| @@ -0,0 +1,7292 @@ | |||
| 1 | char susan_input[7292] = { 80, | ||
| 2 | 53, | ||
| 3 | 10, | ||
| 4 | 35, | ||
| 5 | 32, | ||
| 6 | 67, | ||
| 7 | 82, | ||
| 8 | 69, | ||
| 9 | 65, | ||
| 10 | 84, | ||
| 11 | 79, | ||
| 12 | 82, | ||
| 13 | 58, | ||
| 14 | 32, | ||
| 15 | 88, | ||
| 16 | 86, | ||
| 17 | 32, | ||
| 18 | 86, | ||
| 19 | 101, | ||
| 20 | 114, | ||
| 21 | 115, | ||
| 22 | 105, | ||
| 23 | 111, | ||
| 24 | 110, | ||
| 25 | 32, | ||
| 26 | 51, | ||
| 27 | 46, | ||
| 28 | 49, | ||
| 29 | 48, | ||
| 30 | 97, | ||
| 31 | 32, | ||
| 32 | 32, | ||
| 33 | 82, | ||
| 34 | 101, | ||
| 35 | 118, | ||
| 36 | 58, | ||
| 37 | 32, | ||
| 38 | 49, | ||
| 39 | 50, | ||
| 40 | 47, | ||
| 41 | 50, | ||
| 42 | 57, | ||
| 43 | 47, | ||
| 44 | 57, | ||
| 45 | 52, | ||
| 46 | 32, | ||
| 47 | 40, | ||
| 48 | 80, | ||
| 49 | 78, | ||
| 50 | 71, | ||
| 51 | 32, | ||
| 52 | 112, | ||
| 53 | 97, | ||
| 54 | 116, | ||
| 55 | 99, | ||
| 56 | 104, | ||
| 57 | 32, | ||
| 58 | 49, | ||
| 59 | 46, | ||
| 60 | 50, | ||
| 61 | 41, | ||
| 62 | 10, | ||
| 63 | 55, | ||
| 64 | 54, | ||
| 65 | 32, | ||
| 66 | 57, | ||
| 67 | 53, | ||
| 68 | 10, | ||
| 69 | 50, | ||
| 70 | 53, | ||
| 71 | 53, | ||
| 72 | 10, | ||
| 73 | 35, | ||
| 74 | 36, | ||
| 75 | 36, | ||
| 76 | 36, | ||
| 77 | 36, | ||
| 78 | 38, | ||
| 79 | 38, | ||
| 80 | 36, | ||
| 81 | 37, | ||
| 82 | 37, | ||
| 83 | 37, | ||
| 84 | 38, | ||
| 85 | 38, | ||
| 86 | 36, | ||
| 87 | 34, | ||
| 88 | 38, | ||
| 89 | 40, | ||
| 90 | 41, | ||
| 91 | 42, | ||
| 92 | 40, | ||
| 93 | 38, | ||
| 94 | 36, | ||
| 95 | 36, | ||
| 96 | 35, | ||
| 97 | 36, | ||
| 98 | 35, | ||
| 99 | 32, | ||
| 100 | 35, | ||
| 101 | 38, | ||
| 102 | 42, | ||
| 103 | 42, | ||
| 104 | 38, | ||
| 105 | 36, | ||
| 106 | 36, | ||
| 107 | 36, | ||
| 108 | 37, | ||
| 109 | 36, | ||
| 110 | 35, | ||
| 111 | 33, | ||
| 112 | 33, | ||
| 113 | 33, | ||
| 114 | 32, | ||
| 115 | 31, | ||
| 116 | 33, | ||
| 117 | 36, | ||
| 118 | 39, | ||
| 119 | 40, | ||
| 120 | 36, | ||
| 121 | 36, | ||
| 122 | 34, | ||
| 123 | 34, | ||
| 124 | 36, | ||
| 125 | 38, | ||
| 126 | 39, | ||
| 127 | 37, | ||
| 128 | 36, | ||
| 129 | 36, | ||
| 130 | 35, | ||
| 131 | 36, | ||
| 132 | 39, | ||
| 133 | 39, | ||
| 134 | 37, | ||
| 135 | 37, | ||
| 136 | 39, | ||
| 137 | 37, | ||
| 138 | 38, | ||
| 139 | 39, | ||
| 140 | 40, | ||
| 141 | 38, | ||
| 142 | 37, | ||
| 143 | 37, | ||
| 144 | 33, | ||
| 145 | 33, | ||
| 146 | 32, | ||
| 147 | 33, | ||
| 148 | 34, | ||
| 149 | 35, | ||
| 150 | 35, | ||
| 151 | 36, | ||
| 152 | 36, | ||
| 153 | 36, | ||
| 154 | 37, | ||
| 155 | 38, | ||
| 156 | 37, | ||
| 157 | 38, | ||
| 158 | 38, | ||
| 159 | 39, | ||
| 160 | 41, | ||
| 161 | 41, | ||
| 162 | 40, | ||
| 163 | 40, | ||
| 164 | 43, | ||
| 165 | 42, | ||
| 166 | 41, | ||
| 167 | 40, | ||
| 168 | 39, | ||
| 169 | 38, | ||
| 170 | 35, | ||
| 171 | 33, | ||
| 172 | 35, | ||
