Home
last modified time | relevance | path

Searched defs:pow_1 (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_srgb.c187 LLVMValueRef pow_approx, coeff, x2, exponent, pow_1, pow_2; in lp_build_linear_to_srgb() local
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_srgb.c187 LLVMValueRef pow_approx, coeff, x2, exponent, pow_1, pow_2; in lp_build_linear_to_srgb() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_srgb.c187 LLVMValueRef pow_approx, coeff, x2, exponent, pow_1, pow_2; in lp_build_linear_to_srgb() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_srgb.c187 LLVMValueRef pow_approx, coeff, x2, exponent, pow_1, pow_2; in lp_build_linear_to_srgb() local
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_srgb.c187 LLVMValueRef pow_approx, coeff, x2, exponent, pow_1, pow_2; in lp_build_linear_to_srgb() local
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_srgb.c187 LLVMValueRef pow_approx, coeff, x2, exponent, pow_1, pow_2; in lp_build_linear_to_srgb() local
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_srgb.c187 LLVMValueRef pow_approx, coeff, x2, exponent, pow_1, pow_2; in lp_build_linear_to_srgb() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_srgb.c187 LLVMValueRef pow_approx, coeff, x2, exponent, pow_1, pow_2; in lp_build_linear_to_srgb() local
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_srgb.c187 LLVMValueRef pow_approx, coeff, x2, exponent, pow_1, pow_2; in lp_build_linear_to_srgb() local
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_srgb.c187 LLVMValueRef pow_approx, coeff, x2, exponent, pow_1, pow_2; in lp_build_linear_to_srgb() local
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_srgb.c187 LLVMValueRef pow_approx, coeff, x2, exponent, pow_1, pow_2; in lp_build_linear_to_srgb() local
/dports/science/libecpint/libecpint-1.0.7/src/lib/
H A Dmathutil.cpp36 double pow_1(const double z) { return z; } in pow_1() function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DNonDC3FunctionTrain.cpp572 bool pow_1 = (power == 1.), // detect special cases in sample_allocation_metric() local
H A DNonDPolynomialChaos.cpp1135 bool pow_1 = (power == 1.), // simple average in sample_allocation_metric() local
/dports/audio/supercollider/SuperCollider-3.11.0-Source/server/plugins/
H A DBinaryOpUGens.cpp1258 void pow_1(BinaryOpUGen* unit, int inNumSamples) { in pow_1() function