Home
last modified time | relevance | path

Searched defs:foreach_func (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/iostreams/test/
Dexecute_test.cpp80 class foreach_func { class
83 explicit foreach_func(int& count) : count_(count) { } in foreach_func() function in foreach_func
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgststructure.c916 foreach_func (GQuark field_id, const GValue * value, gpointer user_data) in foreach_func() function
/third_party/glib/glib/tests/
Dhash.c1119 foreach_func (gpointer key, gpointer value, gpointer data) in foreach_func() function
/third_party/gstreamer/gstreamer/gst/
Dgstpad.c6189 GstPadStickyEventsForeachFunction foreach_func, gpointer user_data) in gst_pad_sticky_events_foreach()