Home
last modified time | relevance | path

Searched defs:expl (Results 1 – 13 of 13) sorted by relevance

/aosp12/bionic/libm/upstream-freebsd/lib/msun/ld128/
H A Ds_expl.c61 expl(long double x) in expl() function
/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/tests/
H A Dmath_test.cpp701 TEST(MATH_TEST, expl) { in TEST() argument