Home
last modified time | relevance | path

Searched refs:attribute_hidden (Results 1 – 25 of 1649) sorted by relevance

12345678910>>...66

/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/libm/
H A Dmath_private.h24 #define attribute_hidden macro
179 attribute_hidden;
180 extern double __ieee754_acos(double) attribute_hidden;
182 extern double __ieee754_log(double) attribute_hidden;
184 extern double __ieee754_asin(double) attribute_hidden;
186 extern double __ieee754_exp(double) attribute_hidden;
187 extern double __ieee754_cosh(double) attribute_hidden;
197 extern double __ieee754_j0(double) attribute_hidden;
198 extern double __ieee754_j1(double) attribute_hidden;
199 extern double __ieee754_y0(double) attribute_hidden;
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/libm/
H A Dmath_private.h24 #define attribute_hidden macro
179 attribute_hidden;
180 extern double __ieee754_acos(double) attribute_hidden;
182 extern double __ieee754_log(double) attribute_hidden;
184 extern double __ieee754_asin(double) attribute_hidden;
186 extern double __ieee754_exp(double) attribute_hidden;
187 extern double __ieee754_cosh(double) attribute_hidden;
197 extern double __ieee754_j0(double) attribute_hidden;
198 extern double __ieee754_j1(double) attribute_hidden;
199 extern double __ieee754_y0(double) attribute_hidden;
[all …]
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/libm/
H A Dmath_private.h24 #define attribute_hidden macro
179 attribute_hidden;
180 extern double __ieee754_acos(double) attribute_hidden;
182 extern double __ieee754_log(double) attribute_hidden;
184 extern double __ieee754_asin(double) attribute_hidden;
186 extern double __ieee754_exp(double) attribute_hidden;
187 extern double __ieee754_cosh(double) attribute_hidden;
197 extern double __ieee754_j0(double) attribute_hidden;
198 extern double __ieee754_j1(double) attribute_hidden;
199 extern double __ieee754_y0(double) attribute_hidden;
[all …]
/dports/devel/sdl20/SDL2-2.0.18/src/libm/
H A Dmath_private.h25 #define attribute_hidden macro
185 attribute_hidden;
186 extern double __ieee754_acos(double) attribute_hidden;
188 extern double __ieee754_log(double) attribute_hidden;
190 extern double __ieee754_asin(double) attribute_hidden;
192 extern double __ieee754_exp(double) attribute_hidden;
193 extern double __ieee754_cosh(double) attribute_hidden;
203 extern double __ieee754_j0(double) attribute_hidden;
204 extern double __ieee754_j1(double) attribute_hidden;
205 extern double __ieee754_y0(double) attribute_hidden;
[all …]
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/libm/
H A Dmath_private.h25 #define attribute_hidden macro
184 attribute_hidden;
185 extern double __ieee754_acos(double) attribute_hidden;
187 extern double __ieee754_log(double) attribute_hidden;
189 extern double __ieee754_asin(double) attribute_hidden;
191 extern double __ieee754_exp(double) attribute_hidden;
192 extern double __ieee754_cosh(double) attribute_hidden;
202 extern double __ieee754_j0(double) attribute_hidden;
203 extern double __ieee754_j1(double) attribute_hidden;
204 extern double __ieee754_y0(double) attribute_hidden;
[all …]
/dports/x11/controllermap/SDL2-2.0.18/src/libm/
H A Dmath_private.h25 #define attribute_hidden macro
185 attribute_hidden;
186 extern double __ieee754_acos(double) attribute_hidden;
188 extern double __ieee754_log(double) attribute_hidden;
190 extern double __ieee754_asin(double) attribute_hidden;
192 extern double __ieee754_exp(double) attribute_hidden;
193 extern double __ieee754_cosh(double) attribute_hidden;
203 extern double __ieee754_j0(double) attribute_hidden;
204 extern double __ieee754_j1(double) attribute_hidden;
205 extern double __ieee754_y0(double) attribute_hidden;
[all …]
/dports/multimedia/libva-vdpau-driver/libva-vdpau-driver-0.7.4/src/
H A Dutils_glx.h85 attribute_hidden;
89 attribute_hidden;
93 attribute_hidden;
97 attribute_hidden;
101 attribute_hidden;
105 attribute_hidden;
109 attribute_hidden;
113 attribute_hidden;
117 attribute_hidden;
218 ) attribute_hidden;
[all …]
H A Dvdpau_gate.h93 ) attribute_hidden;
108 ) attribute_hidden;
122 ) attribute_hidden;
129 ) attribute_hidden;
140 ) attribute_hidden;
147 ) attribute_hidden;
157 ) attribute_hidden;
167 ) attribute_hidden;
178 ) attribute_hidden;
185 ) attribute_hidden;
[all …]
H A Dvdpau_video.h108 ) attribute_hidden;
115 ) attribute_hidden;
122 ) attribute_hidden;
129 ) attribute_hidden;
139 ) attribute_hidden;
150 ) attribute_hidden;
157 ) attribute_hidden;
168 ) attribute_hidden;
179 ) attribute_hidden;
187 ) attribute_hidden;
[all …]
H A Dvdpau_subpic.h57 ) attribute_hidden;
64 ) attribute_hidden;
71 ) attribute_hidden;
80 ) attribute_hidden;
88 ) attribute_hidden;
95 ) attribute_hidden;
103 ) attribute_hidden;
111 ) attribute_hidden;
121 ) attribute_hidden;
129 ) attribute_hidden;
[all …]
H A Dvdpau_buffer.h44 ) attribute_hidden;
54 ) attribute_hidden;
61 ) attribute_hidden;
68 ) attribute_hidden;
80 ) attribute_hidden;
87 ) attribute_hidden;
95 ) attribute_hidden;
103 ) attribute_hidden;
110 ) attribute_hidden;
121 ) attribute_hidden;
[all …]
/dports/devel/R-cran-Rcpp/Rcpp/inst/include/Rcpp/
H A Droutines.h84 inline attribute_hidden const char* type2name(SEXP x){ in type2name()
142 inline attribute_hidden void Rcpp_precious_init() { in Rcpp_precious_init()
180 inline attribute_hidden SEXP rcpp_get_stack_trace(){ in rcpp_get_stack_trace()
234 inline attribute_hidden SEXP* get_string_ptr(SEXP s){ in get_string_ptr()
252 inline attribute_hidden SEXP* get_vector_ptr(SEXP v){ in get_vector_ptr()
264 inline attribute_hidden void* dataptr(SEXP x){ in dataptr()
270 inline attribute_hidden Rcpp::Module* getCurrentScope(){ in getCurrentScope()
282 inline attribute_hidden int* get_cache( int n ){ in get_cache()
288 inline attribute_hidden SEXP reset_current_error(){ in reset_current_error()
294 inline attribute_hidden int error_occured(){ in error_occured()
[all …]
/dports/math/jags/JAGS-4.3.0/src/jrmath/
H A Dnmath.h147 # define attribute_hidden __attribute__ ((visibility ("hidden"))) macro
149 # define attribute_hidden macro
165 int attribute_hidden chebyshev_init(double*, int, double);
170 void attribute_hidden gammalims(double*, double*);
171 double attribute_hidden lgammacor(double); /* log(gamma) correction */
174 double attribute_hidden lfastchoose(double, double);
176 double attribute_hidden bd0(double, double);
179 double attribute_hidden dpois_raw (double, double, int);
182 double attribute_hidden pgamma_raw(double, double, int, int);
183 double attribute_hidden pbeta_raw(double, double, double, int, int);
[all …]
/dports/biology/vt/vt-0.57721/lib/Rmath/
H A Dnmath.h157 # define attribute_hidden __attribute__ ((visibility ("hidden"))) macro
159 # define attribute_hidden macro
178 int attribute_hidden chebyshev_init(double*, int, double);
183 void attribute_hidden gammalims(double*, double*);
184 double attribute_hidden lgammacor(double); /* log(gamma) correction */
187 double attribute_hidden lfastchoose(double, double);
189 double attribute_hidden bd0(double, double);
192 double attribute_hidden dpois_raw (double, double, int);
194 double attribute_hidden pgamma_raw(double, double, int, int);
195 double attribute_hidden pbeta_raw(double, double, double, int, int);
[all …]
/dports/devel/elfutils/elfutils-0.179/libelf/
H A DlibelfP.h415 attribute_hidden;
421 attribute_hidden;
435 attribute_hidden;
489 attribute_hidden;
499 attribute_hidden;
501 attribute_hidden;
503 attribute_hidden;
505 attribute_hidden;
513 attribute_hidden;
519 attribute_hidden;
[all …]
/dports/math/R/R-4.1.2/src/nmath/
H A Dnmath.h181 # define attribute_hidden __attribute__ ((visibility ("hidden"))) macro
183 # define attribute_hidden macro
204 int attribute_hidden chebyshev_init(double*, int, double);
205 double attribute_hidden chebyshev_eval(double, const double *, const int);
209 void attribute_hidden gammalims(double*, double*);
210 double attribute_hidden lgammacor(double); /* log(gamma) correction */
213 double attribute_hidden lfastchoose(double, double);
215 double attribute_hidden bd0(double, double);
219 double attribute_hidden pgamma_raw(double, double, int, int);
220 double attribute_hidden pbeta_raw(double, double, double, int, int);
[all …]
/dports/math/libRmath/R-4.1.1/src/nmath/
H A Dnmath.h181 # define attribute_hidden __attribute__ ((visibility ("hidden"))) macro
183 # define attribute_hidden macro
204 int attribute_hidden chebyshev_init(double*, int, double);
205 double attribute_hidden chebyshev_eval(double, const double *, const int);
209 void attribute_hidden gammalims(double*, double*);
210 double attribute_hidden lgammacor(double); /* log(gamma) correction */
213 double attribute_hidden lfastchoose(double, double);
215 double attribute_hidden bd0(double, double);
219 double attribute_hidden pgamma_raw(double, double, int, int);
220 double attribute_hidden pbeta_raw(double, double, double, int, int);
[all …]
/dports/math/py-rvlib/rvlib-0.0.6/src/
H A Dnmath.h180 # define attribute_hidden __attribute__ ((visibility ("hidden"))) macro
182 # define attribute_hidden macro
203 int attribute_hidden chebyshev_init(double*, int, double);
204 double attribute_hidden chebyshev_eval(double, const double *, const int);
208 void attribute_hidden gammalims(double*, double*);
209 double attribute_hidden lgammacor(double); /* log(gamma) correction */
212 double attribute_hidden lfastchoose(double, double);
214 double attribute_hidden bd0(double, double);
218 double attribute_hidden pgamma_raw(double, double, int, int);
219 double attribute_hidden pbeta_raw(double, double, double, int, int);
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libquadmath/printf/
H A Dgmp-impl.h60 #define attribute_hidden macro
106 mp_ptr tspace) attribute_hidden;
120 attribute_hidden;
122 attribute_hidden;
127 attribute_hidden;
129 attribute_hidden;
131 attribute_hidden;
133 attribute_hidden;
135 attribute_hidden;
137 attribute_hidden;
[all …]
/dports/lang/gcc8/gcc-8.5.0/libquadmath/printf/
H A Dgmp-impl.h60 #define attribute_hidden macro
106 mp_ptr tspace) attribute_hidden;
120 attribute_hidden;
122 attribute_hidden;
127 attribute_hidden;
129 attribute_hidden;
131 attribute_hidden;
133 attribute_hidden;
135 attribute_hidden;
137 attribute_hidden;
[all …]
/dports/lang/gcc48/gcc-4.8.5/libquadmath/printf/
H A Dgmp-impl.h60 #define attribute_hidden macro
106 mp_ptr tspace) attribute_hidden;
120 attribute_hidden;
122 attribute_hidden;
127 attribute_hidden;
129 attribute_hidden;
131 attribute_hidden;
133 attribute_hidden;
135 attribute_hidden;
137 attribute_hidden;
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libquadmath/printf/
H A Dgmp-impl.h60 #define attribute_hidden macro
106 mp_ptr tspace) attribute_hidden;
120 attribute_hidden;
122 attribute_hidden;
127 attribute_hidden;
129 attribute_hidden;
131 attribute_hidden;
133 attribute_hidden;
135 attribute_hidden;
137 attribute_hidden;
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libquadmath/printf/
H A Dgmp-impl.h60 #define attribute_hidden macro
106 mp_ptr tspace) attribute_hidden;
120 attribute_hidden;
122 attribute_hidden;
127 attribute_hidden;
129 attribute_hidden;
131 attribute_hidden;
133 attribute_hidden;
135 attribute_hidden;
137 attribute_hidden;
[all …]
/dports/lang/gcc11/gcc-11.2.0/libquadmath/printf/
H A Dgmp-impl.h60 #define attribute_hidden macro
106 mp_ptr tspace) attribute_hidden;
120 attribute_hidden;
122 attribute_hidden;
127 attribute_hidden;
129 attribute_hidden;
131 attribute_hidden;
133 attribute_hidden;
135 attribute_hidden;
137 attribute_hidden;
[all …]
/dports/lang/gcc10/gcc-10.3.0/libquadmath/printf/
H A Dgmp-impl.h60 #define attribute_hidden macro
106 mp_ptr tspace) attribute_hidden;
120 attribute_hidden;
122 attribute_hidden;
127 attribute_hidden;
129 attribute_hidden;
131 attribute_hidden;
133 attribute_hidden;
135 attribute_hidden;
137 attribute_hidden;
[all …]

12345678910>>...66