/third_party/flutter/skia/src/sksl/lex/ |
D | NFA.cpp | 16 for (int nextId : fStates[id].fNext) { in match() local 17 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()
|
/third_party/skia/src/sksl/lex/ |
D | NFA.cpp | 16 for (int nextId : fStates[id].fNext) { in match() local 17 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()
|
/third_party/flutter/skia/src/sksl/ |
D | SkSLSPIRVCodeGenerator.cpp | 379 SpvId SPIRVCodeGenerator::nextId() { in nextId() function in SkSL::SPIRVCodeGenerator 481 SpvId result = this->nextId(); in getType() 591 SpvId result = this->nextId(); in getFunctionType() 647 SpvId result = this->nextId(); in getPointerType() 712 SpvId result = this->nextId(); in writeIntrinsicCall() 732 SpvId result = this->nextId(); in writeIntrinsicCall() 778 SpvId vector = this->nextId(); in vectorize() 819 SpvId result = this->nextId(); in writeSpecialIntrinsic() 959 SpvId flipped = this->nextId(); in writeSpecialIntrinsic() 1034 tmpVar = this->nextId(); in writeFunctionCall() [all …]
|
D | SkSLSPIRVCodeGenerator.h | 149 SpvId nextId();
|
/third_party/skia/src/sksl/codegen/ |
D | SkSLSPIRVCodeGenerator.cpp | 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::SPIRVCodeGenerator 444 return this->nextId(type && type->hasPrecision() && !type->highPrecision() in nextId() 449 SpvId SPIRVCodeGenerator::nextId(Precision precision) { in nextId() function in SkSL::SPIRVCodeGenerator 585 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 …]
|
D | SkSLSPIRVCodeGenerator.h | 183 SpvId nextId(const Type* type); 185 SpvId nextId(Precision precision);
|
/third_party/node/deps/npm/node_modules/es6-promise/lib/es6-promise/ |
D | promise.js | 6 nextId, 136 this[PROMISE_ID] = nextId();
|
D | -internal.js | 216 function nextId() { function 228 nextId,
|
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/ |
D | FontLanguageListCache.cpp | 132 const uint32_t nextId = inst->mLanguageLists.size(); in getId() local 138 inst->mLanguageListLookupTable.insert(std::make_pair(languages, nextId)); in getId() 139 return nextId; in getId()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkTimelineSemaphore.cpp | 91 std::atomic<int> TimelineSemaphore::Shared::nextId; member in vk::TimelineSemaphore::Shared 96 , id(nextId++) in Shared()
|
D | VkTimelineSemaphore.hpp | 97 static std::atomic<int> nextId; member
|
/third_party/node/test/fixtures/wpt/encoding/streams/ |
D | realms.window.js | 68 let nextId = 0; 70 return `realmsId${nextId++}`;
|
/third_party/node/deps/npm/node_modules/es6-promise/dist/ |
D | es6-promise.js | 448 function nextId() { function 859 this[PROMISE_ID] = nextId();
|
D | es6-promise.auto.js | 448 function nextId() { function 859 this[PROMISE_ID] = nextId();
|
D | es6-promise.auto.min.map | 1 …nextId() {\n return id++;\n}\n\nfunction makePromise(promise) {\n promise[PROMISE_ID] = id++;\n …
|
D | es6-promise.min.map | 1 …nextId() {\n return id++;\n}\n\nfunction makePromise(promise) {\n promise[PROMISE_ID] = id++;\n …
|
D | es6-promise.auto.map | 1 …nextId() {\n return id++;\n}\n\nfunction makePromise(promise) {\n promise[PROMISE_ID] = id++;\n …
|
D | es6-promise.map | 1 …nextId() {\n return id++;\n}\n\nfunction makePromise(promise) {\n promise[PROMISE_ID] = id++;\n …
|
/third_party/typescript/src/harness/ |
D | virtualFileSystemWithWatch.ts | 284 private nextId = 1; property in ts.TestFSWithWatch.Callbacks 287 return this.nextId; 291 const timeoutId = this.nextId; 292 this.nextId++;
|
/third_party/typescript/src/compiler/transformers/module/ |
D | module.ts | 109 … nextId) => factory.createAssignment(factory.createPropertyAccessExpression(factory.createIdentifi… 436 … nextId) => factory.createAssignment(factory.createPropertyAccessExpression(factory.createIdentifi…
|
/third_party/typescript/src/server/ |
D | project.ts | 1796 let nextId = 1; 1797 return () => nameFactory(nextId++);
|
/third_party/typescript/lib/ |
D | tsserverlibrary.js | 95687 …nextId) { return factory.createAssignment(factory.createPropertyAccessExpression(factory.createIde… argument 95906 …nextId) { return factory.createAssignment(factory.createPropertyAccessExpression(factory.createIde… argument 155392 var nextId = 1; 155393 return function () { return nameFactory(nextId++); };
|
D | tsserver.js | 95493 …nextId) { return factory.createAssignment(factory.createPropertyAccessExpression(factory.createIde… argument 95712 …nextId) { return factory.createAssignment(factory.createPropertyAccessExpression(factory.createIde… argument 155198 var nextId = 1; 155199 return function () { return nameFactory(nextId++); };
|
D | tsc.js | 78352 …nextId) { return factory.createAssignment(factory.createPropertyAccessExpression(factory.createIde… argument 78468 …nextId) { return factory.createAssignment(factory.createPropertyAccessExpression(factory.createIde… argument
|
D | typingsInstaller.js | 95482 …nextId) { return factory.createAssignment(factory.createPropertyAccessExpression(factory.createIde… argument 95701 …nextId) { return factory.createAssignment(factory.createPropertyAccessExpression(factory.createIde… argument
|