/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/ |
A D | std_function.h | 113 class function; in _GLIBCXX_VISIBILITY() local 348 function(const function& __x); in _GLIBCXX_VISIBILITY() 357 function(function&& __x) noexcept : _Function_base() in _GLIBCXX_VISIBILITY() 381 function(_Functor); in _GLIBCXX_VISIBILITY() 395 function& in _GLIBCXX_VISIBILITY() 413 function& in _GLIBCXX_VISIBILITY() 427 function& in _GLIBCXX_VISIBILITY() 465 function& in _GLIBCXX_VISIBILITY() 578 function(_Res(*)(_ArgTypes...)) -> function<_Res(_ArgTypes...)>; in _GLIBCXX_VISIBILITY() 582 function(_Functor) -> function<_Signature>; in _GLIBCXX_VISIBILITY() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/ |
A D | std_function.h | 128 class function; in _GLIBCXX_VISIBILITY() 414 function(const function& __x); in _GLIBCXX_VISIBILITY() 423 function(function&& __x) noexcept : _Function_base() in _GLIBCXX_VISIBILITY() 447 function(_Functor); in _GLIBCXX_VISIBILITY() 461 function& in _GLIBCXX_VISIBILITY() 479 function& in _GLIBCXX_VISIBILITY() 493 function& in _GLIBCXX_VISIBILITY() 531 function& in _GLIBCXX_VISIBILITY() 644 function(_Res(*)(_ArgTypes...)) -> function<_Res(_ArgTypes...)>; in _GLIBCXX_VISIBILITY() 648 function(_Functor) -> function<_Signature>; in _GLIBCXX_VISIBILITY() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/ |
A D | std_function.h | 128 class function; in _GLIBCXX_VISIBILITY() 413 function(const function& __x); in _GLIBCXX_VISIBILITY() 422 function(function&& __x) noexcept : _Function_base() in _GLIBCXX_VISIBILITY() 446 function(_Functor); in _GLIBCXX_VISIBILITY() 460 function& in _GLIBCXX_VISIBILITY() 478 function& in _GLIBCXX_VISIBILITY() 492 function& in _GLIBCXX_VISIBILITY() 530 function& in _GLIBCXX_VISIBILITY() 643 function(_Res(*)(_ArgTypes...)) -> function<_Res(_ArgTypes...)>; in _GLIBCXX_VISIBILITY() 647 function(_Functor) -> function<_Signature>; in _GLIBCXX_VISIBILITY() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/ |
A D | std_function.h | 147 class function; in _GLIBCXX_VISIBILITY() 432 function(const function& __x); in _GLIBCXX_VISIBILITY() 441 function(function&& __x) noexcept : _Function_base() in _GLIBCXX_VISIBILITY() 465 function(_Functor); in _GLIBCXX_VISIBILITY() 479 function& in _GLIBCXX_VISIBILITY() 497 function& in _GLIBCXX_VISIBILITY() 511 function& in _GLIBCXX_VISIBILITY() 549 function& in _GLIBCXX_VISIBILITY() 662 function(_Res(*)(_ArgTypes...)) -> function<_Res(_ArgTypes...)>; in _GLIBCXX_VISIBILITY() 666 function(_Functor) -> function<_Signature>; in _GLIBCXX_VISIBILITY() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/ |
A D | config.h.in | 3 /* Define to 1 if you have the `acosf' function. */ 6 /* Define to 1 if you have the `acosl' function. */ 9 /* Define to 1 if you have the `asinf' function. */ 12 /* Define to 1 if you have the `asinl' function. */ 18 /* Define to 1 if you have the `atan2f' function. */ 21 /* Define to 1 if you have the `atan2l' function. */ 24 /* Define to 1 if you have the `atanf' function. */ 27 /* Define to 1 if you have the `atanl' function. */ 36 /* Define to 1 if you have the `ceilf' function. */ 45 /* Define to 1 if you have the `cosf' function. */ [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/ |
A D | std_function.h | 111 class function; in _GLIBCXX_VISIBILITY() local 355 function() noexcept in _GLIBCXX_VISIBILITY() 373 function(const function& __x) in _GLIBCXX_VISIBILITY() 391 function(function&& __x) noexcept in _GLIBCXX_VISIBILITY() 414 function(_Functor __f) in _GLIBCXX_VISIBILITY() 439 function& in _GLIBCXX_VISIBILITY() 457 function& in _GLIBCXX_VISIBILITY() 471 function& in _GLIBCXX_VISIBILITY() 509 function& in _GLIBCXX_VISIBILITY() 670 function(_Res(*)(_ArgTypes...)) -> function<_Res(_ArgTypes...)>; in _GLIBCXX_VISIBILITY() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/ |
A D | config.h.in | 3 /* Define to 1 if you have the `acosf' function. */ 6 /* Define to 1 if you have the `acosl' function. */ 15 /* Define to 1 if you have the `asinf' function. */ 18 /* Define to 1 if you have the `asinl' function. */ 24 /* Define to 1 if you have the `atan2f' function. */ 27 /* Define to 1 if you have the `atan2l' function. */ 30 /* Define to 1 if you have the `atanf' function. */ 33 /* Define to 1 if you have the `atanl' function. */ 54 /* Define to 1 if you have the `cosf' function. */ 63 /* Define to 1 if you have the `cosl' function. */ [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/alpha/bits/ |
A D | mathdef.h | 45 # define __MATHCALL(function, args) \ argument 46 __MATHDECL(_Complex float, function, args) 47 # define __MATHDECL(type, function, args) \ argument 48 __MATHDECL_1(type, function##f, args, __c1_##function##f); \ 49 __MATHDECL_1(type, __##function##f, args, __c1_##function##f) 50 # define __MATHDECL_1(type, function, args, alias) \ argument 51 extern type function args __asm__(#alias) __THROW
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/ |
A D | config.h.in | 3 /* Define to 1 if you have the `acosf' function. */ 6 /* Define to 1 if you have the `acosl' function. */ 15 /* Define to 1 if you have the `asinf' function. */ 18 /* Define to 1 if you have the `asinl' function. */ 24 /* Define to 1 if you have the `atan2f' function. */ 27 /* Define to 1 if you have the `atan2l' function. */ 30 /* Define to 1 if you have the `atanf' function. */ 33 /* Define to 1 if you have the `atanl' function. */ 54 /* Define to 1 if you have the `cosf' function. */ 63 /* Define to 1 if you have the `cosl' function. */ [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/ |
A D | config.h.in | 3 /* Define to 1 if you have the `acosf' function. */ 6 /* Define to 1 if you have the `acosl' function. */ 15 /* Define to 1 if you have the `asinf' function. */ 18 /* Define to 1 if you have the `asinl' function. */ 24 /* Define to 1 if you have the `atan2f' function. */ 27 /* Define to 1 if you have the `atan2l' function. */ 30 /* Define to 1 if you have the `atanf' function. */ 33 /* Define to 1 if you have the `atanl' function. */ 54 /* Define to 1 if you have the `cosf' function. */ 63 /* Define to 1 if you have the `cosl' function. */ [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/ |
A D | config.h.in | 3 /* Define to 1 if you have the `acosf' function. */ 6 /* Define to 1 if you have the `acosl' function. */ 9 /* Define to 1 if you have the `asinf' function. */ 12 /* Define to 1 if you have the `asinl' function. */ 18 /* Define to 1 if you have the `atan2f' function. */ 21 /* Define to 1 if you have the `atan2l' function. */ 24 /* Define to 1 if you have the `atanf' function. */ 27 /* Define to 1 if you have the `atanl' function. */ 36 /* Define to 1 if you have the `ceilf' function. */ 45 /* Define to 1 if you have the `cosf' function. */ [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/include/ |
A D | math.h | 57 #define __MATHDECL(type,function,suffix,args) \ argument 58 __MATHDECL_1(type,function,suffix,args); 60 #define __MATHCALL(function,suffix,args) \ argument 61 __MATHDECL(_Mdouble_,function,suffix,args) 65 __MATH_maybe_libm_hidden_proto(function) 73 #define __MATHDECLI(type,function,suffix,args) \ argument 74 __MATHDECL_1(type,function,suffix,args); \ 75 __MATH_maybe_libm_hidden_proto(function) 77 #define __MATHCALLI(function,suffix,args) \ argument 78 __MATHDECLI(_Mdouble_,function,suffix,args) [all …]
|
A D | complex.h | 56 #define __MATHCALL(function, args) \ argument 57 __MATHDECL(_Mdouble_complex_,function, args) 58 #define __MATHDECL(type, function, args) \ argument 59 __MATHDECL_1(type, function, args); \ 60 __MATHDECL_1(type, __CONCAT(__,function), args) 61 #define __MATHDECL_1(type, function, args) \ argument 62 extern type __MATH_PRECNAME(function) args __THROW
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/ |
A D | config.h.in | 3 /* Define to 1 if you have the `acosf' function. */ 6 /* Define to 1 if you have the `acosl' function. */ 12 /* Define to 1 if you have the `asinf' function. */ 15 /* Define to 1 if you have the `asinl' function. */ 21 /* Define to 1 if you have the `atan2f' function. */ 24 /* Define to 1 if you have the `atan2l' function. */ 27 /* Define to 1 if you have the `atanf' function. */ 30 /* Define to 1 if you have the `atanl' function. */ 39 /* Define to 1 if you have the `ceilf' function. */ 48 /* Define to 1 if you have the `cosf' function. */ [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/ |
A D | config.h.in | 3 /* Define to 1 if you have the `acosf' function. */ 6 /* Define to 1 if you have the `acosl' function. */ 12 /* Define to 1 if you have the `asinf' function. */ 15 /* Define to 1 if you have the `asinl' function. */ 21 /* Define to 1 if you have the `atan2f' function. */ 24 /* Define to 1 if you have the `atan2l' function. */ 27 /* Define to 1 if you have the `atanf' function. */ 30 /* Define to 1 if you have the `atanl' function. */ 39 /* Define to 1 if you have the `ceilf' function. */ 48 /* Define to 1 if you have the `cosf' function. */ [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/ |
A D | config.h.in | 3 /* Define to 1 if you have the `acosf' function. */ 6 /* Define to 1 if you have the `acosl' function. */ 9 /* Define to 1 if you have the `asinf' function. */ 12 /* Define to 1 if you have the `asinl' function. */ 18 /* Define to 1 if you have the `atan2f' function. */ 21 /* Define to 1 if you have the `atan2l' function. */ 24 /* Define to 1 if you have the `atanf' function. */ 27 /* Define to 1 if you have the `atanl' function. */ 36 /* Define to 1 if you have the `ceilf' function. */ 45 /* Define to 1 if you have the `cosf' function. */ [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/std/ |
A D | functional | 1499 // function object. 1526 class function; 1879 function(const function& __x); 1888 function(function&& __x) noexcept : _Function_base() 1914 function(_Functor); 1928 function& 1946 function& 1960 function& 1998 function& 2052 * The function call operator invokes the target function object [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/tr1/ |
A D | functional | 272 /// Turns a function type into a function pointer type 315 // To pick up function references (that will become function pointers) 1575 // function object. 1592 class function; 1885 /// class function 1931 function(const function& __x); 1967 function& 1981 function& 2064 * The function call operator invokes the target function object 2110 function(const function& __x) [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/tr1/ |
A D | functional | 272 /// Turns a function type into a function pointer type 315 // To pick up function references (that will become function pointers) 1575 // function object. 1592 class function; 1885 /// class function 1931 function(const function& __x); 1967 function& 1981 function& 2064 * The function call operator invokes the target function object 2110 function(const function& __x) [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/tr1/ |
A D | functional | 272 /// Turns a function type into a function pointer type 315 // To pick up function references (that will become function pointers) 1575 // function object. 1592 class function; 1885 /// class function 1931 function(const function& __x); 1967 function& 1981 function& 2064 * The function call operator invokes the target function object 2110 function(const function& __x) [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/tr1/ |
A D | functional | 272 /// Turns a function type into a function pointer type 315 // To pick up function references (that will become function pointers) 1575 // function object. 1592 class function; 1885 /// class function 1931 function(const function& __x); 1967 function& 1981 function& 2064 * The function call operator invokes the target function object 2110 function(const function& __x) [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/tr1/ |
A D | functional | 299 /// Turns a function type into a function pointer type 342 // To pick up function references (that will become function pointers) 1560 // function object. 1577 class function; 1870 /// class function 1916 function(const function& __x); 1952 function& 1966 function& 2049 * The function call operator invokes the target function object 2095 function(const function& __x) [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/tr1/ |
A D | functional | 269 /// Turns a function type into a function pointer type 312 // To pick up function references (that will become function pointers) 1567 // function object. 1584 class function; 1877 /// class function 1923 function(const function& __x); 1959 function& 1973 function& 2056 * The function call operator invokes the target function object 2102 function(const function& __x) [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/tr1/ |
A D | functional | 269 /// Turns a function type into a function pointer type 312 // To pick up function references (that will become function pointers) 1567 // function object. 1584 class function; 1877 /// class function 1923 function(const function& __x); 1959 function& 1973 function& 2056 * The function call operator invokes the target function object 2102 function(const function& __x) [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/tr1/ |
A D | functional | 269 /// Turns a function type into a function pointer type 312 // To pick up function references (that will become function pointers) 1567 // function object. 1584 class function; 1877 /// class function 1923 function(const function& __x); 1959 function& 1973 function& 2056 * The function call operator invokes the target function object 2102 function(const function& __x) [all …]
|