-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfilenames.txt
225 lines (225 loc) · 4.99 KB
/
filenames.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
addTwoArrays_DC_EQ_m3.dot
addTwoArrays.dot
addTwoArrays_L_EQ_m1.dot
addTwoArrays_L_EQ_m4.dot
addTwoArrays_L_NEQ_m2.dot
arrayDiv_DC_EQ_m3.dot
arrayDiv.dot
arrayDiv_L_EQ_m1.dot
arrayDiv_L_EQ_m4.dot
arrayDiv_L_NEQ_m2.dot
binarySearch_DC_EQ_m3.dot
binarySearch.dot
binarySearch_L_EQ_m1.dot
binarySearch_L_EQ_m4.dot
binarySearch_L_NEQ_m2.dot
bitwiseAnd_DC_EQ_m3.dot
bitwiseAnd.dot
bitwiseAnd_L_EQ_m1.dot
bitwiseAnd_L_EQ_m4.dot
bitwiseAnd_L_NEQ_m2.dot
bitwiseNot_DC_EQ_m3.dot
bitwiseNot.dot
bitwiseNot_L_EQ_m1.dot
bitwiseNot_L_EQ_m4.dot
bitwiseNot_L_NEQ_m2.dot
bitwiseOr_DC_EQ_m3.dot
bitwiseOr.dot
bitwiseOr_L_EQ_m1.dot
bitwiseOr_L_EQ_m4.dot
bitwiseOr_L_NEQ_m2.dot
bitwiseXor_DC_EQ_m3.dot
bitwiseXor.dot
bitwiseXor_L_EQ_m1.dot
bitwiseXor_L_EQ_m4.dot
bitwiseXor_L_NEQ_m2.dot
bubbleSort_DC_EQ_m3.dot
bubbleSort.dot
bubbleSort_L_EQ_m1.dot
bubbleSort_L_EQ_m4.dot
bubbleSort_L_NEQ_m2.dot
calCartesianProduct_DC_EQ_m3.dot
calCartesianProduct.dot
calCartesianProduct_L_EQ_m1.dot
calCartesianProduct_L_EQ_m4.dot
calCartesianProduct_L_NEQ_m2.dot
calEucDist_DC_EQ_m3.dot
calEucDist.dot
calEucDist_L_EQ_m1.dot
calEucDist_L_EQ_m4.dot
calEucDist_L_NEQ_m2.dot
calGeometricMean_DC_EQ_m3.dot
calGeometricMean.dot
calGeometricMean_L_EQ_m1.dot
calGeometricMean_L_EQ_m4.dot
calGeometricMean_L_NEQ_m2.dot
calMagnitude_DC_EQ_m3.dot
calMagnitude.dot
calMagnitude_L_EQ_m1.dot
calMagnitude_L_EQ_m4.dot
calMagnitude_L_NEQ_m2.dot
calManhattanDist_DC_EQ_m3.dot
calManhattanDist.dot
calManhattanDist_L_EQ_m1.dot
calManhattanDist_L_EQ_m4.dot
calManhattanDist_L_NEQ_m2.dot
calMean_DC_EQ_m3.dot
calMean.dot
calMean_L_EQ_m1.dot
calMean_L_EQ_m4.dot
calMean_L_NEQ_m2.dot
calSum_DC_EQ_m3.dot
calSum.dot
calSum_L_EQ_m1.dot
calSum_L_EQ_m4.dot
calSum_L_NEQ_m2.dot
calVariance_DC_EQ_m3.dot
calVariance.dot
calVariance_L_EQ_m1.dot
calVariance_L_EQ_m4.dot
calVariance_L_NEQ_m2.dot
calWeightedAverage_DC_EQ_m3.dot
calWeightedAverage.dot
calWeightedAverage_L_EQ_m1.dot
calWeightedAverage_L_EQ_m4.dot
calWeightedAverage_L_NEQ_m2.dot
copyArray_DC_EQ_m3.dot
copyArray.dot
copyArray_L_EQ_m1.dot
copyArray_L_EQ_m4.dot
copyArray_L_NEQ_m2.dot
countK_DC_EQ_m3.dot
countK.dot
countK_L_EQ_m1.dot
countK_L_EQ_m4.dot
countK_L_NEQ_m2.dot
countNonZeros_DC_EQ_m3.dot
countNonZeros.dot
countNonZeros_L_EQ_m1.dot
countNonZeros_L_EQ_m4.dot
countNonZeros_L_NEQ_m2.dot
countZeros_DC_EQ_m3.dot
countZeros.dot
countZeros_L_EQ_m1.dot
countZeros_L_EQ_m4.dot
countZeros_L_NEQ_m2.dot
decArray_DC_EQ_m3.dot
decArray.dot
decArray_L_EQ_m1.dot
decArray_L_EQ_m4.dot
decArray_L_NEQ_m2.dot
dotProduct_DC_EQ_m3.dot
dotProduct.dot
dotProduct_L_EQ_m1.dot
dotProduct_L_EQ_m4.dot
dotProduct_L_NEQ_m2.dot
elementwiseEqual_DC_EQ_m3.dot
elementwiseEqual.dot
elementwiseEqual_L_EQ_m1.dot
elementwiseEqual_L_EQ_m4.dot
elementwiseEqual_L_NEQ_m2.dot
elementwiseMax_DC_EQ_m3.dot
elementwiseMax.dot
elementwiseMax_L_EQ_m1.dot
elementwiseMax_L_EQ_m4.dot
elementwiseMax_L_NEQ_m2.dot
elementwiseMin_DC_EQ_m3.dot
elementwiseMin.dot
elementwiseMin_L_EQ_m1.dot
elementwiseMin_L_EQ_m4.dot
elementwiseMin_L_NEQ_m2.dot
elementwiseNotEqual_DC_EQ_m3.dot
elementwiseNotEqual.dot
elementwiseNotEqual_L_EQ_m1.dot
elementwiseNotEqual_L_EQ_m4.dot
elementwiseNotEqual_L_NEQ_m2.dot
equalTolerance_DC_EQ_m3.dot
equalTolerance.dot
equalTolerance_L_EQ_m1.dot
equalTolerance_L_EQ_m4.dot
equalTolerance_L_NEQ_m2.dot
findDiff_DC_EQ_m3.dot
findDiff.dot
findDiff_L_EQ_m1.dot
findDiff_L_EQ_m4.dot
findDiff_L_NEQ_m2.dot
findEqual_DC_EQ_m3.dot
findEqual.dot
findEqual_L_EQ_m1.dot
findEqual_L_EQ_m4.dot
findEqual_L_NEQ_m2.dot
findMax2_DC_EQ_m3.dot
findMax2.dot
findMax2_L_EQ_m1.dot
findMax2_L_EQ_m4.dot
findMax2_L_NEQ_m2.dot
findMax_DC_EQ_m3.dot
findMax.dot
findMax_L_EQ_m1.dot
findMax_L_EQ_m4.dot
findMax_L_NEQ_m2.dot
findMedian_DC_EQ_m3.dot
findMedian.dot
findMedian_L_EQ_m1.dot
findMedian_L_EQ_m4.dot
findMedian_L_NEQ_m2.dot
findMin_DC_EQ_m3.dot
findMin.dot
findMin_L_EQ_m1.dot
findMin_L_EQ_m4.dot
findMin_L_NEQ_m2.dot
hammingDist_DC_EQ_m3.dot
hammingDist.dot
hammingDist_L_EQ_m1.dot
hammingDist_L_EQ_m4.dot
hammingDist_L_NEQ_m2.dot
heapSort_DC_EQ_m3.dot
heapSort.dot
heapSort_L_EQ_m1.dot
heapSort_L_EQ_m4.dot
heapSort_L_NEQ_m2.dot
insertionSort_DC_EQ_m3.dot
insertionSort.dot
insertionSort_L_EQ_m1.dot
insertionSort_L_EQ_m4.dot
insertionSort_L_NEQ_m2.dot
linearSearch_DC_EQ_m3.dot
linearSearch.dot
linearSearch_L_EQ_m1.dot
linearSearch_L_EQ_m4.dot
linearSearch_L_NEQ_m2.dot
meanAbsError_DC_EQ_m3.dot
meanAbsError.dot
meanAbsError_L_EQ_m1.dot
meanAbsError_L_EQ_m4.dot
meanAbsError_L_NEQ_m2.dot
quickSort_DC_EQ_m3.dot
quickSort.dot
quickSort_L_EQ_m1.dot
quickSort_L_EQ_m4.dot
quickSort_L_NEQ_m2.dot
reverse_DC_EQ_m3.dot
reverse.dot
reverse_L_EQ_m1.dot
reverse_L_EQ_m4.dot
reverse_L_NEQ_m2.dot
selectionSort_DC_EQ_m3.dot
selectionSort.dot
selectionSort_L_EQ_m1.dot
selectionSort_L_EQ_m4.dot
selectionSort_L_NEQ_m2.dot
selectK_DC_EQ_m3.dot
selectK.dot
selectK_L_EQ_m1.dot
selectK_L_EQ_m4.dot
selectK_L_NEQ_m2.dot
setMinValue_DC_EQ_m3.dot
setMinValue.dot
setMinValue_L_EQ_m1.dot
setMinValue_L_EQ_m4.dot
setMinValue_L_NEQ_m2.dot
shellSort_DC_EQ_m3.dot
shellSort.dot
shellSort_L_EQ_m1.dot
shellSort_L_EQ_m4.dot
shellSort_L_NEQ_m2.dot