Home
last modified time | relevance | path

Searched defs:sourceId (Results 1 – 22 of 22) sorted by relevance

/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
DDependencyGraph.java37 void addAlias(String sourceId, String targetId) { in addAlias()
/third_party/flutter/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json85 "sourceId": "TextureID", string
141 "sourceId": "TextureID", string
146 "sourceId": "TextureID", string
157 "sourceId": "TextureID", string
162 "sourceId": "TextureID", string
/third_party/node/src/
Dnode_win32_etw_provider-inl.h89 sourceId, \ argument
/third_party/typescript/src/services/
DfindAllReferences.ts1117 const sourceId = getNodeId(sourceFile); constant
1118 …const seenSymbols = this.sourceFileToSeenSymbols[sourceId] || (this.sourceFileToSeenSymbols[source… constant
/third_party/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json159 "sourceId": "TextureID" string
207 "sourceId": "TextureID" string
212 "sourceId": "TextureID" string
226 "sourceId": "TextureID" string
231 "sourceId": "TextureID" string
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES2.cpp3150 TextureID sourceId, in ValidateCopyTextureCHROMIUM()
3254 TextureID sourceId, in ValidateCopySubTextureCHROMIUM()
3388 TextureID sourceId, in ValidateCompressedCopyTextureCHROMIUM()
DvalidationES3.cpp2492 TextureID sourceId, in ValidateCopyTexture3DANGLE()
2554 TextureID sourceId, in ValidateCopySubTexture3DANGLE()
DContext.cpp5160 void Context::copyTexture(TextureID sourceId, in copyTexture()
5181 void Context::copySubTexture(TextureID sourceId, in copySubTexture()
5214 void Context::copyTexture3D(TextureID sourceId, in copyTexture3D()
5235 void Context::copySubTexture3D(TextureID sourceId, in copySubTexture3D()
5271 void Context::compressedCopyTexture(TextureID sourceId, TextureID destId) in compressedCopyTexture()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES2.cpp4399 TextureID sourceId, in ValidateCopyTextureCHROMIUM()
4501 TextureID sourceId, in ValidateCopySubTextureCHROMIUM()
4633 bool ValidateCompressedCopyTextureCHROMIUM(Context *context, TextureID sourceId, TextureID destId) in ValidateCompressedCopyTextureCHROMIUM()
DvalidationES3.cpp2072 TextureID sourceId, in ValidateCopyTexture3DANGLE()
2133 TextureID sourceId, in ValidateCopySubTexture3DANGLE()
DContext.cpp4418 void Context::copyTexture(TextureID sourceId, in copyTexture()
4439 void Context::copySubTexture(TextureID sourceId, in copySubTexture()
4472 void Context::copyTexture3D(TextureID sourceId, in copyTexture3D()
4493 void Context::copySubTexture3D(TextureID sourceId, in copySubTexture3D()
4529 void Context::compressedCopyTexture(TextureID sourceId, TextureID destId) in compressedCopyTexture()
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/
DlibGLESv2_autogen.cpp2470 void GL_APIENTRY glCopyTexture3DANGLE(GLuint sourceId, in glCopyTexture3DANGLE()
2486 void GL_APIENTRY glCopySubTexture3DANGLE(GLuint sourceId, in glCopySubTexture3DANGLE()
3321 void GL_APIENTRY glCompressedCopyTextureCHROMIUM(GLuint sourceId, GLuint destId) in glCompressedCopyTextureCHROMIUM()
3327 void GL_APIENTRY glCopyTextureCHROMIUM(GLuint sourceId, in glCopyTextureCHROMIUM()
3343 void GL_APIENTRY glCopySubTextureCHROMIUM(GLuint sourceId, in glCopySubTextureCHROMIUM()
8889 GLuint sourceId, in glCopyTextureCHROMIUMContextANGLE()
8906 GLuint sourceId, in glCopySubTextureCHROMIUMContextANGLE()
8927 GLuint sourceId, in glCompressedCopyTextureCHROMIUMContextANGLE()
9667 GLuint sourceId, in glCopyTexture3DANGLEContextANGLE()
9684 GLuint sourceId, in glCopySubTexture3DANGLEContextANGLE()
Dentry_points_gles_ext_autogen.cpp178 void GL_APIENTRY CopyTexture3DANGLE(GLuint sourceId, in CopyTexture3DANGLE()
223 void GL_APIENTRY CopySubTexture3DANGLE(GLuint sourceId, in CopySubTexture3DANGLE()
2707 void GL_APIENTRY CompressedCopyTextureCHROMIUM(GLuint sourceId, GLuint destId) in CompressedCopyTextureCHROMIUM()
2730 void GL_APIENTRY CopyTextureCHROMIUM(GLuint sourceId, in CopyTextureCHROMIUM()
2775 void GL_APIENTRY CopySubTextureCHROMIUM(GLuint sourceId, in CopySubTextureCHROMIUM()
20904 GLuint sourceId, in CopyTextureCHROMIUMContextANGLE()
20951 GLuint sourceId, in CopySubTextureCHROMIUMContextANGLE()
21001 GLuint sourceId, in CompressedCopyTextureCHROMIUMContextANGLE()
23081 GLuint sourceId, in CopyTexture3DANGLEContextANGLE()
23128 GLuint sourceId, in CopySubTexture3DANGLEContextANGLE()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp200 void GL_APIENTRY GL_CopyTexture3DANGLE(GLuint sourceId, in GL_CopyTexture3DANGLE()
249 void GL_APIENTRY GL_CopySubTexture3DANGLE(GLuint sourceId, in GL_CopySubTexture3DANGLE()
3682 void GL_APIENTRY GL_CompressedCopyTextureCHROMIUM(GLuint sourceId, GLuint destId) in GL_CompressedCopyTextureCHROMIUM()
3711 void GL_APIENTRY GL_CopyTextureCHROMIUM(GLuint sourceId, in GL_CopyTextureCHROMIUM()
3760 void GL_APIENTRY GL_CopySubTextureCHROMIUM(GLuint sourceId, in GL_CopySubTextureCHROMIUM()
DlibGLESv2_autogen.cpp2764 void GL_APIENTRY glCopyTexture3DANGLE(GLuint sourceId, in glCopyTexture3DANGLE()
2780 void GL_APIENTRY glCopySubTexture3DANGLE(GLuint sourceId, in glCopySubTexture3DANGLE()
3755 void GL_APIENTRY glCompressedCopyTextureCHROMIUM(GLuint sourceId, GLuint destId) in glCompressedCopyTextureCHROMIUM()
3761 void GL_APIENTRY glCopyTextureCHROMIUM(GLuint sourceId, in glCopyTextureCHROMIUM()
3777 void GL_APIENTRY glCopySubTextureCHROMIUM(GLuint sourceId, in glCopySubTextureCHROMIUM()
/third_party/glslang/SPIRV/
DSpvBuilder.cpp1040 spv::Id sourceId = 0; in makeDebugSource() local
/third_party/typescript/lib/
Dtsc.js49283 …0 : ts.tracing.instant("checkTypes", "checkTypeRelatedTo_DepthLimit", { sourceId: source.id, targe… property
49660 sourceId: source.id, property
49962 sourceId: source.id, property
49992 …0 ? void 0 : ts.tracing.push("checkTypes", "structuredTypeRelatedTo", { sourceId: source.id, targe… property
50393 …ng.instant("checkTypes", "typeRelatedToDiscriminatedType_DepthLimit", { sourceId: source.id, targe… property
DtypingsInstaller.js59254 …stant("checkTypes" /* CheckTypes */, "checkTypeRelatedTo_DepthLimit", { sourceId: source.id, targe… property
59719 sourceId: source.id, property
60063 sourceId: source.id, property
60097 …racing.push("checkTypes" /* CheckTypes */, "structuredTypeRelatedTo", { sourceId: source.id, targe… property
60611 …Types" /* CheckTypes */, "typeRelatedToDiscriminatedType_DepthLimit", { sourceId: source.id, targe… property
DtypescriptServices.js59459 …stant("checkTypes" /* CheckTypes */, "checkTypeRelatedTo_DepthLimit", { sourceId: source.id, targe… property
59924 sourceId: source.id, property
60268 sourceId: source.id, property
60302 …racing.push("checkTypes" /* CheckTypes */, "structuredTypeRelatedTo", { sourceId: source.id, targe… property
60816 …Types" /* CheckTypes */, "typeRelatedToDiscriminatedType_DepthLimit", { sourceId: source.id, targe… property
Dtypescript.js59459 …stant("checkTypes" /* CheckTypes */, "checkTypeRelatedTo_DepthLimit", { sourceId: source.id, targe… property
59924 sourceId: source.id, property
60268 sourceId: source.id, property
60302 …racing.push("checkTypes" /* CheckTypes */, "structuredTypeRelatedTo", { sourceId: source.id, targe… property
60816 …Types" /* CheckTypes */, "typeRelatedToDiscriminatedType_DepthLimit", { sourceId: source.id, targe… property
Dtsserverlibrary.js59459 …stant("checkTypes" /* CheckTypes */, "checkTypeRelatedTo_DepthLimit", { sourceId: source.id, targe… property
59924 sourceId: source.id, property
60268 sourceId: source.id, property
60302 …racing.push("checkTypes" /* CheckTypes */, "structuredTypeRelatedTo", { sourceId: source.id, targe… property
60816 …Types" /* CheckTypes */, "typeRelatedToDiscriminatedType_DepthLimit", { sourceId: source.id, targe… property
Dtsserver.js59265 …stant("checkTypes" /* CheckTypes */, "checkTypeRelatedTo_DepthLimit", { sourceId: source.id, targe… property
59730 sourceId: source.id, property
60074 sourceId: source.id, property
60108 …racing.push("checkTypes" /* CheckTypes */, "structuredTypeRelatedTo", { sourceId: source.id, targe… property
60622 …Types" /* CheckTypes */, "typeRelatedToDiscriminatedType_DepthLimit", { sourceId: source.id, targe… property