Home
last modified time | relevance | path

Searched refs:V4 (Results 1 – 25 of 115) sorted by relevance

12345

/external/eigen/test/
Dsmallvectors.cpp17 typedef Matrix<Scalar, 1, 4> V4; in smallVectors() typedef
25 V4 v4(x1, x2, x3, x4); in smallVectors()
45 VERIFY_RAISES_ASSERT(V4(1, 3)) in smallVectors()
46 VERIFY_RAISES_ASSERT(V4(2, 4)) in smallVectors()
47 VERIFY_RAISES_ASSERT(V4(1, Scalar(4))) in smallVectors()
48 VERIFY_RAISES_ASSERT(V4(Scalar(1), 4)) in smallVectors()
49 VERIFY_RAISES_ASSERT(V4(Scalar(1), Scalar(4))) in smallVectors()
50 VERIFY_RAISES_ASSERT(V4(Scalar(123), Scalar(123))) in smallVectors()
/external/llvm/test/CodeGen/ARM/
Difcvt3.ll2 ; RUN: llc -mtriple=arm-eabi -mattr=+v4t %s -o - | FileCheck %s -check-prefix CHECK-V4-CMP
3 ; RUN: llc -mtriple=arm-eabi -mattr=+v4t %s -o - | FileCheck %s -check-prefix CHECK-V4-BX
26 ; CHECK-V4-CMP: cmpne
27 ; CHECK-V4-CMP-NOT: cmpne
29 ; CHECK-V4-BX: bx
30 ; CHECK-V4-BX: bx
31 ; CHECK-V4-BX-NOT: bx
Dmulhi.ll2 ; RUN: llc -mtriple=arm-eabi %s -o - | FileCheck %s -check-prefix=V4
9 ; V4-LABEL: smulhi:
10 ; V4: smull
26 ; V4-LABEL: umulhi:
27 ; V4: umull
44 ; V4-LABEL: t3:
45 ; V4: smull
D2010-03-18-ldm-rtrn.ll1 ; RUN: llc < %s -mtriple=armv4-unknown-eabi | FileCheck %s -check-prefix=V4
10 ; V4: pop
11 ; V4-NEXT: mov pc, lr
/external/libxml2/test/catalogs/
Dcatal3.sgml1 PUBLIC "-//OASIS//DTD DocBook XML CALS Table Model V4.1//EN" "calstblx.dtd"
3 PUBLIC "-//OASIS//ELEMENTS DocBook XML Information Pool V4.1//EN" "dbpool.mod"
4 …DocBook XML Document Hierarchy V4.1//EN" "dbhier.mod"PUBLIC "-//OASIS//ENTITIES DocBook XML Additi…
5 PUBLIC "-//OASIS//ENTITIES DocBook XML Notations V4.1//EN" "dbnotn.mod"
6 PUBLIC "-//OASIS//ENTITIES DocBook XML Character Entities V4.1//EN" "dbcent.mod"
Dwhitex.script2 public "-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN"
3 public " -//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN"
4 public "-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN "
5 system urn:publicid:+-:OASIS:DTD+++DocBook+XML+V4.1.2:EN+
6 public urn:publicid:+-:OASIS:DTD+DocBook+XML+++V4.1.2:EN+
Ddocbook.script2 public "-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN"
3 system urn:publicid:-:OASIS:DTD+DocBook+XML+V4.1.2:EN
4 public urn:publicid:-:OASIS:DTD+DocBook+XML+V4.1.2:EN
Dregistry.script2 public "-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN"
4 system urn:publicid:-:OASIS:DTD+DocBook+XML+V4.1.2:EN
/external/libgdx/gdx/src/com/badlogic/gdx/maps/tiled/renderers/
DIsometricStaggeredTiledMapRenderer.java113 vertices[V4] = v1; in renderTileLayer()
129 vertices[V2] = vertices[V4]; in renderTileLayer()
130 vertices[V4] = temp; in renderTileLayer()
139 vertices[V3] = vertices[V4]; in renderTileLayer()
140 vertices[V4] = tempV; in renderTileLayer()
160 vertices[V2] = vertices[V4]; in renderTileLayer()
161 vertices[V4] = tempV; in renderTileLayer()
166 vertices[V1] = vertices[V4]; in renderTileLayer()
167 vertices[V4] = vertices[V3]; in renderTileLayer()
DOrthogonalTiledMapRenderer.java30 import static com.badlogic.gdx.graphics.g2d.Batch.V4;
136 vertices[V4] = v1; in renderTileLayer()
151 vertices[V2] = vertices[V4]; in renderTileLayer()
152 vertices[V4] = temp; in renderTileLayer()
160 vertices[V3] = vertices[V4]; in renderTileLayer()
161 vertices[V4] = tempV; in renderTileLayer()
181 vertices[V2] = vertices[V4]; in renderTileLayer()
182 vertices[V4] = tempV; in renderTileLayer()
187 vertices[V1] = vertices[V4]; in renderTileLayer()
188 vertices[V4] = vertices[V3]; in renderTileLayer()
DIsometricTiledMapRenderer.java159 vertices[V4] = v1; in renderTileLayer()
174 vertices[V2] = vertices[V4]; in renderTileLayer()
175 vertices[V4] = temp; in renderTileLayer()
183 vertices[V3] = vertices[V4]; in renderTileLayer()
184 vertices[V4] = tempV; in renderTileLayer()
204 vertices[V2] = vertices[V4]; in renderTileLayer()
205 vertices[V4] = tempV; in renderTileLayer()
210 vertices[V1] = vertices[V4]; in renderTileLayer()
211 vertices[V4] = vertices[V3]; in renderTileLayer()
DOrthoCachedTiledMapRenderer.java282 vertices[V4] = v1; in renderTileLayer()
297 vertices[V2] = vertices[V4]; in renderTileLayer()
298 vertices[V4] = temp; in renderTileLayer()
306 vertices[V3] = vertices[V4]; in renderTileLayer()
307 vertices[V4] = tempV; in renderTileLayer()
327 vertices[V2] = vertices[V4]; in renderTileLayer()
328 vertices[V4] = tempV; in renderTileLayer()
333 vertices[V1] = vertices[V4]; in renderTileLayer()
334 vertices[V4] = vertices[V3]; in renderTileLayer()
397 vertices[V4] = v1; in renderImageLayer()
DHexagonalTiledMapRenderer.java213 vertices[V4] = v1; in renderCell()
228 vertices[V2] = vertices[V4]; in renderCell()
229 vertices[V4] = temp; in renderCell()
242 vertices[V2] = vertices[V4]; in renderCell()
243 vertices[V4] = tempV; in renderCell()
/external/llvm/lib/Target/Hexagon/
DHexagonInstrFormats.td207 // LD Instruction Class in V2/V3/V4.
223 // LD Instruction Class in V2/V3/V4.
240 // ST Instruction Class in V4 can take SLOT0 & SLOT1.
241 // Definition of the instruction class CHANGED from V2/V3 to V4.
263 // ST Instruction Class in V4 can take SLOT0 & SLOT1.
264 // Definition of the instruction class CHANGED from V2/V3 to V4.
269 // SYSTEM Instruction Class in V4 can take SLOT0 only
276 // ALU32 Instruction Class in V2/V3/V4.
283 // XTYPE Instruction Class in V4.
285 // Name of the Instruction Class changed from ALU64 to XTYPE from V2/V3 to V4.
[all …]
/external/deqp/modules/gles3/performance/
Des3pShaderOperatorTests.cpp1964 V4 = VALUE_VEC4, in init() enumerator
2094 …{ commonFunctionsGroup, "abs", "abs", { V4, V4, N, N }, attrNegPos, -1, false, false, P… in init()
2096 …{ commonFunctionsGroup, "sign", "sign", { V4, V4, N, N }, attrNegPos, -1, false, false,… in init()
2098 …{ commonFunctionsGroup, "floor", "floor", { V4, V4, N, N }, attrNegPos, -1, false, false,… in init()
2100 …{ commonFunctionsGroup, "trunc", "trunc", { V4, V4, N, N }, attrNegPos, -1, false, false,… in init()
2102 …{ commonFunctionsGroup, "round", "round", { V4, V4, N, N }, attrNegPos, -1, false, false,… in init()
2104 …{ commonFunctionsGroup, "roundEven", "roundEven", { V4, V4, N, N }, attrNegPos, -1, false, … in init()
2106 …{ commonFunctionsGroup, "ceil", "ceil", { V4, V4, N, N }, attrNegPos, -1, false, false,… in init()
2108 …{ commonFunctionsGroup, "fract", "fract", { V4, V4, N, N }, attrNegPos, -1, false, false,… in init()
2111 …{ commonFunctionsGroup, "min", "min", { V4, V4, V4, N }, attrNegPos, -1, false, false, P… in init()
[all …]
/external/llvm/unittests/Support/
DAlignOfTest.cpp67 struct V4 : virtual V2 { int y; struct
68 ~V4() override;
70 struct V5 : V4, V3 { double z;
86 V4::~V4() {} in ~V4()
132 [AlignOf<V4>::Alignment > 0]
172 EXPECT_LE(alignOf<V1>(), alignOf<V4>()); in TEST()
250 EXPECT_EQ(alignOf<V4>(), alignOf<AlignedCharArrayUnion<V4> >()); in TEST()
315 EXPECT_EQ(sizeof(V4), sizeof(AlignedCharArrayUnion<V4>)); in TEST()
/external/deqp/modules/gles2/performance/
Des2pShaderOperatorTests.cpp1954 V4 = VALUE_VEC4, in init() enumerator
2069 …{ commonFunctionsGroup, "abs", "abs", { V4, V4, N, N }, attrNegPos, -1, false, false, P… in init()
2071 …{ commonFunctionsGroup, "sign", "sign", { V4, V4, N, N }, attrNegPos, -1, false, false,… in init()
2073 …{ commonFunctionsGroup, "floor", "floor", { V4, V4, N, N }, attrNegPos, -1, false, false,… in init()
2075 …{ commonFunctionsGroup, "ceil", "ceil", { V4, V4, N, N }, attrNegPos, -1, false, false,… in init()
2077 …{ commonFunctionsGroup, "fract", "fract", { V4, V4, N, N }, attrNegPos, -1, false, false,… in init()
2080 …{ commonFunctionsGroup, "min", "min", { V4, V4, V4, N }, attrNegPos, -1, false, false, P… in init()
2082 …{ commonFunctionsGroup, "max", "max", { V4, V4, V4, N }, attrNegPos, -1, false, false, P… in init()
2084 …{ commonFunctionsGroup, "clamp", "clamp", { V4, V4, V4, V4 }, attrSmall, 2, false, false, … in init()
2086 …{ commonFunctionsGroup, "mix", "mix", { V4, V4, V4, V4 }, attrNegPos, -1, false, false, P… in init()
[all …]
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g2d/
DSprite.java358 vertices[V1] = vertices[V4]; in rotate90()
359 vertices[V4] = vertices[V3]; in rotate90()
372 vertices[V3] = vertices[V4]; in rotate90()
373 vertices[V4] = temp; in rotate90()
591 vertices[V4] = v2; in setRegion()
615 vertices[V4] = v2; in setV2()
652 vertices[V2] = vertices[V4]; in flip()
653 vertices[V4] = temp; in flip()
677 vertices[V4] = v2; in scroll()
/external/llvm/test/MC/Disassembler/ARM/
Dldrd-armv4.txt1 # RUN: llvm-mc --disassemble %s -triple=armv4-linux-gnueabi 2>&1 | FileCheck %s -check-prefix=V4
12 # V4: invalid instruction encoding
/external/skia/src/sfnt/
DSkOTTable_OS_2.h38 struct V4 : SkOTTableOS2_V4 { } v4; struct
50 static_assert(sizeof(SkOTTableOS2::Version::V4) == 96, "sizeof_SkOTTableOS2__V4_not_96");
/external/llvm/test/DebugInfo/X86/
Dlow-pc-cu.ll2 … | llvm-dwarfdump -debug-dump=info - | FileCheck %s --check-prefix=CHECK --check-prefix=CHECK-V4
15 ; CHECK-V4: DW_AT_high_pc [DW_FORM_data4]
21 ; CHECK-V4: DW_AT_high_pc [DW_FORM_data4]
/external/llvm/test/Transforms/SimplifyCFG/
DPhiEliminate2.ll7 %V4 = or i32 %V2, %V1 ; <i32> [#uses=1]
13 %V6 = phi i32 [ %V5, %else ], [ %V4, %then ] ; <i32> [#uses=0]
/external/eigen/test/eigen2/
Deigen2_smallvectors.cpp16 typedef Matrix<Scalar, 1, 4> V4; in smallVectors() typedef
23 V4 v4(x1, x2, x3, x4); in smallVectors()
/external/llvm/test/Transforms/BBVectorize/
Dmem-op-depth.ll13 …%V4 = load float, float* getelementptr inbounds ([1024 x float], [1024 x float]* @A, i64 0, i64 3)…
18 …store float %V4, float* getelementptr inbounds ([1024 x float], [1024 x float]* @B, i64 0, i64 3),…
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
Dp1.cpp53 enum E4 { V4 } constexpr e4 = V4; enumerator

12345