Searched refs:d111 (Results 1 – 6 of 6) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/net/forwarding/ |
D | gre_multipath.sh | 228 local d111=$((t1_111 - t0_111)) 230 multipath_eval "$what" $weight1 $weight2 $d111 $d222
|
D | gre_inner_v4_multipath.sh | 276 local d111=$((t1_111 - t0_111)) 278 multipath_eval "$what" $weight1 $weight2 $d111 $d222
|
D | gre_inner_v6_multipath.sh | 277 local d111=$((t1_111 - t0_111)) 279 multipath_eval "$what" $weight1 $weight2 $d111 $d222
|
D | ip6gre_inner_v6_multipath.sh | 276 local d111=$((t1_111 - t0_111)) 278 multipath_eval "$what" $weight1 $weight2 $d111 $d222
|
D | ip6gre_inner_v4_multipath.sh | 275 local d111=$((t1_111 - t0_111)) 277 multipath_eval "$what" $weight1 $weight2 $d111 $d222
|
/external/pdfium/third_party/lcms/src/ |
D | cmsintrp.c | 464 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()
|