Home
last modified time | relevance | path

Searched refs:expl (Results 1 – 25 of 26) sorted by relevance

12

/aosp12/bionic/libm/upstream-freebsd/lib/msun/ld128/
H A Ds_erfl.c251 r = expl(-z*z-0.5625)*expl((z-ax)*(z+ax)+R/S); in erfl()
324 r = expl(-z*z-0.5625)*expl((z-ax)*(z+ax)+R/S); in erfcl()
H A Ds_expl.c61 expl(long double x) in expl() function
/aosp12/bionic/libm/upstream-netbsd/lib/libm/complex/
H A Dcexpl.c44 r = expl(x); in cexpl()
H A Dcephes_subrl.c48 e = expl(x); in _cchshl()
/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_cpowl.c69 r = r * expl(-y * arga); in cpowl()
H A De_exp.c163 __weak_reference(exp, expl);
/aosp12/hardware/qcom/msm8994/kernel-headers/sound/
H A Dasound.h990 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument
/aosp12/hardware/qcom/msm8994/original-kernel-headers/sound/
H A Dasound.h973 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument
/aosp12/hardware/qcom/msm8996/kernel-headers/sound/
H A Dasound.h998 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_ ##direction SNDRV… argument
/aosp12/hardware/qcom/msm8996/original-kernel-headers/sound/
H A Dasound.h984 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument
/aosp12/hardware/qcom/msm8x09/kernel-headers/sound/
H A Dasound.h996 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_ ##direction SNDRV… argument
/aosp12/hardware/qcom/msm8x09/original-kernel-headers/sound/
H A Dasound.h984 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument
/aosp12/hardware/qcom/msm8x26/kernel-headers/sound/
H A Dasound.h989 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument
/aosp12/hardware/qcom/msm8x26/original-kernel-headers/sound/
H A Dasound.h972 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument
/aosp12/hardware/qcom/msm8x84/kernel-headers/sound/
H A Dasound.h989 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument
/aosp12/hardware/qcom/msm8x84/original-kernel-headers/sound/
H A Dasound.h972 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument
/aosp12/bionic/libc/kernel/uapi/sound/
H A Dasound.h920 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_ ##direction SNDRV… argument
/aosp12/bionic/libm/
H A Dlibm.map.txt103 expl; # introduced=21
/aosp12/bionic/tests/headers/posix/
H A Dmath_h.c178 FUNCTION(expl, long double (*f)(long double)); in math_h()
/aosp12/bionic/libc/include/
H A Dmath.h130 long double expl(long double __x) __RENAME_LDBL(exp, 3, 21);
/aosp12/bionic/tests/
H A Dmath_test.cpp701 TEST(MATH_TEST, expl) { in TEST() argument
702 ASSERT_DOUBLE_EQ(1.0L, expl(0.0L)); in TEST()
703 ASSERT_DOUBLE_EQ(M_E, expl(1.0L)); in TEST()
/aosp12/bionic/libc/tools/
H A Dposix-2013.txt219 expl
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
H A Des_wordlist.combined.gz1dictionary=main:es,locale=es,description=Español,date=1414726268, ...
H A Dpt_PT_wordlist.combined.gz1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ...

12