/netbsd-src/external/mit/isl/dist/ |
H A D | isl_flow.c | 987 __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 D | flow.c | 24 isl_union_flow *flow; in main() local
|
/netbsd-src/sys/altq/ |
H A D | altq_wfq.c | 244 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 D | altq_afmap.c | 289 afm_match(struct ifnet * ifp,struct flowinfo * flow) afm_match() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/ |
H A D | BenchmarkResult.cpp | 191 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 D | printpacket6.c | 22 u_32_t flow; in printpacket6() local
|
/netbsd-src/external/bsd/ipf/dist/lib/ |
H A D | printpacket6.c | 25 u_32_t flow; local
|
/netbsd-src/external/lgpl3/gmp/dist/mpq/ |
H A D | set_f.c | 42 mp_limb_t flow; in mpq_set_f() local
|
/netbsd-src/sys/net/npf/ |
H A D | npf_nat.c | 382 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 D | npf_conn.c | 296 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 D | npf_alg_icmp.c | 267 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 D | npf_state_tcp.c | 292 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 D | npf_conndb.c | 164 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 D | npf_connkey.c | 86 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 D | npf_state.c | 187 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 D | cu.c | 56 int flow = -1; /* -1 is "tandem" ^S/^Q */ in cumain() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/InterfaceStub/ |
H A D | IFSHandler.cpp | 112 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 D | TBEHandler.cpp | 90 static const bool flow = true; member
|
/netbsd-src/usr.sbin/memswitch/ |
H A D | methods.c | 432 int baud, bit, parity, stop, flow; local 686 char bit, parity, flow; in print_serial() local
|
/freebsd-src/sys/kern/ |
H A D | uipc_mbufhash.c | 140 uint32_t flow; in m_tcpip_hash() local
|
/freebsd-src/contrib/tcpdump/ |
H A D | print-ip6.c | 236 u_int flow; ip6_print() local
|
/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/ |
H A D | JDTrace.java | 52 static boolean flow = false; field in JDTrace 195 Flow flow = data.getFlow(); in consumeProbeData() local
|
/freebsd-src/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_fs_tcp.c | 99 struct mlx5_flow_handle *flow; in mlx5e_accel_fs_add_inpcb() local
|
/freebsd-src/sys/ofed/drivers/infiniband/core/ |
H A D | ib_uverbs_std_types.c | 53 struct ib_flow *flow = (struct ib_flow *)uobject->object; in uverbs_free_flow() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | graphite-dependences.c | 307 isl_union_flow *flow = isl_union_access_info_compute_flow (ai); in scop_get_dependences() local
|