/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | glslang.y | 1700 $$.setVector(2); 1705 $$.setVector(3); 1710 $$.setVector(4); 1715 $$.setVector(2); 1720 $$.setVector(3); 1725 $$.setVector(4); 1730 $$.setVector(2); 1735 $$.setVector(3); 1740 $$.setVector(4); 1746 $$.setVector(2); [all …]
|
D | glslang.m4 | 1700 $$.setVector(2); 1705 $$.setVector(3); 1710 $$.setVector(4); 1715 $$.setVector(2); 1720 $$.setVector(3); 1725 $$.setVector(4); 1730 $$.setVector(2); 1735 $$.setVector(3); 1740 $$.setVector(4); 1746 $$.setVector(2); [all …]
|
D | glslang_tab.cpp | 6850 (yyval.interm.type).setVector(2); in yyparse() 6860 (yyval.interm.type).setVector(3); in yyparse() 6870 (yyval.interm.type).setVector(4); in yyparse() 6880 (yyval.interm.type).setVector(2); in yyparse() 6890 (yyval.interm.type).setVector(3); in yyparse() 6900 (yyval.interm.type).setVector(4); in yyparse() 6910 (yyval.interm.type).setVector(2); in yyparse() 6920 (yyval.interm.type).setVector(3); in yyparse() 6930 (yyval.interm.type).setVector(4); in yyparse() 6941 (yyval.interm.type).setVector(2); in yyparse() [all …]
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/ |
D | glslang.y | 1773 $$.setVector(2); 1778 $$.setVector(3); 1783 $$.setVector(4); 1788 $$.setVector(2); 1793 $$.setVector(3); 1798 $$.setVector(4); 1803 $$.setVector(2); 1808 $$.setVector(3); 1813 $$.setVector(4); 1819 $$.setVector(2); [all …]
|
D | glslang.m4 | 1773 $$.setVector(2); 1778 $$.setVector(3); 1783 $$.setVector(4); 1788 $$.setVector(2); 1793 $$.setVector(3); 1798 $$.setVector(4); 1803 $$.setVector(2); 1808 $$.setVector(3); 1813 $$.setVector(4); 1819 $$.setVector(2); [all …]
|
D | glslang_tab.cpp | 7448 (yyval.interm.type).setVector(2); in yyparse() 7458 (yyval.interm.type).setVector(3); in yyparse() 7468 (yyval.interm.type).setVector(4); in yyparse() 7478 (yyval.interm.type).setVector(2); in yyparse() 7488 (yyval.interm.type).setVector(3); in yyparse() 7498 (yyval.interm.type).setVector(4); in yyparse() 7508 (yyval.interm.type).setVector(2); in yyparse() 7518 (yyval.interm.type).setVector(3); in yyparse() 7528 (yyval.interm.type).setVector(4); in yyparse() 7539 (yyval.interm.type).setVector(2); in yyparse() [all …]
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | InputTouchScreen.java | 57 public final void setVector(int index, Vector2 vector) { in setVector() method in InputTouchScreen 59 mTouchPoints[index].setVector(vector); in setVector()
|
D | InputXY.java | 53 public final void setVector(Vector2 vector) { in setVector() method in InputXY
|
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
D | NodeSequence.java | 562 newCache.setVector(nv); in setItem() 786 m_cache.setVector(v); in setObject() 789 m_cache.setVector(v); in setObject() 911 private void setVector(NodeVector nv) { in setVector() method in NodeSequence.IteratorCache
|
/external/clang/include/clang/AST/ |
D | APValue.h | 128 MakeVector(); setVector(E, N); in APValue() 355 void setVector(const APValue *E, unsigned N) { in setVector() function
|
/external/llvm-project/clang/include/clang/AST/ |
D | APValue.h | 309 MakeVector(); setVector(E, N); 579 void setVector(const APValue *E, unsigned N) {
|
/external/clang/lib/AST/ |
D | APValue.cpp | 139 setVector(((const Vec *)(const char *)RHS.Data.buffer)->Elts, in APValue()
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | LowerMatrixIntrinsics.cpp | 247 void setVector(unsigned i, Value *V) { Vectors[i] = V; } in setVector() function in __anone124444e0111::LowerMatrixIntrinsics::MatrixTy 1055 Result.setVector(J, in emitMatrixMultiply() 1079 Result.setVector(I, in emitMatrixMultiply()
|
/external/llvm-project/clang/lib/AST/ |
D | APValue.cpp | 324 setVector(((const Vec *)(const char *)&RHS.Data)->Elts, in APValue()
|
/external/deqp-deps/glslang/glslang/Include/ |
D | Types.h | 1416 void setVector(int s) in setVector() function
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/ |
D | Types.h | 1501 void setVector(int s) in setVector() function
|