You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

418 lines
16 KiB

  1. <HTML>
  2. <body>
  3. <H2>Overview</H2>
  4. <P>
  5. This directory contains the Intel&reg; Threading Building Blocks (Intel&reg; TBB) library files for Android* applications.
  6. Make sure that you load libgnustl_shared.so library before loading Intel TBB libraries.
  7. </P>
  8. <HR>
  9. <p></p><small>
  10. Copyright &copy; 2005-2014 Intel Corporation. All Rights Reserved.
  11. <P></P>
  12. Intel is a registered trademark or trademark of Intel Corporation
  13. or its subsidiaries in the United States and other countries.
  14. <p></p>
  15. * Other names and brands may be claimed as the property of others.
  16. <P>
  17. <H3>Third Party and Open Source Licenses</H3>
  18. </P>
  19. <P>
  20. Copyright (C) 2008 The Android Open Source Project
  21. All rights reserved.
  22. </P>
  23. <P>
  24. Redistribution and use in source and binary forms, with or without
  25. modification, are permitted provided that the following conditions
  26. are met:
  27. </P>
  28. <P>
  29. <UL>
  30. <LI>Redistributions of source code must retain the above copyright
  31. notice, this list of conditions and the following disclaimer.
  32. <LI>Redistributions in binary form must reproduce the above copyright
  33. notice, this list of conditions and the following disclaimer in
  34. the documentation and/or other materials provided with the
  35. distribution.
  36. </UL>
  37. </P>
  38. <P>
  39. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  40. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  41. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  42. FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  43. COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  44. INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  45. BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  46. OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
  47. AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  48. OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
  49. OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  50. SUCH DAMAGE.
  51. </P>
  52. <P>
  53. Copyright (C) 2012 The Android Open Source Project
  54. </P>
  55. <P>
  56. Licensed under the Apache License, Version 2.0 (the "License");
  57. you may not use this file except in compliance with the License.
  58. You may obtain a copy of the License at
  59. </P>
  60. <P>
  61. http://www.apache.org/licenses/LICENSE-2.0
  62. </P>
  63. <P>
  64. Unless required by applicable law or agreed to in writing, software
  65. distributed under the License is distributed on an "AS IS" BASIS,
  66. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  67. See the License for the specific language governing permissions and
  68. limitations under the License.
  69. </P>
  70. <P>
  71. Copyright (c) 2002 Marc Espie.
  72. </P>
  73. <P>
  74. Redistribution and use in source and binary forms, with or without
  75. modification, are permitted provided that the following conditions
  76. are met:
  77. <OL>
  78. <LI>Redistributions of source code must retain the above copyright
  79. notice, this list of conditions and the following disclaimer.
  80. <LI>Redistributions in binary form must reproduce the above copyright
  81. notice, this list of conditions and the following disclaimer in the
  82. documentation and/or other materials provided with the distribution.
  83. </OL>
  84. </P>
  85. <P>
  86. THIS SOFTWARE IS PROVIDED BY THE OPENBSD PROJECT AND CONTRIBUTORS
  87. ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  88. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  89. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OPENBSD
  90. PROJECT OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  91. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  92. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  93. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  94. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  95. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  96. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  97. </P>
  98. <P>
  99. Copyright (c) 1990, 1993
  100. The Regents of the University of California. All rights reserved.
  101. </P>
  102. <P>
  103. Redistribution and use in source and binary forms, with or without
  104. modification, are permitted provided that the following conditions
  105. are met:
  106. <OL>
  107. <LI>Redistributions of source code must retain the above copyright
  108. notice, this list of conditions and the following disclaimer.
  109. <LI>Redistributions in binary form must reproduce the above copyright
  110. notice, this list of conditions and the following disclaimer in the
  111. documentation and/or other materials provided with the distribution.
  112. <LI>Neither the name of the University nor the names of its contributors
  113. may be used to endorse or promote products derived from this software
  114. without specific prior written permission.
  115. </OL>
  116. </P>
  117. <P>
  118. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  119. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  120. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  121. ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  122. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  123. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  124. OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  125. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  126. LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  127. OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  128. SUCH DAMAGE.
  129. </P>
  130. <P>
  131. Copyright (c) 1998 The NetBSD Foundation, Inc.
  132. All rights reserved.
  133. </P>
  134. <P>
  135. This code is derived from software contributed to The NetBSD Foundation
  136. by Klaus Klein.
  137. </P>
  138. <P>
  139. Redistribution and use in source and binary forms, with or without
  140. modification, are permitted provided that the following conditions
  141. are met:
  142. <OL>
  143. <LI>Redistributions of source code must retain the above copyright
  144. notice, this list of conditions and the following disclaimer.
  145. <LI>Redistributions in binary form must reproduce the above copyright
  146. notice, this list of conditions and the following disclaimer in the
  147. documentation and/or other materials provided with the distribution.
  148. <LI>All advertising materials mentioning features or use of this software
  149. must display the following acknowledgement:
  150. This product includes software developed by the NetBSD
  151. Foundation, Inc. and its contributors.
  152. <LI>Neither the name of The NetBSD Foundation nor the names of its
  153. contributors may be used to endorse or promote products derived
  154. from this software without specific prior written permission.
  155. </OL>
  156. </P>
  157. <P>
  158. THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
  159. ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
  160. TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  161. PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
  162. BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  163. CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  164. SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  165. INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  166. CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  167. ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  168. POSSIBILITY OF SUCH DAMAGE.
  169. </P>
  170. <P>
  171. Copyright (c) 1991, 1993
  172. The Regents of the University of California. All rights reserved.
  173. </P>
  174. <P>
  175. This code is derived from software contributed to Berkeley by
  176. Berkeley Software Design, Inc.
  177. </P>
  178. <P>
  179. Redistribution and use in source and binary forms, with or without
  180. modification, are permitted provided that the following conditions
  181. are met:
  182. <OL>
  183. <LI>Redistributions of source code must retain the above copyright
  184. notice, this list of conditions and the following disclaimer.
  185. <LI>Redistributions in binary form must reproduce the above copyright
  186. notice, this list of conditions and the following disclaimer in the
  187. documentation and/or other materials provided with the distribution.
  188. <LI>Neither the name of the University nor the names of its contributors
  189. may be used to endorse or promote products derived from this software
  190. without specific prior written permission.
  191. </OL>
  192. </P>
  193. <P>
  194. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  195. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  196. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  197. ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  198. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  199. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  200. OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  201. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  202. LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  203. OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  204. SUCH DAMAGE.
  205. </P>
  206. <P>
  207. Copyright (c) 1995, 1996 Carnegie-Mellon University.
  208. All rights reserved.
  209. </P>
  210. <P>
  211. Author: Chris G. Demetriou
  212. </P>
  213. <P>
  214. Permission to use, copy, modify and distribute this software and
  215. its documentation is hereby granted, provided that both the copyright
  216. notice and this permission notice appear in all copies of the
  217. software, derivative works or modified versions, and any portions
  218. thereof, and that both notices appear in supporting documentation.
  219. </P>
  220. <P>
  221. CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
  222. CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND
  223. FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
  224. </P>
  225. <P>
  226. Carnegie Mellon requests users of this software to return to
  227. </P>
  228. <P>
  229. <BR>Software Distribution Coordinator or Software.Distribution@CS.CMU.EDU
  230. <BR>School of Computer Science
  231. <BR>Carnegie Mellon University
  232. <BR>Pittsburgh PA 15213-3890
  233. </P>
  234. <P>
  235. any improvements or extensions that they make and grant Carnegie the
  236. rights to redistribute these changes.
  237. </P>
  238. <P>
  239. Copyright (c) 1992, 1993
  240. <BR>The Regents of the University of California. All rights reserved.
  241. <BR>(c) UNIX System Laboratories, Inc.
  242. <BR>All or some portions of this file are derived from material licensed
  243. to the University of California by American Telephone and Telegraph
  244. Co. or Unix System Laboratories, Inc. and are reproduced herein with
  245. the permission of UNIX System Laboratories, Inc.
  246. </P>
  247. <P>
  248. Redistribution and use in source and binary forms, with or without
  249. modification, are permitted provided that the following conditions
  250. are met:
  251. <OL>
  252. <LI>Redistributions of source code must retain the above copyright
  253. notice, this list of conditions and the following disclaimer.
  254. <LI>Redistributions in binary form must reproduce the above copyright
  255. notice, this list of conditions and the following disclaimer in the
  256. documentation and/or other materials provided with the distribution.
  257. <LI>Neither the name of the University nor the names of its contributors
  258. may be used to endorse or promote products derived from this software
  259. without specific prior written permission.
  260. </OL>
  261. </P>
  262. <P>
  263. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  264. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  265. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  266. ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  267. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  268. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  269. OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  270. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  271. LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  272. OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  273. SUCH DAMAGE.
  274. </P>
  275. <P>
  276. Copyright (c) 1988 The Regents of the University of California.
  277. All rights reserved.
  278. </P>
  279. <P>
  280. Redistribution and use in source and binary forms, with or without
  281. modification, are permitted provided that the following conditions
  282. are met:
  283. <OL>
  284. <LI>Redistributions of source code must retain the above copyright
  285. notice, this list of conditions and the following disclaimer.
  286. <LI>Redistributions in binary form must reproduce the above copyright
  287. notice, this list of conditions and the following disclaimer in the
  288. documentation and/or other materials provided with the distribution.
  289. <LI>Neither the name of the University nor the names of its contributors
  290. may be used to endorse or promote products derived from this software
  291. without specific prior written permission.
  292. </OL>
  293. </P>
  294. <P>
  295. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  296. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  297. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  298. ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  299. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  300. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  301. OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  302. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  303. LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  304. OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  305. SUCH DAMAGE.
  306. </P>
  307. <P>
  308. Copyright (c) 1990 The Regents of the University of California.
  309. All rights reserved.
  310. </P>
  311. <P>
  312. This code is derived from software contributed to Berkeley by
  313. Chris Torek.
  314. </P>
  315. <P>
  316. Redistribution and use in source and binary forms, with or without
  317. modification, are permitted provided that the following conditions
  318. are met:
  319. <OL>
  320. <LI>Redistributions of source code must retain the above copyright
  321. notice, this list of conditions and the following disclaimer.
  322. <LI>Redistributions in binary form must reproduce the above copyright
  323. notice, this list of conditions and the following disclaimer in the
  324. documentation and/or other materials provided with the distribution.
  325. <LI>Neither the name of the University nor the names of its contributors
  326. may be used to endorse or promote products derived from this software
  327. without specific prior written permission.
  328. </OL>
  329. </P>
  330. <P>
  331. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  332. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  333. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  334. ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  335. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  336. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  337. OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  338. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  339. LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  340. OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  341. SUCH DAMAGE.
  342. </P>
  343. <P>
  344. Copyright (c) 2004-2005 David Schultz <das@FreeBSD.ORG>
  345. All rights reserved.
  346. </P>
  347. <P>
  348. Redistribution and use in source and binary forms, with or without
  349. modification, are permitted provided that the following conditions
  350. are met:
  351. <OL>
  352. <LI>Redistributions of source code must retain the above copyright
  353. notice, this list of conditions and the following disclaimer.
  354. <LI>Redistributions in binary form must reproduce the above copyright
  355. notice, this list of conditions and the following disclaimer in the
  356. documentation and/or other materials provided with the distribution.
  357. </OL>
  358. </P>
  359. <P>
  360. THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
  361. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  362. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  363. ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
  364. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  365. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  366. OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  367. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  368. LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  369. OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  370. SUCH DAMAGE.
  371. </P>
  372. </small>
  373. </body>
  374. </HTML>