Searched defs:log2 (Results 1 - 20 of 20) sorted by last modified time

/src/libexec/ld.elf_so/
H A Dmap_object.c324 unsigned int log2 = 0; local in function:_rtld_map_object
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_dri.c196 unsigned int log2 = 1; local in function:mylog2
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_dri.c283 unsigned int log2 = 1; local in function:mylog2
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_dri.c149 unsigned int log2 = 1; local in function:mylog2
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_dri.c267 unsigned int log2 = 1; local in function:mylog2
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_dri.c149 unsigned int log2 = 1; local in function:mylog2
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprog_to_nir.c316 nir_ssa_def *log2 = nir_flog2(b, abs_srcx); local in function:ptn_log
/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/gen/
H A DglX_server_table.py32 def log2(value): function
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c996 nir_ssa_def *log2 = nir_flog2(b, abs_srcx); local in function:ttn_log
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Df.cpp67 boost::math::ntl::RR log2(const boost::math::ntl::RR& x) function in typeref:typename:boost::math::ntl::RR
H A Dlp_bld_arit.c3126 LLVMValueRef log2 = lp_build_const_vec(bld->gallivm, bld->type, local in function:lp_build_log
3142 LLVMValueRef log2 = lp_build_const_vec(bld->gallivm, bld->type, local in function:lp_build_log_safe
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprog_to_nir.c316 nir_ssa_def *log2 = nir_flog2(b, abs_srcx); local in function:ptn_log
/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/gen/
H A DglX_server_table.py32 def log2(value): function
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c886 nir_ssa_def *log2 = nir_flog2(b, abs_srcx); local in function:ttn_log
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Df.cpp67 boost::math::ntl::RR log2(const boost::math::ntl::RR& x) function in typeref:typename:boost::math::ntl::RR
H A Dlp_bld_arit.c3211 LLVMValueRef log2 = lp_build_const_vec(bld->gallivm, bld->type, local in function:lp_build_log
3227 LLVMValueRef log2 = lp_build_const_vec(bld->gallivm, bld->type, local in function:lp_build_log_safe
[all...]
/src/sys/dev/pci/cxgb/
H A Dcxgb_t3_hw.c2780 unsigned int log2 = fls(mtu); local in function:t3_load_mtus
/src/lib/libm/src/
H A Dnamespace.h73 #define log2 _log2 macro
/src/sys/arch/arm/xscale/
H A Dixp425_qmgr.c942 log2(unsigned n) function in typeref:typename:unsigned
/src/include/
H A Dtgmath.h172 #define log2(a) __TG_FN1(log2, (a)) macro

Completed in 43 milliseconds