Home
last modified time | relevance | path

Searched refs:zeta (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/buildroot/board/ci20/patches/uboot/
H A D0001-mips-Remove-default-endiannes.patch18 make[1]: Entering directory '/home/zeta/repos/u-boot-ci20'
28 …a-sections -D__KERNEL__ -I/home/zeta/repos/u-boot-ci20/include -fno-builtin -ffreestanding -nostdi…
32 …a-sections -D__KERNEL__ -I/home/zeta/repos/u-boot-ci20/include -fno-builtin -ffreestanding -nostdi…
40 make[1]: Leaving directory '/home/zeta/repos/u-boot-ci20'
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.c108 u32 size, u32 pitch, u32 zeta) in nv10_bo_set_tiling() argument
131 nv10_bo_update_tile_region(dev, found, addr, size, pitch, zeta); in nv10_bo_set_tiling()
249 nvbo->zeta = (tile_flags & 0x00000007); in nouveau_bo_alloc()
397 if (nvbo->zeta) { in set_placement_range()
1035 nvbo->mode, nvbo->zeta); in nouveau_bo_vm_bind()
H A Dnouveau_bo.h38 unsigned zeta:3; member
H A Dnouveau_gem.c250 rep->tile_flags |= nvbo->zeta; in nouveau_gem_info()
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dstb0899_algo.c896 u32 sym_peak = 23, zeta = 707, loopbw_percent = 60; in stb0899_dvbs2_set_btr_loopbw() local
913 wn = (4 * zeta * zeta) + 1000000; in stb0899_dvbs2_set_btr_loopbw()
914 wn = (2 * (loopbw_percent * 1000) * 40 * zeta) /wn; /*wn =wn 10^-8*/ in stb0899_dvbs2_set_btr_loopbw()
917 k_direct = (2 * wn * zeta) / K; /*kDirect = kDirect 10^-2*/ in stb0899_dvbs2_set_btr_loopbw()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/special_functions/
H A Dmath_fwd.hpp904 typename tools::promote_args<T>::type zeta(T s, const Policy&);
994 typename tools::promote_args<T>::type zeta(T s);
1456 …inline typename boost::math::tools::promote_args<T>::type zeta(T s){ return boost::math::zeta(s, P…
/OK3568_Linux_fs/kernel/arch/x86/math-emu/
H A DREADME420 Bruce Evans, bde@kralizec.zeta.org.au
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/tr1/
H A Dcmath1561 /// 5.2.1.20 Riemann zeta function.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/tr1/
H A Dcmath1561 /// 5.2.1.20 Riemann zeta function.