Home
last modified time | relevance | path

Searched defs:function (Results 1726 - 1750 of 3159) sorted by relevance

1...<<61626364656667686970>>...127

/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dremove_block_reduction_opportunity.cpp22 RemoveBlockReductionOpportunity( opt::IRContext* context, opt::Function* function, opt::BasicBlock* block) RemoveBlockReductionOpportunity() argument
H A Dremove_function_reduction_opportunity.h29 RemoveFunctionReductionOpportunity(opt::IRContext* context, opt::Function* function) RemoveFunctionReductionOpportunity() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_fusion_pass.cpp37 bool LoopFusionPass::ProcessFunction(Function* function) { in ProcessFunction() argument
51 RegisterLiveness liveness(context(), function); in ProcessFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dremove_block_reduction_opportunity.cpp22 RemoveBlockReductionOpportunity( opt::IRContext* context, opt::Function* function, opt::BasicBlock* block) RemoveBlockReductionOpportunity() argument
H A Dremove_function_reduction_opportunity.h29 RemoveFunctionReductionOpportunity(opt::IRContext* context, opt::Function* function) RemoveFunctionReductionOpportunity() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dfunction_test.cpp78 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 DDriveControl.h27 DriveControl(std::function<void(iter_type, iter_type)> function, double scale): in DriveControl() argument
/third_party/skia/src/sksl/ir/
H A DSkSLExternalFunctionReference.h29 const ExternalFunction& function() const { in function() function in SkSL::final
H A DSkSLInlineMarker.h25 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 DShaderModuleMTL.h38 NSPRef<id<MTLFunction>> function; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXAllocaHoisting.cpp40 bool NVPTXAllocaHoisting::runOnFunction(Function &function) { in runOnFunction() argument
/third_party/skia/third_party/externals/tint/src/sem/
H A Dfor_loop_statement.cc24 ForLoopStatement(const ast::ForLoopStatement* declaration, const CompoundStatement* parent, const sem::Function* function) ForLoopStatement() argument
H A Dstatement.cc29 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 Dswitch_statement.cc25 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 DspreadOfParamsFromGeneratorMakesRequiredParams.js[all...]
H A DthisInPropertyBoundDeclarations.js[all...]
H A DasyncAwaitIsolatedModules_es6.js[all...]
H A DasyncAwait_es6.js[all...]
H A Dawait_unaryExpression_es6.js[all...]
H A Dawait_unaryExpression_es6_1.js[all...]
H A Dawait_unaryExpression_es6_3.js[all...]
H A DcastOfYield.js[all...]
H A DnoImplicitReturnsInAsync2.js[all...]
H A DobjectRestSpread.js[all...]
H A DexhaustiveSwitchImplicitReturn.js[all...]

Completed in 6 milliseconds

1...<<61626364656667686970>>...127