Home
last modified time | relevance | path

Searched defs:graph_value (Results 1 – 4 of 4) sorted by relevance

/dports/benchmarks/fio/fio-3.29/
H A Dgraph.c52 struct graph_value { struct
53 struct flist_head list;
54 struct prio_tree_node node;
55 struct flist_head alias;
56 unsigned int flags;
57 char *tooltip;
58 void *value;
/dports/textproc/rasqal/rasqal-0.9.33/tests/engine/
H A Drasqal_graph_test.c219 rasqal_literal *graph_value; in main() local
/dports/games/openclonk/openclonk-release-8.1-src/src/editor/
H A DC4ConsoleQt.cpp405 …C4Value graph_value = AulExec.DirectExec(::ScriptEngine.GetPropList(), path, "resolve graph edit",… in EditGraphControl() local
/dports/graphics/nip2/nip2-8.7.1/src/
H A Dheap.c2640 graph_value( PElement *root ) in graph_value() function