Searched defs:list_insert (Results 1 – 7 of 7) sorted by relevance
| /third_party/libinput/src/ |
| D | util-list.c | 42 list_insert(struct list *list, struct list *elm) in list_insert() function
|
| /third_party/libxkbcommon/src/ |
| D | util-list.c | 42 list_insert(struct list *list, struct list *elm) in list_insert() function
|
| /third_party/wayland_standard/tests/ |
| D | list-test.c | 47 TEST(list_insert) in TEST() argument
|
| /third_party/python/Objects/clinic/ |
| D | listobject.c.h | 18 list_insert(PyListObject *self, PyObject *const *args, Py_ssize_t nargs) in list_insert() function
|
| /third_party/uboot/u-boot-2020.01/product/hiupdate/ |
| D | auto_update_adaptation.c | 1437 struct mtd_part_s *list_insert(struct mtd_part_s *head, struct mtd_part_s *node) in list_insert() function
|
| /third_party/skia/src/gpu/geometry/ |
| D | GrTriangulator.cpp | 39 static void list_insert(T* t, T* prev, T* next, T** head, T** tail) { in list_insert() function
|
| /third_party/flutter/skia/src/gpu/ |
| D | GrTessellator.cpp | 107 void list_insert(T* t, T* prev, T* next, T** head, T** tail) { in list_insert() function
|