Home
last modified time | relevance | path

Searched defs:matchs (Results 1 – 8 of 8) sorted by relevance

/napi_generator/src/cli/dts2ets/appCodeGen/src/analyze/
Dnamespace.js151 function parseNamespace(matchs, data, result) { argument
168 function parseClass(matchs, data, result) { argument
179 function parseEnum(matchs, data, result) { argument
226 function parseType(matchs, data, result) { argument
271 function parseFunction(matchs, data, result) { argument
354 function createInterfaceData(matchs, data, result) { argument
394 function parseInterface(matchs, data, result) { argument
404 function removeReg(matchs, data, result) { argument
Dparams.js109 result, matchs, type, funcType) { argument
/napi_generator/src/cli/dts2cpp/src/gen/analyze/
Dnamespace.js151 function parseNamespace(matchs, data, result) { argument
168 function parseClass(matchs, data, result) { argument
179 function parseEnum(matchs, data, result) { argument
226 function parseType(matchs, data, result) { argument
271 function parseFunction(matchs, data, result) { argument
354 function createInterfaceData(matchs, data, result) { argument
394 function parseInterface(matchs, data, result) { argument
404 function removeReg(matchs, data, result) { argument
Dparams.js110 result, matchs, type, funcType) { argument
/napi_generator/src/cli/dts2ets/appCodeGen/src/
Danalyze.js104 function analyzeMatchNamespace(matchs, data, result) { argument
119 function analyzeMatchInterface(matchs, data, result) { argument
133 function analyzeMatchFunction(matchs, data, result) { argument
148 function analyzeMatchType(matchs, data, result) { argument
/napi_generator/src/cli/dts2cpp/src/gen/
Danalyze.js105 function analyzeMatchNamespace(matchs, data, result) { argument
120 function analyzeMatchInterface(matchs, data, result) { argument
134 function analyzeMatchFunction(matchs, data, result) { argument
149 function analyzeMatchType(matchs, data, result) { argument
DanalyzeRaw.js107 function analyzeMatchNamespace(matchs, data, result) { argument
122 function analyzeMatchInterface(matchs, data, result) { argument
136 function analyzeMatchFunction(matchs, data, result) { argument
151 function analyzeMatchType(matchs, data, result) { argument
/napi_generator/src/cli/h2sa/src/src/gen/
Dgenerate.js381 function genVectorWrite(vectorName, parcelName, vecType, matchs) { argument
432 function genVectorRead(parcelName, vectorName, vecType, matchs) { argument