Searched defs:setFunc (Results 1 – 4 of 4) sorted by relevance
| /third_party/typescript/tests/cases/compiler/ |
| D | getterSetterNonAccessor.ts | 2 function setFunc(v){} function
|
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| D | UniformsPerf.cpp | 415 auto setFunc = [=](const std::vector<GLuint> &locations, const MatrixData &matrixData, in drawBenchmark() local 426 auto setFunc = [=](const std::vector<GLuint> &locations, const MatrixData &matrixData, in drawBenchmark() local 437 auto setFunc = [=](const std::vector<GLuint> &locations, const MatrixData &matrixData, in drawBenchmark() local 448 auto setFunc = [](const std::vector<GLuint> &locations, const MatrixData &matrixData, in drawBenchmark() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| D | UniformsPerf.cpp | 412 auto setFunc = [=](const std::vector<GLuint> &locations, const MatrixData &matrixData, in drawBenchmark() local 423 auto setFunc = [=](const std::vector<GLuint> &locations, const MatrixData &matrixData, in drawBenchmark() local 434 auto setFunc = [=](const std::vector<GLuint> &locations, const MatrixData &matrixData, in drawBenchmark() local 445 auto setFunc = [](const std::vector<GLuint> &locations, const MatrixData &matrixData, in drawBenchmark() local
|
| /third_party/typescript/tests/baselines/reference/ |
| D | getterSetterNonAccessor.js | 14 function setFunc(v) { } function
|