Home
last modified time | relevance | path

Searched refs:edge (Results 1 – 4 of 4) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dstate.dot2 edge [color=green];
4 edge [color=grey];
6 edge [ color=blue]
8 edge [ color=lightblue]
10 edge [style=dashed, color=red];
/mOS-networking-stack/core/src/include/bpf/
H A Dgencode.h225 struct edge struct
232 struct edge *next; /* link list of incoming edges for a node */ argument
246 struct edge et;
247 struct edge ef;
252 struct edge *in_edges;
/mOS-networking-stack/core/src/bpf/
H A Dsf_optimize.c124 static void propedom(struct edge *);
136 static void opt_j(struct edge *);
140 static inline void link_inedge(struct edge *, struct block *);
165 __thread struct edge **edges;
307 struct edge *ep; in propedom()
1247 struct edge *p;
1373 struct edge *ep;
1427 struct edge *ep; in opt_j()
1492 struct edge *ep;
1588 struct edge *ep;
[all …]
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m48169 dnl Non-bleeding-edge autoconf doesn't subst GREP, so do it here too