aboutsummaryrefslogtreecommitdiffstats
path: root/devel/embb/pkg-plist
blob: bd455c84cd621a296ca1cb06a0ea4b7a80f682a3 (plain) (blame)
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
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
include/embb/algorithms/algorithms.h
include/embb/algorithms/count.h
include/embb/algorithms/execution_policy.h
include/embb/algorithms/for_each.h
include/embb/algorithms/identity.h
include/embb/algorithms/internal/count-inl.h
include/embb/algorithms/internal/for_each-inl.h
include/embb/algorithms/internal/merge_sort-inl.h
include/embb/algorithms/internal/partition-inl.h
include/embb/algorithms/internal/partition.h
include/embb/algorithms/internal/quick_sort-inl.h
include/embb/algorithms/internal/reduce-inl.h
include/embb/algorithms/internal/scan-inl.h
include/embb/algorithms/invoke.h
include/embb/algorithms/merge_sort.h
include/embb/algorithms/quick_sort.h
include/embb/algorithms/reduce.h
include/embb/algorithms/scan.h
include/embb/algorithms/zip_iterator.h
include/embb/base/atomic.h
include/embb/base/base.h
include/embb/base/c/atomic.h
include/embb/base/c/base.h
include/embb/base/c/condition_variable.h
include/embb/base/c/core_set.h
include/embb/base/c/counter.h
include/embb/base/c/duration.h
include/embb/base/c/errors.h
include/embb/base/c/internal/atomic/and_assign.h
include/embb/base/c/internal/atomic/atomic_sizes.h
include/embb/base/c/internal/atomic/atomic_variables.h
include/embb/base/c/internal/atomic/compare_and_swap.h
include/embb/base/c/internal/atomic/fetch_and_add.h
include/embb/base/c/internal/atomic/generate_atomic_implementation_template.h
include/embb/base/c/internal/atomic/load.h
include/embb/base/c/internal/atomic/memory_barrier.h
include/embb/base/c/internal/atomic/or_assign.h
include/embb/base/c/internal/atomic/store.h
include/embb/base/c/internal/atomic/swap.h
include/embb/base/c/internal/atomic/xor_assign.h
include/embb/base/c/internal/bitset.h
include/embb/base/c/internal/cmake_config.h
include/embb/base/c/internal/config.h
include/embb/base/c/internal/macro_helper.h
include/embb/base/c/internal/platform.h
include/embb/base/c/internal/thread_index.h
include/embb/base/c/internal/unused.h
include/embb/base/c/log.h
include/embb/base/c/memory_allocation.h
include/embb/base/c/mutex.h
include/embb/base/c/thread.h
include/embb/base/c/thread_specific_storage.h
include/embb/base/c/time.h
include/embb/base/condition_variable.h
include/embb/base/core_set.h
include/embb/base/duration.h
include/embb/base/exceptions.h
include/embb/base/function.h
include/embb/base/internal/atomic/atomic_arithmetic.h
include/embb/base/internal/atomic/atomic_base.h
include/embb/base/internal/atomic/atomic_implementation.h
include/embb/base/internal/atomic/atomic_integer.h
include/embb/base/internal/atomic/atomic_pointer.h
include/embb/base/internal/atomic/atomic_utility.h
include/embb/base/internal/cmake_config.h
include/embb/base/internal/condition_variable-inl.h
include/embb/base/internal/config.h
include/embb/base/internal/duration-inl.h
include/embb/base/internal/function0.h
include/embb/base/internal/function1.h
include/embb/base/internal/function2.h
include/embb/base/internal/function3.h
include/embb/base/internal/function4.h
include/embb/base/internal/function5.h
include/embb/base/internal/functionT.h
include/embb/base/internal/memory_allocation-inl.h
include/embb/base/internal/mutex-inl.h
include/embb/base/internal/nil.h
include/embb/base/internal/platform.h
include/embb/base/internal/thread-inl.h
include/embb/base/internal/thread_closures.h
include/embb/base/internal/thread_specific_storage-inl.h
include/embb/base/memory_allocation.h
include/embb/base/mutex.h
include/embb/base/thread.h
include/embb/base/thread_specific_storage.h
include/embb/base/time.h
include/embb/containers/containers.h
include/embb/containers/internal/hazard_pointer-inl.h
include/embb/containers/internal/hazard_pointer.h
include/embb/containers/internal/lock_free_mpmc_queue-inl.h
include/embb/containers/internal/lock_free_stack-inl.h
include/embb/containers/internal/lock_free_tree_value_pool-inl.h
include/embb/containers/internal/object_pool-inl.h
include/embb/containers/internal/wait_free_array_value_pool-inl.h
include/embb/containers/internal/wait_free_spsc_queue-inl.h
include/embb/containers/lock_free_mpmc_queue.h
include/embb/containers/lock_free_stack.h
include/embb/containers/lock_free_tree_value_pool.h
include/embb/containers/object_pool.h
include/embb/containers/wait_free_array_value_pool.h
include/embb/containers/wait_free_spsc_queue.h
include/embb/dataflow/dataflow.h
include/embb/dataflow/internal/action.h
include/embb/dataflow/internal/clock_listener.h
include/embb/dataflow/internal/constant_source.h
include/embb/dataflow/internal/in.h
include/embb/dataflow/internal/inputs.h
include/embb/dataflow/internal/node.h
include/embb/dataflow/internal/out.h
include/embb/dataflow/internal/outputs.h
include/embb/dataflow/internal/process.h
include/embb/dataflow/internal/process_executor.h
include/embb/dataflow/internal/scheduler.h
include/embb/dataflow/internal/scheduler_mtapi.h
include/embb/dataflow/internal/scheduler_sequential.h
include/embb/dataflow/internal/select.h
include/embb/dataflow/internal/signal.h
include/embb/dataflow/internal/sink.h
include/embb/dataflow/internal/sink_executor.h
include/embb/dataflow/internal/source.h
include/embb/dataflow/internal/source_executor.h
include/embb/dataflow/internal/spinlock.h
include/embb/dataflow/internal/switch.h
include/embb/dataflow/internal/tuple.h
include/embb/dataflow/internal/typelist.h
include/embb/dataflow/network.h
include/embb/mtapi/action.h
include/embb/mtapi/affinity.h
include/embb/mtapi/c/mtapi.h
include/embb/mtapi/continuation.h
include/embb/mtapi/group.h
include/embb/mtapi/mtapi.h
include/embb/mtapi/node.h
include/embb/mtapi/queue.h
include/embb/mtapi/task.h
include/embb/mtapi/taskcontext.h
include/mtapi.h
lib/libembb_algorithms_cpp.a
lib/libembb_base_c.a
lib/libembb_base_cpp.a
lib/libembb_containers_cpp.a
lib/libembb_dataflow_cpp.a
lib/libembb_mtapi_c.a
lib/libembb_mtapi_cpp.a
%%EXAMPLES%%%%EXAMPLESDIR%%/algorithms/counting/count-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/algorithms/counting/count_if-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/algorithms/counting/counting-fragmented.cc
%%EXAMPLES%%%%EXAMPLESDIR%%/algorithms/counting/setup-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/algorithms/for_each/doubling-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/algorithms/for_each/doubling_zip-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/algorithms/for_each/for_each-fragmented.cc
%%EXAMPLES%%%%EXAMPLESDIR%%/algorithms/for_each/setup_zip-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/algorithms/invoke/invocation-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/algorithms/invoke/invoke-fragmented.cc
%%EXAMPLES%%%%EXAMPLESDIR%%/algorithms/invoke/packages-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/algorithms/invoke/parallel_quick_sort-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/algorithms/invoke/quick_sort-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/algorithms/reduce/dot_product-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/algorithms/reduce/parallel-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/algorithms/reduce/range_init-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/algorithms/reduce/reduce-fragmented.cc
%%EXAMPLES%%%%EXAMPLESDIR%%/algorithms/reduce/second_range_init-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/algorithms/reduce/sequential-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/algorithms/scan/prefix_sum-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/algorithms/scan/scan-fragmented.cc
%%EXAMPLES%%%%EXAMPLESDIR%%/algorithms/scan/sequential_prefix_sum-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/algorithms/scan/setup-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/algorithms/sorting/merge_sort_preallocated-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/algorithms/sorting/quick_sort-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/algorithms/sorting/quick_sort_custom_compare-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/algorithms/sorting/range_define-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/algorithms/sorting/sorting-fragmented.cc
%%EXAMPLES%%%%EXAMPLESDIR%%/containers/object_pool-fragmented.cc
%%EXAMPLES%%%%EXAMPLESDIR%%/containers/object_pool-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/containers/object_pool_2-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/containers/queues-fragmented.cc
%%EXAMPLES%%%%EXAMPLESDIR%%/containers/queues-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/containers/stack-fragmented.cc
%%EXAMPLES%%%%EXAMPLESDIR%%/containers/stack-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/dataflow/dataflow_add-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/dataflow/dataflow_comparator-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/dataflow/dataflow_connect-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/dataflow/dataflow_consumer-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/dataflow/dataflow_declare_add_sources-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/dataflow/dataflow_declare_replace-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/dataflow/dataflow_declare_sink-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/dataflow/dataflow_declare_source-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/dataflow/dataflow_include-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/dataflow/dataflow_linear-fragmented.cc
%%EXAMPLES%%%%EXAMPLESDIR%%/dataflow/dataflow_network-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/dataflow/dataflow_nonlinear-fragmented.cc
%%EXAMPLES%%%%EXAMPLESDIR%%/dataflow/dataflow_producer-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/dataflow/dataflow_replace_function-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/dataflow/dataflow_run-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/dataflow/dataflow_sink_function-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/dataflow/dataflow_source_function-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/insert_snippets.py
%%EXAMPLES%%%%EXAMPLESDIR%%/main.cc
%%EXAMPLES%%%%EXAMPLESDIR%%/mtapi/mtapi_c-fragmented.cc
%%EXAMPLES%%%%EXAMPLESDIR%%/mtapi/mtapi_c_action_signature-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/mtapi/mtapi_c_calc_direct-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/mtapi/mtapi_c_calc_task-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/mtapi/mtapi_c_domain_node_id-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/mtapi/mtapi_c_finalize-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/mtapi/mtapi_c_initialize-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/mtapi/mtapi_c_register_action-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/mtapi/mtapi_c_start_task-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/mtapi/mtapi_c_validate_arguments-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/mtapi/mtapi_c_validate_result_buffer-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/mtapi/mtapi_c_wait_task-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/mtapi/mtapi_check_status-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/mtapi/mtapi_cpp-fragmented.cc
%%EXAMPLES%%%%EXAMPLESDIR%%/mtapi/mtapi_cpp_action_signature-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/mtapi/mtapi_cpp_calc_direct-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/mtapi/mtapi_cpp_calc_task-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/mtapi/mtapi_cpp_get_node-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/mtapi/mtapi_cpp_start_task-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/mtapi/mtapi_cpp_wait_task-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/mtapi/mtapi_terminating_condition-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/mtapi/mtapi_write_back-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/stl_for_each/function-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/stl_for_each/function_define-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/stl_for_each/functor-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/stl_for_each/functor_define-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/stl_for_each/lambda-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/stl_for_each/manual-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/stl_for_each/setup-snippet.h
%%EXAMPLES%%%%EXAMPLESDIR%%/stl_for_each/stl_for_each-fragmented.cc
%%DOCS%%%%DOCSDIR%%/images/embb.jpg
%%DOCS%%%%DOCSDIR%%/images/embb.pdf
%%DOCS%%%%DOCSDIR%%/images/embb.png
%%DOCS%%%%DOCSDIR%%/images/embb.pptx
%%DOCS%%%%DOCSDIR%%/reference/Doxyfile.in
%%DOCS%%%%DOCSDIR%%/reference/DoxygenHTMLStyle.css
%%DOCS%%%%DOCSDIR%%/reference/DoxygenLayout.xml
%%DOCS%%%%DOCSDIR%%/reference/embb.dox
%%DOCS%%%%DOCSDIR%%/reference/header.html
%%DOCS%%%%DOCSDIR%%/reference/index.html
%%DOCS%%%%DOCSDIR%%/tutorial/content/algorithms.tex
%%DOCS%%%%DOCSDIR%%/tutorial/content/containers.tex
%%DOCS%%%%DOCSDIR%%/tutorial/content/dataflow.tex
%%DOCS%%%%DOCSDIR%%/tutorial/content/introduction.tex
%%DOCS%%%%DOCSDIR%%/tutorial/content/mtapi.tex
%%DOCS%%%%DOCSDIR%%/tutorial/content/preface.tex
%%DOCS%%%%DOCSDIR%%/tutorial/customize.tex
%%DOCS%%%%DOCSDIR%%/tutorial/pics/chicago-square.jpg
%%DOCS%%%%DOCSDIR%%/tutorial/pics/cover/logo_multicore_expert-center_siemens.png
%%DOCS%%%%DOCSDIR%%/tutorial/pics/cover/sie_logo_layer_petrol_rgb.png
%%DOCS%%%%DOCSDIR%%/tutorial/references.bib
%%DOCS%%%%DOCSDIR%%/tutorial/sty/README.txt
%%DOCS%%%%DOCSDIR%%/tutorial/sty/siemens_core.sty
%%DOCS%%%%DOCSDIR%%/tutorial/sty/siemens_double.sty
%%DOCS%%%%DOCSDIR%%/tutorial/sty/siemens_single.sty
%%DOCS%%%%DOCSDIR%%/tutorial/tutorial.tex