Home
last modified time | relevance | path

Searched refs:exp_divisor (Results 1 – 7 of 7) sorted by relevance

/dports/x11/cinnamon/cinnamon-4.8.6/src/st/
H A Dst-private.c273 gdouble exp_divisor; in calculate_gaussian_kernel() local
283 exp_divisor = 2 * sigma * sigma; in calculate_gaussian_kernel()
288 ret[i] = exp (-(i - half) * (i - half) / exp_divisor); in calculate_gaussian_kernel()
/dports/x11/gnome-shell/gnome-shell-41.1/src/st/
H A Dst-private.c247 gdouble exp_divisor; in calculate_gaussian_kernel() local
257 exp_divisor = 2 * sigma * sigma; in calculate_gaussian_kernel()
262 ret[i] = exp (-(i - half) * (i - half) / exp_divisor); in calculate_gaussian_kernel()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/InstCombine/
H A Dfdiv.ll743 define float @exp_divisor(float %y, float %z) {
744 ; CHECK-LABEL: @exp_divisor(
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/InstCombine/
H A Dfdiv.ll743 define float @exp_divisor(float %y, float %z) {
744 ; CHECK-LABEL: @exp_divisor(
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Transforms/InstCombine/
H A Dfdiv.ll743 define float @exp_divisor(float %y, float %z) {
744 ; CHECK-LABEL: @exp_divisor(
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Transforms/InstCombine/
H A Dfdiv.ll743 define float @exp_divisor(float %y, float %z) {
744 ; CHECK-LABEL: @exp_divisor(
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/InstCombine/
H A Dfdiv.ll743 define float @exp_divisor(float %y, float %z) {
744 ; CHECK-LABEL: @exp_divisor(