Home
last modified time | relevance | path

Searched defs:fw (Results 1 – 25 of 68) sorted by relevance

123

/external/iptables/iptables/
Dnft-arp.c132 struct arpt_entry *fw = &cs->arp; in nft_arp_add() local
247 struct arpt_entry *fw = &cs->arp; in nft_arp_parse_meta() local
299 struct arpt_entry *fw = &cs->arp; in nft_arp_parse_payload() local
405 const struct arpt_entry *fw = &cs->arp; in nft_arp_print_rule_details() local
Diptables.c368 print_firewall(const struct ipt_entry *fw, in print_firewall()
448 print_firewall_line(const struct ipt_entry *fw, in print_firewall_line()
459 struct ipt_entry *fw, in append_entry()
489 struct ipt_entry *fw, in replace_entry()
508 struct ipt_entry *fw, in insert_entry()
573 struct ipt_entry *fw, in delete_entry()
607 check_entry(const xt_chainlabel chain, struct ipt_entry *fw, in check_entry()
1026 generate_entry(const struct ipt_entry *fw, in generate_entry()
Dip6tables.c378 print_firewall(const struct ip6t_entry *fw, in print_firewall()
457 print_firewall_line(const struct ip6t_entry *fw, in print_firewall_line()
468 struct ip6t_entry *fw, in append_entry()
498 struct ip6t_entry *fw, in replace_entry()
517 struct ip6t_entry *fw, in insert_entry()
582 struct ip6t_entry *fw, in delete_entry()
616 check_entry(const xt_chainlabel chain, struct ip6t_entry *fw, in check_entry()
1030 generate_entry(const struct ip6t_entry *fw, in generate_entry()
/external/testng/src/main/java/org/testng/reporters/
DFileStringBuffer.java69 public void toWriter(Writer fw) { in toWriter()
120 try (FileWriter fw = new FileWriter(m_file, true /* append */)) { in flushToFile()
DIBuffer.java7 void toWriter(Writer fw); in toWriter()
DFiles.java39 FileWriter fw = new FileWriter(f); in writeFile() local
/external/abseil-cpp/absl/random/
Ddiscrete_distribution.h74 UnaryOperation fw) { in param_type()
124 UnaryOperation fw) in discrete_distribution()
/external/webrtc/third_party/abseil-cpp/absl/random/
Ddiscrete_distribution.h74 UnaryOperation fw) { in param_type()
124 UnaryOperation fw) in discrete_distribution()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/
Ddiscrete_distribution.h74 UnaryOperation fw) { in param_type()
124 UnaryOperation fw) in discrete_distribution()
/external/openscreen/third_party/abseil/src/absl/random/
Ddiscrete_distribution.h74 UnaryOperation fw) { in param_type()
124 UnaryOperation fw) in discrete_distribution()
/external/libtextclassifier/abseil-cpp/absl/random/
Ddiscrete_distribution.h74 UnaryOperation fw) { in param_type()
124 UnaryOperation fw) in discrete_distribution()
/external/tensorflow/tensorflow/compiler/mlir/tfr/python/
Dop_reg_gen_test.py27 from tensorflow.compiler.mlir.python.mlir_wrapper import filecheck_wrapper as fw unknown
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/
Dctor_func.pass.cpp24 double fw(double x) in fw() function
Dparam_ctor_func.pass.cpp22 double fw(double x) in fw() function
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.pconst/
Dctor_func.pass.cpp22 double fw(double x) in fw() function
Dparam_ctor_func.pass.cpp22 double fw(double x) in fw() function
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.discrete/
Dctor_func.pass.cpp22 double fw(double x) in fw() function
Dparam_ctor_func.pass.cpp22 double fw(double x) in fw() function
/external/llvm-project/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.discrete/
Dctor_func.pass.cpp23 double fw(double x) in fw() function
Dparam_ctor_func.pass.cpp23 double fw(double x) in fw() function
/external/llvm-project/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.pconst/
Dctor_func.pass.cpp23 double fw(double x) in fw() function
Dparam_ctor_func.pass.cpp23 double fw(double x) in fw() function
/external/llvm-project/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/
Dctor_func.pass.cpp23 double fw(double x) in fw() function
Dparam_ctor_func.pass.cpp23 double fw(double x) in fw() function
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/univariate/
DBrentOptimizer.java112 double fw = fx; in localMin() local

123