Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dextensions_table.c39 #define EXT(name_str, driver_cap, gll_ver, glc_ver, gles_ver, gles2_ver, yyyy) \ argument
/external/boringssl/src/crypto/fipsmodule/ec/
Dec_montgomery.c377 EC_FELEM xx, yy, yyyy, zz; in ec_GFp_mont_dbl() local
/external/swiftshader/src/Pipeline/
DPixelRoutine.cpp109 Float4 yyyy = Float4(Float(y)) + *Pointer<Float4>(primitive + OFFSET(Primitive,yQuad), 16); in quad() local
/external/swiftshader/src/Shader/
DPixelRoutine.cpp109 Float4 yyyy = Float4(Float(y)) + *Pointer<Float4>(primitive + OFFSET(Primitive,yQuad), 16); in quad() local
/external/swiftshader/src/Reactor/
DReactor.hpp1581 Swizzle4<Vector4, 0x55> yyyy; member