Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonDepArch.h16 enum class ArchEnum { NoArch, Generic, V5, V55, V60, V62, V65, V66 }; enumerator
/third_party/lame/include/
Dlame.h95 V5 = 450, enumerator
/third_party/vk-gl-cts/framework/common/
DtcuAstcUtil.cpp829 #define ASSIGN_X_BITS(V0,S0, V1,S1, V2,S2, V3,S3, V4,S4, V5,S5, V6,S6) do { SHOR(V0,S0,x0); SHOR(V1… in decodeHDREndpointMode7() argument
912 #define ASSIGN_X_BITS(V0,S0, V1,S1, V2,S2, V3,S3, V4,S4, V5,S5) do { SHOR(V0,S0,x0); SHOR(V1,S1,x1)… in decodeHDREndpointMode11() argument
/third_party/spirv-tools/test/val/
Dval_ext_inst_test.cpp7435 TEST_P(VersionCheck, V5) { in TEST_P() argument