Home
last modified time | relevance | path

Searched refs:object (Results 1 – 25 of 46) sorted by relevance

12

/bionic/libc/include/
Dstdatomic.h403 #define atomic_compare_exchange_strong_explicit(object, expected, \ argument
405 __c11_atomic_compare_exchange_strong(object, expected, desired, \
407 #define atomic_compare_exchange_weak_explicit(object, expected, \ argument
409 __c11_atomic_compare_exchange_weak(object, expected, desired, \
411 #define atomic_exchange_explicit(object, desired, order) \ argument
412 __c11_atomic_exchange(object, desired, order)
413 #define atomic_fetch_add_explicit(object, operand, order) \ argument
414 __c11_atomic_fetch_add(object, operand, order)
415 #define atomic_fetch_and_explicit(object, operand, order) \ argument
416 __c11_atomic_fetch_and(object, operand, order)
[all …]
/bionic/libm/x86_64/
Ds_cbrt.S223 .type coeff_table,@object
229 .type EXP_MSK3,@object
235 .type EXP_MSK2,@object
241 .type EXP_MASK,@object
247 .type SIG_MASK,@object
315 .type rcp_table,@object
511 .type cbrt_table,@object
707 .type D_table,@object
713 .type SCALE63,@object
719 .type ZERON,@object
[all …]
De_exp.S283 .type cv,@object
291 .type Shifter,@object
299 .type mmask,@object
307 .type bias,@object
567 .type Tbl_addr,@object
575 .type ALLONES,@object
583 .type ebias,@object
589 .type XMAX,@object
595 .type XMIN,@object
601 .type INF,@object
[all …]
Ds_tanh.S266 .type L2E,@object
274 .type Shifter,@object
290 .type cv,@object
1318 .type T2_neg_f,@object
1327 .type MASK3,@object
1335 .type RMASK,@object
1351 .type pv,@object
1357 .type HALFMASK,@object
1363 .type ONEMASK,@object
1369 .type TWOMASK,@object
De_cosh.S261 .type L2E,@object
269 .type Shifter,@object
293 .type cv,@object
809 .type T2f,@object
1325 .type T2_neg_f,@object
1337 .type pv,@object
1343 .type HALFMASK,@object
1349 .type ONEMASK,@object
De_atan2.S421 .type a2,@object
429 .type b2,@object
449 .type P_TBL,@object
469 .type SGN_TBL,@object
1129 .type ATAN_TBL,@object
1149 .type P_TBL2,@object
1169 .type SELECT_B,@object
1177 .type SGNMASK,@object
1185 .type pi_table,@object
1193 .type pi2_table,@object
[all …]
Ds_sin.S609 .type ONEHALF,@object
617 .type P_2,@object
625 .type SC_4,@object
1141 .type Ctable,@object
1149 .type SC_2,@object
1157 .type SC_3,@object
1165 .type SC_1,@object
1210 .type PI_INV_TABLE,@object
1219 .type PI_4,@object
1225 .type PI32INV,@object
[all …]
De_acos.S371 .type ABSVALMASK,@object
887 .type T_table,@object
1851 .type Tbl_addr,@object
1864 .type cv,@object
1872 .type PI_BY_2,@object
1880 .type NEG_PI,@object
1900 .type cv2,@object
1908 .type HALFMASK,@object
1916 .type PI,@object
1922 .type ONEMASK,@object
[all …]
Ds_tan.S625 .type ONEHALF,@object
633 .type MUL16,@object
641 .type sign_mask,@object
649 .type PI32INV,@object
657 .type P_1,@object
665 .type P_2,@object
673 .type P_3,@object
2085 .type Ctable,@object
2093 .type MASK_35,@object
2099 .type Q_11,@object
[all …]
Ds_cos.S602 .type ONEHALF,@object
610 .type P_2,@object
618 .type SC_4,@object
1134 .type Ctable,@object
1142 .type SC_2,@object
1150 .type SC_3,@object
1158 .type SC_1,@object
1203 .type PI_INV_TABLE,@object
1212 .type PI_4,@object
1218 .type PI32INV,@object
[all …]
Ds_expm1.S374 .type cv,@object
382 .type Shifter,@object
642 .type Tbl_addr,@object
650 .type mmask,@object
658 .type bias,@object
666 .type emask,@object
686 .type cvl,@object
692 .type XMAX,@object
698 .type INF,@object
704 .type HIGHMASK,@object
Ds_atan.S222 .type ONEMASK,@object
230 .type a2,@object
238 .type b2,@object
890 .type atan_tbl,@object
898 .type pi_table,@object
904 .type SGNMASK,@object
De_sinh.S313 .type L2E,@object
321 .type Shifter,@object
345 .type cv,@object
861 .type T2f,@object
1377 .type T2_neg_f,@object
1393 .type pv,@object
1401 .type MASK3,@object
1407 .type HALFMASK,@object
De_asin.S458 .type ABSVALMASK,@object
974 .type T_table,@object
1938 .type Tbl_addr,@object
1947 .type SIGNMASK,@object
1955 .type HALFMASK2,@object
1963 .type PI_BY_2,@object
1983 .type cv2,@object
1991 .type HALFMASK,@object
1997 .type ONEMASK,@object
2003 .type TMASK,@object
[all …]
De_log10.S232 .type HIGHSIGMASK,@object
240 .type LOG10_E,@object
760 .type L_tbl,@object
768 .type log2,@object
784 .type coeff,@object
Ds_log1p.S766 .type L_tbl,@object
774 .type log2,@object
790 .type coeff,@object
806 .type coeff2,@object
De_log.S732 .type L_tbl,@object
740 .type log2,@object
756 .type coeff,@object
De_pow.S1081 .type HIGHSIGMASK,@object
1089 .type LOG2_E,@object
1117 .type coeff,@object
3173 .type L_tbl,@object
3182 .type HIGHMASK_Y,@object
4210 .type T_exp,@object
4227 .type e_coeff,@object
4235 .type coeff_h,@object
4243 .type HIGHMASK_LOG_X,@object
4251 .type HALFMASK,@object
[all …]
De_hypot.S191 .type static_const_table,@object
/bionic/libc/arch-common/bionic/
Dcrtbrand.S31 .type abitag, %object
Dcrtend_so.S37 .type __FRAME_END__, @object
Dcrtend.S51 .type __FRAME_END__, @object
/bionic/libc/arch-arm/bionic/
D__aeabi.c54 __aeabi_atexit(void *object, void (*destructor) (void *), void *dso_handle) { in __aeabi_atexit() argument
55 return __cxa_atexit(destructor, object, dso_handle); in __aeabi_atexit()
/bionic/libm/x86/
Dlibm_sincos_huge.S521 .type .L_2il0floatpacket.0,@object
527 .type _Pi4Inv,@object
538 .type _Pi4x3,@object
551 .type _Pi4x4,@object
603 .type _SP,@object
655 .type _CP,@object
663 .type _ones,@object
Dlibm_tancot_huge.S575 .type .L_2il0floatpacket.0,@object
581 .type _Pi4Inv,@object
592 .type _Pi4x3,@object
605 .type _Pi4x4,@object
613 .type _ones,@object
641 .type _TP,@object
669 .type _TQ,@object
745 .type _GP,@object

12