| /third_party/typescript/src/compiler/transformers/ |
| D | declarations.ts | 1168 … const newId = factory.createUniqueName("_default", GeneratedIdentifierFlags.Optimistic); constant 1500 … const newId = factory.createUniqueName(`${oldId}_base`, GeneratedIdentifierFlags.Optimistic); constant
|
| /third_party/glslang/SPIRV/ |
| D | SPVRemapper.h | 198 bool isNewIdMapped(spv::Id newId) const { return isMapped(newId); } in isNewIdMapped()
|
| D | SPVRemapper.cpp | 267 spv::Id spirvbin_t::localId(spv::Id id, spv::Id newId) in localId()
|
| /third_party/vk-gl-cts/modules/glshared/ |
| D | glsLifetimeTests.cpp | 1181 const GLuint newId = replaceName(elementType, elementId, log()); in iterate() local 1263 const GLuint newId = replaceName(elementType, elementId, log()); in iterate() local
|
| /third_party/jsframework/runtime/main/model/ |
| D | directive.ts | 390 const newId = handler.call(vm); constant
|
| /third_party/typescript/tests/cases/conformance/types/keyof/ |
| D | keyofAndIndexedAccess.ts | 493 const newId: T[K] | undefined = idMapping[obj[idField]]; constant
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | inline_pass.cpp | 169 uint32_t newId = context()->TakeNextId(); in CloneAndMapLocals() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | inline_pass.cpp | 169 uint32_t newId = context()->TakeNextId(); in CloneAndMapLocals() local
|
| /third_party/spirv-tools/source/opt/ |
| D | inline_pass.cpp | 169 uint32_t newId = context()->TakeNextId(); in CloneAndMapLocals() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | BuildSPIRV.cpp | 512 spirv::IdRef newId = mNextAvailableId; in getNewId() local
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| D | intermediate.h | 420 void setId(int newId) { id = newId; } in setId()
|
| /third_party/typescript/tests/baselines/reference/ |
| D | keyofAndIndexedAccess.js | 491 const newId: T[K] | undefined = idMapping[obj[idField]]; constant
|
| /third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
| D | TransliteratorTest.java | 2558 String newId ="[:"+id+":];NFD"; in TestScriptAllCodepoints() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
| D | TransliteratorTest.java | 2561 String newId ="[:"+id+":];NFD"; in TestScriptAllCodepoints() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | transtst.cpp | 4113 char newId[256]={'\0'}; in TestAllCodepoints() local
|
| /third_party/glslang/glslang/Include/ |
| D | intermediate.h | 1364 virtual void switchId(long long newId) { id = newId; } in switchId()
|
| /third_party/glslang/glslang/HLSL/ |
| D | hlslParseHelper.cpp | 3352 long long newId = texSymbol->getId(); in handleSamplerTextureCombine() local
|