/third_party/glib/glib/tests/ |
D | slist.c | 28 GSList *slist = NULL; in test_slist_sort() local 51 GSList *slist = NULL; in test_slist_sort_with_data() local 106 GSList *slist = NULL; in test_slist_insert_sorted() local 128 GSList *slist = NULL; in test_slist_insert_sorted_with_data() local 153 GSList *slist = NULL; in test_slist_reverse() local 175 GSList *slist = NULL; in test_slist_nth() local 195 GSList *slist = NULL; in test_slist_remove() local 227 GSList *slist = NULL; in test_slist_remove_all() local 255 GSList *slist = NULL; in test_slist_insert() local 310 GSList *slist = NULL; in test_slist_position() local [all …]
|
D | utils.c | 792 GSList *slist = NULL; in test_clear_slist() local
|
D | list.c | 370 GSList *slist = NULL; in test_free_full() local
|
/third_party/boost/libs/container/test/ |
D | explicit_inst_slist_test.cpp | 31 template class boost::container::slist member in boost::container::boost::container 35 template class boost::container::slist member in boost::container::boost::container
|
/third_party/curl/tests/libtest/ |
D | lib539.c | 31 struct curl_slist *slist = NULL; in test() local
|
D | lib661.c | 30 struct curl_slist *slist = NULL; in test() local
|
D | lib1512.c | 42 struct curl_slist *slist = NULL; in test() local
|
D | lib1510.c | 39 struct curl_slist *slist = NULL, *slist2; in test() local
|
D | lib510.c | 66 struct curl_slist *slist = NULL; in test() local
|
D | lib1506.c | 41 struct curl_slist *slist = NULL, *slist2; in test() local
|
D | lib579.c | 90 struct curl_slist *slist = NULL; in test() local
|
/third_party/boost/boost/container/pmr/ |
D | slist.hpp | 28 using slist = boost::container::slist<T, polymorphic_allocator<T>>; typedef
|
/third_party/boost/boost/container/ |
D | slist.hpp | 202 class slist class 269 explicit slist(const allocator_type& a) BOOST_NOEXCEPT_OR_NOTHROW in slist() function in boost::container::slist 280 explicit slist(size_type n) in slist() function in boost::container::slist 291 slist(size_type n, const allocator_type &a) in slist() function in boost::container::slist 302 explicit slist(size_type n, const value_type& x, const allocator_type& a = allocator_type()) in slist() function in boost::container::slist 314 slist(InpIt first, InpIt last, const allocator_type& a = allocator_type()) in slist() function in boost::container::slist 326 slist(std::initializer_list<value_type> il, const allocator_type& a = allocator_type()) in slist() function in boost::container::slist 338 slist(const slist& x) in slist() function in boost::container::slist 347 slist(BOOST_RV_REF(slist) x) BOOST_NOEXCEPT_OR_NOTHROW in slist() function in boost::container::slist 358 slist(const slist& x, const allocator_type &a) in slist() function in boost::container::slist [all …]
|
/third_party/curl/docs/examples/ |
D | certinfo.c | 69 struct curl_slist *slist; in main() local
|
D | smtp-mime.c | 78 struct curl_slist *slist = NULL; in main() local
|
/third_party/glib/glib/ |
D | gslist.h | 160 #define g_slist_next(slist) ((slist) ? (((GSList *)(slist))->next) : NULL) argument
|
D | gslist.c | 111 #define _g_slist_free1(slist) g_slice_free (GSList, slist) argument 349 g_slist_insert_before (GSList *slist, in g_slist_insert_before() 1105 GSList *slist; variable
|
D | gtester.c | 296 GSList *slist, *free_list = NULL; in launch_test_binary() local
|
/third_party/glib/gobject/ |
D | gobjectnotifyqueue.c | 103 GSList *slist; in g_object_notify_queue_thaw() local
|
/third_party/boost/boost/intrusive/ |
D | slist.hpp | 2177 class slist class 2205 BOOST_INTRUSIVE_FORCEINLINE slist() in slist() function in boost::intrusive::slist 2209 BOOST_INTRUSIVE_FORCEINLINE explicit slist(const value_traits &v_traits) in slist() function in boost::intrusive::slist 2215 BOOST_INTRUSIVE_FORCEINLINE slist( const node_ptr & f, const node_ptr & before_l in slist() function in boost::intrusive::slist 2221 …BOOST_INTRUSIVE_FORCEINLINE slist(Iterator b, Iterator e, const value_traits &v_traits = value_tra… in slist() function in boost::intrusive::slist 2225 BOOST_INTRUSIVE_FORCEINLINE slist(BOOST_RV_REF(slist) x) in slist() function in boost::intrusive::slist
|
/third_party/gstreamer/gstplugins_good/ext/gdk_pixbuf/ |
D | gstgdkpixbufdec.c | 103 GSList *slist; in gst_gdk_pixbuf_dec_get_capslist() local
|
/third_party/curl/src/ |
D | tool_doswin.c | 660 struct curl_slist *slist = NULL; in GetLoadedModulePaths() local
|
/third_party/boost/boost/intrusive/detail/ |
D | hashtable_node.hpp | 74 typedef Slist slist; typedef
|
/third_party/gstreamer/gstplugins_good/gst/goom/ |
D | goom_config_param.h | 73 struct ListVal slist; member
|
/third_party/openssl/crypto/ |
D | mem_sec.c | 537 ossl_ssize_t list, slist; in sh_malloc() local
|