Home
last modified time | relevance | path

Searched defs:log2e (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/XNNPACK/src/xnnpack/
H A Dmicroparams.h1421 uint16_t log2e; member
1452 float log2e; member
1465 float log2e; member
1482 float log2e; member
1497 float log2e; member
1509 float log2e; member
1523 float log2e; member
1671 float log2e; member
1683 float log2e; member
1734 uint16_t log2e; member
[all …]
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/numerics/numbers/
H A Dillformed.verify.cpp14 int log2e{std::numbers::log2e_v<int>}; // expected-error-re@numbers:* {{static assertion failed{{.*… variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DMathExtras.h61 log2e = 1.4426950408889634074, // (0x1.71547652b82feP+0) variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DMathExtras.h35 log2e = 1.4426950408889634074, // (0x1.71547652b82feP+0) variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DMathExtras.h35 log2e = 1.4426950408889634074, // (0x1.71547652b82feP+0) variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DMathExtras.h35 log2e = 1.4426950408889634074, // (0x1.71547652b82feP+0) variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DMathExtras.h35 log2e = 1.4426950408889634074, // (0x1.71547652b82feP+0) variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DMathExtras.h43 log2e = 1.4426950408889634074, // (0x1.71547652b82feP+0) variable
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c3095 LLVMValueRef log2e = lp_build_const_vec(bld->gallivm, bld->type, in lp_build_exp() local