Home
last modified time | relevance | path

Searched defs:transform_func (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/libs/spirit/test/qi/
Diterator_check.cpp17 char transform_func(char c) { in transform_func() function
/third_party/glib/gobject/
Dgbinding.c248 TransformFunc *transform_func; /* LOCK: unbind_lock */ member
373 TransformFunc *transform_func; in weak_unbind() local
503 TransformFunc *transform_func; in on_source_notify() local
572 TransformFunc *transform_func; in on_target_notify() local
640 TransformFunc *transform_func; in g_binding_unbind_internal() local
821 GBindingTransformFunc transform_func = default_transform; in g_binding_constructed() local
Dgvaluetransform.c240 #define SKIP____register_transform_func(type1,type2,transform_func) /* skip questionable transf… in _g_value_transforms_init() argument
Dgvalue.c521 GValueTransform transform_func) in g_value_register_transform_func()
/third_party/mesa3d/src/mesa/math/
Dm_xform.h136 typedef void (*transform_func)(GLvector4f *to_vec, typedef
/third_party/gstreamer/gstreamer/gst/
Dgstmeta.c264 GstCustomMetaTransformFunction transform_func, in gst_meta_register_custom()
374 GstMetaTransformFunction transform_func) in gst_meta_register()
Dgstmeta.h235 GstMetaTransformFunction transform_func; member