Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dextensions_table.c38 #define EXT(name_str, driver_cap, gll_ver, glc_ver, gles_ver, gles2_ver, yyyy) \ argument
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/ec/
Dec_montgomery.c412 EC_FELEM xx, yy, yyyy, zz; in ec_GFp_mont_dbl() local
/external/boringssl/src/crypto/fipsmodule/ec/
Dec_montgomery.c412 EC_FELEM xx, yy, yyyy, zz; in ec_GFp_mont_dbl() 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/Pipeline/
DPixelRoutine.cpp149 Float4 yyyy = Float4(Float(y)) + *Pointer<Float4>(primitive + OFFSET(Primitive, yQuad), 16); in quad() local
/external/swiftshader/src/Reactor/
DReactor.hpp1739 Swizzle4<Vector4, 0x1111> yyyy; member