Home
last modified time | relevance | path

Searched defs:tempb (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/gil/extension/toolbox/color_spaces/
Dhsl.hpp158 float tempr, tempg, tempb; in operator ()() local
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dpa_avx.cpp866 simd16scalar tempb = _simd16_loadu_ps(reinterpret_cast<const float*>(&b[i])); in PaTriList2_simd16() local
1166 simd16scalar tempb = _simd16_loadu_ps(reinterpret_cast<const float*>(&b[i])); in PaTriStrip1_simd16() local
1441 simd16scalar tempb = _simd16_loadu_ps(reinterpret_cast<const float*>(&b[i])); in PaTriFan1_simd16() local
1622 simd16scalar tempb = _simd16_loadu_ps(reinterpret_cast<const float*>(&b[i])); in PaQuadList1_simd16() local
1995 simd16scalar tempb = _simd16_loadu_ps(reinterpret_cast<const float*>(&b[i])); in PaLineList1_simd16() local
2226 simd16scalar tempb = _simd16_loadu_ps(reinterpret_cast<const float*>(&b[i])); in PaLineStrip1_simd16() local
/third_party/icu/tools/unicodetools/com/ibm/rbm/
DRBManager.java862 Bundle tempb = (Bundle)bundles.elementAt(i); in getBundle() local