/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/ |
D | private_typeinfo.h | 21 class __attribute__ ((__visibility__("default"))) __shim_type_info 25 __attribute__ ((__visibility__("hidden"))) virtual ~__shim_type_info(); 27 __attribute__ ((__visibility__("hidden"))) virtual void noop1() const; 28 __attribute__ ((__visibility__("hidden"))) virtual void noop2() const; 29 …__attribute__ ((__visibility__("hidden"))) virtual bool can_catch(const __shim_type_info* thrown_t… 32 class __attribute__ ((__visibility__("default"))) __fundamental_type_info 36 __attribute__ ((__visibility__("hidden"))) virtual ~__fundamental_type_info(); 37 …__attribute__ ((__visibility__("hidden"))) virtual bool can_catch(const __shim_type_info*, void*&)… 40 class __attribute__ ((__visibility__("default"))) __array_type_info 44 __attribute__ ((__visibility__("hidden"))) virtual ~__array_type_info(); [all …]
|
D | cxa_new_delete.cpp | 34 __attribute__((__weak__, __visibility__("default"))) 67 __attribute__((__weak__, __visibility__("default"))) 92 __attribute__((__weak__, __visibility__("default"))) 108 __attribute__((__weak__, __visibility__("default"))) 134 __attribute__((__weak__, __visibility__("default"))) 152 __attribute__((__weak__, __visibility__("default"))) 169 __attribute__((__weak__, __visibility__("default"))) 186 __attribute__((__weak__, __visibility__("default")))
|
D | cxa_handlers.cpp | 35 __attribute__((visibility("hidden"), noreturn)) 44 __attribute__((noreturn)) 60 __attribute__((visibility("hidden"), noreturn)) 81 __attribute__((noreturn))
|
D | abort_message.h | 21 __attribute__((visibility("hidden"), noreturn)) 23 __attribute__((format(printf, 1, 2)));
|
D | cxa_handlers.hpp | 21 __attribute__((visibility("hidden"), noreturn)) 25 __attribute__((visibility("hidden"), noreturn))
|
/ndk/sources/android/support/src/ |
D | math_support.c | 42 __attribute__((weak)) double nexttoward(double d, long double td) { in nexttoward() 46 __attribute__((weak)) float nexttowardf(float f, long double td) { in nexttowardf() 50 __attribute__((weak)) long double nexttowardl(long double ld, long double td) { in nexttowardl() 54 __attribute__((weak)) long double acosl(long double x) { return acos((double)x); } in acosl() 55 __attribute__((weak)) long double asinl(long double x) { return asin((double)x); } in asinl() 56 __attribute__((weak)) long double atanl(long double x) { return atan((double)x); } in atanl() 57 __attribute__((weak)) long double atan2l(long double x, long double y) { return atan2((double)x, (d… in atan2l() 58 __attribute__((weak)) long double cosl(long double x) { return cos((double)x); } in cosl() 59 __attribute__((weak)) long double coshl(long double x) { return cosh((double)x); } in coshl() 60 __attribute__((weak)) long double expl(long double x) { return exp((double)x); } in expl() [all …]
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
D | Unwind_AppleExtras.cpp | 47 __attribute__((visibility("default"))) const char sym##_tmp30 = 0; \ 49 __attribute__((visibility("default"))) const char sym##_tmp31 = 0; \ 51 __attribute__((visibility("default"))) const char sym##_tmp32 = 0; \ 53 __attribute__((visibility("default"))) const char sym##_tmp40 = 0; \ 55 __attribute__((visibility("default"))) const char sym##_tmp41 = 0; \ 57 __attribute__((visibility("default"))) const char sym##_tmp42 = 0; \ 59 __attribute__((visibility("default"))) const char sym##_tmp43 = 0; 66 __attribute__((visibility("default"))) const char sym##_tmp4 = 0; \ 68 __attribute__((visibility("default"))) const char sym##_tmp5 = 0; 71 __attribute__((visibility("default"))) const char sym##_tmp4 = 0; \ [all …]
|
D | config.h | 43 __attribute__((noreturn)); 51 #define _LIBUNWIND_EXPORT __attribute__((visibility("default"))) 52 #define _LIBUNWIND_HIDDEN __attribute__((visibility("hidden"))) 69 …ert_rtn(const char* func, const char* file, int line, const char* msg) __attribute__ ((noreturn)); 78 #define _LIBUNWIND_EXPORT __attribute__((visibility("default"))) 79 #define _LIBUNWIND_HIDDEN __attribute__((visibility("hidden")))
|
/ndk/tests/build/b9193874-neon/jni/ |
D | b9193874-neon.c | 6 typedef __builtin_neon_hi int16x4_t __attribute__ ((__vector_size__ (8))); 7 typedef __builtin_neon_uqi uint8x8_t __attribute__ ((__vector_size__ (8))); 8 typedef __builtin_neon_uhi uint16x8_t __attribute__ ((__vector_size__ (16))); 9 typedef __builtin_neon_si int32x4_t __attribute__ ((__vector_size__ (16))); 10 typedef __builtin_neon_hi int16x8_t __attribute__ ((__vector_size__ (16))); 11 typedef __builtin_neon_qi int8x8_t __attribute__ ((__vector_size__ (8))); 12 typedef __builtin_neon_si int32x2_t __attribute__ ((__vector_size__ (8))); 23 __extension__ static __inline uint16x8_t __attribute__ ((__always_inline__)) 28 __extension__ static __inline int32x4_t __attribute__ ((__always_inline__)) 33 __extension__ static __inline uint16x8_t __attribute__ ((__always_inline__)) [all …]
|
/ndk/sources/cxx-stl/gabi++/include/ |
D | gabixx_config.h | 35 #define _GABIXX_NORETURN __attribute__((__noreturn__)) 54 #define _GABIXX_HIDDEN __attribute__((__visibility__("hidden"))) 57 #define _GABIXX_DEFAULT __attribute__((__visibility__("default"))) 60 #define _GABIXX_WEAK __attribute__((__weak__)) 66 inline __attribute__((__always_inline__))
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | error.h | 21 #ifndef __attribute__ 24 # define __attribute__(Spec) /* empty */ macro 43 __attribute__ ((__format__ (__printf__, 3, 4))); 47 __attribute__ ((__format__ (__printf__, 5, 6)));
|
D | stdio.in.h | 52 #ifndef __attribute__ 55 # define __attribute__(Spec) /* empty */ 78 __attribute__ ((__format__ (__printf__, 2, 3))); 83 __attribute__ ((__format__ (__printf__, 2, 3))); 97 __attribute__ ((__format__ (__printf__, 2, 0))); 102 __attribute__ ((__format__ (__printf__, 2, 0))); 117 __attribute__ ((__format__ (__printf__, 1, 2))); 123 __attribute__ ((__format__ (__printf__, 1, 2))); 144 __attribute__ ((__format__ (__printf__, 1, 0))); 149 __attribute__ ((__format__ (__printf__, 1, 0))); [all …]
|
D | string.in.h | 34 #ifndef __attribute__ 37 # define __attribute__(Spec) /* empty */ macro 59 __attribute__ ((__pure__)); 77 __attribute__ ((__pure__)); 107 __attribute__ ((__pure__)); 123 __attribute__ ((__pure__)); 177 __attribute__ ((__pure__)); 227 __attribute__ ((__pure__)); 254 __attribute__ ((__pure__)); 338 __attribute__ ((__pure__)); [all …]
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
D | _gcc.h | 84 # define _STLP_EXPORT_DECLSPEC __attribute__((visibility("default"))) 85 # define _STLP_IMPORT_DECLSPEC __attribute__((visibility("default"))) 86 # define _STLP_CLASS_EXPORT_DECLSPEC __attribute__((visibility("default"))) 87 # define _STLP_CLASS_IMPORT_DECLSPEC __attribute__((visibility("default"))) 102 #define _STLP_NORETURN_FUNCTION __attribute__((noreturn))
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
D | pretty2.cpp | 9 throw() __attribute__((noreturn)); 18 int __attribute__((noinline)) 56 void __attribute__((noinline))
|
D | eh-inline-1.cpp | 9 typedef int aligned __attribute__((aligned(ALIGNMENT))); 23 inline __attribute__((always_inline))
|
D | new16.cpp | 12 void __attribute__((noinline)) bar() {} in bar() 14 long __attribute__((noinline)) foo(double *p, int n) in foo()
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
D | pretty2.cpp | 9 throw() __attribute__((noreturn)); 18 int __attribute__((noinline)) 56 void __attribute__((noinline))
|
D | eh-inline-1.cpp | 9 typedef int aligned __attribute__((aligned(ALIGNMENT))); 23 inline __attribute__((always_inline))
|
D | new16.cpp | 12 void __attribute__((noinline)) bar() {} in bar() 14 long __attribute__((noinline)) foo(double *p, int n) in foo()
|
D | eh-inline-2.cpp | 9 typedef int aligned __attribute__((aligned(ALIGNMENT))); 29 inline __attribute__((always_inline))
|
/ndk/tests/standalone/init-fini-arrays/ |
D | foo.cpp | 5 void __attribute__((constructor)) 11 void __attribute__((destructor))
|
/ndk/sources/android/support/include/ |
D | inttypes.h | 41 intmax_t imaxabs(intmax_t) __attribute__((__const__)); 42 imaxdiv_t imaxdiv(intmax_t, intmax_t) __attribute__((__const__));
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/compiler/ |
D | gcc.hpp | 123 # define BOOST_SYMBOL_EXPORT __attribute__((dllexport)) 124 # define BOOST_SYMBOL_IMPORT __attribute__((dllimport)) 126 # define BOOST_SYMBOL_EXPORT __attribute__((visibility("default"))) 129 # define BOOST_SYMBOL_VISIBLE __attribute__((visibility("default")))
|
/ndk/sources/host-tools/make-3.81/ |
D | make.h | 199 #ifndef __attribute__ 202 # define __attribute__(x) macro 211 #define UNUSED __attribute__ ((unused)) 234 extern void abort PARAMS ((void)) __attribute__ ((noreturn)); 235 extern void exit PARAMS ((int)) __attribute__ ((noreturn)); 402 __attribute__ ((__format__ (__printf__, 2, 3))); 404 __attribute__ ((__format__ (__printf__, 2, 3))); 406 __attribute__ ((noreturn, __format__ (__printf__, 2, 3))); 413 extern void die PARAMS ((int)) __attribute__ ((noreturn)); 415 extern void pfatal_with_name PARAMS ((const char *)) __attribute__ ((noreturn));
|