Home
last modified time | relevance | path

Searched defs:xxxx (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CodeGen/
D2004-06-18-VariableLengthArrayOfStructures.c6 int xxxx(int a) { in xxxx() function
/external/swiftshader/src/Pipeline/
DPixelRoutine.cpp76 Float4 xxxx = Float4(Float(x)) + *Pointer<Float4>(primitive + OFFSET(Primitive,xQuad), 16); in quad() local
/external/swiftshader/src/Shader/
DPixelRoutine.cpp76 Float4 xxxx = Float4(Float(x)) + *Pointer<Float4>(primitive + OFFSET(Primitive,xQuad), 16); in quad() local
/external/swiftshader/src/Reactor/
DReactor.hpp1496 Swizzle4<Vector4, 0x00> xxxx; member