Home
last modified time | relevance | path

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

/third_party/weston/libweston/
Dtimeline.c384 typedef int (*type_func)(struct timeline_emit_context *ctx, void *obj); typedef
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/static_analysis/
Dprogram_specialize.cc492 …auto type_func = std::make_shared<TypedPrimitiveAbstractClosure>(prim_func->prim(), argvals, uniqu… in BuildSpecializedNodeInner() local
/third_party/skia/third_party/externals/tint/src/resolver/
Dtype_validation_test.cc716 builder::ast_type_func_ptr type_func; member