Home
last modified time | relevance | path

Searched defs:functionDef (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/tests/cases/fourslash/
DreferencesForModifiers.ts15 const [, classDef1,, aDef,, bDef,, cDef,, dDef,, eDef,, enumDef,, functionDef,, classDef2Default, c… constant
DrenameModifiers.ts23 functionDef, asyncKeyword, functionName, constant
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cSparseTextureClampTests.cpp848 std::string functionDef = generateFunctionDef(f.name); in verifyLookupTextureData() local
/third_party/skia/src/sksl/
DSkSLInliner.cpp720 bool Inliner::isSafeToInline(const FunctionDefinition* functionDef, const ProgramUsage& usage) { in isSafeToInline()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorVulkan.cpp461 TIntermFunctionDefinition *functionDef = in AddXfbEmulationSupport() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/
DRewriteRowMajorMatrices.cpp1508 TIntermFunctionDefinition *functionDef = in declareStructCopy() local