Home
last modified time | relevance | path

Searched refs:yyyy (Results 1 - 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DQuadRasterizer.cpp125 Float4 yyyy = Float4(Float(y)) + *Pointer<Float4>(primitive + OFFSET(Primitive, yQuad), 16); local
131 Float4 y = yyyy;
146 Dw = *Pointer<Float4>(primitive + OFFSET(Primitive, w.C), 16) + yyyy * *Pointer<Float4>(primitive + OFFSET(Primitive, w.B), 16); in If()
161 yyyy * *Pointer<Float4>(primitive + OFFSET(Primitive, V[packedInterpolant].B), 16); in If()
169 yyyy * *Pointer<Float4>(primitive + OFFSET(Primitive, clipDistance[i].B), 16); in If()
175 yyyy * *Pointer<Float4>(primitive + OFFSET(Primitive, cullDistance[i].B), 16); in If()
/third_party/mesa3d/src/mesa/main/
H A Dextensions_table.c38 #define EXT(name_str, driver_cap, gll_ver, glc_ver, gles_ver, gles2_ver, yyyy) \
46 .year = yyyy \
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DQuadRasterizer.cpp145 Float4 yyyy = Float4(Float(y)) + *Pointer<Float4>(primitive + OFFSET(Primitive,yQuad), 16); local
151 Float4 y = yyyy;
238 Dw = *Pointer<Float4>(primitive + OFFSET(Primitive,w.C), 16) + yyyy * *Pointer<Float4>(primitive + OFFSET(Primitive,w.B), 16);
251 Dv[interpolant][component] += yyyy * *Pointer<Float4>(primitive + OFFSET(Primitive,V[interpolant][component].B), 16);
263 Df += yyyy * *Pointer<Float4>(primitive + OFFSET(Primitive,f.B), 16);
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/shaders/compiled/
H A Dmultiplyalpha_ftof_um_lumaalpha_3d_ps.h43 movc o0.xyz, r1.xxxx, r1.yyyy, r0.xyzx
H A Dmultiplyalpha_ftof_um_lumaalpha_2d_ps.h42 movc o0.xyz, r1.xxxx, r1.yyyy, r0.xyzx
H A Dmultiplyalpha_ftof_um_lumaalpha_2darray_ps.h46 movc o0.xyz, r1.xxxx, r1.yyyy, r0.xyzx
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DVertexPipeline.cpp265 L.y = L.y.yyyy; in pipeline()
309 diff.y = diff.y.yyyy; in pipeline()
760 texTrans3.y = texTrans3.y.yyyy; in processTextureCoordinate()
767 texTrans2.y = texTrans2.y.yyyy; in processTextureCoordinate()
774 texTrans1.y = texTrans1.y.yyyy; in processTextureCoordinate()
781 texTrans0.y = texTrans0.y.yyyy; in processTextureCoordinate()
H A DSetupRoutine.cpp539 Float4 B = i.yyyy * m[1]; in setupGradient()
545 B = C.yyyy; in setupGradient()
H A DVertexProgram.cpp853 c.y = c.y.yyyy; in readConstant()
885 c.y = c.y.yyyy; in readConstant()
H A DPixelProgram.cpp1053 c.y = c.y.yyyy; in readConstant()
1085 c.y = c.y.yyyy; in readConstant()
H A DPixelRoutine.cpp109 Float4 yyyy = Float4(Float(y)) + *Pointer<Float4>(primitive + OFFSET(Primitive,yQuad), 16); in quad() local
131 YYYY += yyyy; in quad()
H A DSamplerCore.cpp1413 Float4 dudy = duvdxy.yyyy; in computeLod()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderGroup.cpp293 dst.move(i, (x & v.xxxx) | (y & v.yyyy) | (z & v.zzzz) | (w & v.wwww)); in EmitGroupNonUniform()
309 dst.move(i, (x & v.xxxx) | (y & v.yyyy) | (z & v.zzzz) | (w & v.wwww)); in EmitGroupNonUniform()
H A DShaderCore.hpp507 return v2.xxxx & v2.yyyy; // [xyzw] [xyzw] [xyzw] [xyzw]
515 return v2.xxxx | v2.yyyy; // [xyzw] [xyzw] [xyzw] [xyzw]
H A DSetupRoutine.cpp544 Float4 B = i.yyyy * m[1]; in setupGradient()
550 B = C.yyyy; in setupGradient()
H A DPixelRoutine.cpp149 Float4 yyyy = Float4(Float(y)) + *Pointer<Float4>(primitive + OFFSET(Primitive, yQuad), 16); in quad() local
171 YYYY += yyyy; in quad()
192 routine.interpolationData.y = yyyy; in quad()
203 yyyy += Float4(Constants::SampleLocationsY[samples[0]]); in quad()
222 SpirvRoutine::interpolateAtXY(xxxx, yyyy, rhw, in quad()
H A DSamplerCore.cpp1143 Float4 dudy = duvdxy.yyyy; in computeLod2D()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DDateTimeGeneratorTest.java1232 String[] cases = {"m","d","y","mm","mmm","mm dd","mm':'dd","mm-dd-yyyy"}; in TestToString()
1233 String[] results = {"m","d","y","mm","mmm","mm dd","mm:dd","mm-dd-yyyy"}; in TestToString()
1401 new TestOptionsItem( "en", "yyyy", "yyyy", DateTimePatternGenerator.MATCH_NO_OPTIONS ), in TestOptions()
1404 new TestOptionsItem( "en@calendar=japanese", "yyyy", "y G", DateTimePatternGenerator.MATCH_NO_OPTIONS ), in TestOptions()
1407 new TestOptionsItem( "en@calendar=chinese", "yyyy", "r(U)", DateTimePatternGenerator.MATCH_NO_OPTIONS ), in TestOptions()
1415 new TestOptionsItem( "zh@calendar=chinese", "yyyy", "rU\u5E74", DateTimePatternGenerator.MATCH_NO_OPTIONS ), in TestOptions()
1648 dtpg.addPattern("d-MM-yyyy", false, new DateTimePatternGenerator.PatternInfo()); in TestEmptyInstance()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDateTimeGeneratorTest.java1229 String[] cases = {"m","d","y","mm","mmm","mm dd","mm':'dd","mm-dd-yyyy"}; in TestToString()
1230 String[] results = {"m","d","y","mm","mmm","mm dd","mm:dd","mm-dd-yyyy"}; in TestToString()
1398 new TestOptionsItem( "en", "yyyy", "yyyy", DateTimePatternGenerator.MATCH_NO_OPTIONS ), in TestOptions()
1401 new TestOptionsItem( "en@calendar=japanese", "yyyy", "y G", DateTimePatternGenerator.MATCH_NO_OPTIONS ), in TestOptions()
1404 new TestOptionsItem( "en@calendar=chinese", "yyyy", "r(U)", DateTimePatternGenerator.MATCH_NO_OPTIONS ), in TestOptions()
1412 new TestOptionsItem( "zh@calendar=chinese", "yyyy", "rU\u5E74", DateTimePatternGenerator.MATCH_NO_OPTIONS ), in TestOptions()
1645 dtpg.addPattern("d-MM-yyyy", false, new DateTimePatternGenerator.PatternInfo()); in TestEmptyInstance()
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DReactor.hpp1741 Swizzle4<Vector4, 0x1111> yyyy; member

Completed in 38 milliseconds