Home
last modified time | relevance | path

Searched defs:logb (Results 76 – 89 of 89) sorted by relevance

1234

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/
D__clang_cuda_math.h180 __DEVICE__ double logb(double __a) { return __nv_logb(__a); } in logb() function
Dtgmath.h987 #define logb(__x) __tg_logb(__tg_promote1((__x))(__x)) macro
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/
H A D__clang_cuda_math.h180 __DEVICE__ double logb(double __a) { return __nv_logb(__a); } in logb() function
H A Dtgmath.h987 #define logb(__x) __tg_logb(__tg_promote1((__x))(__x)) macro
/aosp_15_r20/prebuilts/go/linux-x86/src/math/
Dall_test.go425 var logb = []float64{ var
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/
H A DCoreMathVerifier.java82 static native float logb(float x); in logb() method in CoreMathVerifier
798 static private Target.Floaty logb(double d, Target t) { in logb() method in CoreMathVerifier
/aosp_15_r20/prebuilts/sdk/renderscript/clang-include/
H A Dtgmath.h994 #define logb(__x) __tg_logb(__tg_promote1((__x))(__x)) macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/
Dtgmath.h987 #define logb(__x) __tg_logb(__tg_promote1((__x))(__x)) macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/
Dtgmath.h987 #define logb(__x) __tg_logb(__tg_promote1((__x))(__x)) macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/
Dtgmath.h987 #define logb(__x) __tg_logb(__tg_promote1((__x))(__x)) macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
Dtgmath.h994 #define logb(__x) __tg_logb(__tg_promote1((__x))(__x)) macro
/aosp_15_r20/external/clang/lib/Headers/
H A Dtgmath.h994 #define logb(__x) __tg_logb(__tg_promote1((__x))(__x)) macro
/aosp_15_r20/bionic/tests/
H A Dmath_test.cpp1179 TEST(math_h, logb) { in TEST() argument
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...

1234