Home
last modified time | relevance | path

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

/third_party/boost/tools/auto_index/src/
Dtiny_xml.hpp39 typedef std::list< element_ptr > element_list; typedef
/third_party/alsa-lib/src/control/
Dcontrol_local.h31 int (*element_list)(snd_ctl_t *handle, snd_ctl_elem_list_t *list); member
/third_party/alsa-lib/include/
Daserver.h126 snd_ctl_elem_list_t element_list; member
/third_party/mindspore/tests/ut/cpp/pipeline/static_analysis/
Dprim_test.cc347 std::vector<ValuePtr> element_list = {MakeValue(Shape::SHP_ANY), MakeValue(Shape::SHP_ANY)}; in TEST_F() local
/third_party/gstreamer/gstplugins_bad/tests/examples/camerabin2/
Dgst-camerabin2-test.c506 GList *element_list = NULL, *current = NULL, *next = NULL; in create_ipp_bin() local