/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
|
H A D | altq_wfq.h | 49 struct flowinfo flow; member
|
H A D | altq_subr.c | 793 altq_extractflow(struct mbuf *m, int af, struct flowinfo *flow, in altq_extractflow() argument 1254 struct flowinfo flow; in acc_classify() local [all...] |
/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
|
/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()
|
H A D | npf_alg.c | 255 npf_alg_exec(npf_cache_t *npc, npf_nat_t *nt, const npf_flow_t flow) in npf_alg_exec()
|
/netbsd-src/usr.bin/tip/ |
H A D | cu.c | 56 int flow = -1; /* -1 is "tandem" ^S/^Q */ in cumain() local [all...] |
/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
|
/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
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | graphite-dependences.cc | 307 isl_union_flow *flow = isl_union_access_info_compute_flow (ai); in scop_get_dependences() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Remarks/ |
H A D | YAMLRemarkSerializer.cpp | 100 static const bool flow = true; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-ifs/ |
H A D | llvm-ifs.cpp | 130 static const bool flow = true; member
|
/netbsd-src/sys/dev/usb/ |
H A D | uftdi.c | 726 int rate, ratehi, rerr, data, flow; uftdi_param() local
|