| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
| H A D | remove_function_reduction_opportunity.h | 29 RemoveFunctionReductionOpportunity(opt::IRContext* context, opt::Function* function) RemoveFunctionReductionOpportunity() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
| H A D | function_test.cpp | 78 auto* function = spvtest::GetFunction(context->module(), 6); in TEST() local
|
| /third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/ |
| H A D | DriveControl.h | 27 DriveControl(std::function<void(iter_type, iter_type)> function, double scale): in DriveControl() argument
|
| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLExternalFunctionReference.h | 29 const ExternalFunction& function() const { in function() function in SkSL::final
|
| H A D | SkSLInlineMarker.h | 25 InlineMarker(const FunctionDeclaration* function) in InlineMarker() argument 29 static std::unique_ptr<Statement> Make(const FunctionDeclaration* function) { in Make() argument 33 const FunctionDeclaration& function() const { in function() function in SkSL::final
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/metal/ |
| H A D | ShaderModuleMTL.h | 38 NSPRef<id<MTLFunction>> function; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXAllocaHoisting.cpp | 40 bool NVPTXAllocaHoisting::runOnFunction(Function &function) { in runOnFunction() argument
|
| /third_party/skia/third_party/externals/tint/src/sem/ |
| H A D | for_loop_statement.cc | 24 ForLoopStatement(const ast::ForLoopStatement* declaration, const CompoundStatement* parent, const sem::Function* function) ForLoopStatement() argument
|
| H A D | statement.cc | 29 Statement(const ast::Statement* declaration, const CompoundStatement* parent, const sem::Function* function) Statement() argument 40 CompoundStatement(const ast::Statement* declaration, const CompoundStatement* parent, const sem::Function* function) CompoundStatement() argument
|
| H A D | switch_statement.cc | 25 SwitchStatement(const ast::SwitchStatement* declaration, const CompoundStatement* parent, const sem::Function* function) SwitchStatement() argument 39 CaseStatement(const ast::CaseStatement* declaration, const CompoundStatement* parent, const sem::Function* function) CaseStatement() argument
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | spreadOfParamsFromGeneratorMakesRequiredParams.js | [all...] |
| H A D | thisInPropertyBoundDeclarations.js | [all...] |
| H A D | asyncAwaitIsolatedModules_es6.js | [all...] |
| H A D | asyncAwait_es6.js | [all...] |
| H A D | await_unaryExpression_es6.js | [all...] |
| H A D | await_unaryExpression_es6_1.js | [all...] |
| H A D | await_unaryExpression_es6_3.js | [all...] |
| H A D | castOfYield.js | [all...] |
| H A D | noImplicitReturnsInAsync2.js | [all...] |
| H A D | objectRestSpread.js | [all...] |
| H A D | exhaustiveSwitchImplicitReturn.js | [all...] |
| H A D | genericIsNeverEmptyObject.js | |
| H A D | importCallExpressionAsyncES6CJS.js | [all...] |
| H A D | typeGuardsInFunctionAndModuleBlock.js | [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | loop_fusion_pass.cpp | 36 bool LoopFusionPass::ProcessFunction(Function* function) { in ProcessFunction() argument 50 RegisterLiveness liveness(context(), function); in ProcessFunction() local
|