| /third_party/skia/third_party/externals/tint/src/sem/ |
| H A D | block_statement.cc | 43 FunctionBlockStatement::FunctionBlockStatement(const sem::Function* function) in FunctionBlockStatement() argument 28 BlockStatement(const ast::BlockStatement* declaration, const CompoundStatement* parent, const sem::Function* function) BlockStatement() argument 50 LoopBlockStatement(const ast::BlockStatement* declaration, const CompoundStatement* parent, const sem::Function* function) LoopBlockStatement() argument [all...] |
| /third_party/typescript/tests/baselines/reference/ |
| H A D | reachabilityChecks7.js | [all...] |
| H A D | templateStringWithEmbeddedYieldKeyword.js | [all...] |
| H A D | asyncImportNestedYield.js | [all...] |
| H A D | capturedParametersInInitializers1.js | [all...] |
| H A D | downlevelLetConst18.js | [all...] |
| /third_party/vixl/examples/aarch64/ |
| H A D | check-bounds.cc | 95 Instruction* function = masm.GetLabelAddress<Instruction*>(&check_bounds); in main() local 64 run_function(Simulator* simulator, Instruction* function, uint64_t value, uint64_t low, uint64_t high) run_function() argument
|
| /third_party/python/Objects/clinic/ |
| H A D | classobject.c.h | 35 PyObject *function; in method_new() local 67 PyObject *function; in instancemethod_new() local [all...] |
| /third_party/spirv-tools/source/fuzz/ |
| H A D | transformation_merge_blocks.cpp | 59 auto function = first_block->GetParent(); in Apply() local
|
| /third_party/spirv-tools/source/opt/ |
| H A D | dataflow.cpp | 47 void DataFlowAnalysis::Run(Function* function) { in Run() argument 54 void ForwardDataFlowAnalysis::InitializeWorklist(Function* function, in InitializeWorklist() argument 30 RunOnce( Function* function, bool is_first_iteration) RunOnce() argument
|
| /third_party/spirv-tools/source/reduce/ |
| H A D | merge_blocks_reduction_opportunity.cpp | 23 MergeBlocksReductionOpportunity( opt::IRContext* context, opt::Function* function, opt::BasicBlock* block) MergeBlocksReductionOpportunity() argument
|
| H A D | operand_to_dominating_id_reduction_opportunity_finder.cpp | 58 GetOpportunitiesForDominatingInst( std::vector<std::unique_ptr<ReductionOpportunity>>* opportunities, opt::Instruction* candidate_dominator, opt::Function::iterator candidate_dominator_block, opt::Function* function, opt::IRContext* context) const GetOpportunitiesForDominatingInst() argument
|
| H A D | remove_block_reduction_opportunity_finder.cpp | 43 IsBlockValidOpportunity( opt::IRContext* context, opt::Function* function, opt::Function::iterator* bi) IsBlockValidOpportunity() argument
|
| /third_party/spirv-tools/test/lint/ |
| H A D | divergence_analysis_test.cpp | 64 opt::Function* function = &*module->begin(); in Build() local
|
| /third_party/spirv-tools/test/opt/ |
| H A D | dataflow.cpp | 148 Function* function = spvtest::GetFunction(context->module(), 2); in TEST_F() local 208 Function* function = spvtest::GetFunction(context->module(), 2); in TEST_F() local
|
| H A D | function_test.cpp | 76 auto* function = spvtest::GetFunction(context->module(), 6); in TEST() local
|
| /third_party/spirv-tools/test/opt/loop_optimizations/ |
| H A D | loop_fission.cpp | 2912 const Function* function = spvtest::GetFunction(module, 2); in TEST_F() local 3170 const Function* function = spvtest::GetFunction(module, 2); in TEST_F() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesShaderIntrinsicsSampled.hpp | 36 SparseShaderIntrinsicsCaseSampledBase(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseShaderIntrinsicsCaseSampledBase() argument 57 SparseShaderIntrinsicsCaseSampledExplicit(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseShaderIntrinsicsCaseSampledExplicit() argument 72 SparseCaseOpImageSparseSampleExplicitLod(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseCaseOpImageSparseSampleExplicitLod() argument 91 SparseShaderIntrinsicsCaseSampledImplicit(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseShaderIntrinsicsCaseSampledImplicit() argument 106 SparseCaseOpImageSparseSampleImplicitLod(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseCaseOpImageSparseSampleImplicitLod() argument 125 SparseCaseOpImageSparseGather(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseCaseOpImageSparseGather() argument [all...] |
| H A D | vktSparseResourcesShaderIntrinsicsStorage.hpp | 36 SparseShaderIntrinsicsCaseStorage(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseShaderIntrinsicsCaseStorage() argument 60 SparseCaseOpImageSparseFetch(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseCaseOpImageSparseFetch() argument 84 SparseCaseOpImageSparseRead(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseCaseOpImageSparseRead() argument
|
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgFunctionGenerator.cpp | 32 FunctionGenerator::FunctionGenerator (GeneratorState& state, Function& function) in FunctionGenerator() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/command/ |
| H A D | rs_command_templates.h | 121 static void PatchParameters(PatchFunction function, T& params, std::index_sequence<Index...>) in PatchParameters() argument 127 static void PatchParameter(PatchFunction function, T& value) in PatchParameter() argument
|
| /kernel/linux/linux-5.10/drivers/misc/ibmasm/ |
| H A D | i2o.h | 18 u8 function; member
|
| /kernel/linux/linux-5.10/fs/ntfs/ |
| H A D | debug.c | 29 void __ntfs_warning(const char *function, const struct super_block *sb, in __ntfs_warning() argument 72 __ntfs_error(const char *function, const struct super_block *sb, const char *fmt, ...) __ntfs_error() argument 101 __ntfs_debug(const char *file, int line, const char *function, const char *fmt, ...) __ntfs_debug() argument [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | alarmtimer.h | 45 enum alarmtimer_restart (*function)(struct alarm *, ktime_t now); member
|
| /kernel/linux/linux-6.6/drivers/misc/ibmasm/ |
| H A D | i2o.h | 18 u8 function; member
|