Home
last modified time | relevance | path

Searched defs:ix (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction_helpers.h84 for (size_t ix = 0; ix < arguments.size(); ++ix) { in InferUntilFail() local
167 for (size_t ix = 0; ix < params.size(); ++ix) { in BuildExplicitSubstitutionForArguments() local
173 for (size_t ix = instArgs.size(); ix < sigParams.size(); ++ix) { in BuildExplicitSubstitutionForArguments() local
190 for (size_t ix = 0; ix < sigParams.size(); ix++) { in BuildExplicitSubstitutionForArguments() local
DutilityTypeHandlers.cpp390 for (size_t ix = 0; ix < superRefParams.size(); ++ix) { in CreateNewSuperPartialRefTypeParamsDecl() local
Dfunction.cpp1683 for (size_t ix = 0; ix < sourceTypeParams.size(); ix++) { in AdjustForTypeParameters() local
2313 for (size_t ix = 0U; ix < sig1->Params().size(); ++ix) { in CmpAssemblerTypesWithRank() local
DtypeCheckingHelpers.cpp1537 for (size_t ix = 0; ix < typeAnnsOfUnion.size(); ++ix) { in CheckLambdaTypeAnnotation() local
/arkcompiler/ets_frontend/ets2panda/ir/statements/
DblockStatement.cpp32 for (size_t ix = 0; ix < statements_.size(); ix++) { in TransformChildren() local
59 for (size_t ix = 0; ix < statements_.size(); ix++) { in Iterate() local
/arkcompiler/ets_frontend/ets2panda/ir/base/
DclassDefinition.cpp118 for (size_t ix = 0; ix < body_.size(); ix++) { in TransformChildren() local
146 for (size_t ix = 0; ix < implements_.size(); ix++) { in Iterate() local
159 for (size_t ix = 0; ix < body_.size(); ix++) { in Iterate() local
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsFunctionType.cpp181 for (size_t ix = 0; ix < sub->ArgCount(); ix++) { in EnhanceSignatureSubstitution() local
DetsObjectType.cpp1026 for (size_t ix = 0; ix < baseTypeParams.size(); ix++) { in ComputeEffectiveSubstitution() local
1156 for (size_t ix = 0; ix < typeArguments_.size(); ix++) { in SubstituteArguments() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DlambdaLowering.cpp136 for (size_t ix = 0; ix < oldIrTypeParams->Params().size(); ix++) { in CloneTypeParams() local
159 for (size_t ix = 0; ix < oldIrTypeParams->Params().size(); ix++) { in CloneTypeParams() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js35458 function ix(t) { function
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument