Searched defs:cB (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/src/Renderer/ |
D | Surface.cpp | 4140 __m128i cB = _mm_load_si128((__m128i*)(sourceB + 4 * x)); in resolve() local 4285 unsigned int cB = *(unsigned int*)(sourceB + 4 * x); in resolve() local 4434 __m128i cB = _mm_load_si128((__m128i*)(sourceB + 4 * x)); in resolve() local 4579 unsigned int cB = *(unsigned int*)(sourceB + 4 * x); in resolve() local 4727 __m128i cB = _mm_load_si128((__m128i*)(sourceB + 8 * x)); in resolve() local 4872 unsigned int cB = *(unsigned int*)(sourceB + 4 * x); in resolve() local 5023 __m128 cB = _mm_load_ps((float*)(sourceB + 4 * x)); in resolve() local 5170 float cB = *(float*)(sourceB + 4 * x); in resolve() local 5320 __m128 cB = _mm_load_ps((float*)(sourceB + 8 * x)); in resolve() local 5467 float cB = *(float*)(sourceB + 4 * x); in resolve() local [all …]
|
/external/libopus/celt/ |
D | mathops.h | 51 #define cB 0.67848403f macro
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTPrint3D.cpp | 309 void CPVRTPrint3D::ApplyKerning(const PVRTuint32 cA, const PVRTuint32 cB, float& fOffset) const in ApplyKerning() argument
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
D | builder_misc.cpp | 620 Constant* cB = dyn_cast<Constant>(b); in PSHUFB() local
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|