Home
last modified time | relevance | path

Searched defs:forward (Results 1 – 23 of 23) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgraphds.c122 dfs_edge_src (struct graph_edge *e, bool forward) in dfs_edge_src()
131 dfs_edge_dest (struct graph_edge *e, bool forward) in dfs_edge_dest()
142 foll_in_subgraph (struct graph_edge *e, bool forward, bitmap subgraph, in foll_in_subgraph()
173 dfs_fst_edge (struct graph *g, int v, bool forward, bitmap subgraph, in dfs_fst_edge()
188 dfs_next_edge (struct graph_edge *e, bool forward, bitmap subgraph, in dfs_next_edge()
205 bool forward, bitmap subgraph, in graphds_dfs()
H A Dtree-ssa-loop-prefetch.c1136 tree addr, addr_base, write_p, local, forward; in issue_prefetch_ref() local
H A Domp-expand.c2020 bool forward = fd->loops[i].cond_code == LT_EXPR; in expand_omp_ordered_sink() local
H A Domp-low.c6370 bool forward = fd.loops[i].cond_code == LT_EXPR; in lower_omp_ordered_clauses() local
H A Dtree-ssa-loop-ivopts.c6027 struct iv_ca_delta *delta, bool forward) in iv_ca_delta_commit()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgraphds.c124 dfs_edge_src (struct graph_edge *e, bool forward) in dfs_edge_src()
133 dfs_edge_dest (struct graph_edge *e, bool forward) in dfs_edge_dest()
142 foll_in_subgraph (struct graph_edge *e, bool forward, bitmap subgraph) in foll_in_subgraph()
165 dfs_fst_edge (struct graph *g, int v, bool forward, bitmap subgraph) in dfs_fst_edge()
177 dfs_next_edge (struct graph_edge *e, bool forward, bitmap subgraph) in dfs_next_edge()
191 bool forward, bitmap subgraph) in graphds_dfs()
H A Dmips-tfile.c926 typedef struct forward { struct
927 struct forward *next; /* next forward reference */ argument
928 struct forward *free; /* free list pointer */ argument
942 struct forward *forward_ref; /* list of forward references */ argument
1046 forward_t forward [ PAGE_SIZE / sizeof (forward_t) ]; member
H A Dtree-ssa-loop-prefetch.c1076 tree addr, addr_base, write_p, local, forward; in issue_prefetch_ref() local
H A Dtree-ssa-loop-ivopts.c5488 struct iv_ca_delta *delta, bool forward) in iv_ca_delta_commit()
/dragonfly/usr.bin/tail/
H A Dforward.c90 forward(FILE *fp, enum STYLE style, off_t off, struct stat *sbp) in forward() function
/dragonfly/contrib/less/
H A Dforwback.c452 public void forward(int n, lbool force, lbool only_last) in forward() function
/dragonfly/usr.bin/mail/
H A Dcollect.c604 forward(char *ms, FILE *fp, char *fn, int f) in forward() function
/dragonfly/contrib/binutils-2.34/gas/
H A Decoff.c867 typedef struct forward { struct
868 struct forward *next; /* next forward reference */ argument
869 struct forward *free; /* free list pointer */ argument
881 struct forward *forward_ref; /* list of forward references */ argument
1039 forward_t forward [ PAGE_SIZE / sizeof (forward_t) ]; member
/dragonfly/contrib/binutils-2.27/gas/
H A Decoff.c867 typedef struct forward { struct
868 struct forward *next; /* next forward reference */ argument
869 struct forward *free; /* free list pointer */ argument
881 struct forward *forward_ref; /* list of forward references */ argument
1039 forward_t forward [ PAGE_SIZE / sizeof (forward_t) ]; member
/dragonfly/libexec/bootpd/
H A Dbootpd.c1007 sendreply(int forward, int32 dst_override) in sendreply()
/dragonfly/nrelease/gui/root/.vim/plugin/
H A Dminibufexpl.vim1532 function! <SID>CycleBuffer(forward) argument
/dragonfly/sys/net/
H A Dnetmsg.h310 struct netmsg_forward forward; /* mbuf embedded */ member
/dragonfly/sys/netinet/
H A Dip_input.c1536 boolean_t forward = FALSE; in ip_dooptions() local
/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_hwmp.c1727 int i, j = 0, forward = 0; in hwmp_recv_perr() local
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-ada-spec.c2291 dump_nested_types (pretty_printer *buffer, tree t, tree parent, bool forward, in dump_nested_types()
/dragonfly/contrib/zstd/lib/compress/
H A Dzstd_opt.c495 U32 const forward = ZSTD_insertBt1(ms, base+idx, iend, mls, dictMode == ZSTD_extDict); in ZSTD_updateTree_internal() local
/dragonfly/contrib/gdb-7/gdb/
H A Dtarget.c2076 int forward; in read_whatever_is_readable() local
/dragonfly/sys/dev/netif/oce/
H A Doce_hw.h2361 uint32_t forward:1; member