Home
last modified time | relevance | path

Searched refs:mod3 (Results 1 – 7 of 7) sorted by relevance

/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph_tests/testpkg-relimport2/pkg/sub/
D__init__.py2 from .. import mod3
/external/swiftshader/src/Shader/
DPixelPipeline.cpp483 Vector4s mod3; in blendTexture() local
554 mod3.x = SubSat(Short4(0x1000), arg3->x); in blendTexture()
555 mod3.y = SubSat(Short4(0x1000), arg3->y); in blendTexture()
556 mod3.z = SubSat(Short4(0x1000), arg3->z); in blendTexture()
557 mod3.w = SubSat(Short4(0x1000), arg3->w); in blendTexture()
559 arg3 = &mod3; in blendTexture()
562 mod3.x = arg3->w; in blendTexture()
563 mod3.y = arg3->w; in blendTexture()
564 mod3.z = arg3->w; in blendTexture()
565 mod3.w = arg3->w; in blendTexture()
[all …]
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph.egg-info/
DSOURCES.txt263 modulegraph_tests/testpkg-relimport2/pkg/mod3.py
/external/llvm/test/Bitcode/
Dcompatibility-3.7.ll1261 !2 = !{i32 3, !"mod3", !3}
1262 ; CHECK: !2 = !{i32 3, !"mod3", !3}
Dcompatibility-3.6.ll1198 !2 = !{i32 3, !"mod3", !3}
1199 ; CHECK: !2 = !{i32 3, !"mod3", !3}
Dcompatibility-3.8.ll1571 !2 = !{i32 3, !"mod3", !3}
1572 ; CHECK: !2 = !{i32 3, !"mod3", !3}
Dcompatibility.ll1648 !2 = !{i32 3, !"mod3", !3}
1649 ; CHECK: !2 = !{i32 3, !"mod3", !3}