Home
last modified time | relevance | path

Searched defs:next_item (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Objects/
Denumobject.c103 enum_next_long(enumobject *en, PyObject* next_item) in enum_next_long()
157 PyObject *next_item; in enum_next() local
/third_party/gstreamer/gstplugins_bad/tests/examples/
Dplayout.c457 PlayoutItem *next_item; in playout_item_pad_probe_event() local
/third_party/boost/libs/geometry/doc/src/docutils/tools/doxygen_xml2qbk/
Dquickbook_output.hpp67 inline void next_item(std::string const& first, std::string const& indent, in next_item() function
/third_party/glib/gio/
Dgnetworkaddress.c844 GList *next_item; in init_and_query_next_address() local
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpsource.c1832 GList *next_item = g_list_next (item); in timeout_conflicting_addresses() local