/aosp_15_r20/external/clang/test/Sema/ |
H A D | bitfield-promote.c | 24 __typeof(s.e + s.e) x_e; variable 25 int x_e; variable
|
/aosp_15_r20/external/aac/libFDK/include/ |
H A D | fixpoint_math.h | 275 inline FIXP_DBL sqrtFixp_lookup(FIXP_DBL x, INT *x_e) { in sqrtFixp_lookup() 807 FDK_INLINE FIXP_DBL fLog2(FIXP_DBL x_m, INT x_e, INT *result_e) { in fLog2() 876 FDK_INLINE FIXP_DBL fLog2(FIXP_DBL x_m, INT x_e) { in fLog2()
|
/aosp_15_r20/external/llvm-libc/src/math/generic/ |
H A D | pow.cpp | 177 unsigned x_e = static_cast<unsigned>(xbits.get_biased_exponent()); in is_odd_integer() local 189 unsigned x_e = static_cast<unsigned>(xbits.get_biased_exponent()); in is_integer() local
|
H A D | powf.cpp | 391 int32_t x_e = in is_odd_integer() local 402 int32_t x_e = in is_integer() local
|
H A D | cbrtf.cpp | 113 unsigned x_e = static_cast<unsigned>(xd_bits.get_biased_exponent()); variable
|
H A D | cos.cpp | 38 uint16_t x_e = xbits.get_biased_exponent(); variable
|
H A D | log2.cpp | 865 int x_e = -FPBits_t::EXP_BIAS; variable
|
H A D | log.cpp | 743 int x_e = -FPBits_t::EXP_BIAS; variable
|
H A D | sin.cpp | 39 uint16_t x_e = xbits.get_biased_exponent(); variable
|
H A D | log10.cpp | 745 int x_e = -FPBits_t::EXP_BIAS; variable
|
H A D | sincos.cpp | 40 uint16_t x_e = xbits.get_biased_exponent(); variable
|
H A D | log1p.cpp | 962 int x_e = xhi_bits.get_exponent() + (idx >> 7); variable
|
H A D | tan.cpp | 127 uint16_t x_e = xbits.get_biased_exponent(); variable
|
H A D | cbrt.cpp | 175 unsigned x_e = static_cast<unsigned>(x_bits.get_biased_exponent()); variable
|
/aosp_15_r20/external/libxaac/decoder/generic/ |
H A D | ixheaacd_qmf_dec_generic.c | 982 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_esbr_postradixcompute2() local 1069 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_esbr_postradixcompute4() local 1840 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_postradixcompute4() local 1940 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_postradixcompute2() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/linalg/ |
H A D | self_adjoint_eig_op_test.py | 125 def CompareEigenDecompositions(self, x_e, x_v, y_e, y_v, tol): argument
|
H A D | eig_op_test.py | 141 def CompareEigenDecompositions(self, x_e, x_v, y_e, y_v, tol): argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/preprocessor/include/boost/preprocessor/list/ |
D | for_each_i.hpp | 51 # define BOOST_PP_LIST_FOR_EACH_I_M_I(r, x_e) BOOST_PP_LIST_FOR_EACH_I_M_D(r, x_e) argument
|
/aosp_15_r20/external/libxaac/decoder/armv8/ |
H A D | ixheaacd_qmf_dec_armv8.c | 740 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_esbr_postradixcompute2() local 810 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_esbr_postradixcompute4() local
|
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/ |
H A D | CpuIm2ColKernel.cpp | 101 const int x_e = top_left_x + kernel_width * dilation_x; in linearize_volume_nchw() local
|
/aosp_15_r20/external/libxaac/encoder/ |
H A D | ixheaace_sbr_env_est.c | 1126 FLOAT32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaace_esbr_postradixcompute2() local 1219 FLOAT32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaace_esbr_postradixcompute4() local
|
/aosp_15_r20/external/libxaac/decoder/ |
H A D | ixheaacd_aac_imdct.c | 2903 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_fft32x32_ld_dec() local
|