Home
last modified time | relevance | path

Searched defs:flow (Results 1 – 25 of 70) sorted by relevance

123

/netbsd-src/external/mit/isl/dist/
H A Disl_flow.c987 __isl_take isl_flow *flow) in handle_coscheduled()
2101 isl_ctx *isl_union_flow_get_ctx(__isl_keep isl_union_flow *flow) in isl_union_flow_get_ctx()
2108 __isl_null isl_union_flow *isl_union_flow_free(__isl_take isl_union_flow *flow) in isl_union_flow_free()
2120 void isl_union_flow_dump(__isl_keep isl_union_flow *flow) in isl_union_flow_dump()
2138 __isl_keep isl_union_flow *flow) in isl_union_flow_get_full_must_dependence()
2149 __isl_keep isl_union_flow *flow) in isl_union_flow_get_full_may_dependence()
2160 __isl_keep isl_union_flow *flow) in isl_union_flow_get_must_dependence()
2174 __isl_keep isl_union_flow *flow) in isl_union_flow_get_may_dependence()
2188 __isl_keep isl_union_flow *flow) in isl_union_flow_get_non_must_dependence()
2199 __isl_keep isl_union_flow *flow) in isl_union_flow_get_must_no_source()
[all …]
H A Dflow.c24 isl_union_flow *flow; in main() local
/netbsd-src/sys/altq/
H A Daltq_wfq.c244 struct flowinfo flow; in wfq_classify() local
315 wfq_hash(struct flowinfo *flow, int n) in wfq_hash() argument
343 wfq_hashbydstaddr(struct flowinfo * flow,int n) wfq_hashbydstaddr() argument
367 wfq_hashbysrcaddr(struct flowinfo * flow,int n) wfq_hashbysrcaddr() argument
391 wfq_hashbysrcport(struct flowinfo * flow,int n) wfq_hashbysrcport() argument
[all...]
H A Daltq_afmap.c289 afm_match(struct ifnet * ifp,struct flowinfo * flow) afm_match() argument
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.cpp191 static const bool flow = false; member
210 static const bool flow = true; member
215 static const bool flow = false; member
230 static const bool flow = true; member
247 static const bool flow = false; member
281 static const bool flow = true; member
/freebsd-src/sbin/ipf/libipf/
H A Dprintpacket6.c22 u_32_t flow; in printpacket6() local
/netbsd-src/external/bsd/ipf/dist/lib/
H A Dprintpacket6.c25 u_32_t flow; local
/netbsd-src/external/lgpl3/gmp/dist/mpq/
H A Dset_f.c42 mp_limb_t flow; in mpq_set_f() local
/netbsd-src/sys/net/npf/
H A Dnpf_nat.c382 npf_nat_which(const unsigned type, const npf_flow_t flow) in npf_nat_which()
584 npf_dnat_translate(npf_cache_t *npc, npf_nat_t *nt, npf_flow_t flow) in npf_dnat_translate()
621 npf_snat_translate(npf_cache_t *npc, const npf_natpolicy_t *np, npf_flow_t flow) in npf_snat_translate()
679 const unsigned di, npf_flow_t *flow) in npf_nat_lookup()
721 npf_flow_t flow; in npf_do_nat() local
H A Dnpf_conn.c296 const unsigned di, const npf_flow_t flow) in npf_conn_check()
326 npf_conn_lookup(const npf_cache_t *npc, const unsigned di, npf_flow_t *flow) in npf_conn_lookup()
363 npf_flow_t flow; in npf_conn_inspect() local
947 npf_flow_t flow; in npf_conn_find() local
H A Dnpf_alg_icmp.c267 npf_flow_t flow; in npfa_icmp_conn() local
320 npfa_icmp_nat(npf_cache_t *npc, npf_nat_t *nt, npf_flow_t flow) in npfa_icmp_nat()
H A Dnpf_state_tcp.c292 npf_tcp_inwindow(npf_cache_t *npc, npf_state_t *nst, const npf_flow_t flow) in npf_tcp_inwindow()
458 npf_state_tcp(npf_cache_t *npc, npf_state_t *nst, npf_flow_t flow) in npf_state_tcp()
H A Dnpf_conndb.c164 npf_conndb_lookup(npf_t *npf, const npf_connkey_t *ck, npf_flow_t *flow) in npf_conndb_lookup()
204 npf_conn_t *con, npf_flow_t flow) in npf_conndb_insert()
H A Dnpf_connkey.c86 const void *ipv, const uint16_t *id, const npf_flow_t flow) in npf_connkey_setkey()
227 const unsigned di, const npf_flow_t flow) in npf_conn_conkey()
H A Dnpf_state.c187 npf_state_inspect(npf_cache_t *npc, npf_state_t *nst, const npf_flow_t flow) in npf_state_inspect()
/netbsd-src/usr.bin/tip/
H A Dcu.c56 int flow = -1; /* -1 is "tandem" ^S/^Q */ in cumain() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/InterfaceStub/
H A DIFSHandler.cpp112 static const bool flow = true; // NOLINT(readability-identifier-naming) member
135 static const bool flow = true; // NOLINT(readability-identifier-naming) member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/InterfaceStub/
H A DTBEHandler.cpp90 static const bool flow = true; member
/netbsd-src/usr.sbin/memswitch/
H A Dmethods.c432 int baud, bit, parity, stop, flow; local
686 char bit, parity, flow; in print_serial() local
/freebsd-src/sys/kern/
H A Duipc_mbufhash.c140 uint32_t flow; in m_tcpip_hash() local
/freebsd-src/contrib/tcpdump/
H A Dprint-ip6.c236 u_int flow; ip6_print() local
/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java52 static boolean flow = false; field in JDTrace
195 Flow flow = data.getFlow(); in consumeProbeData() local
/freebsd-src/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_tcp.c99 struct mlx5_flow_handle *flow; in mlx5e_accel_fs_add_inpcb() local
/freebsd-src/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_std_types.c53 struct ib_flow *flow = (struct ib_flow *)uobject->object; in uverbs_free_flow() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgraphite-dependences.c307 isl_union_flow *flow = isl_union_access_info_compute_flow (ai); in scop_get_dependences() local

123