/aosp_15_r20/prebuilts/go/linux-x86/src/math/ |
D | ldexp.go | 15 func Ldexp(frac float64, exp int) float64 { func
|
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/1.1/ |
H A D | OpenCL.std.h | 66 Ldexp = 34, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
H A D | OpenCL.std.h | 66 Ldexp = 34, enumerator
|
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/ |
D | OpenCL.std.h | 66 Ldexp = 34, enumerator
|
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/1.2/ |
H A D | OpenCL.std.h | 66 Ldexp = 34, enumerator
|
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/ |
D | OpenCL.std.h | 66 Ldexp = 34, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
H A D | OpenCL.std.h | 66 Ldexp = 34, enumerator
|
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/1.0/ |
H A D | OpenCL.std.h | 66 Ldexp = 34, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
H A D | OpenCL.std.h | 66 Ldexp = 34, enumerator
|
/aosp_15_r20/external/shaderc/spirv-headers/include/spirv/1.1/ |
D | OpenCL.std.h | 66 Ldexp = 34, enumerator
|
/aosp_15_r20/external/shaderc/spirv-headers/include/spirv/1.0/ |
D | OpenCL.std.h | 66 Ldexp = 34, enumerator
|
/aosp_15_r20/external/shaderc/spirv-headers/include/spirv/1.2/ |
D | OpenCL.std.h | 66 Ldexp = 34, enumerator
|
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/ |
D | OpenCL.std.h | 66 Ldexp = 34, enumerator
|
/aosp_15_r20/external/angle/src/common/ |
H A D | mathutil_unittest.cpp | 325 TEST(MathUtilTest, Ldexp) in TEST() argument
|
H A D | mathutil.h | 841 inline float Ldexp(float x, int exp) in Ldexp() function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/lib/core/ |
H A D | bfloat16.cc | 1207 struct Ldexp { struct 1208 T operator()(T a, int exp) { in operator ()()
|
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | OpenCL.std.h | 70 Ldexp = 34, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
H A D | OpenCL.std.h | 70 Ldexp = 34, enumerator
|
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/unified1/ |
H A D | OpenCL.std.h | 70 Ldexp = 34, enumerator
|
/aosp_15_r20/external/mesa3d/src/compiler/spirv/ |
H A D | OpenCL.std.h | 70 Ldexp = 34, enumerator
|
/aosp_15_r20/external/shaderc/spirv-headers/include/spirv/unified1/ |
D | OpenCL.std.h | 70 Ldexp = 34, enumerator
|
/aosp_15_r20/external/swiftshader/src/Pipeline/ |
H A D | ShaderCore.cpp | 528 RValue<SIMD::Float> Ldexp(RValue<SIMD::Float> significand, RValue<SIMD::Int> exponent) in Ldexp() function
|