Home
last modified time | relevance | path

Searched defs:c011 (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dp4.cpp43 A<>::B<int>::C<int> c011(1, k, 3); variable
/external/llvm-project/clang/test/CXX/temp/temp.decls/temp.variadic/
Dp4.cpp44 A<>::B<int>::C<int> c011(1, k, 3); variable
/external/swiftshader/src/Device/
DBlitter.cpp1523 Float4 c011 = readFloat4(s011, state); in sample() local
/external/swiftshader/src/Pipeline/
DSamplerCore.cpp1104 Vector4f c011 = sampleTexel(x0, y1, z1, dRef, sample, mipmap, buffer, function); in sampleFloat3D() local
/external/swiftshader/src/Renderer/
DSurface.cpp1081 Color<float> c011 = read(x0, y1, z1); in sample() local