/external/javassist/src/main/javassist/bytecode/ |
D | Bytecode.java | 458 public void addIndex(int index) { in addIndex() method in Bytecode 477 addIndex(n); in addAload() 496 addIndex(n); in addAstore() 559 addIndex(n); in addIload() 578 addIndex(n); in addIstore() 609 addIndex(n); in addLload() 628 addIndex(n); in addLstore() 659 addIndex(n); in addDload() 678 addIndex(n); in addDstore() 709 addIndex(n); in addFload() [all …]
|
/external/deqp/modules/gles3/functional/ |
D | es3fPrimitiveRestartTests.cpp | 108 void addIndex (deUint32 index); 154 void PrimitiveRestartCase::addIndex (deUint32 index) in addIndex() function in deqp::gles3::Functional::PrimitiveRestartCase 273 addIndex(restartIndex); in init() 275 addIndex(restartIndex); in init() 298 addIndex(curIndex++); in init() 303 addIndex(restartIndex); in init() 305 addIndex(restartIndex); in init() 334 addIndex(curIndex++); in init() 339 addIndex(restartIndex); in init() 341 addIndex(restartIndex); in init() [all …]
|
/external/javassist/src/main/javassist/compiler/ |
D | CodeGen.java | 424 bytecode.addIndex(0); // correct later in atIfStmnt() 436 bytecode.addIndex(0); in atIfStmnt() 462 bytecode.addIndex(0); in atWhileStmnt() 479 bytecode.addIndex(pc2 - bytecode.currentPc() + 1); in atWhileStmnt() 520 bytecode.addIndex(0); in atForStmnt() 531 bytecode.addIndex(pc - bytecode.currentPc() + 1); in atForStmnt() 625 bytecode.addIndex(0); in atBreakStmnt() 720 bc.addIndex(0); in atSyncStmnt() 971 bytecode.addIndex(0); // correct later in atCondExpr() 976 bytecode.addIndex(0); in atCondExpr() [all …]
|
D | MemberCodeGen.java | 136 b.addIndex(0); in jsrJmp() 213 b.addIndex(target - b.currentPc() + 3); in doit() 243 bc.addIndex(0); // correct later in atTryStmnt() 269 bc.addIndex(0); // correct later in atTryStmnt() 315 bc.addIndex(pc + 3 - bc.currentPc()); in addFinally() 879 bytecode.addIndex(fi); in atFieldAssignCore() 952 bytecode.addIndex(fi); in atFieldRead()
|
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingAccelerationStructuresTests.cpp | 337 geometry->addIndex(0); in initBottomAccelerationStructures() 338 geometry->addIndex(1); in initBottomAccelerationStructures() 339 geometry->addIndex(2); in initBottomAccelerationStructures() 340 geometry->addIndex(2); in initBottomAccelerationStructures() 341 geometry->addIndex(1); in initBottomAccelerationStructures() 342 geometry->addIndex(3); in initBottomAccelerationStructures() 346 geometry->addIndex(2); in initBottomAccelerationStructures() 347 geometry->addIndex(1); in initBottomAccelerationStructures() 348 geometry->addIndex(0); in initBottomAccelerationStructures() 349 geometry->addIndex(3); in initBottomAccelerationStructures() [all …]
|
/external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-objc/ |
D | main.m | 683 [imset addIndex:1936]; 684 [imset addIndex:7]; 685 [imset addIndex:9]; 686 [imset addIndex:11]; 687 [imset addIndex:24]; 688 [imset addIndex:41]; 689 [imset addIndex:58]; 690 [imset addIndex:61]; 691 [imset addIndex:62]; 692 [imset addIndex:63];
|
/external/deqp-deps/glslang/glslang/HLSL/ |
D | hlslParseHelper.cpp | 675 node = intermediate.addIndex(EOpIndexDirectStruct, container, constNode, loc); in handleVariable() 763 TIntermTyped* element = intermediate.addIndex(idxOp, sbArray, index, loc); in handleBracketOperator() 842 result = intermediate.addIndex(EOpIndexDirect, base, index, loc); in handleBracketDereference() 844 result = intermediate.addIndex(EOpIndexIndirect, base, index, loc); in handleBracketDereference() 980 result = intermediate.addIndex(EOpIndexDirect, base, index, loc); in handleDotDereference() 984 result = intermediate.addIndex(EOpVectorSwizzle, base, index, loc); in handleDotDereference() 1000 result = intermediate.addIndex(EOpIndexDirect, base, in handleDotDereference() 1005 result = intermediate.addIndex(EOpIndexDirect, result, in handleDotDereference() 1018 … result = intermediate.addIndex(EOpIndexDirect, base, intermediate.addConstantUnion(column, loc), in handleDotDereference() 1026 result = intermediate.addIndex(EOpMatrixSwizzle, base, index, loc); in handleDotDereference() [all …]
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/HLSL/ |
D | hlslParseHelper.cpp | 675 node = intermediate.addIndex(EOpIndexDirectStruct, container, constNode, loc); in handleVariable() 763 TIntermTyped* element = intermediate.addIndex(idxOp, sbArray, index, loc); in handleBracketOperator() 842 result = intermediate.addIndex(EOpIndexDirect, base, index, loc); in handleBracketDereference() 844 result = intermediate.addIndex(EOpIndexIndirect, base, index, loc); in handleBracketDereference() 980 result = intermediate.addIndex(EOpIndexDirect, base, index, loc); in handleDotDereference() 984 result = intermediate.addIndex(EOpVectorSwizzle, base, index, loc); in handleDotDereference() 1000 result = intermediate.addIndex(EOpIndexDirect, base, in handleDotDereference() 1005 result = intermediate.addIndex(EOpIndexDirect, result, in handleDotDereference() 1018 … result = intermediate.addIndex(EOpIndexDirect, base, intermediate.addConstantUnion(column, loc), in handleDotDereference() 1026 result = intermediate.addIndex(EOpMatrixSwizzle, base, index, loc); in handleDotDereference() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/ray_query/ |
D | vktRayQueryAccelerationStructuresTests.cpp | 1245 geometry->addIndex(0); in initBottomAccelerationStructures() 1246 geometry->addIndex(1); in initBottomAccelerationStructures() 1247 geometry->addIndex(2); in initBottomAccelerationStructures() 1248 geometry->addIndex(2); in initBottomAccelerationStructures() 1249 geometry->addIndex(1); in initBottomAccelerationStructures() 1250 geometry->addIndex(3); in initBottomAccelerationStructures() 1254 geometry->addIndex(2); in initBottomAccelerationStructures() 1255 geometry->addIndex(1); in initBottomAccelerationStructures() 1256 geometry->addIndex(0); in initBottomAccelerationStructures() 1257 geometry->addIndex(3); in initBottomAccelerationStructures() [all …]
|
/external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-proper-plurals/ |
D | main.m | 12 [imset addIndex:4];
|
/external/javassist/src/test/test/javassist/bytecode/analysis/ |
D | ScannerTest.java | 131 code.addIndex(0); // 2 bytes pad - gets us to 36 in generate() 183 code.addIndex(pos - current); in addJump()
|
D | AnalyzerTest.java | 145 code.addIndex(pos - current); in addJump()
|
/external/javassist/src/main/javassist/expr/ |
D | NewArray.java | 285 bytecode.addIndex(index); in doit() 289 bytecode.addIndex(index); in doit()
|
D | FieldAccess.java | 283 bytecode.addIndex(index); in doit() 336 bytecode.addIndex(index); in doit()
|
D | Handler.java | 143 b.addIndex(oldHandler - iterator.getCodeLength() in insertBefore()
|
D | Cast.java | 176 bytecode.addIndex(index); in doit()
|
D | Instanceof.java | 180 bytecode.addIndex(index); in doit()
|
D | NewExpr.java | 257 bytecode.addIndex(newIndex); in doit()
|
/external/swiftshader/src/OpenGL/compiler/ |
D | localintermediate.h | 37 TIntermTyped* addIndex(TOperator op, TIntermTyped* base, TIntermTyped* index, const TSourceLoc&);
|
D | ParseHelper.cpp | 2566 …indexedExpression = intermediate.addIndex(EOpIndexDirect, baseExpression, indexExpression, locatio… in addIndexExpression() 2583 …indexedExpression = intermediate.addIndex(EOpIndexIndirect, baseExpression, indexExpression, locat… in addIndexExpression() 2671 indexedExpression = intermediate.addIndex(EOpVectorSwizzle, baseExpression, index, dotLocation); in addFieldSelectionExpression() 2719 …indexedExpression = intermediate.addIndex(EOpIndexDirectStruct, baseExpression, index, dotLocation… in addFieldSelectionExpression() 2757 indexedExpression = intermediate.addIndex(EOpIndexDirectInterfaceBlock, baseExpression, index, in addFieldSelectionExpression()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkRayTracingUtil.hpp | 106 virtual void addIndex (const deUint32& index) = 0; 229 void addIndex (const deUint32& index) override; 416 void RaytracedGeometry<V, I>::addIndex (const deUint32& index) in addIndex() function in vk::RaytracedGeometry
|
/external/javassist/src/test/javassist/bytecode/ |
D | StackMapTest.java | 794 code.addIndex(6); in testJsr() 796 code.addIndex(5); in testJsr()
|
/external/swiftshader/third_party/subzero/src/ |
D | IceCfg.cpp | 1404 ShuffleVector->addIndex(Index); in materializeVectorShuffles() 1406 ShuffleVector->addIndex(llvm::cast<ConstantInteger32>( in materializeVectorShuffles()
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | localintermediate.h | 475 … TIntermTyped* addIndex(TOperator op, TIntermTyped* base, TIntermTyped* index, const TSourceLoc&);
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/ |
D | localintermediate.h | 484 … TIntermTyped* addIndex(TOperator op, TIntermTyped* base, TIntermTyped* index, const TSourceLoc&);
|