Home
last modified time | relevance | path

Searched refs:d111 (Results 1 – 6 of 6) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/net/forwarding/
Dgre_multipath.sh228 local d111=$((t1_111 - t0_111))
230 multipath_eval "$what" $weight1 $weight2 $d111 $d222
Dgre_inner_v4_multipath.sh276 local d111=$((t1_111 - t0_111))
278 multipath_eval "$what" $weight1 $weight2 $d111 $d222
Dgre_inner_v6_multipath.sh277 local d111=$((t1_111 - t0_111))
279 multipath_eval "$what" $weight1 $weight2 $d111 $d222
Dip6gre_inner_v6_multipath.sh276 local d111=$((t1_111 - t0_111))
278 multipath_eval "$what" $weight1 $weight2 $d111 $d222
Dip6gre_inner_v4_multipath.sh275 local d111=$((t1_111 - t0_111))
277 multipath_eval "$what" $weight1 $weight2 $d111 $d222
/external/pdfium/third_party/lcms/src/
Dcmsintrp.c464 d100, d101, d110, d111, in TrilinearInterpFloat() local
498 d111 = DENS(X1, Y1, Z1); in TrilinearInterpFloat()
504 dx11 = LERP(fx, d011, d111); in TrilinearInterpFloat()
536 d100, d101, d110, d111, in TrilinearInterp16() local
575 d111 = DENS(X1, Y1, Z1); in TrilinearInterp16()
581 dx11 = LERP(rx, d011, d111); in TrilinearInterp16()