blob: d2845b5e45c8664325dce70e640cd4afc4e2c3b6 [file] [log] [blame]
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001/*
Pirama Arumuga Nainar6e669182016-02-17 15:16:51 -08002 * Copyright (C) 2016 The Android Open Source Project
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08003 *
4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at
7 *
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07008 * http://www.apache.org/licenses/LICENSE-2.0
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08009 *
10 * Unless required by applicable law or agreed to in writing, software
11 * distributed under the License is distributed on an "AS IS" BASIS,
12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
15 */
16
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -070017// Don't edit this file! It is auto-generated by frameworks/rs/api/generate.sh.
18
Pirama Arumuga Nainarb85ce442020-07-26 22:34:08 -070019#include "RSFunctionsList.h"
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -080020
Dan Willemsen2cec3132020-01-23 10:58:52 -080021std::array<std::string_view, 2328> stubList = {
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -070022"_Z10half_recipDv2_f",
23"_Z10half_recipDv3_f",
24"_Z10half_recipDv4_f",
25"_Z10half_recipf",
26"_Z10half_rsqrtDv2_f",
27"_Z10half_rsqrtDv3_f",
28"_Z10half_rsqrtDv4_f",
29"_Z10half_rsqrtf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -080030"_Z10native_cosDh",
31"_Z10native_cosDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -070032"_Z10native_cosDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -080033"_Z10native_cosDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -070034"_Z10native_cosDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -080035"_Z10native_cosDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -070036"_Z10native_cosDv4_f",
37"_Z10native_cosf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -080038"_Z10native_expDh",
39"_Z10native_expDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -070040"_Z10native_expDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -080041"_Z10native_expDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -070042"_Z10native_expDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -080043"_Z10native_expDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -070044"_Z10native_expDv4_f",
45"_Z10native_expf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -080046"_Z10native_logDh",
47"_Z10native_logDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -070048"_Z10native_logDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -080049"_Z10native_logDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -070050"_Z10native_logDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -080051"_Z10native_logDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -070052"_Z10native_logDv4_f",
53"_Z10native_logf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -080054"_Z10native_sinDh",
55"_Z10native_sinDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -070056"_Z10native_sinDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -080057"_Z10native_sinDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -070058"_Z10native_sinDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -080059"_Z10native_sinDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -070060"_Z10native_sinDv4_f",
61"_Z10native_sinf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -080062"_Z10native_tanDh",
63"_Z10native_tanDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -070064"_Z10native_tanDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -080065"_Z10native_tanDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -070066"_Z10native_tanDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -080067"_Z10native_tanDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -070068"_Z10native_tanDv4_f",
69"_Z10native_tanf",
70"_Z10rsAtomicOrPVii",
71"_Z10rsAtomicOrPVjj",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -080072"_Z10rsIsObject10rs_element",
73"_Z10rsIsObject10rs_sampler",
74"_Z10rsIsObject13rs_allocation",
75"_Z10rsIsObject16rs_program_store",
76"_Z10rsIsObject17rs_program_raster",
77"_Z10rsIsObject17rs_program_vertex",
78"_Z10rsIsObject19rs_program_fragment",
79"_Z10rsIsObject7rs_font",
80"_Z10rsIsObject7rs_mesh",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -080081"_Z10rsIsObject7rs_type",
82"_Z10rsIsObject9rs_script",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -070083"_Z11fast_lengthDv2_f",
84"_Z11fast_lengthDv3_f",
85"_Z11fast_lengthDv4_f",
86"_Z11fast_lengthf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -080087"_Z11native_acosDh",
88"_Z11native_acosDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -070089"_Z11native_acosDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -080090"_Z11native_acosDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -070091"_Z11native_acosDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -080092"_Z11native_acosDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -070093"_Z11native_acosDv4_f",
94"_Z11native_acosf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -080095"_Z11native_asinDh",
96"_Z11native_asinDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -070097"_Z11native_asinDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -080098"_Z11native_asinDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -070099"_Z11native_asinDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800100"_Z11native_asinDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700101"_Z11native_asinDv4_f",
102"_Z11native_asinf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800103"_Z11native_atanDh",
104"_Z11native_atanDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700105"_Z11native_atanDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800106"_Z11native_atanDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700107"_Z11native_atanDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800108"_Z11native_atanDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700109"_Z11native_atanDv4_f",
110"_Z11native_atanf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800111"_Z11native_cbrtDh",
112"_Z11native_cbrtDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700113"_Z11native_cbrtDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800114"_Z11native_cbrtDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700115"_Z11native_cbrtDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800116"_Z11native_cbrtDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700117"_Z11native_cbrtDv4_f",
118"_Z11native_cbrtf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800119"_Z11native_coshDh",
120"_Z11native_coshDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700121"_Z11native_coshDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800122"_Z11native_coshDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700123"_Z11native_coshDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800124"_Z11native_coshDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700125"_Z11native_coshDv4_f",
126"_Z11native_coshf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800127"_Z11native_exp2Dh",
128"_Z11native_exp2Dv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700129"_Z11native_exp2Dv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800130"_Z11native_exp2Dv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700131"_Z11native_exp2Dv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800132"_Z11native_exp2Dv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700133"_Z11native_exp2Dv4_f",
134"_Z11native_exp2f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800135"_Z11native_log2Dh",
136"_Z11native_log2Dv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700137"_Z11native_log2Dv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800138"_Z11native_log2Dv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700139"_Z11native_log2Dv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800140"_Z11native_log2Dv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700141"_Z11native_log2Dv4_f",
142"_Z11native_log2f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800143"_Z11native_powrDhDh",
144"_Z11native_powrDv2_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700145"_Z11native_powrDv2_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800146"_Z11native_powrDv3_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700147"_Z11native_powrDv3_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800148"_Z11native_powrDv4_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700149"_Z11native_powrDv4_fS_",
150"_Z11native_powrff",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800151"_Z11native_sinhDh",
152"_Z11native_sinhDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700153"_Z11native_sinhDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800154"_Z11native_sinhDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700155"_Z11native_sinhDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800156"_Z11native_sinhDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700157"_Z11native_sinhDv4_f",
158"_Z11native_sinhf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800159"_Z11native_sqrtDh",
160"_Z11native_sqrtDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700161"_Z11native_sqrtDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800162"_Z11native_sqrtDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700163"_Z11native_sqrtDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800164"_Z11native_sqrtDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700165"_Z11native_sqrtDv4_f",
166"_Z11native_sqrtf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800167"_Z11native_tanhDh",
168"_Z11native_tanhDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700169"_Z11native_tanhDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800170"_Z11native_tanhDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700171"_Z11native_tanhDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800172"_Z11native_tanhDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700173"_Z11native_tanhDv4_f",
174"_Z11native_tanhf",
175"_Z11rsAtomicAddPVii",
176"_Z11rsAtomicAddPVjj",
177"_Z11rsAtomicAndPVii",
178"_Z11rsAtomicAndPVjj",
179"_Z11rsAtomicCasPViii",
180"_Z11rsAtomicCasPVjjj",
181"_Z11rsAtomicDecPVi",
182"_Z11rsAtomicDecPVj",
183"_Z11rsAtomicIncPVi",
184"_Z11rsAtomicIncPVj",
185"_Z11rsAtomicMaxPVii",
186"_Z11rsAtomicMaxPVjj",
187"_Z11rsAtomicMinPVii",
188"_Z11rsAtomicMinPVjj",
189"_Z11rsAtomicSubPVii",
190"_Z11rsAtomicSubPVjj",
191"_Z11rsAtomicXorPVii",
192"_Z11rsAtomicXorPVjj",
193"_Z11rsGetArray0PK19rs_kernel_context_t",
194"_Z11rsGetArray1PK19rs_kernel_context_t",
195"_Z11rsGetArray2PK19rs_kernel_context_t",
196"_Z11rsGetArray3PK19rs_kernel_context_t",
197"_Z11rsGetDimLodPK19rs_kernel_context_t",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -0800198"_Z11rsLocaltimeP5rs_tmPKi",
199"_Z11rsLocaltimeP5rs_tmPKl",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700200"_Z11rsMatrixGetPK12rs_matrix2x2jj",
201"_Z11rsMatrixGetPK12rs_matrix3x3jj",
202"_Z11rsMatrixGetPK12rs_matrix4x4jj",
203"_Z11rsMatrixSetP12rs_matrix2x2jjf",
204"_Z11rsMatrixSetP12rs_matrix3x3jjf",
205"_Z11rsMatrixSetP12rs_matrix4x4jjf",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -0800206"_Z11rsSetObjectP10rs_elementS_",
207"_Z11rsSetObjectP10rs_samplerS_",
208"_Z11rsSetObjectP13rs_allocationS_",
209"_Z11rsSetObjectP16rs_program_storeS_",
210"_Z11rsSetObjectP17rs_program_rasterS_",
211"_Z11rsSetObjectP17rs_program_vertexS_",
212"_Z11rsSetObjectP19rs_program_fragmentS_",
213"_Z11rsSetObjectP7rs_fontS_",
214"_Z11rsSetObjectP7rs_meshS_",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -0800215"_Z11rsSetObjectP7rs_typeS_",
216"_Z11rsSetObjectP9rs_scriptS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700217"_Z11rsgBindFont7rs_font",
218"_Z11rsgDrawMesh7rs_mesh",
219"_Z11rsgDrawMesh7rs_meshj",
220"_Z11rsgDrawMesh7rs_meshjjj",
221"_Z11rsgDrawQuadffffffffffff",
222"_Z11rsgDrawRectfffff",
223"_Z11rsgDrawText13rs_allocationii",
224"_Z11rsgDrawTextPKcii",
225"_Z11rsgGetWidthv",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800226"_Z12convert_int2Dv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700227"_Z12convert_int2Dv2_c",
228"_Z12convert_int2Dv2_d",
229"_Z12convert_int2Dv2_f",
230"_Z12convert_int2Dv2_h",
231"_Z12convert_int2Dv2_i",
232"_Z12convert_int2Dv2_j",
233"_Z12convert_int2Dv2_l",
234"_Z12convert_int2Dv2_m",
235"_Z12convert_int2Dv2_s",
236"_Z12convert_int2Dv2_t",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800237"_Z12convert_int3Dv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700238"_Z12convert_int3Dv3_c",
239"_Z12convert_int3Dv3_d",
240"_Z12convert_int3Dv3_f",
241"_Z12convert_int3Dv3_h",
242"_Z12convert_int3Dv3_i",
243"_Z12convert_int3Dv3_j",
244"_Z12convert_int3Dv3_l",
245"_Z12convert_int3Dv3_m",
246"_Z12convert_int3Dv3_s",
247"_Z12convert_int3Dv3_t",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800248"_Z12convert_int4Dv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700249"_Z12convert_int4Dv4_c",
250"_Z12convert_int4Dv4_d",
251"_Z12convert_int4Dv4_f",
252"_Z12convert_int4Dv4_h",
253"_Z12convert_int4Dv4_i",
254"_Z12convert_int4Dv4_j",
255"_Z12convert_int4Dv4_l",
256"_Z12convert_int4Dv4_m",
257"_Z12convert_int4Dv4_s",
258"_Z12convert_int4Dv4_t",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800259"_Z12native_acoshDh",
260"_Z12native_acoshDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700261"_Z12native_acoshDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800262"_Z12native_acoshDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700263"_Z12native_acoshDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800264"_Z12native_acoshDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700265"_Z12native_acoshDv4_f",
266"_Z12native_acoshf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800267"_Z12native_asinhDh",
268"_Z12native_asinhDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700269"_Z12native_asinhDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800270"_Z12native_asinhDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700271"_Z12native_asinhDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800272"_Z12native_asinhDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700273"_Z12native_asinhDv4_f",
274"_Z12native_asinhf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800275"_Z12native_atan2DhDh",
276"_Z12native_atan2Dv2_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700277"_Z12native_atan2Dv2_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800278"_Z12native_atan2Dv3_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700279"_Z12native_atan2Dv3_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800280"_Z12native_atan2Dv4_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700281"_Z12native_atan2Dv4_fS_",
282"_Z12native_atan2ff",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800283"_Z12native_atanhDh",
284"_Z12native_atanhDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700285"_Z12native_atanhDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800286"_Z12native_atanhDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700287"_Z12native_atanhDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800288"_Z12native_atanhDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700289"_Z12native_atanhDv4_f",
290"_Z12native_atanhf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800291"_Z12native_cospiDh",
292"_Z12native_cospiDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700293"_Z12native_cospiDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800294"_Z12native_cospiDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700295"_Z12native_cospiDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800296"_Z12native_cospiDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700297"_Z12native_cospiDv4_f",
298"_Z12native_cospif",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800299"_Z12native_exp10Dh",
300"_Z12native_exp10Dv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700301"_Z12native_exp10Dv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800302"_Z12native_exp10Dv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700303"_Z12native_exp10Dv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800304"_Z12native_exp10Dv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700305"_Z12native_exp10Dv4_f",
306"_Z12native_exp10f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800307"_Z12native_expm1Dh",
308"_Z12native_expm1Dv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700309"_Z12native_expm1Dv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800310"_Z12native_expm1Dv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700311"_Z12native_expm1Dv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800312"_Z12native_expm1Dv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700313"_Z12native_expm1Dv4_f",
314"_Z12native_expm1f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800315"_Z12native_hypotDhDh",
316"_Z12native_hypotDv2_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700317"_Z12native_hypotDv2_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800318"_Z12native_hypotDv3_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700319"_Z12native_hypotDv3_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800320"_Z12native_hypotDv4_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700321"_Z12native_hypotDv4_fS_",
322"_Z12native_hypotff",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800323"_Z12native_log10Dh",
324"_Z12native_log10Dv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700325"_Z12native_log10Dv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800326"_Z12native_log10Dv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700327"_Z12native_log10Dv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800328"_Z12native_log10Dv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700329"_Z12native_log10Dv4_f",
330"_Z12native_log10f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800331"_Z12native_log1pDh",
332"_Z12native_log1pDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700333"_Z12native_log1pDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800334"_Z12native_log1pDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700335"_Z12native_log1pDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800336"_Z12native_log1pDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700337"_Z12native_log1pDv4_f",
338"_Z12native_log1pf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800339"_Z12native_recipDh",
340"_Z12native_recipDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700341"_Z12native_recipDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800342"_Z12native_recipDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700343"_Z12native_recipDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800344"_Z12native_recipDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700345"_Z12native_recipDv4_f",
346"_Z12native_recipf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800347"_Z12native_rootnDhi",
348"_Z12native_rootnDv2_DhDv2_i",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700349"_Z12native_rootnDv2_fDv2_i",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800350"_Z12native_rootnDv3_DhDv3_i",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700351"_Z12native_rootnDv3_fDv3_i",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800352"_Z12native_rootnDv4_DhDv4_i",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700353"_Z12native_rootnDv4_fDv4_i",
354"_Z12native_rootnfi",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800355"_Z12native_rsqrtDh",
356"_Z12native_rsqrtDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700357"_Z12native_rsqrtDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800358"_Z12native_rsqrtDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700359"_Z12native_rsqrtDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800360"_Z12native_rsqrtDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700361"_Z12native_rsqrtDv4_f",
362"_Z12native_rsqrtf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800363"_Z12native_sinpiDh",
364"_Z12native_sinpiDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700365"_Z12native_sinpiDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800366"_Z12native_sinpiDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700367"_Z12native_sinpiDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800368"_Z12native_sinpiDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700369"_Z12native_sinpiDv4_f",
370"_Z12native_sinpif",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800371"_Z12native_tanpiDh",
372"_Z12native_tanpiDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700373"_Z12native_tanpiDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800374"_Z12native_tanpiDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700375"_Z12native_tanpiDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800376"_Z12native_tanpiDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700377"_Z12native_tanpiDv4_f",
378"_Z12native_tanpif",
Pirama Arumuga Nainar49321872015-10-12 14:45:29 -0700379"_Z12rsCreateType10rs_elementj",
380"_Z12rsCreateType10rs_elementjj",
381"_Z12rsCreateType10rs_elementjjj",
382"_Z12rsCreateType10rs_elementjjjbb13rs_yuv_format",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700383"_Z12rsMatrixLoadP12rs_matrix2x2PKS_",
384"_Z12rsMatrixLoadP12rs_matrix2x2PKf",
385"_Z12rsMatrixLoadP12rs_matrix3x3PKS_",
386"_Z12rsMatrixLoadP12rs_matrix3x3PKf",
387"_Z12rsMatrixLoadP12rs_matrix4x4PK12rs_matrix2x2",
388"_Z12rsMatrixLoadP12rs_matrix4x4PK12rs_matrix3x3",
389"_Z12rsMatrixLoadP12rs_matrix4x4PKS_",
390"_Z12rsMatrixLoadP12rs_matrix4x4PKf",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -0800391"_Z12rsgFontColorffff",
392"_Z12rsgGetHeightv",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800393"_Z13convert_char2Dv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700394"_Z13convert_char2Dv2_c",
395"_Z13convert_char2Dv2_d",
396"_Z13convert_char2Dv2_f",
397"_Z13convert_char2Dv2_h",
398"_Z13convert_char2Dv2_i",
399"_Z13convert_char2Dv2_j",
400"_Z13convert_char2Dv2_l",
401"_Z13convert_char2Dv2_m",
402"_Z13convert_char2Dv2_s",
403"_Z13convert_char2Dv2_t",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800404"_Z13convert_char3Dv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700405"_Z13convert_char3Dv3_c",
406"_Z13convert_char3Dv3_d",
407"_Z13convert_char3Dv3_f",
408"_Z13convert_char3Dv3_h",
409"_Z13convert_char3Dv3_i",
410"_Z13convert_char3Dv3_j",
411"_Z13convert_char3Dv3_l",
412"_Z13convert_char3Dv3_m",
413"_Z13convert_char3Dv3_s",
414"_Z13convert_char3Dv3_t",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800415"_Z13convert_char4Dv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700416"_Z13convert_char4Dv4_c",
417"_Z13convert_char4Dv4_d",
418"_Z13convert_char4Dv4_f",
419"_Z13convert_char4Dv4_h",
420"_Z13convert_char4Dv4_i",
421"_Z13convert_char4Dv4_j",
422"_Z13convert_char4Dv4_l",
423"_Z13convert_char4Dv4_m",
424"_Z13convert_char4Dv4_s",
425"_Z13convert_char4Dv4_t",
Pirama Arumuga Nainar1ebe36a2016-03-29 11:11:24 -0700426"_Z13convert_half2Dv2_Dh",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800427"_Z13convert_half2Dv2_c",
428"_Z13convert_half2Dv2_d",
429"_Z13convert_half2Dv2_f",
430"_Z13convert_half2Dv2_h",
431"_Z13convert_half2Dv2_i",
432"_Z13convert_half2Dv2_j",
433"_Z13convert_half2Dv2_l",
434"_Z13convert_half2Dv2_m",
435"_Z13convert_half2Dv2_s",
436"_Z13convert_half2Dv2_t",
Pirama Arumuga Nainar1ebe36a2016-03-29 11:11:24 -0700437"_Z13convert_half3Dv3_Dh",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800438"_Z13convert_half3Dv3_c",
439"_Z13convert_half3Dv3_d",
440"_Z13convert_half3Dv3_f",
441"_Z13convert_half3Dv3_h",
442"_Z13convert_half3Dv3_i",
443"_Z13convert_half3Dv3_j",
444"_Z13convert_half3Dv3_l",
445"_Z13convert_half3Dv3_m",
446"_Z13convert_half3Dv3_s",
447"_Z13convert_half3Dv3_t",
Pirama Arumuga Nainar1ebe36a2016-03-29 11:11:24 -0700448"_Z13convert_half4Dv4_Dh",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800449"_Z13convert_half4Dv4_c",
450"_Z13convert_half4Dv4_d",
451"_Z13convert_half4Dv4_f",
452"_Z13convert_half4Dv4_h",
453"_Z13convert_half4Dv4_i",
454"_Z13convert_half4Dv4_j",
455"_Z13convert_half4Dv4_l",
456"_Z13convert_half4Dv4_m",
457"_Z13convert_half4Dv4_s",
458"_Z13convert_half4Dv4_t",
459"_Z13convert_long2Dv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700460"_Z13convert_long2Dv2_c",
461"_Z13convert_long2Dv2_d",
462"_Z13convert_long2Dv2_f",
463"_Z13convert_long2Dv2_h",
464"_Z13convert_long2Dv2_i",
465"_Z13convert_long2Dv2_j",
466"_Z13convert_long2Dv2_l",
467"_Z13convert_long2Dv2_m",
468"_Z13convert_long2Dv2_s",
469"_Z13convert_long2Dv2_t",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800470"_Z13convert_long3Dv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700471"_Z13convert_long3Dv3_c",
472"_Z13convert_long3Dv3_d",
473"_Z13convert_long3Dv3_f",
474"_Z13convert_long3Dv3_h",
475"_Z13convert_long3Dv3_i",
476"_Z13convert_long3Dv3_j",
477"_Z13convert_long3Dv3_l",
478"_Z13convert_long3Dv3_m",
479"_Z13convert_long3Dv3_s",
480"_Z13convert_long3Dv3_t",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800481"_Z13convert_long4Dv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700482"_Z13convert_long4Dv4_c",
483"_Z13convert_long4Dv4_d",
484"_Z13convert_long4Dv4_f",
485"_Z13convert_long4Dv4_h",
486"_Z13convert_long4Dv4_i",
487"_Z13convert_long4Dv4_j",
488"_Z13convert_long4Dv4_l",
489"_Z13convert_long4Dv4_m",
490"_Z13convert_long4Dv4_s",
491"_Z13convert_long4Dv4_t",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800492"_Z13convert_uint2Dv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700493"_Z13convert_uint2Dv2_c",
494"_Z13convert_uint2Dv2_d",
495"_Z13convert_uint2Dv2_f",
496"_Z13convert_uint2Dv2_h",
497"_Z13convert_uint2Dv2_i",
498"_Z13convert_uint2Dv2_j",
499"_Z13convert_uint2Dv2_l",
500"_Z13convert_uint2Dv2_m",
501"_Z13convert_uint2Dv2_s",
502"_Z13convert_uint2Dv2_t",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800503"_Z13convert_uint3Dv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700504"_Z13convert_uint3Dv3_c",
505"_Z13convert_uint3Dv3_d",
506"_Z13convert_uint3Dv3_f",
507"_Z13convert_uint3Dv3_h",
508"_Z13convert_uint3Dv3_i",
509"_Z13convert_uint3Dv3_j",
510"_Z13convert_uint3Dv3_l",
511"_Z13convert_uint3Dv3_m",
512"_Z13convert_uint3Dv3_s",
513"_Z13convert_uint3Dv3_t",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800514"_Z13convert_uint4Dv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700515"_Z13convert_uint4Dv4_c",
516"_Z13convert_uint4Dv4_d",
517"_Z13convert_uint4Dv4_f",
518"_Z13convert_uint4Dv4_h",
519"_Z13convert_uint4Dv4_i",
520"_Z13convert_uint4Dv4_j",
521"_Z13convert_uint4Dv4_l",
522"_Z13convert_uint4Dv4_m",
523"_Z13convert_uint4Dv4_s",
524"_Z13convert_uint4Dv4_t",
525"_Z13fast_distanceDv2_fS_",
526"_Z13fast_distanceDv3_fS_",
527"_Z13fast_distanceDv4_fS_",
528"_Z13fast_distanceff",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800529"_Z13native_acospiDh",
530"_Z13native_acospiDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700531"_Z13native_acospiDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800532"_Z13native_acospiDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700533"_Z13native_acospiDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800534"_Z13native_acospiDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700535"_Z13native_acospiDv4_f",
536"_Z13native_acospif",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800537"_Z13native_asinpiDh",
538"_Z13native_asinpiDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700539"_Z13native_asinpiDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800540"_Z13native_asinpiDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700541"_Z13native_asinpiDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800542"_Z13native_asinpiDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700543"_Z13native_asinpiDv4_f",
544"_Z13native_asinpif",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800545"_Z13native_atanpiDh",
546"_Z13native_atanpiDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700547"_Z13native_atanpiDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800548"_Z13native_atanpiDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700549"_Z13native_atanpiDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800550"_Z13native_atanpiDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700551"_Z13native_atanpiDv4_f",
552"_Z13native_atanpif",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800553"_Z13native_divideDhDh",
554"_Z13native_divideDv2_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700555"_Z13native_divideDv2_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800556"_Z13native_divideDv3_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700557"_Z13native_divideDv3_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800558"_Z13native_divideDv4_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700559"_Z13native_divideDv4_fS_",
560"_Z13native_divideff",
Pirama Arumuga Nainarea79b562016-02-17 21:25:58 -0800561"_Z13native_lengthDh",
562"_Z13native_lengthDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700563"_Z13native_lengthDv2_f",
Pirama Arumuga Nainarea79b562016-02-17 21:25:58 -0800564"_Z13native_lengthDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700565"_Z13native_lengthDv3_f",
Pirama Arumuga Nainarea79b562016-02-17 21:25:58 -0800566"_Z13native_lengthDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700567"_Z13native_lengthDv4_f",
568"_Z13native_lengthf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800569"_Z13native_sincosDhPDh",
570"_Z13native_sincosDv2_DhPS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700571"_Z13native_sincosDv2_fPS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800572"_Z13native_sincosDv3_DhPS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700573"_Z13native_sincosDv3_fPS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800574"_Z13native_sincosDv4_DhPS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700575"_Z13native_sincosDv4_fPS_",
576"_Z13native_sincosfPf",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -0800577"_Z13rsClearObjectP10rs_element",
578"_Z13rsClearObjectP10rs_sampler",
579"_Z13rsClearObjectP13rs_allocation",
580"_Z13rsClearObjectP16rs_program_store",
581"_Z13rsClearObjectP17rs_program_raster",
582"_Z13rsClearObjectP17rs_program_vertex",
583"_Z13rsClearObjectP19rs_program_fragment",
584"_Z13rsClearObjectP7rs_font",
585"_Z13rsClearObjectP7rs_mesh",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -0800586"_Z13rsClearObjectP7rs_type",
587"_Z13rsClearObjectP9rs_script",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -0800588"_Z13rsMatrixScaleP12rs_matrix4x4fff",
589"_Z13rsUptimeNanosv",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700590"_Z13rsgClearColorffff",
591"_Z13rsgClearDepthf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800592"_Z14convert_float2Dv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700593"_Z14convert_float2Dv2_c",
594"_Z14convert_float2Dv2_d",
595"_Z14convert_float2Dv2_f",
596"_Z14convert_float2Dv2_h",
597"_Z14convert_float2Dv2_i",
598"_Z14convert_float2Dv2_j",
599"_Z14convert_float2Dv2_l",
600"_Z14convert_float2Dv2_m",
601"_Z14convert_float2Dv2_s",
602"_Z14convert_float2Dv2_t",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800603"_Z14convert_float3Dv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700604"_Z14convert_float3Dv3_c",
605"_Z14convert_float3Dv3_d",
606"_Z14convert_float3Dv3_f",
607"_Z14convert_float3Dv3_h",
608"_Z14convert_float3Dv3_i",
609"_Z14convert_float3Dv3_j",
610"_Z14convert_float3Dv3_l",
611"_Z14convert_float3Dv3_m",
612"_Z14convert_float3Dv3_s",
613"_Z14convert_float3Dv3_t",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800614"_Z14convert_float4Dv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700615"_Z14convert_float4Dv4_c",
616"_Z14convert_float4Dv4_d",
617"_Z14convert_float4Dv4_f",
618"_Z14convert_float4Dv4_h",
619"_Z14convert_float4Dv4_i",
620"_Z14convert_float4Dv4_j",
621"_Z14convert_float4Dv4_l",
622"_Z14convert_float4Dv4_m",
623"_Z14convert_float4Dv4_s",
624"_Z14convert_float4Dv4_t",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800625"_Z14convert_short2Dv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700626"_Z14convert_short2Dv2_c",
627"_Z14convert_short2Dv2_d",
628"_Z14convert_short2Dv2_f",
629"_Z14convert_short2Dv2_h",
630"_Z14convert_short2Dv2_i",
631"_Z14convert_short2Dv2_j",
632"_Z14convert_short2Dv2_l",
633"_Z14convert_short2Dv2_m",
634"_Z14convert_short2Dv2_s",
635"_Z14convert_short2Dv2_t",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800636"_Z14convert_short3Dv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700637"_Z14convert_short3Dv3_c",
638"_Z14convert_short3Dv3_d",
639"_Z14convert_short3Dv3_f",
640"_Z14convert_short3Dv3_h",
641"_Z14convert_short3Dv3_i",
642"_Z14convert_short3Dv3_j",
643"_Z14convert_short3Dv3_l",
644"_Z14convert_short3Dv3_m",
645"_Z14convert_short3Dv3_s",
646"_Z14convert_short3Dv3_t",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800647"_Z14convert_short4Dv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700648"_Z14convert_short4Dv4_c",
649"_Z14convert_short4Dv4_d",
650"_Z14convert_short4Dv4_f",
651"_Z14convert_short4Dv4_h",
652"_Z14convert_short4Dv4_i",
653"_Z14convert_short4Dv4_j",
654"_Z14convert_short4Dv4_l",
655"_Z14convert_short4Dv4_m",
656"_Z14convert_short4Dv4_s",
657"_Z14convert_short4Dv4_t",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800658"_Z14convert_uchar2Dv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700659"_Z14convert_uchar2Dv2_c",
660"_Z14convert_uchar2Dv2_d",
661"_Z14convert_uchar2Dv2_f",
662"_Z14convert_uchar2Dv2_h",
663"_Z14convert_uchar2Dv2_i",
664"_Z14convert_uchar2Dv2_j",
665"_Z14convert_uchar2Dv2_l",
666"_Z14convert_uchar2Dv2_m",
667"_Z14convert_uchar2Dv2_s",
668"_Z14convert_uchar2Dv2_t",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800669"_Z14convert_uchar3Dv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700670"_Z14convert_uchar3Dv3_c",
671"_Z14convert_uchar3Dv3_d",
672"_Z14convert_uchar3Dv3_f",
673"_Z14convert_uchar3Dv3_h",
674"_Z14convert_uchar3Dv3_i",
675"_Z14convert_uchar3Dv3_j",
676"_Z14convert_uchar3Dv3_l",
677"_Z14convert_uchar3Dv3_m",
678"_Z14convert_uchar3Dv3_s",
679"_Z14convert_uchar3Dv3_t",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800680"_Z14convert_uchar4Dv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700681"_Z14convert_uchar4Dv4_c",
682"_Z14convert_uchar4Dv4_d",
683"_Z14convert_uchar4Dv4_f",
684"_Z14convert_uchar4Dv4_h",
685"_Z14convert_uchar4Dv4_i",
686"_Z14convert_uchar4Dv4_j",
687"_Z14convert_uchar4Dv4_l",
688"_Z14convert_uchar4Dv4_m",
689"_Z14convert_uchar4Dv4_s",
690"_Z14convert_uchar4Dv4_t",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800691"_Z14convert_ulong2Dv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700692"_Z14convert_ulong2Dv2_c",
693"_Z14convert_ulong2Dv2_d",
694"_Z14convert_ulong2Dv2_f",
695"_Z14convert_ulong2Dv2_h",
696"_Z14convert_ulong2Dv2_i",
697"_Z14convert_ulong2Dv2_j",
698"_Z14convert_ulong2Dv2_l",
699"_Z14convert_ulong2Dv2_m",
700"_Z14convert_ulong2Dv2_s",
701"_Z14convert_ulong2Dv2_t",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800702"_Z14convert_ulong3Dv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700703"_Z14convert_ulong3Dv3_c",
704"_Z14convert_ulong3Dv3_d",
705"_Z14convert_ulong3Dv3_f",
706"_Z14convert_ulong3Dv3_h",
707"_Z14convert_ulong3Dv3_i",
708"_Z14convert_ulong3Dv3_j",
709"_Z14convert_ulong3Dv3_l",
710"_Z14convert_ulong3Dv3_m",
711"_Z14convert_ulong3Dv3_s",
712"_Z14convert_ulong3Dv3_t",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800713"_Z14convert_ulong4Dv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700714"_Z14convert_ulong4Dv4_c",
715"_Z14convert_ulong4Dv4_d",
716"_Z14convert_ulong4Dv4_f",
717"_Z14convert_ulong4Dv4_h",
718"_Z14convert_ulong4Dv4_i",
719"_Z14convert_ulong4Dv4_j",
720"_Z14convert_ulong4Dv4_l",
721"_Z14convert_ulong4Dv4_m",
722"_Z14convert_ulong4Dv4_s",
723"_Z14convert_ulong4Dv4_t",
724"_Z14fast_normalizeDv2_f",
725"_Z14fast_normalizeDv3_f",
726"_Z14fast_normalizeDv4_f",
727"_Z14fast_normalizef",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800728"_Z14native_atan2piDhDh",
729"_Z14native_atan2piDv2_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700730"_Z14native_atan2piDv2_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800731"_Z14native_atan2piDv3_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700732"_Z14native_atan2piDv3_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800733"_Z14native_atan2piDv4_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700734"_Z14native_atan2piDv4_fS_",
735"_Z14native_atan2piff",
736"_Z14rsGetDimArray0PK19rs_kernel_context_t",
737"_Z14rsGetDimArray1PK19rs_kernel_context_t",
738"_Z14rsGetDimArray2PK19rs_kernel_context_t",
739"_Z14rsGetDimArray3PK19rs_kernel_context_t",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -0800740"_Z14rsGetElementAt13rs_allocationj",
741"_Z14rsGetElementAt13rs_allocationjj",
742"_Z14rsGetElementAt13rs_allocationjjj",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -0800743"_Z14rsMatrixRotateP12rs_matrix4x4ffff",
744"_Z14rsSendToClienti",
745"_Z14rsSendToClientiPKvj",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700746"_Z14rsSetElementAt13rs_allocationPvj",
747"_Z14rsSetElementAt13rs_allocationPvjj",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -0800748"_Z14rsUptimeMillisv",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700749"_Z14rsgBindSampler19rs_program_fragmentj10rs_sampler",
750"_Z14rsgBindTexture19rs_program_fragmentj13rs_allocation",
751"_Z14rsgMeasureText13rs_allocationPiS0_S0_S0_",
752"_Z14rsgMeasureTextPKcPiS1_S1_S1_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800753"_Z15convert_double2Dv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700754"_Z15convert_double2Dv2_c",
755"_Z15convert_double2Dv2_d",
756"_Z15convert_double2Dv2_f",
757"_Z15convert_double2Dv2_h",
758"_Z15convert_double2Dv2_i",
759"_Z15convert_double2Dv2_j",
760"_Z15convert_double2Dv2_l",
761"_Z15convert_double2Dv2_m",
762"_Z15convert_double2Dv2_s",
763"_Z15convert_double2Dv2_t",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800764"_Z15convert_double3Dv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700765"_Z15convert_double3Dv3_c",
766"_Z15convert_double3Dv3_d",
767"_Z15convert_double3Dv3_f",
768"_Z15convert_double3Dv3_h",
769"_Z15convert_double3Dv3_i",
770"_Z15convert_double3Dv3_j",
771"_Z15convert_double3Dv3_l",
772"_Z15convert_double3Dv3_m",
773"_Z15convert_double3Dv3_s",
774"_Z15convert_double3Dv3_t",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800775"_Z15convert_double4Dv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700776"_Z15convert_double4Dv4_c",
777"_Z15convert_double4Dv4_d",
778"_Z15convert_double4Dv4_f",
779"_Z15convert_double4Dv4_h",
780"_Z15convert_double4Dv4_i",
781"_Z15convert_double4Dv4_j",
782"_Z15convert_double4Dv4_l",
783"_Z15convert_double4Dv4_m",
784"_Z15convert_double4Dv4_s",
785"_Z15convert_double4Dv4_t",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800786"_Z15convert_ushort2Dv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700787"_Z15convert_ushort2Dv2_c",
788"_Z15convert_ushort2Dv2_d",
789"_Z15convert_ushort2Dv2_f",
790"_Z15convert_ushort2Dv2_h",
791"_Z15convert_ushort2Dv2_i",
792"_Z15convert_ushort2Dv2_j",
793"_Z15convert_ushort2Dv2_l",
794"_Z15convert_ushort2Dv2_m",
795"_Z15convert_ushort2Dv2_s",
796"_Z15convert_ushort2Dv2_t",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800797"_Z15convert_ushort3Dv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700798"_Z15convert_ushort3Dv3_c",
799"_Z15convert_ushort3Dv3_d",
800"_Z15convert_ushort3Dv3_f",
801"_Z15convert_ushort3Dv3_h",
802"_Z15convert_ushort3Dv3_i",
803"_Z15convert_ushort3Dv3_j",
804"_Z15convert_ushort3Dv3_l",
805"_Z15convert_ushort3Dv3_m",
806"_Z15convert_ushort3Dv3_s",
807"_Z15convert_ushort3Dv3_t",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -0800808"_Z15convert_ushort4Dv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700809"_Z15convert_ushort4Dv4_c",
810"_Z15convert_ushort4Dv4_d",
811"_Z15convert_ushort4Dv4_f",
812"_Z15convert_ushort4Dv4_h",
813"_Z15convert_ushort4Dv4_i",
814"_Z15convert_ushort4Dv4_j",
815"_Z15convert_ushort4Dv4_l",
816"_Z15convert_ushort4Dv4_m",
817"_Z15convert_ushort4Dv4_s",
818"_Z15convert_ushort4Dv4_t",
Pirama Arumuga Nainar19eeecb2016-03-29 10:36:55 -0700819"_Z15native_distanceDhDh",
820"_Z15native_distanceDv2_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700821"_Z15native_distanceDv2_fS_",
Pirama Arumuga Nainar19eeecb2016-03-29 10:36:55 -0700822"_Z15native_distanceDv3_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700823"_Z15native_distanceDv3_fS_",
Pirama Arumuga Nainar19eeecb2016-03-29 10:36:55 -0700824"_Z15native_distanceDv4_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700825"_Z15native_distanceDv4_fS_",
826"_Z15native_distanceff",
Pirama Arumuga Nainar49321872015-10-12 14:45:29 -0700827"_Z15rsCreateElement12rs_data_type",
828"_Z15rsCreateElementiibj",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -0800829"_Z15rsGetAllocationPKv",
830"_Z15rsMatrixInverseP12rs_matrix4x4",
Verena Beckham16516c62015-12-18 17:40:13 +0000831"_Z15rsQuaternionAddPDv4_fPKS_",
832"_Z15rsQuaternionDotPKDv4_fS1_",
833"_Z15rsQuaternionSetPDv4_fPKS_",
834"_Z15rsQuaternionSetPDv4_fffff",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700835"_Z15rsgBindConstant17rs_program_vertexj13rs_allocation",
836"_Z15rsgBindConstant19rs_program_fragmentj13rs_allocation",
Pirama Arumuga Nainarea79b562016-02-17 21:25:58 -0800837"_Z16native_normalizeDh",
838"_Z16native_normalizeDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700839"_Z16native_normalizeDv2_f",
Pirama Arumuga Nainarea79b562016-02-17 21:25:58 -0800840"_Z16native_normalizeDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700841"_Z16native_normalizeDv3_f",
Pirama Arumuga Nainarea79b562016-02-17 21:25:58 -0800842"_Z16native_normalizeDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700843"_Z16native_normalizeDv4_f",
844"_Z16native_normalizef",
845"_Z16rsGetDimHasFacesPK19rs_kernel_context_t",
846"_Z16rsMatrixMultiplyP12rs_matrix2x2Dv2_f",
847"_Z16rsMatrixMultiplyP12rs_matrix2x2PKS_",
848"_Z16rsMatrixMultiplyP12rs_matrix3x3Dv2_f",
849"_Z16rsMatrixMultiplyP12rs_matrix3x3Dv3_f",
850"_Z16rsMatrixMultiplyP12rs_matrix3x3PKS_",
851"_Z16rsMatrixMultiplyP12rs_matrix4x4Dv2_f",
852"_Z16rsMatrixMultiplyP12rs_matrix4x4Dv3_f",
853"_Z16rsMatrixMultiplyP12rs_matrix4x4Dv4_f",
854"_Z16rsMatrixMultiplyP12rs_matrix4x4PKS_",
855"_Z16rsMatrixMultiplyPK12rs_matrix2x2Dv2_f",
856"_Z16rsMatrixMultiplyPK12rs_matrix3x3Dv2_f",
857"_Z16rsMatrixMultiplyPK12rs_matrix3x3Dv3_f",
858"_Z16rsMatrixMultiplyPK12rs_matrix4x4Dv2_f",
859"_Z16rsMatrixMultiplyPK12rs_matrix4x4Dv3_f",
860"_Z16rsMatrixMultiplyPK12rs_matrix4x4Dv4_f",
Yang Ni02c61f62015-11-18 16:01:10 -0800861"_Z17rsForEachInternaliP14rs_script_calliiP13rs_allocation",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -0800862"_Z17rsMatrixLoadOrthoP12rs_matrix4x4ffffff",
863"_Z17rsMatrixLoadScaleP12rs_matrix4x4fff",
864"_Z17rsMatrixTranslateP12rs_matrix4x4fff",
865"_Z17rsMatrixTransposeP12rs_matrix2x2",
866"_Z17rsMatrixTransposeP12rs_matrix3x3",
867"_Z17rsMatrixTransposeP12rs_matrix4x4",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700868"_Z17rsPackColorTo8888Dv3_f",
869"_Z17rsPackColorTo8888Dv4_f",
870"_Z17rsPackColorTo8888fff",
871"_Z17rsPackColorTo8888ffff",
Verena Beckham16516c62015-12-18 17:40:13 +0000872"_Z17rsQuaternionSlerpPDv4_fPKS_S2_f",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700873"_Z17rsSamplerGetWrapS10rs_sampler",
874"_Z17rsSamplerGetWrapT10rs_sampler",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -0800875"_Z18rsAllocationIoSend13rs_allocation",
Pirama Arumuga Nainar49321872015-10-12 14:45:29 -0700876"_Z18rsCreateAllocation7rs_type",
877"_Z18rsCreateAllocation7rs_type28rs_allocation_mipmap_controljPv",
878"_Z18rsCreateAllocation7rs_typej",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700879"_Z18rsGetElementAt_int13rs_allocationj",
880"_Z18rsGetElementAt_int13rs_allocationjj",
881"_Z18rsGetElementAt_int13rs_allocationjjj",
882"_Z18rsMatrixLoadRotateP12rs_matrix4x4ffff",
883"_Z18rsSetElementAt_int13rs_allocationij",
884"_Z18rsSetElementAt_int13rs_allocationijj",
885"_Z18rsSetElementAt_int13rs_allocationijjj",
886"_Z18rsYuvToRGBA_float4hhh",
887"_Z18rsYuvToRGBA_uchar4hhh",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -0800888"_Z18rsgBindColorTarget13rs_allocationj",
889"_Z18rsgBindDepthTarget13rs_allocation",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700890"_Z19rsAllocationGetDimX13rs_allocation",
891"_Z19rsAllocationGetDimY13rs_allocation",
892"_Z19rsAllocationGetDimZ13rs_allocation",
893"_Z19rsGetElementAt_char13rs_allocationj",
894"_Z19rsGetElementAt_char13rs_allocationjj",
895"_Z19rsGetElementAt_char13rs_allocationjjj",
896"_Z19rsGetElementAt_half13rs_allocationj",
897"_Z19rsGetElementAt_half13rs_allocationjj",
898"_Z19rsGetElementAt_half13rs_allocationjjj",
899"_Z19rsGetElementAt_int213rs_allocationj",
900"_Z19rsGetElementAt_int213rs_allocationjj",
901"_Z19rsGetElementAt_int213rs_allocationjjj",
902"_Z19rsGetElementAt_int313rs_allocationj",
903"_Z19rsGetElementAt_int313rs_allocationjj",
904"_Z19rsGetElementAt_int313rs_allocationjjj",
905"_Z19rsGetElementAt_int413rs_allocationj",
906"_Z19rsGetElementAt_int413rs_allocationjj",
907"_Z19rsGetElementAt_int413rs_allocationjjj",
908"_Z19rsGetElementAt_long13rs_allocationj",
909"_Z19rsGetElementAt_long13rs_allocationjj",
910"_Z19rsGetElementAt_long13rs_allocationjjj",
911"_Z19rsGetElementAt_uint13rs_allocationj",
912"_Z19rsGetElementAt_uint13rs_allocationjj",
913"_Z19rsGetElementAt_uint13rs_allocationjjj",
Verena Beckham21d38582015-12-18 17:49:03 +0000914"_Z19rsIsSphereInFrustumPDv4_fS0_S0_S0_S0_S0_S0_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700915"_Z19rsMatrixLoadFrustumP12rs_matrix4x4ffffff",
916"_Z19rsSetElementAt_char13rs_allocationcj",
917"_Z19rsSetElementAt_char13rs_allocationcjj",
918"_Z19rsSetElementAt_char13rs_allocationcjjj",
919"_Z19rsSetElementAt_half13rs_allocationDhj",
920"_Z19rsSetElementAt_half13rs_allocationDhjj",
921"_Z19rsSetElementAt_half13rs_allocationDhjjj",
922"_Z19rsSetElementAt_int213rs_allocationDv2_ij",
923"_Z19rsSetElementAt_int213rs_allocationDv2_ijj",
924"_Z19rsSetElementAt_int213rs_allocationDv2_ijjj",
925"_Z19rsSetElementAt_int313rs_allocationDv3_ij",
926"_Z19rsSetElementAt_int313rs_allocationDv3_ijj",
927"_Z19rsSetElementAt_int313rs_allocationDv3_ijjj",
928"_Z19rsSetElementAt_int413rs_allocationDv4_ij",
929"_Z19rsSetElementAt_int413rs_allocationDv4_ijj",
930"_Z19rsSetElementAt_int413rs_allocationDv4_ijjj",
931"_Z19rsSetElementAt_long13rs_allocationlj",
932"_Z19rsSetElementAt_long13rs_allocationljj",
933"_Z19rsSetElementAt_long13rs_allocationljjj",
934"_Z19rsSetElementAt_uint13rs_allocationjj",
935"_Z19rsSetElementAt_uint13rs_allocationjjj",
936"_Z19rsSetElementAt_uint13rs_allocationjjjj",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -0800937"_Z19rsgBindProgramStore16rs_program_store",
938"_Z19rsgClearColorTargetj",
939"_Z19rsgClearDepthTargetv",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700940"_Z19rsgMeshGetPrimitive7rs_meshj",
Pirama Arumuga Nainar49321872015-10-12 14:45:29 -0700941"_Z20rsCreatePixelElement12rs_data_type12rs_data_kind",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -0700942"_Z20rsElementGetDataKind10rs_element",
943"_Z20rsElementGetDataType10rs_element",
944"_Z20rsGetElementAt_char213rs_allocationj",
945"_Z20rsGetElementAt_char213rs_allocationjj",
946"_Z20rsGetElementAt_char213rs_allocationjjj",
947"_Z20rsGetElementAt_char313rs_allocationj",
948"_Z20rsGetElementAt_char313rs_allocationjj",
949"_Z20rsGetElementAt_char313rs_allocationjjj",
950"_Z20rsGetElementAt_char413rs_allocationj",
951"_Z20rsGetElementAt_char413rs_allocationjj",
952"_Z20rsGetElementAt_char413rs_allocationjjj",
953"_Z20rsGetElementAt_float13rs_allocationj",
954"_Z20rsGetElementAt_float13rs_allocationjj",
955"_Z20rsGetElementAt_float13rs_allocationjjj",
956"_Z20rsGetElementAt_half213rs_allocationj",
957"_Z20rsGetElementAt_half213rs_allocationjj",
958"_Z20rsGetElementAt_half213rs_allocationjjj",
959"_Z20rsGetElementAt_half313rs_allocationj",
960"_Z20rsGetElementAt_half313rs_allocationjj",
961"_Z20rsGetElementAt_half313rs_allocationjjj",
962"_Z20rsGetElementAt_half413rs_allocationj",
963"_Z20rsGetElementAt_half413rs_allocationjj",
964"_Z20rsGetElementAt_half413rs_allocationjjj",
965"_Z20rsGetElementAt_long213rs_allocationj",
966"_Z20rsGetElementAt_long213rs_allocationjj",
967"_Z20rsGetElementAt_long213rs_allocationjjj",
968"_Z20rsGetElementAt_long313rs_allocationj",
969"_Z20rsGetElementAt_long313rs_allocationjj",
970"_Z20rsGetElementAt_long313rs_allocationjjj",
971"_Z20rsGetElementAt_long413rs_allocationj",
972"_Z20rsGetElementAt_long413rs_allocationjj",
973"_Z20rsGetElementAt_long413rs_allocationjjj",
974"_Z20rsGetElementAt_short13rs_allocationj",
975"_Z20rsGetElementAt_short13rs_allocationjj",
976"_Z20rsGetElementAt_short13rs_allocationjjj",
977"_Z20rsGetElementAt_uchar13rs_allocationj",
978"_Z20rsGetElementAt_uchar13rs_allocationjj",
979"_Z20rsGetElementAt_uchar13rs_allocationjjj",
980"_Z20rsGetElementAt_uint213rs_allocationj",
981"_Z20rsGetElementAt_uint213rs_allocationjj",
982"_Z20rsGetElementAt_uint213rs_allocationjjj",
983"_Z20rsGetElementAt_uint313rs_allocationj",
984"_Z20rsGetElementAt_uint313rs_allocationjj",
985"_Z20rsGetElementAt_uint313rs_allocationjjj",
986"_Z20rsGetElementAt_uint413rs_allocationj",
987"_Z20rsGetElementAt_uint413rs_allocationjj",
988"_Z20rsGetElementAt_uint413rs_allocationjjj",
989"_Z20rsGetElementAt_ulong13rs_allocationj",
990"_Z20rsGetElementAt_ulong13rs_allocationjj",
991"_Z20rsGetElementAt_ulong13rs_allocationjjj",
992"_Z20rsMatrixLoadIdentityP12rs_matrix2x2",
993"_Z20rsMatrixLoadIdentityP12rs_matrix3x3",
994"_Z20rsMatrixLoadIdentityP12rs_matrix4x4",
995"_Z20rsMatrixLoadMultiplyP12rs_matrix2x2PKS_S2_",
996"_Z20rsMatrixLoadMultiplyP12rs_matrix3x3PKS_S2_",
997"_Z20rsMatrixLoadMultiplyP12rs_matrix4x4PKS_S2_",
Verena Beckham16516c62015-12-18 17:40:13 +0000998"_Z20rsQuaternionMultiplyPDv4_fPKS_",
999"_Z20rsQuaternionMultiplyPDv4_ff",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001000"_Z20rsSetElementAt_char213rs_allocationDv2_cj",
1001"_Z20rsSetElementAt_char213rs_allocationDv2_cjj",
1002"_Z20rsSetElementAt_char213rs_allocationDv2_cjjj",
1003"_Z20rsSetElementAt_char313rs_allocationDv3_cj",
1004"_Z20rsSetElementAt_char313rs_allocationDv3_cjj",
1005"_Z20rsSetElementAt_char313rs_allocationDv3_cjjj",
1006"_Z20rsSetElementAt_char413rs_allocationDv4_cj",
1007"_Z20rsSetElementAt_char413rs_allocationDv4_cjj",
1008"_Z20rsSetElementAt_char413rs_allocationDv4_cjjj",
1009"_Z20rsSetElementAt_float13rs_allocationfj",
1010"_Z20rsSetElementAt_float13rs_allocationfjj",
1011"_Z20rsSetElementAt_float13rs_allocationfjjj",
1012"_Z20rsSetElementAt_half213rs_allocationDv2_Dhj",
1013"_Z20rsSetElementAt_half213rs_allocationDv2_Dhjj",
1014"_Z20rsSetElementAt_half213rs_allocationDv2_Dhjjj",
1015"_Z20rsSetElementAt_half313rs_allocationDv3_Dhj",
1016"_Z20rsSetElementAt_half313rs_allocationDv3_Dhjj",
1017"_Z20rsSetElementAt_half313rs_allocationDv3_Dhjjj",
1018"_Z20rsSetElementAt_half413rs_allocationDv4_Dhj",
1019"_Z20rsSetElementAt_half413rs_allocationDv4_Dhjj",
1020"_Z20rsSetElementAt_half413rs_allocationDv4_Dhjjj",
1021"_Z20rsSetElementAt_long213rs_allocationDv2_lj",
1022"_Z20rsSetElementAt_long213rs_allocationDv2_ljj",
1023"_Z20rsSetElementAt_long213rs_allocationDv2_ljjj",
1024"_Z20rsSetElementAt_long313rs_allocationDv3_lj",
1025"_Z20rsSetElementAt_long313rs_allocationDv3_ljj",
1026"_Z20rsSetElementAt_long313rs_allocationDv3_ljjj",
1027"_Z20rsSetElementAt_long413rs_allocationDv4_lj",
1028"_Z20rsSetElementAt_long413rs_allocationDv4_ljj",
1029"_Z20rsSetElementAt_long413rs_allocationDv4_ljjj",
1030"_Z20rsSetElementAt_short13rs_allocationsj",
1031"_Z20rsSetElementAt_short13rs_allocationsjj",
1032"_Z20rsSetElementAt_short13rs_allocationsjjj",
1033"_Z20rsSetElementAt_uchar13rs_allocationhj",
1034"_Z20rsSetElementAt_uchar13rs_allocationhjj",
1035"_Z20rsSetElementAt_uchar13rs_allocationhjjj",
1036"_Z20rsSetElementAt_uint213rs_allocationDv2_jj",
1037"_Z20rsSetElementAt_uint213rs_allocationDv2_jjj",
1038"_Z20rsSetElementAt_uint213rs_allocationDv2_jjjj",
1039"_Z20rsSetElementAt_uint313rs_allocationDv3_jj",
1040"_Z20rsSetElementAt_uint313rs_allocationDv3_jjj",
1041"_Z20rsSetElementAt_uint313rs_allocationDv3_jjjj",
1042"_Z20rsSetElementAt_uint413rs_allocationDv4_jj",
1043"_Z20rsSetElementAt_uint413rs_allocationDv4_jjj",
1044"_Z20rsSetElementAt_uint413rs_allocationDv4_jjjj",
1045"_Z20rsSetElementAt_ulong13rs_allocationmj",
1046"_Z20rsSetElementAt_ulong13rs_allocationmjj",
1047"_Z20rsSetElementAt_ulong13rs_allocationmjjj",
1048"_Z20rsSetElementAt_ulong13rs_allocationyj",
1049"_Z20rsSetElementAt_ulong13rs_allocationyjj",
1050"_Z20rsSetElementAt_ulong13rs_allocationyjjj",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001051"_Z20rsgAllocationSyncAll13rs_allocation",
1052"_Z20rsgAllocationSyncAll13rs_allocation24rs_allocation_usage_type",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001053"_Z20rsgBindProgramRaster17rs_program_raster",
1054"_Z20rsgBindProgramVertex17rs_program_vertex",
1055"_Z20rsgDrawQuadTexCoordsffffffffffffffffffff",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001056"_Z21rsAllocationGetDimLOD13rs_allocation",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001057"_Z21rsAllocationIoReceive13rs_allocation",
Pirama Arumuga Nainar49321872015-10-12 14:45:29 -07001058"_Z21rsCreateVectorElement12rs_data_typej",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001059"_Z21rsElementGetBytesSize10rs_element",
1060"_Z21rsGetElementAt_double13rs_allocationj",
1061"_Z21rsGetElementAt_double13rs_allocationjj",
1062"_Z21rsGetElementAt_double13rs_allocationjjj",
1063"_Z21rsGetElementAt_float213rs_allocationj",
1064"_Z21rsGetElementAt_float213rs_allocationjj",
1065"_Z21rsGetElementAt_float213rs_allocationjjj",
1066"_Z21rsGetElementAt_float313rs_allocationj",
1067"_Z21rsGetElementAt_float313rs_allocationjj",
1068"_Z21rsGetElementAt_float313rs_allocationjjj",
1069"_Z21rsGetElementAt_float413rs_allocationj",
1070"_Z21rsGetElementAt_float413rs_allocationjj",
1071"_Z21rsGetElementAt_float413rs_allocationjjj",
1072"_Z21rsGetElementAt_short213rs_allocationj",
1073"_Z21rsGetElementAt_short213rs_allocationjj",
1074"_Z21rsGetElementAt_short213rs_allocationjjj",
1075"_Z21rsGetElementAt_short313rs_allocationj",
1076"_Z21rsGetElementAt_short313rs_allocationjj",
1077"_Z21rsGetElementAt_short313rs_allocationjjj",
1078"_Z21rsGetElementAt_short413rs_allocationj",
1079"_Z21rsGetElementAt_short413rs_allocationjj",
1080"_Z21rsGetElementAt_short413rs_allocationjjj",
1081"_Z21rsGetElementAt_uchar213rs_allocationj",
1082"_Z21rsGetElementAt_uchar213rs_allocationjj",
1083"_Z21rsGetElementAt_uchar213rs_allocationjjj",
1084"_Z21rsGetElementAt_uchar313rs_allocationj",
1085"_Z21rsGetElementAt_uchar313rs_allocationjj",
1086"_Z21rsGetElementAt_uchar313rs_allocationjjj",
1087"_Z21rsGetElementAt_uchar413rs_allocationj",
1088"_Z21rsGetElementAt_uchar413rs_allocationjj",
1089"_Z21rsGetElementAt_uchar413rs_allocationjjj",
1090"_Z21rsGetElementAt_ulong213rs_allocationj",
1091"_Z21rsGetElementAt_ulong213rs_allocationjj",
1092"_Z21rsGetElementAt_ulong213rs_allocationjjj",
1093"_Z21rsGetElementAt_ulong313rs_allocationj",
1094"_Z21rsGetElementAt_ulong313rs_allocationjj",
1095"_Z21rsGetElementAt_ulong313rs_allocationjjj",
1096"_Z21rsGetElementAt_ulong413rs_allocationj",
1097"_Z21rsGetElementAt_ulong413rs_allocationjj",
1098"_Z21rsGetElementAt_ulong413rs_allocationjjj",
1099"_Z21rsGetElementAt_ushort13rs_allocationj",
1100"_Z21rsGetElementAt_ushort13rs_allocationjj",
1101"_Z21rsGetElementAt_ushort13rs_allocationjjj",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001102"_Z21rsMatrixLoadTranslateP12rs_matrix4x4fff",
Verena Beckham16516c62015-12-18 17:40:13 +00001103"_Z21rsQuaternionConjugatePDv4_f",
1104"_Z21rsQuaternionNormalizePDv4_f",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001105"_Z21rsSetElementAt_double13rs_allocationdj",
1106"_Z21rsSetElementAt_double13rs_allocationdjj",
1107"_Z21rsSetElementAt_double13rs_allocationdjjj",
1108"_Z21rsSetElementAt_float213rs_allocationDv2_fj",
1109"_Z21rsSetElementAt_float213rs_allocationDv2_fjj",
1110"_Z21rsSetElementAt_float213rs_allocationDv2_fjjj",
1111"_Z21rsSetElementAt_float313rs_allocationDv3_fj",
1112"_Z21rsSetElementAt_float313rs_allocationDv3_fjj",
1113"_Z21rsSetElementAt_float313rs_allocationDv3_fjjj",
1114"_Z21rsSetElementAt_float413rs_allocationDv4_fj",
1115"_Z21rsSetElementAt_float413rs_allocationDv4_fjj",
1116"_Z21rsSetElementAt_float413rs_allocationDv4_fjjj",
1117"_Z21rsSetElementAt_short213rs_allocationDv2_sj",
1118"_Z21rsSetElementAt_short213rs_allocationDv2_sjj",
1119"_Z21rsSetElementAt_short213rs_allocationDv2_sjjj",
1120"_Z21rsSetElementAt_short313rs_allocationDv3_sj",
1121"_Z21rsSetElementAt_short313rs_allocationDv3_sjj",
1122"_Z21rsSetElementAt_short313rs_allocationDv3_sjjj",
1123"_Z21rsSetElementAt_short413rs_allocationDv4_sj",
1124"_Z21rsSetElementAt_short413rs_allocationDv4_sjj",
1125"_Z21rsSetElementAt_short413rs_allocationDv4_sjjj",
1126"_Z21rsSetElementAt_uchar213rs_allocationDv2_hj",
1127"_Z21rsSetElementAt_uchar213rs_allocationDv2_hjj",
1128"_Z21rsSetElementAt_uchar213rs_allocationDv2_hjjj",
1129"_Z21rsSetElementAt_uchar313rs_allocationDv3_hj",
1130"_Z21rsSetElementAt_uchar313rs_allocationDv3_hjj",
1131"_Z21rsSetElementAt_uchar313rs_allocationDv3_hjjj",
1132"_Z21rsSetElementAt_uchar413rs_allocationDv4_hj",
1133"_Z21rsSetElementAt_uchar413rs_allocationDv4_hjj",
1134"_Z21rsSetElementAt_uchar413rs_allocationDv4_hjjj",
1135"_Z21rsSetElementAt_ulong213rs_allocationDv2_mj",
1136"_Z21rsSetElementAt_ulong213rs_allocationDv2_mjj",
1137"_Z21rsSetElementAt_ulong213rs_allocationDv2_mjjj",
1138"_Z21rsSetElementAt_ulong213rs_allocationDv2_yj",
1139"_Z21rsSetElementAt_ulong213rs_allocationDv2_yjj",
1140"_Z21rsSetElementAt_ulong213rs_allocationDv2_yjjj",
1141"_Z21rsSetElementAt_ulong313rs_allocationDv3_mj",
1142"_Z21rsSetElementAt_ulong313rs_allocationDv3_mjj",
1143"_Z21rsSetElementAt_ulong313rs_allocationDv3_mjjj",
1144"_Z21rsSetElementAt_ulong313rs_allocationDv3_yj",
1145"_Z21rsSetElementAt_ulong313rs_allocationDv3_yjj",
1146"_Z21rsSetElementAt_ulong313rs_allocationDv3_yjjj",
1147"_Z21rsSetElementAt_ulong413rs_allocationDv4_mj",
1148"_Z21rsSetElementAt_ulong413rs_allocationDv4_mjj",
1149"_Z21rsSetElementAt_ulong413rs_allocationDv4_mjjj",
1150"_Z21rsSetElementAt_ulong413rs_allocationDv4_yj",
1151"_Z21rsSetElementAt_ulong413rs_allocationDv4_yjj",
1152"_Z21rsSetElementAt_ulong413rs_allocationDv4_yjjj",
1153"_Z21rsSetElementAt_ushort13rs_allocationtj",
1154"_Z21rsSetElementAt_ushort13rs_allocationtjj",
1155"_Z21rsSetElementAt_ushort13rs_allocationtjjj",
1156"_Z22rsAllocationGetElement13rs_allocation",
1157"_Z22rsElementGetSubElement10rs_elementj",
1158"_Z22rsElementGetVectorSize10rs_element",
Verena Beckham21d38582015-12-18 17:49:03 +00001159"_Z22rsExtractFrustumPlanesPK12rs_matrix4x4PDv4_fS3_S3_S3_S3_S3_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001160"_Z22rsGetElementAt_double213rs_allocationj",
1161"_Z22rsGetElementAt_double213rs_allocationjj",
1162"_Z22rsGetElementAt_double213rs_allocationjjj",
1163"_Z22rsGetElementAt_double313rs_allocationj",
1164"_Z22rsGetElementAt_double313rs_allocationjj",
1165"_Z22rsGetElementAt_double313rs_allocationjjj",
1166"_Z22rsGetElementAt_double413rs_allocationj",
1167"_Z22rsGetElementAt_double413rs_allocationjj",
1168"_Z22rsGetElementAt_double413rs_allocationjjj",
1169"_Z22rsGetElementAt_ushort213rs_allocationj",
1170"_Z22rsGetElementAt_ushort213rs_allocationjj",
1171"_Z22rsGetElementAt_ushort213rs_allocationjjj",
1172"_Z22rsGetElementAt_ushort313rs_allocationj",
1173"_Z22rsGetElementAt_ushort313rs_allocationjj",
1174"_Z22rsGetElementAt_ushort313rs_allocationjjj",
1175"_Z22rsGetElementAt_ushort413rs_allocationj",
1176"_Z22rsGetElementAt_ushort413rs_allocationjj",
1177"_Z22rsGetElementAt_ushort413rs_allocationjjj",
Verena Beckham16516c62015-12-18 17:40:13 +00001178"_Z22rsQuaternionLoadRotatePDv4_fffff",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001179"_Z22rsSamplerGetAnisotropy10rs_sampler",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001180"_Z22rsSendToClientBlockingi",
1181"_Z22rsSendToClientBlockingiPKvj",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001182"_Z22rsSetElementAt_double213rs_allocationDv2_dj",
1183"_Z22rsSetElementAt_double213rs_allocationDv2_djj",
1184"_Z22rsSetElementAt_double213rs_allocationDv2_djjj",
1185"_Z22rsSetElementAt_double313rs_allocationDv3_dj",
1186"_Z22rsSetElementAt_double313rs_allocationDv3_djj",
1187"_Z22rsSetElementAt_double313rs_allocationDv3_djjj",
1188"_Z22rsSetElementAt_double413rs_allocationDv4_dj",
1189"_Z22rsSetElementAt_double413rs_allocationDv4_djj",
1190"_Z22rsSetElementAt_double413rs_allocationDv4_djjj",
1191"_Z22rsSetElementAt_ushort213rs_allocationDv2_tj",
1192"_Z22rsSetElementAt_ushort213rs_allocationDv2_tjj",
1193"_Z22rsSetElementAt_ushort213rs_allocationDv2_tjjj",
1194"_Z22rsSetElementAt_ushort313rs_allocationDv3_tj",
1195"_Z22rsSetElementAt_ushort313rs_allocationDv3_tjj",
1196"_Z22rsSetElementAt_ushort313rs_allocationDv3_tjjj",
1197"_Z22rsSetElementAt_ushort413rs_allocationDv4_tj",
1198"_Z22rsSetElementAt_ushort413rs_allocationDv4_tjj",
1199"_Z22rsSetElementAt_ushort413rs_allocationDv4_tjjj",
1200"_Z22rsgBindProgramFragment19rs_program_fragment",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001201"_Z23rsAllocationCopy1DRange13rs_allocationjjjS_jj",
1202"_Z23rsAllocationCopy2DRange13rs_allocationjjj26rs_allocation_cubemap_facejjS_jjjS0_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001203"_Z23rsAllocationGetDimFaces13rs_allocation",
1204"_Z23rsAllocationVLoadX_int213rs_allocationj",
1205"_Z23rsAllocationVLoadX_int213rs_allocationjj",
1206"_Z23rsAllocationVLoadX_int213rs_allocationjjj",
1207"_Z23rsAllocationVLoadX_int313rs_allocationj",
1208"_Z23rsAllocationVLoadX_int313rs_allocationjj",
1209"_Z23rsAllocationVLoadX_int313rs_allocationjjj",
1210"_Z23rsAllocationVLoadX_int413rs_allocationj",
1211"_Z23rsAllocationVLoadX_int413rs_allocationjj",
1212"_Z23rsAllocationVLoadX_int413rs_allocationjjj",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001213"_Z23rsMatrixLoadPerspectiveP12rs_matrix4x4ffff",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001214"_Z24rsAllocationVLoadX_char213rs_allocationj",
1215"_Z24rsAllocationVLoadX_char213rs_allocationjj",
1216"_Z24rsAllocationVLoadX_char213rs_allocationjjj",
1217"_Z24rsAllocationVLoadX_char313rs_allocationj",
1218"_Z24rsAllocationVLoadX_char313rs_allocationjj",
1219"_Z24rsAllocationVLoadX_char313rs_allocationjjj",
1220"_Z24rsAllocationVLoadX_char413rs_allocationj",
1221"_Z24rsAllocationVLoadX_char413rs_allocationjj",
1222"_Z24rsAllocationVLoadX_char413rs_allocationjjj",
1223"_Z24rsAllocationVLoadX_long213rs_allocationj",
1224"_Z24rsAllocationVLoadX_long213rs_allocationjj",
1225"_Z24rsAllocationVLoadX_long213rs_allocationjjj",
1226"_Z24rsAllocationVLoadX_long313rs_allocationj",
1227"_Z24rsAllocationVLoadX_long313rs_allocationjj",
1228"_Z24rsAllocationVLoadX_long313rs_allocationjjj",
1229"_Z24rsAllocationVLoadX_long413rs_allocationj",
1230"_Z24rsAllocationVLoadX_long413rs_allocationjj",
1231"_Z24rsAllocationVLoadX_long413rs_allocationjjj",
1232"_Z24rsAllocationVLoadX_uint213rs_allocationj",
1233"_Z24rsAllocationVLoadX_uint213rs_allocationjj",
1234"_Z24rsAllocationVLoadX_uint213rs_allocationjjj",
1235"_Z24rsAllocationVLoadX_uint313rs_allocationj",
1236"_Z24rsAllocationVLoadX_uint313rs_allocationjj",
1237"_Z24rsAllocationVLoadX_uint313rs_allocationjjj",
1238"_Z24rsAllocationVLoadX_uint413rs_allocationj",
1239"_Z24rsAllocationVLoadX_uint413rs_allocationjj",
1240"_Z24rsAllocationVLoadX_uint413rs_allocationjjj",
1241"_Z24rsAllocationVStoreX_int213rs_allocationDv2_ij",
1242"_Z24rsAllocationVStoreX_int213rs_allocationDv2_ijj",
1243"_Z24rsAllocationVStoreX_int213rs_allocationDv2_ijjj",
1244"_Z24rsAllocationVStoreX_int313rs_allocationDv3_ij",
1245"_Z24rsAllocationVStoreX_int313rs_allocationDv3_ijj",
1246"_Z24rsAllocationVStoreX_int313rs_allocationDv3_ijjj",
1247"_Z24rsAllocationVStoreX_int413rs_allocationDv4_ij",
1248"_Z24rsAllocationVStoreX_int413rs_allocationDv4_ijj",
1249"_Z24rsAllocationVStoreX_int413rs_allocationDv4_ijjj",
1250"_Z24rsMatrixInverseTransposeP12rs_matrix4x4",
1251"_Z24rsSamplerGetMinification10rs_sampler",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001252"_Z24rsgClearAllRenderTargetsv",
1253"_Z24rsgDrawSpriteScreenspacefffff",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001254"_Z24rsgMeshGetPrimitiveCount7rs_mesh",
1255"_Z25rsAllocationVLoadX_float213rs_allocationj",
1256"_Z25rsAllocationVLoadX_float213rs_allocationjj",
1257"_Z25rsAllocationVLoadX_float213rs_allocationjjj",
1258"_Z25rsAllocationVLoadX_float313rs_allocationj",
1259"_Z25rsAllocationVLoadX_float313rs_allocationjj",
1260"_Z25rsAllocationVLoadX_float313rs_allocationjjj",
1261"_Z25rsAllocationVLoadX_float413rs_allocationj",
1262"_Z25rsAllocationVLoadX_float413rs_allocationjj",
1263"_Z25rsAllocationVLoadX_float413rs_allocationjjj",
1264"_Z25rsAllocationVLoadX_short213rs_allocationj",
1265"_Z25rsAllocationVLoadX_short213rs_allocationjj",
1266"_Z25rsAllocationVLoadX_short213rs_allocationjjj",
1267"_Z25rsAllocationVLoadX_short313rs_allocationj",
1268"_Z25rsAllocationVLoadX_short313rs_allocationjj",
1269"_Z25rsAllocationVLoadX_short313rs_allocationjjj",
1270"_Z25rsAllocationVLoadX_short413rs_allocationj",
1271"_Z25rsAllocationVLoadX_short413rs_allocationjj",
1272"_Z25rsAllocationVLoadX_short413rs_allocationjjj",
1273"_Z25rsAllocationVLoadX_uchar213rs_allocationj",
1274"_Z25rsAllocationVLoadX_uchar213rs_allocationjj",
1275"_Z25rsAllocationVLoadX_uchar213rs_allocationjjj",
1276"_Z25rsAllocationVLoadX_uchar313rs_allocationj",
1277"_Z25rsAllocationVLoadX_uchar313rs_allocationjj",
1278"_Z25rsAllocationVLoadX_uchar313rs_allocationjjj",
1279"_Z25rsAllocationVLoadX_uchar413rs_allocationj",
1280"_Z25rsAllocationVLoadX_uchar413rs_allocationjj",
1281"_Z25rsAllocationVLoadX_uchar413rs_allocationjjj",
1282"_Z25rsAllocationVLoadX_ulong213rs_allocationj",
1283"_Z25rsAllocationVLoadX_ulong213rs_allocationjj",
1284"_Z25rsAllocationVLoadX_ulong213rs_allocationjjj",
1285"_Z25rsAllocationVLoadX_ulong313rs_allocationj",
1286"_Z25rsAllocationVLoadX_ulong313rs_allocationjj",
1287"_Z25rsAllocationVLoadX_ulong313rs_allocationjjj",
1288"_Z25rsAllocationVLoadX_ulong413rs_allocationj",
1289"_Z25rsAllocationVLoadX_ulong413rs_allocationjj",
1290"_Z25rsAllocationVLoadX_ulong413rs_allocationjjj",
1291"_Z25rsAllocationVStoreX_char213rs_allocationDv2_cj",
1292"_Z25rsAllocationVStoreX_char213rs_allocationDv2_cjj",
1293"_Z25rsAllocationVStoreX_char213rs_allocationDv2_cjjj",
1294"_Z25rsAllocationVStoreX_char313rs_allocationDv3_cj",
1295"_Z25rsAllocationVStoreX_char313rs_allocationDv3_cjj",
1296"_Z25rsAllocationVStoreX_char313rs_allocationDv3_cjjj",
1297"_Z25rsAllocationVStoreX_char413rs_allocationDv4_cj",
1298"_Z25rsAllocationVStoreX_char413rs_allocationDv4_cjj",
1299"_Z25rsAllocationVStoreX_char413rs_allocationDv4_cjjj",
1300"_Z25rsAllocationVStoreX_long213rs_allocationDv2_lj",
1301"_Z25rsAllocationVStoreX_long213rs_allocationDv2_ljj",
1302"_Z25rsAllocationVStoreX_long213rs_allocationDv2_ljjj",
1303"_Z25rsAllocationVStoreX_long313rs_allocationDv3_lj",
1304"_Z25rsAllocationVStoreX_long313rs_allocationDv3_ljj",
1305"_Z25rsAllocationVStoreX_long313rs_allocationDv3_ljjj",
1306"_Z25rsAllocationVStoreX_long413rs_allocationDv4_lj",
1307"_Z25rsAllocationVStoreX_long413rs_allocationDv4_ljj",
1308"_Z25rsAllocationVStoreX_long413rs_allocationDv4_ljjj",
1309"_Z25rsAllocationVStoreX_uint213rs_allocationDv2_jj",
1310"_Z25rsAllocationVStoreX_uint213rs_allocationDv2_jjj",
1311"_Z25rsAllocationVStoreX_uint213rs_allocationDv2_jjjj",
1312"_Z25rsAllocationVStoreX_uint313rs_allocationDv3_jj",
1313"_Z25rsAllocationVStoreX_uint313rs_allocationDv3_jjj",
1314"_Z25rsAllocationVStoreX_uint313rs_allocationDv3_jjjj",
1315"_Z25rsAllocationVStoreX_uint413rs_allocationDv4_jj",
1316"_Z25rsAllocationVStoreX_uint413rs_allocationDv4_jjj",
1317"_Z25rsAllocationVStoreX_uint413rs_allocationDv4_jjjj",
1318"_Z25rsGetElementAtYuv_uchar_U13rs_allocationjj",
1319"_Z25rsGetElementAtYuv_uchar_V13rs_allocationjj",
1320"_Z25rsGetElementAtYuv_uchar_Y13rs_allocationjj",
Verena Beckham16516c62015-12-18 17:40:13 +00001321"_Z25rsQuaternionGetMatrixUnitP12rs_matrix4x4PKDv4_f",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001322"_Z25rsSamplerGetMagnification10rs_sampler",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001323"_Z25rsgMeshComputeBoundingBox7rs_meshPfS0_S0_S0_S0_S0_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001324"_Z25rsgMeshGetIndexAllocation7rs_meshj",
1325"_Z26rsAllocationVLoadX_double213rs_allocationj",
1326"_Z26rsAllocationVLoadX_double213rs_allocationjj",
1327"_Z26rsAllocationVLoadX_double213rs_allocationjjj",
1328"_Z26rsAllocationVLoadX_double313rs_allocationj",
1329"_Z26rsAllocationVLoadX_double313rs_allocationjj",
1330"_Z26rsAllocationVLoadX_double313rs_allocationjjj",
1331"_Z26rsAllocationVLoadX_double413rs_allocationj",
1332"_Z26rsAllocationVLoadX_double413rs_allocationjj",
1333"_Z26rsAllocationVLoadX_double413rs_allocationjjj",
1334"_Z26rsAllocationVLoadX_ushort213rs_allocationj",
1335"_Z26rsAllocationVLoadX_ushort213rs_allocationjj",
1336"_Z26rsAllocationVLoadX_ushort213rs_allocationjjj",
1337"_Z26rsAllocationVLoadX_ushort313rs_allocationj",
1338"_Z26rsAllocationVLoadX_ushort313rs_allocationjj",
1339"_Z26rsAllocationVLoadX_ushort313rs_allocationjjj",
1340"_Z26rsAllocationVLoadX_ushort413rs_allocationj",
1341"_Z26rsAllocationVLoadX_ushort413rs_allocationjj",
1342"_Z26rsAllocationVLoadX_ushort413rs_allocationjjj",
1343"_Z26rsAllocationVStoreX_float213rs_allocationDv2_fj",
1344"_Z26rsAllocationVStoreX_float213rs_allocationDv2_fjj",
1345"_Z26rsAllocationVStoreX_float213rs_allocationDv2_fjjj",
1346"_Z26rsAllocationVStoreX_float313rs_allocationDv3_fj",
1347"_Z26rsAllocationVStoreX_float313rs_allocationDv3_fjj",
1348"_Z26rsAllocationVStoreX_float313rs_allocationDv3_fjjj",
1349"_Z26rsAllocationVStoreX_float413rs_allocationDv4_fj",
1350"_Z26rsAllocationVStoreX_float413rs_allocationDv4_fjj",
1351"_Z26rsAllocationVStoreX_float413rs_allocationDv4_fjjj",
1352"_Z26rsAllocationVStoreX_short213rs_allocationDv2_sj",
1353"_Z26rsAllocationVStoreX_short213rs_allocationDv2_sjj",
1354"_Z26rsAllocationVStoreX_short213rs_allocationDv2_sjjj",
1355"_Z26rsAllocationVStoreX_short313rs_allocationDv3_sj",
1356"_Z26rsAllocationVStoreX_short313rs_allocationDv3_sjj",
1357"_Z26rsAllocationVStoreX_short313rs_allocationDv3_sjjj",
1358"_Z26rsAllocationVStoreX_short413rs_allocationDv4_sj",
1359"_Z26rsAllocationVStoreX_short413rs_allocationDv4_sjj",
1360"_Z26rsAllocationVStoreX_short413rs_allocationDv4_sjjj",
1361"_Z26rsAllocationVStoreX_uchar213rs_allocationDv2_hj",
1362"_Z26rsAllocationVStoreX_uchar213rs_allocationDv2_hjj",
1363"_Z26rsAllocationVStoreX_uchar213rs_allocationDv2_hjjj",
1364"_Z26rsAllocationVStoreX_uchar313rs_allocationDv3_hj",
1365"_Z26rsAllocationVStoreX_uchar313rs_allocationDv3_hjj",
1366"_Z26rsAllocationVStoreX_uchar313rs_allocationDv3_hjjj",
1367"_Z26rsAllocationVStoreX_uchar413rs_allocationDv4_hj",
1368"_Z26rsAllocationVStoreX_uchar413rs_allocationDv4_hjj",
1369"_Z26rsAllocationVStoreX_uchar413rs_allocationDv4_hjjj",
1370"_Z26rsAllocationVStoreX_ulong213rs_allocationDv2_mj",
1371"_Z26rsAllocationVStoreX_ulong213rs_allocationDv2_mjj",
1372"_Z26rsAllocationVStoreX_ulong213rs_allocationDv2_mjjj",
1373"_Z26rsAllocationVStoreX_ulong313rs_allocationDv3_mj",
1374"_Z26rsAllocationVStoreX_ulong313rs_allocationDv3_mjj",
1375"_Z26rsAllocationVStoreX_ulong313rs_allocationDv3_mjjj",
1376"_Z26rsAllocationVStoreX_ulong413rs_allocationDv4_mj",
1377"_Z26rsAllocationVStoreX_ulong413rs_allocationDv4_mjj",
1378"_Z26rsAllocationVStoreX_ulong413rs_allocationDv4_mjjj",
1379"_Z26rsElementGetSubElementName10rs_elementjPcj",
Verena Beckham16516c62015-12-18 17:40:13 +00001380"_Z26rsQuaternionLoadRotateUnitPDv4_fffff",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001381"_Z26rsgMeshGetVertexAllocation7rs_meshj",
1382"_Z27rsAllocationVStoreX_double213rs_allocationDv2_dj",
1383"_Z27rsAllocationVStoreX_double213rs_allocationDv2_djj",
1384"_Z27rsAllocationVStoreX_double213rs_allocationDv2_djjj",
1385"_Z27rsAllocationVStoreX_double313rs_allocationDv3_dj",
1386"_Z27rsAllocationVStoreX_double313rs_allocationDv3_djj",
1387"_Z27rsAllocationVStoreX_double313rs_allocationDv3_djjj",
1388"_Z27rsAllocationVStoreX_double413rs_allocationDv4_dj",
1389"_Z27rsAllocationVStoreX_double413rs_allocationDv4_djj",
1390"_Z27rsAllocationVStoreX_double413rs_allocationDv4_djjj",
1391"_Z27rsAllocationVStoreX_ushort213rs_allocationDv2_tj",
1392"_Z27rsAllocationVStoreX_ushort213rs_allocationDv2_tjj",
1393"_Z27rsAllocationVStoreX_ushort213rs_allocationDv2_tjjj",
1394"_Z27rsAllocationVStoreX_ushort313rs_allocationDv3_tj",
1395"_Z27rsAllocationVStoreX_ushort313rs_allocationDv3_tjj",
1396"_Z27rsAllocationVStoreX_ushort313rs_allocationDv3_tjjj",
1397"_Z27rsAllocationVStoreX_ushort413rs_allocationDv4_tj",
1398"_Z27rsAllocationVStoreX_ushort413rs_allocationDv4_tjj",
1399"_Z27rsAllocationVStoreX_ushort413rs_allocationDv4_tjjj",
1400"_Z27rsElementGetSubElementCount10rs_element",
1401"_Z27rsgProgramRasterGetCullMode17rs_program_raster",
1402"_Z27rsgProgramStoreGetDepthFunc16rs_program_store",
1403"_Z30rsgProgramStoreGetBlendDstFunc16rs_program_store",
1404"_Z30rsgProgramStoreGetBlendSrcFunc16rs_program_store",
1405"_Z30rsgProgramStoreIsDitherEnabled16rs_program_store",
1406"_Z31rsElementGetSubElementArraySize10rs_elementj",
1407"_Z31rsgMeshGetVertexAllocationCount7rs_mesh",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001408"_Z31rsgProgramFragmentConstantColor19rs_program_fragmentffff",
1409"_Z31rsgProgramVertexLoadModelMatrixPK12rs_matrix4x4",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001410"_Z32rsElementGetSubElementNameLength10rs_elementj",
1411"_Z33rsElementGetSubElementOffsetBytes10rs_elementj",
1412"_Z33rsgProgramStoreIsDepthMaskEnabled16rs_program_store",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001413"_Z33rsgProgramVertexLoadTextureMatrixPK12rs_matrix4x4",
1414"_Z35rsgProgramVertexGetProjectionMatrixP12rs_matrix4x4",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001415"_Z36rsgProgramRasterIsPointSpriteEnabled17rs_program_raster",
1416"_Z36rsgProgramStoreIsColorMaskRedEnabled16rs_program_store",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001417"_Z36rsgProgramVertexLoadProjectionMatrixPK12rs_matrix4x4",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001418"_Z37rsgProgramStoreIsColorMaskBlueEnabled16rs_program_store",
1419"_Z38rsgProgramStoreIsColorMaskAlphaEnabled16rs_program_store",
1420"_Z38rsgProgramStoreIsColorMaskGreenEnabled16rs_program_store",
1421"_Z3absDv2_c",
1422"_Z3absDv2_i",
1423"_Z3absDv2_s",
1424"_Z3absDv3_c",
1425"_Z3absDv3_i",
1426"_Z3absDv3_s",
1427"_Z3absDv4_c",
1428"_Z3absDv4_i",
1429"_Z3absDv4_s",
1430"_Z3absc",
1431"_Z3absi",
1432"_Z3abss",
1433"_Z3clzDv2_c",
1434"_Z3clzDv2_h",
1435"_Z3clzDv2_i",
1436"_Z3clzDv2_j",
1437"_Z3clzDv2_s",
1438"_Z3clzDv2_t",
1439"_Z3clzDv3_c",
1440"_Z3clzDv3_h",
1441"_Z3clzDv3_i",
1442"_Z3clzDv3_j",
1443"_Z3clzDv3_s",
1444"_Z3clzDv3_t",
1445"_Z3clzDv4_c",
1446"_Z3clzDv4_h",
1447"_Z3clzDv4_i",
1448"_Z3clzDv4_j",
1449"_Z3clzDv4_s",
1450"_Z3clzDv4_t",
1451"_Z3clzc",
1452"_Z3clzh",
1453"_Z3clzi",
1454"_Z3clzj",
1455"_Z3clzs",
1456"_Z3clzt",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001457"_Z3cosDh",
1458"_Z3cosDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001459"_Z3cosDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001460"_Z3cosDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001461"_Z3cosDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001462"_Z3cosDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001463"_Z3cosDv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001464"_Z3cosf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001465"_Z3dotDhDh",
1466"_Z3dotDv2_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001467"_Z3dotDv2_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001468"_Z3dotDv3_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001469"_Z3dotDv3_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001470"_Z3dotDv4_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001471"_Z3dotDv4_fS_",
1472"_Z3dotff",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001473"_Z3erfDh",
1474"_Z3erfDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001475"_Z3erfDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001476"_Z3erfDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001477"_Z3erfDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001478"_Z3erfDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001479"_Z3erfDv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001480"_Z3erff",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001481"_Z3expDh",
1482"_Z3expDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001483"_Z3expDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001484"_Z3expDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001485"_Z3expDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001486"_Z3expDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001487"_Z3expDv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001488"_Z3expf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001489"_Z3fmaDhDhDh",
1490"_Z3fmaDv2_DhS_S_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001491"_Z3fmaDv2_fS_S_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001492"_Z3fmaDv3_DhS_S_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001493"_Z3fmaDv3_fS_S_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001494"_Z3fmaDv4_DhS_S_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001495"_Z3fmaDv4_fS_S_",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001496"_Z3fmafff",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001497"_Z3logDh",
1498"_Z3logDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001499"_Z3logDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001500"_Z3logDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001501"_Z3logDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001502"_Z3logDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001503"_Z3logDv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001504"_Z3logf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001505"_Z3madDhDhDh",
1506"_Z3madDv2_DhS_S_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001507"_Z3madDv2_fS_S_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001508"_Z3madDv3_DhS_S_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001509"_Z3madDv3_fS_S_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001510"_Z3madDv4_DhS_S_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001511"_Z3madDv4_fS_S_",
1512"_Z3madfff",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001513"_Z3maxDhDh",
1514"_Z3maxDv2_DhDh",
1515"_Z3maxDv2_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001516"_Z3maxDv2_cS_",
1517"_Z3maxDv2_fS_",
Jean-Luc Brouillet00566602015-08-20 18:03:04 -07001518"_Z3maxDv2_ff",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001519"_Z3maxDv2_hS_",
1520"_Z3maxDv2_iS_",
1521"_Z3maxDv2_jS_",
1522"_Z3maxDv2_lS_",
1523"_Z3maxDv2_mS_",
1524"_Z3maxDv2_sS_",
1525"_Z3maxDv2_tS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001526"_Z3maxDv3_DhDh",
1527"_Z3maxDv3_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001528"_Z3maxDv3_cS_",
1529"_Z3maxDv3_fS_",
Jean-Luc Brouillet00566602015-08-20 18:03:04 -07001530"_Z3maxDv3_ff",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001531"_Z3maxDv3_hS_",
1532"_Z3maxDv3_iS_",
1533"_Z3maxDv3_jS_",
1534"_Z3maxDv3_lS_",
1535"_Z3maxDv3_mS_",
1536"_Z3maxDv3_sS_",
1537"_Z3maxDv3_tS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001538"_Z3maxDv4_DhDh",
1539"_Z3maxDv4_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001540"_Z3maxDv4_cS_",
1541"_Z3maxDv4_fS_",
Jean-Luc Brouillet00566602015-08-20 18:03:04 -07001542"_Z3maxDv4_ff",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001543"_Z3maxDv4_hS_",
1544"_Z3maxDv4_iS_",
1545"_Z3maxDv4_jS_",
1546"_Z3maxDv4_lS_",
1547"_Z3maxDv4_mS_",
1548"_Z3maxDv4_sS_",
1549"_Z3maxDv4_tS_",
1550"_Z3maxcc",
1551"_Z3maxff",
1552"_Z3maxhh",
1553"_Z3maxii",
1554"_Z3maxjj",
1555"_Z3maxll",
1556"_Z3maxmm",
1557"_Z3maxss",
1558"_Z3maxtt",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001559"_Z3minDhDh",
1560"_Z3minDv2_DhDh",
1561"_Z3minDv2_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001562"_Z3minDv2_cS_",
1563"_Z3minDv2_fS_",
Jean-Luc Brouillet00566602015-08-20 18:03:04 -07001564"_Z3minDv2_ff",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001565"_Z3minDv2_hS_",
1566"_Z3minDv2_iS_",
1567"_Z3minDv2_jS_",
1568"_Z3minDv2_lS_",
1569"_Z3minDv2_mS_",
1570"_Z3minDv2_sS_",
1571"_Z3minDv2_tS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001572"_Z3minDv3_DhDh",
1573"_Z3minDv3_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001574"_Z3minDv3_cS_",
1575"_Z3minDv3_fS_",
Jean-Luc Brouillet00566602015-08-20 18:03:04 -07001576"_Z3minDv3_ff",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001577"_Z3minDv3_hS_",
1578"_Z3minDv3_iS_",
1579"_Z3minDv3_jS_",
1580"_Z3minDv3_lS_",
1581"_Z3minDv3_mS_",
1582"_Z3minDv3_sS_",
1583"_Z3minDv3_tS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001584"_Z3minDv4_DhDh",
1585"_Z3minDv4_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001586"_Z3minDv4_cS_",
1587"_Z3minDv4_fS_",
Jean-Luc Brouillet00566602015-08-20 18:03:04 -07001588"_Z3minDv4_ff",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001589"_Z3minDv4_hS_",
1590"_Z3minDv4_iS_",
1591"_Z3minDv4_jS_",
1592"_Z3minDv4_lS_",
1593"_Z3minDv4_mS_",
1594"_Z3minDv4_sS_",
1595"_Z3minDv4_tS_",
1596"_Z3mincc",
1597"_Z3minff",
1598"_Z3minhh",
1599"_Z3minii",
1600"_Z3minjj",
1601"_Z3minll",
1602"_Z3minmm",
1603"_Z3minss",
1604"_Z3mintt",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001605"_Z3mixDhDhDh",
1606"_Z3mixDv2_DhS_Dh",
1607"_Z3mixDv2_DhS_S_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001608"_Z3mixDv2_fS_S_",
1609"_Z3mixDv2_fS_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001610"_Z3mixDv3_DhS_Dh",
1611"_Z3mixDv3_DhS_S_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001612"_Z3mixDv3_fS_S_",
1613"_Z3mixDv3_fS_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001614"_Z3mixDv4_DhS_Dh",
1615"_Z3mixDv4_DhS_S_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001616"_Z3mixDv4_fS_S_",
1617"_Z3mixDv4_fS_f",
1618"_Z3mixfff",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001619"_Z3nanj",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001620"_Z3powDhDh",
1621"_Z3powDv2_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001622"_Z3powDv2_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001623"_Z3powDv3_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001624"_Z3powDv3_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001625"_Z3powDv4_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001626"_Z3powDv4_fS_",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001627"_Z3powff",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001628"_Z3sinDh",
1629"_Z3sinDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001630"_Z3sinDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001631"_Z3sinDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001632"_Z3sinDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001633"_Z3sinDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001634"_Z3sinDv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001635"_Z3sinf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001636"_Z3tanDh",
1637"_Z3tanDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001638"_Z3tanDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001639"_Z3tanDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001640"_Z3tanDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001641"_Z3tanDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001642"_Z3tanDv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001643"_Z3tanf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001644"_Z4acosDh",
1645"_Z4acosDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001646"_Z4acosDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001647"_Z4acosDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001648"_Z4acosDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001649"_Z4acosDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001650"_Z4acosDv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001651"_Z4acosf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001652"_Z4asinDh",
1653"_Z4asinDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001654"_Z4asinDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001655"_Z4asinDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001656"_Z4asinDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001657"_Z4asinDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001658"_Z4asinDv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001659"_Z4asinf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001660"_Z4atanDh",
1661"_Z4atanDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001662"_Z4atanDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001663"_Z4atanDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001664"_Z4atanDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001665"_Z4atanDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001666"_Z4atanDv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001667"_Z4atanf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001668"_Z4cbrtDh",
1669"_Z4cbrtDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001670"_Z4cbrtDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001671"_Z4cbrtDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001672"_Z4cbrtDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001673"_Z4cbrtDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001674"_Z4cbrtDv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001675"_Z4cbrtf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001676"_Z4ceilDh",
1677"_Z4ceilDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001678"_Z4ceilDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001679"_Z4ceilDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001680"_Z4ceilDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001681"_Z4ceilDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001682"_Z4ceilDv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001683"_Z4ceilf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001684"_Z4coshDh",
1685"_Z4coshDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001686"_Z4coshDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001687"_Z4coshDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001688"_Z4coshDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001689"_Z4coshDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001690"_Z4coshDv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001691"_Z4coshf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001692"_Z4erfcDh",
1693"_Z4erfcDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001694"_Z4erfcDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001695"_Z4erfcDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001696"_Z4erfcDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001697"_Z4erfcDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001698"_Z4erfcDv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001699"_Z4erfcf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001700"_Z4exp2Dh",
1701"_Z4exp2Dv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001702"_Z4exp2Dv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001703"_Z4exp2Dv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001704"_Z4exp2Dv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001705"_Z4exp2Dv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001706"_Z4exp2Dv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001707"_Z4exp2f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001708"_Z4fabsDh",
1709"_Z4fabsDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001710"_Z4fabsDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001711"_Z4fabsDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001712"_Z4fabsDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001713"_Z4fabsDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001714"_Z4fabsDv4_f",
1715"_Z4fabsf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001716"_Z4fdimDhDh",
1717"_Z4fdimDv2_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001718"_Z4fdimDv2_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001719"_Z4fdimDv3_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001720"_Z4fdimDv3_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001721"_Z4fdimDv4_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001722"_Z4fdimDv4_fS_",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001723"_Z4fdimff",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001724"_Z4fmaxDhDh",
1725"_Z4fmaxDv2_DhDh",
1726"_Z4fmaxDv2_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001727"_Z4fmaxDv2_fS_",
1728"_Z4fmaxDv2_ff",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001729"_Z4fmaxDv3_DhDh",
1730"_Z4fmaxDv3_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001731"_Z4fmaxDv3_fS_",
1732"_Z4fmaxDv3_ff",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001733"_Z4fmaxDv4_DhDh",
1734"_Z4fmaxDv4_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001735"_Z4fmaxDv4_fS_",
1736"_Z4fmaxDv4_ff",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001737"_Z4fmaxff",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001738"_Z4fminDhDh",
1739"_Z4fminDv2_DhDh",
1740"_Z4fminDv2_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001741"_Z4fminDv2_fS_",
1742"_Z4fminDv2_ff",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001743"_Z4fminDv3_DhDh",
1744"_Z4fminDv3_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001745"_Z4fminDv3_fS_",
1746"_Z4fminDv3_ff",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001747"_Z4fminDv4_DhDh",
1748"_Z4fminDv4_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001749"_Z4fminDv4_fS_",
1750"_Z4fminDv4_ff",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001751"_Z4fminff",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001752"_Z4fmodDhDh",
1753"_Z4fmodDv2_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001754"_Z4fmodDv2_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001755"_Z4fmodDv3_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001756"_Z4fmodDv3_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001757"_Z4fmodDv4_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001758"_Z4fmodDv4_fS_",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001759"_Z4fmodff",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001760"_Z4log2Dh",
1761"_Z4log2Dv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001762"_Z4log2Dv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001763"_Z4log2Dv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001764"_Z4log2Dv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001765"_Z4log2Dv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001766"_Z4log2Dv4_f",
1767"_Z4log2f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001768"_Z4logbDh",
1769"_Z4logbDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001770"_Z4logbDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001771"_Z4logbDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001772"_Z4logbDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001773"_Z4logbDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001774"_Z4logbDv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001775"_Z4logbf",
Pirama Arumuga Nainar4d0aa472016-02-05 16:57:00 -08001776"_Z4modfDhPDh",
1777"_Z4modfDv2_DhPS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001778"_Z4modfDv2_fPS_",
Pirama Arumuga Nainar4d0aa472016-02-05 16:57:00 -08001779"_Z4modfDv3_DhPS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001780"_Z4modfDv3_fPS_",
Pirama Arumuga Nainar4d0aa472016-02-05 16:57:00 -08001781"_Z4modfDv4_DhPS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001782"_Z4modfDv4_fPS_",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001783"_Z4modffPf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001784"_Z4pownDhi",
1785"_Z4pownDv2_DhDv2_i",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001786"_Z4pownDv2_fDv2_i",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001787"_Z4pownDv3_DhDv3_i",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001788"_Z4pownDv3_fDv3_i",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001789"_Z4pownDv4_DhDv4_i",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001790"_Z4pownDv4_fDv4_i",
1791"_Z4pownfi",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001792"_Z4powrDhDh",
1793"_Z4powrDv2_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001794"_Z4powrDv2_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001795"_Z4powrDv3_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001796"_Z4powrDv3_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001797"_Z4powrDv4_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001798"_Z4powrDv4_fS_",
1799"_Z4powrff",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001800"_Z4rintDh",
1801"_Z4rintDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001802"_Z4rintDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001803"_Z4rintDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001804"_Z4rintDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001805"_Z4rintDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001806"_Z4rintDv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001807"_Z4rintf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001808"_Z4signDh",
1809"_Z4signDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001810"_Z4signDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001811"_Z4signDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001812"_Z4signDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001813"_Z4signDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001814"_Z4signDv4_f",
1815"_Z4signf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001816"_Z4sinhDh",
1817"_Z4sinhDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001818"_Z4sinhDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001819"_Z4sinhDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001820"_Z4sinhDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001821"_Z4sinhDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001822"_Z4sinhDv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001823"_Z4sinhf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001824"_Z4sqrtDh",
1825"_Z4sqrtDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001826"_Z4sqrtDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001827"_Z4sqrtDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001828"_Z4sqrtDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001829"_Z4sqrtDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001830"_Z4sqrtDv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001831"_Z4sqrtf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001832"_Z4stepDhDh",
1833"_Z4stepDhDv2_Dh",
1834"_Z4stepDhDv3_Dh",
1835"_Z4stepDhDv4_Dh",
1836"_Z4stepDv2_DhDh",
1837"_Z4stepDv2_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001838"_Z4stepDv2_fS_",
1839"_Z4stepDv2_ff",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001840"_Z4stepDv3_DhDh",
1841"_Z4stepDv3_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001842"_Z4stepDv3_fS_",
1843"_Z4stepDv3_ff",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001844"_Z4stepDv4_DhDh",
1845"_Z4stepDv4_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001846"_Z4stepDv4_fS_",
1847"_Z4stepDv4_ff",
1848"_Z4stepfDv2_f",
1849"_Z4stepfDv3_f",
1850"_Z4stepfDv4_f",
1851"_Z4stepff",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001852"_Z4tanhDh",
1853"_Z4tanhDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001854"_Z4tanhDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001855"_Z4tanhDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001856"_Z4tanhDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001857"_Z4tanhDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001858"_Z4tanhDv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001859"_Z4tanhf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001860"_Z5acoshDh",
1861"_Z5acoshDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001862"_Z5acoshDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001863"_Z5acoshDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001864"_Z5acoshDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001865"_Z5acoshDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001866"_Z5acoshDv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001867"_Z5acoshf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001868"_Z5asinhDh",
1869"_Z5asinhDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001870"_Z5asinhDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001871"_Z5asinhDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001872"_Z5asinhDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001873"_Z5asinhDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001874"_Z5asinhDv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001875"_Z5asinhf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001876"_Z5atan2DhDh",
1877"_Z5atan2Dv2_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001878"_Z5atan2Dv2_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001879"_Z5atan2Dv3_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001880"_Z5atan2Dv3_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001881"_Z5atan2Dv4_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001882"_Z5atan2Dv4_fS_",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001883"_Z5atan2ff",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001884"_Z5atanhDh",
1885"_Z5atanhDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001886"_Z5atanhDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001887"_Z5atanhDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001888"_Z5atanhDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001889"_Z5atanhDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001890"_Z5atanhDv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001891"_Z5atanhf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001892"_Z5clampDhDhDh",
1893"_Z5clampDv2_DhDhDh",
1894"_Z5clampDv2_DhS_S_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001895"_Z5clampDv2_cS_S_",
1896"_Z5clampDv2_ccc",
1897"_Z5clampDv2_fS_S_",
1898"_Z5clampDv2_fff",
1899"_Z5clampDv2_hS_S_",
1900"_Z5clampDv2_hhh",
1901"_Z5clampDv2_iS_S_",
1902"_Z5clampDv2_iii",
1903"_Z5clampDv2_jS_S_",
1904"_Z5clampDv2_jjj",
1905"_Z5clampDv2_lS_S_",
1906"_Z5clampDv2_lll",
1907"_Z5clampDv2_mS_S_",
1908"_Z5clampDv2_mmm",
1909"_Z5clampDv2_sS_S_",
1910"_Z5clampDv2_sss",
1911"_Z5clampDv2_tS_S_",
1912"_Z5clampDv2_ttt",
1913"_Z5clampDv2_yS_S_",
1914"_Z5clampDv2_yyy",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001915"_Z5clampDv3_DhDhDh",
1916"_Z5clampDv3_DhS_S_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001917"_Z5clampDv3_cS_S_",
1918"_Z5clampDv3_ccc",
1919"_Z5clampDv3_fS_S_",
1920"_Z5clampDv3_fff",
1921"_Z5clampDv3_hS_S_",
1922"_Z5clampDv3_hhh",
1923"_Z5clampDv3_iS_S_",
1924"_Z5clampDv3_iii",
1925"_Z5clampDv3_jS_S_",
1926"_Z5clampDv3_jjj",
1927"_Z5clampDv3_lS_S_",
1928"_Z5clampDv3_lll",
1929"_Z5clampDv3_mS_S_",
1930"_Z5clampDv3_mmm",
1931"_Z5clampDv3_sS_S_",
1932"_Z5clampDv3_sss",
1933"_Z5clampDv3_tS_S_",
1934"_Z5clampDv3_ttt",
1935"_Z5clampDv3_yS_S_",
1936"_Z5clampDv3_yyy",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001937"_Z5clampDv4_DhDhDh",
1938"_Z5clampDv4_DhS_S_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001939"_Z5clampDv4_cS_S_",
1940"_Z5clampDv4_ccc",
1941"_Z5clampDv4_fS_S_",
1942"_Z5clampDv4_fff",
1943"_Z5clampDv4_hS_S_",
1944"_Z5clampDv4_hhh",
1945"_Z5clampDv4_iS_S_",
1946"_Z5clampDv4_iii",
1947"_Z5clampDv4_jS_S_",
1948"_Z5clampDv4_jjj",
1949"_Z5clampDv4_lS_S_",
1950"_Z5clampDv4_lll",
1951"_Z5clampDv4_mS_S_",
1952"_Z5clampDv4_mmm",
1953"_Z5clampDv4_sS_S_",
1954"_Z5clampDv4_sss",
1955"_Z5clampDv4_tS_S_",
1956"_Z5clampDv4_ttt",
1957"_Z5clampDv4_yS_S_",
1958"_Z5clampDv4_yyy",
1959"_Z5clampccc",
1960"_Z5clampfff",
1961"_Z5clamphhh",
1962"_Z5clampiii",
1963"_Z5clampjjj",
1964"_Z5clamplll",
1965"_Z5clampmmm",
1966"_Z5clampsss",
1967"_Z5clampttt",
1968"_Z5clampyyy",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001969"_Z5cospiDh",
1970"_Z5cospiDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001971"_Z5cospiDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001972"_Z5cospiDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001973"_Z5cospiDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001974"_Z5cospiDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001975"_Z5cospiDv4_f",
1976"_Z5cospif",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001977"_Z5crossDv3_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001978"_Z5crossDv3_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001979"_Z5crossDv4_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001980"_Z5crossDv4_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001981"_Z5exp10Dh",
1982"_Z5exp10Dv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001983"_Z5exp10Dv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001984"_Z5exp10Dv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001985"_Z5exp10Dv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001986"_Z5exp10Dv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001987"_Z5exp10Dv4_f",
1988"_Z5exp10f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001989"_Z5expm1Dh",
1990"_Z5expm1Dv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001991"_Z5expm1Dv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001992"_Z5expm1Dv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001993"_Z5expm1Dv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001994"_Z5expm1Dv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001995"_Z5expm1Dv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001996"_Z5expm1f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08001997"_Z5floorDh",
1998"_Z5floorDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07001999"_Z5floorDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002000"_Z5floorDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002001"_Z5floorDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002002"_Z5floorDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002003"_Z5floorDv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08002004"_Z5floorf",
Pirama Arumuga Nainar4d0aa472016-02-05 16:57:00 -08002005"_Z5fractDh",
2006"_Z5fractDhPDh",
2007"_Z5fractDv2_Dh",
2008"_Z5fractDv2_DhPS_",
Verena Beckham80711a42015-12-18 17:47:05 +00002009"_Z5fractDv2_f",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002010"_Z5fractDv2_fPS_",
Pirama Arumuga Nainar4d0aa472016-02-05 16:57:00 -08002011"_Z5fractDv3_Dh",
2012"_Z5fractDv3_DhPS_",
Verena Beckham80711a42015-12-18 17:47:05 +00002013"_Z5fractDv3_f",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002014"_Z5fractDv3_fPS_",
Pirama Arumuga Nainar4d0aa472016-02-05 16:57:00 -08002015"_Z5fractDv4_Dh",
2016"_Z5fractDv4_DhPS_",
Verena Beckham80711a42015-12-18 17:47:05 +00002017"_Z5fractDv4_f",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002018"_Z5fractDv4_fPS_",
Verena Beckham80711a42015-12-18 17:47:05 +00002019"_Z5fractf",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002020"_Z5fractfPf",
Pirama Arumuga Nainar4d0aa472016-02-05 16:57:00 -08002021"_Z5frexpDhPi",
2022"_Z5frexpDv2_DhPDv2_i",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002023"_Z5frexpDv2_fPDv2_i",
Pirama Arumuga Nainar4d0aa472016-02-05 16:57:00 -08002024"_Z5frexpDv3_DhPDv3_i",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002025"_Z5frexpDv3_fPDv3_i",
Pirama Arumuga Nainar4d0aa472016-02-05 16:57:00 -08002026"_Z5frexpDv4_DhPDv4_i",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002027"_Z5frexpDv4_fPDv4_i",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08002028"_Z5frexpfPi",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002029"_Z5hypotDhDh",
2030"_Z5hypotDv2_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002031"_Z5hypotDv2_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002032"_Z5hypotDv3_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002033"_Z5hypotDv3_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002034"_Z5hypotDv4_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002035"_Z5hypotDv4_fS_",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08002036"_Z5hypotff",
Pirama Arumuga Nainar3491f312016-02-04 13:42:24 -08002037"_Z5ilogbDh",
2038"_Z5ilogbDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002039"_Z5ilogbDv2_f",
Pirama Arumuga Nainar3491f312016-02-04 13:42:24 -08002040"_Z5ilogbDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002041"_Z5ilogbDv3_f",
Pirama Arumuga Nainar3491f312016-02-04 13:42:24 -08002042"_Z5ilogbDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002043"_Z5ilogbDv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08002044"_Z5ilogbf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002045"_Z5ldexpDhi",
2046"_Z5ldexpDv2_DhDv2_i",
2047"_Z5ldexpDv2_Dhi",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002048"_Z5ldexpDv2_fDv2_i",
2049"_Z5ldexpDv2_fi",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002050"_Z5ldexpDv3_DhDv3_i",
2051"_Z5ldexpDv3_Dhi",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002052"_Z5ldexpDv3_fDv3_i",
2053"_Z5ldexpDv3_fi",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002054"_Z5ldexpDv4_DhDv4_i",
2055"_Z5ldexpDv4_Dhi",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002056"_Z5ldexpDv4_fDv4_i",
2057"_Z5ldexpDv4_fi",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08002058"_Z5ldexpfi",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002059"_Z5log10Dh",
2060"_Z5log10Dv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002061"_Z5log10Dv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002062"_Z5log10Dv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002063"_Z5log10Dv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002064"_Z5log10Dv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002065"_Z5log10Dv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08002066"_Z5log10f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002067"_Z5log1pDh",
2068"_Z5log1pDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002069"_Z5log1pDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002070"_Z5log1pDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002071"_Z5log1pDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002072"_Z5log1pDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002073"_Z5log1pDv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08002074"_Z5log1pf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002075"_Z5rootnDhi",
2076"_Z5rootnDv2_DhDv2_i",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002077"_Z5rootnDv2_fDv2_i",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002078"_Z5rootnDv3_DhDv3_i",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002079"_Z5rootnDv3_fDv3_i",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002080"_Z5rootnDv4_DhDv4_i",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002081"_Z5rootnDv4_fDv4_i",
2082"_Z5rootnfi",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002083"_Z5roundDh",
2084"_Z5roundDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002085"_Z5roundDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002086"_Z5roundDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002087"_Z5roundDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002088"_Z5roundDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002089"_Z5roundDv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08002090"_Z5roundf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002091"_Z5rsqrtDh",
2092"_Z5rsqrtDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002093"_Z5rsqrtDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002094"_Z5rsqrtDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002095"_Z5rsqrtDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002096"_Z5rsqrtDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002097"_Z5rsqrtDv4_f",
2098"_Z5rsqrtf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002099"_Z5sinpiDh",
2100"_Z5sinpiDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002101"_Z5sinpiDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002102"_Z5sinpiDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002103"_Z5sinpiDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002104"_Z5sinpiDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002105"_Z5sinpiDv4_f",
2106"_Z5sinpif",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002107"_Z5tanpiDh",
2108"_Z5tanpiDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002109"_Z5tanpiDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002110"_Z5tanpiDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002111"_Z5tanpiDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002112"_Z5tanpiDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002113"_Z5tanpiDv4_f",
2114"_Z5tanpif",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002115"_Z5truncDh",
2116"_Z5truncDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002117"_Z5truncDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002118"_Z5truncDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002119"_Z5truncDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002120"_Z5truncDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002121"_Z5truncDv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08002122"_Z5truncf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002123"_Z6acospiDh",
2124"_Z6acospiDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002125"_Z6acospiDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002126"_Z6acospiDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002127"_Z6acospiDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002128"_Z6acospiDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002129"_Z6acospiDv4_f",
2130"_Z6acospif",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002131"_Z6asinpiDh",
2132"_Z6asinpiDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002133"_Z6asinpiDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002134"_Z6asinpiDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002135"_Z6asinpiDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002136"_Z6asinpiDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002137"_Z6asinpiDv4_f",
2138"_Z6asinpif",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002139"_Z6atanpiDh",
2140"_Z6atanpiDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002141"_Z6atanpiDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002142"_Z6atanpiDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002143"_Z6atanpiDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002144"_Z6atanpiDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002145"_Z6atanpiDv4_f",
2146"_Z6atanpif",
Pirama Arumuga Nainarea79b562016-02-17 21:25:58 -08002147"_Z6lengthDh",
2148"_Z6lengthDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002149"_Z6lengthDv2_f",
Pirama Arumuga Nainarea79b562016-02-17 21:25:58 -08002150"_Z6lengthDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002151"_Z6lengthDv3_f",
Pirama Arumuga Nainarea79b562016-02-17 21:25:58 -08002152"_Z6lengthDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002153"_Z6lengthDv4_f",
2154"_Z6lengthf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002155"_Z6lgammaDh",
2156"_Z6lgammaDhPi",
2157"_Z6lgammaDv2_Dh",
2158"_Z6lgammaDv2_DhPDv2_i",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002159"_Z6lgammaDv2_f",
2160"_Z6lgammaDv2_fPDv2_i",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002161"_Z6lgammaDv3_Dh",
2162"_Z6lgammaDv3_DhPDv3_i",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002163"_Z6lgammaDv3_f",
2164"_Z6lgammaDv3_fPDv3_i",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002165"_Z6lgammaDv4_Dh",
2166"_Z6lgammaDv4_DhPDv4_i",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002167"_Z6lgammaDv4_f",
2168"_Z6lgammaDv4_fPDv4_i",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08002169"_Z6lgammaf",
2170"_Z6lgammafPi",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002171"_Z6remquoDhDhPi",
2172"_Z6remquoDv2_DhS_PDv2_i",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002173"_Z6remquoDv2_fS_PDv2_i",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002174"_Z6remquoDv3_DhS_PDv3_i",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002175"_Z6remquoDv3_fS_PDv3_i",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002176"_Z6remquoDv4_DhS_PDv4_i",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002177"_Z6remquoDv4_fS_PDv4_i",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08002178"_Z6remquoffPi",
2179"_Z6rsFracf",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002180"_Z6rsRandf",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08002181"_Z6rsRandff",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002182"_Z6rsRandi",
2183"_Z6rsRandii",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08002184"_Z6rsTimePi",
2185"_Z6rsTimePl",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002186"_Z6sincosDhPDh",
2187"_Z6sincosDv2_DhPS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002188"_Z6sincosDv2_fPS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002189"_Z6sincosDv3_DhPS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002190"_Z6sincosDv3_fPS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002191"_Z6sincosDv4_DhPS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002192"_Z6sincosDv4_fPS_",
2193"_Z6sincosfPf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002194"_Z6tgammaDh",
2195"_Z6tgammaDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002196"_Z6tgammaDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002197"_Z6tgammaDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002198"_Z6tgammaDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002199"_Z6tgammaDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002200"_Z6tgammaDv4_f",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08002201"_Z6tgammaf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002202"_Z7atan2piDhDh",
2203"_Z7atan2piDv2_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002204"_Z7atan2piDv2_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002205"_Z7atan2piDv3_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002206"_Z7atan2piDv3_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002207"_Z7atan2piDv4_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002208"_Z7atan2piDv4_fS_",
2209"_Z7atan2piff",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002210"_Z7degreesDh",
2211"_Z7degreesDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002212"_Z7degreesDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002213"_Z7degreesDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002214"_Z7degreesDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002215"_Z7degreesDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002216"_Z7degreesDv4_f",
2217"_Z7degreesf",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002218"_Z7radiansDh",
2219"_Z7radiansDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002220"_Z7radiansDv2_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002221"_Z7radiansDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002222"_Z7radiansDv3_f",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002223"_Z7radiansDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002224"_Z7radiansDv4_f",
2225"_Z7radiansf",
2226"_Z7rsClampccc",
2227"_Z7rsClamphhh",
2228"_Z7rsClampiii",
2229"_Z7rsClampjjj",
2230"_Z7rsClampsss",
2231"_Z7rsClampttt",
Pirama Arumuga Nainar741f72b2016-04-04 12:03:07 -07002232"_Z7rsDebugPKcDh",
2233"_Z7rsDebugPKcDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002234"_Z7rsDebugPKcDv2_c",
2235"_Z7rsDebugPKcDv2_d",
2236"_Z7rsDebugPKcDv2_f",
2237"_Z7rsDebugPKcDv2_h",
2238"_Z7rsDebugPKcDv2_i",
2239"_Z7rsDebugPKcDv2_j",
2240"_Z7rsDebugPKcDv2_l",
2241"_Z7rsDebugPKcDv2_m",
2242"_Z7rsDebugPKcDv2_s",
2243"_Z7rsDebugPKcDv2_t",
2244"_Z7rsDebugPKcDv2_y",
Pirama Arumuga Nainar741f72b2016-04-04 12:03:07 -07002245"_Z7rsDebugPKcDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002246"_Z7rsDebugPKcDv3_c",
2247"_Z7rsDebugPKcDv3_d",
2248"_Z7rsDebugPKcDv3_f",
2249"_Z7rsDebugPKcDv3_h",
2250"_Z7rsDebugPKcDv3_i",
2251"_Z7rsDebugPKcDv3_j",
2252"_Z7rsDebugPKcDv3_l",
2253"_Z7rsDebugPKcDv3_m",
2254"_Z7rsDebugPKcDv3_s",
2255"_Z7rsDebugPKcDv3_t",
2256"_Z7rsDebugPKcDv3_y",
Pirama Arumuga Nainar741f72b2016-04-04 12:03:07 -07002257"_Z7rsDebugPKcDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002258"_Z7rsDebugPKcDv4_c",
2259"_Z7rsDebugPKcDv4_d",
2260"_Z7rsDebugPKcDv4_f",
2261"_Z7rsDebugPKcDv4_h",
2262"_Z7rsDebugPKcDv4_i",
2263"_Z7rsDebugPKcDv4_j",
2264"_Z7rsDebugPKcDv4_l",
2265"_Z7rsDebugPKcDv4_m",
2266"_Z7rsDebugPKcDv4_s",
2267"_Z7rsDebugPKcDv4_t",
2268"_Z7rsDebugPKcDv4_y",
2269"_Z7rsDebugPKcPK12rs_matrix2x2",
2270"_Z7rsDebugPKcPK12rs_matrix3x3",
2271"_Z7rsDebugPKcPK12rs_matrix4x4",
2272"_Z7rsDebugPKcPKv",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08002273"_Z7rsDebugPKcc",
2274"_Z7rsDebugPKcd",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08002275"_Z7rsDebugPKcf",
2276"_Z7rsDebugPKcff",
2277"_Z7rsDebugPKcfff",
2278"_Z7rsDebugPKcffff",
2279"_Z7rsDebugPKch",
2280"_Z7rsDebugPKci",
2281"_Z7rsDebugPKcj",
2282"_Z7rsDebugPKcl",
2283"_Z7rsDebugPKcm",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08002284"_Z7rsDebugPKcs",
2285"_Z7rsDebugPKct",
2286"_Z7rsDebugPKcx",
2287"_Z7rsDebugPKcy",
2288"_Z7rsGetDtv",
Pirama Arumuga Nainar3491f312016-02-04 13:42:24 -08002289"_Z8copysignDhDh",
2290"_Z8copysignDv2_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002291"_Z8copysignDv2_fS_",
Pirama Arumuga Nainar3491f312016-02-04 13:42:24 -08002292"_Z8copysignDv3_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002293"_Z8copysignDv3_fS_",
Pirama Arumuga Nainar3491f312016-02-04 13:42:24 -08002294"_Z8copysignDv4_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002295"_Z8copysignDv4_fS_",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08002296"_Z8copysignff",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002297"_Z8distanceDhDh",
2298"_Z8distanceDv2_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002299"_Z8distanceDv2_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002300"_Z8distanceDv3_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002301"_Z8distanceDv3_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002302"_Z8distanceDv4_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002303"_Z8distanceDv4_fS_",
2304"_Z8distanceff",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002305"_Z8nan_halfv",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002306"_Z8rsGetLodPK19rs_kernel_context_t",
2307"_Z8rsSample13rs_allocation10rs_samplerDv2_f",
2308"_Z8rsSample13rs_allocation10rs_samplerDv2_ff",
2309"_Z8rsSample13rs_allocation10rs_samplerf",
2310"_Z8rsSample13rs_allocation10rs_samplerff",
2311"_Z9half_sqrtDv2_f",
2312"_Z9half_sqrtDv3_f",
2313"_Z9half_sqrtDv4_f",
2314"_Z9half_sqrtf",
Pirama Arumuga Nainar3491f312016-02-04 13:42:24 -08002315"_Z9nextafterDhDh",
2316"_Z9nextafterDv2_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002317"_Z9nextafterDv2_fS_",
Pirama Arumuga Nainar3491f312016-02-04 13:42:24 -08002318"_Z9nextafterDv3_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002319"_Z9nextafterDv3_fS_",
Pirama Arumuga Nainar3491f312016-02-04 13:42:24 -08002320"_Z9nextafterDv4_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002321"_Z9nextafterDv4_fS_",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08002322"_Z9nextafterff",
Pirama Arumuga Nainarea79b562016-02-17 21:25:58 -08002323"_Z9normalizeDh",
2324"_Z9normalizeDv2_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002325"_Z9normalizeDv2_f",
Pirama Arumuga Nainarea79b562016-02-17 21:25:58 -08002326"_Z9normalizeDv3_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002327"_Z9normalizeDv3_f",
Pirama Arumuga Nainarea79b562016-02-17 21:25:58 -08002328"_Z9normalizeDv4_Dh",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002329"_Z9normalizeDv4_f",
2330"_Z9normalizef",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002331"_Z9remainderDhDh",
2332"_Z9remainderDv2_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002333"_Z9remainderDv2_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002334"_Z9remainderDv3_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002335"_Z9remainderDv3_fS_",
Pirama Arumuga Nainar9774f502015-12-09 18:12:27 -08002336"_Z9remainderDv4_DhS_",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002337"_Z9remainderDv4_fS_",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08002338"_Z9remainderff",
2339"_Z9rsForEach9rs_script13rs_allocationS0_",
2340"_Z9rsForEach9rs_script13rs_allocationS0_PKv",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002341"_Z9rsForEach9rs_script13rs_allocationS0_PKvPK14rs_script_call",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08002342"_Z9rsForEach9rs_script13rs_allocationS0_PKvj",
2343"_Z9rsForEach9rs_script13rs_allocationS0_PKvjPK14rs_script_call",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002344"_Z9rsGetDimXPK19rs_kernel_context_t",
2345"_Z9rsGetDimYPK19rs_kernel_context_t",
2346"_Z9rsGetDimZPK19rs_kernel_context_t",
2347"_Z9rsGetFacePK19rs_kernel_context_t",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08002348"_Z9rsgFinishv",
Pirama Arumuga Nainar1997f702015-06-15 10:38:30 -07002349"rsUnpackColor8888",
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08002350};