Home
last modified time | relevance | path

Searched defs:listelem (Results 1 – 14 of 14) sorted by relevance

/dports/cad/tkgate/tkgate-2.1/src/common/
H A Dlist.h27 struct listelem { struct
28 ListElem *next,*prev;
29 void *obj;
/dports/graphics/dia/dia-0.97.3/lib/
H A Dfocus.c140 GList *listelem = g_list_find(get_text_foci(dia), get_active_focus(dia)); in focus_next_on_diagram() local
154 GList *listelem = g_list_find(text_foci, get_active_focus(dia)); in focus_previous_on_diagram() local
/dports/math/calc/calc-2.14.0.14/
H A Dvalue.h316 struct listelem { struct
317 LISTELEM *e_next; /* next element in list (or NULL) */
318 LISTELEM *e_prev; /* previous element in list (or NULL) */
319 VALUE e_value; /* value of this element */
/dports/net/wireshark-lite/wireshark-3.6.1/
H A Dextcap_parser.c319 static gint glist_find_numbered_arg(gconstpointer listelem, gconstpointer needle) { in glist_find_numbered_arg()
325 static gint glist_find_numbered_control(gconstpointer listelem, gconstpointer needle) { in glist_find_numbered_control()
/dports/net/wireshark/wireshark-3.6.1/
H A Dextcap_parser.c319 static gint glist_find_numbered_arg(gconstpointer listelem, gconstpointer needle) { in glist_find_numbered_arg()
325 static gint glist_find_numbered_control(gconstpointer listelem, gconstpointer needle) { in glist_find_numbered_control()
/dports/net/tshark-lite/wireshark-3.6.1/
H A Dextcap_parser.c319 static gint glist_find_numbered_arg(gconstpointer listelem, gconstpointer needle) { in glist_find_numbered_arg()
325 static gint glist_find_numbered_control(gconstpointer listelem, gconstpointer needle) { in glist_find_numbered_control()
/dports/net/tshark/wireshark-3.6.1/
H A Dextcap_parser.c319 static gint glist_find_numbered_arg(gconstpointer listelem, gconstpointer needle) { in glist_find_numbered_arg()
325 static gint glist_find_numbered_control(gconstpointer listelem, gconstpointer needle) { in glist_find_numbered_control()
/dports/x11-toolkits/open-motif/motif-2.3.8/tools/wml/
H A Dwmlresolve.c907 WmlClassCtrlDefPtr listelem; /* control reference in list */ in wmlResolveValidateClass() local
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/x11/
H A Dgdkcursor-x11.c84 cache_compare_func (gconstpointer listelem, in cache_compare_func()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/x11/
H A Dgdkcursor-x11.c95 cache_compare_func (gconstpointer listelem, in cache_compare_func()
/dports/graphics/kludge3d/kludge3d-20040822/src/
H A Dtools.c1017 GSList *listelem, *nextelem, *prevelem; in tools_find_texcoords_for_vert() local
/dports/games/tesseract/tesseract/src/engine/
H A Dcommand.cpp3412 static inline char *listelem(const char *start = liststart, const char *end = listend, const char *… in listelem() function
/dports/games/tesseract-data/tesseract/src/engine/
H A Dcommand.cpp3412 static inline char *listelem(const char *start = liststart, const char *end = listend, const char *… in listelem() function
/dports/games/redeclipse/base-2.0.0/src/engine/
H A Dcommand.cpp3844 static inline char *listelem(const char *start = liststart, const char *end = listend, const char *… in listelem() function