Home
last modified time | relevance | path

Searched defs:ApplyFunc (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/go/ast/astutil/
Drewrite.go20 type ApplyFunc func(*Cursor) bool type
42 func Apply(root ast.Node, pre, post ApplyFunc) (result ast.Node) {
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp1401 typedef Func<Sig> ApplyFunc; typedef in deqp::gls::BuiltinPrecisionTests::Apply
1533 typedef Func<Sig> ApplyFunc; typedef in deqp::gls::BuiltinPrecisionTests::ApplyVar
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp1980 typedef Func<Sig> ApplyFunc; typedef in vkt::shaderexecutor::Apply
2112 typedef Func<Sig> ApplyFunc; typedef in vkt::shaderexecutor::ApplyVar