Searched refs:nextId (Results 1 – 11 of 11) sorted by relevance
16 for (int nextId : fStates[id].fNext) { in match() local17 if (fStates[nextId].fKind != NFAState::kRemapped_Kind) { in match()18 next.push_back(nextId); in match()20 next.insert(next.end(), fStates[nextId].fData.begin(), in match()21 fStates[nextId].fData.end()); in match()
254 this->writeLabel(this->nextId(nullptr), out); in writeOpCode()297 this->writeLabel(this->nextId(nullptr), out); in writeOpCode()443 SpvId SPIRVCodeGenerator::nextId(const Type* type) { in nextId() function in SkSL::SPIRVCodeGenerator444 return this->nextId(type && type->hasPrecision() && !type->highPrecision() in nextId()449 SpvId SPIRVCodeGenerator::nextId(Precision precision) { in nextId() function in SkSL::SPIRVCodeGenerator585 SpvId result = this->nextId(nullptr); in getType()620 return this->nextId(nullptr); in getType()704 SpvId result = this->nextId(nullptr); in getFunctionType()756 SpvId result = this->nextId(nullptr); in getPointerType()839 SpvId result = this->nextId(&c.type()); in writeIntrinsicCall()[all …]
183 SpvId nextId(const Type* type);185 SpvId nextId(Precision precision);
91 std::atomic<int> TimelineSemaphore::Shared::nextId; member in vk::TimelineSemaphore::Shared96 , id(nextId++) in Shared()
97 static std::atomic<int> nextId; member
68 let nextId = 0;70 return `realmsId${nextId++}`;
225 private nextId = 1; property in ts.TestFSWithWatch.Callbacks231 return this.nextId;235 const timeoutId = this.nextId;236 this.nextId++;
110 … nextId) => factory.createAssignment(factory.createPropertyAccessExpression(factory.createIdentifi…437 … nextId) => factory.createAssignment(factory.createPropertyAccessExpression(factory.createIdentifi…
673 let nextId = 1;674 return () => nameFactory(nextId++);
90582 …nextId) { return factory.createAssignment(factory.createPropertyAccessExpression(factory.createIde… argument90698 …nextId) { return factory.createAssignment(factory.createPropertyAccessExpression(factory.createIde… argument
109298 …nextId) { return factory.createAssignment(factory.createPropertyAccessExpression(factory.createIde… argument109517 …nextId) { return factory.createAssignment(factory.createPropertyAccessExpression(factory.createIde… argument