Searched refs:fw (Results 1 - 25 of 51) sorted by relevance

123

/external/chromium_org/third_party/webrtc/base/
H A Dwinfirewall_unittest.cc20 WinFirewall fw; local
24 EXPECT_FALSE(fw.QueryAuthorized("bogus.exe", &authorized));
25 EXPECT_TRUE(fw.Initialize(&hr));
28 EXPECT_TRUE(fw.QueryAuthorized("bogus.exe", &authorized));
34 fw.Shutdown();
35 EXPECT_FALSE(fw.QueryAuthorized("bogus.exe", &authorized));
/external/fdlibm/
H A Dk_rem_pio2.c171 double z,fw,f[20],fq[20],q[20]; local
188 for(j=0,fw=0.0;j<=jx;j++) fw += x[j]*f[jx+i-j]; q[i] = fw;
195 fw = (double)((int)(twon24* z));
196 iq[i] = (int)(z-two24*fw);
197 z = q[j-1]+fw;
247 for(j=0,fw=0.0;j<=jx;j++) fw += x[j]*f[jx+i-j];
248 q[i] = fw;
[all...]
/external/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.discrete/
H A Dctor_func.pass.cpp17 // UnaryOperation fw);
22 double fw(double x) function
31 D d(0, 0, 1, fw);
38 D d(1, 0, 1, fw);
45 D d(2, 0.5, 1.5, fw);
53 D d(4, 0, 2, fw);
H A Dparam_ctor_func.pass.cpp17 // UnaryOperation fw);
22 double fw(double x) function
32 P pa(0, 0, 1, fw);
40 P pa(1, 0, 1, fw);
48 P pa(2, 0.5, 1.5, fw);
57 P pa(4, 0, 2, fw);
/external/chromium_org/v8/third_party/fdlibm/
H A Dfdlibm.cc118 double fw; local
132 fw = 0.0;
133 for (int j = 0; j <= jx; j++) fw += x[j] * f[jx + i - j];
134 q[i] = fw;
144 fw = static_cast<double>(static_cast<int32_t>(twon24 * z));
145 iq[i] = static_cast<int32_t>(z - two24 * fw);
146 z = q[j - 1] + fw;
198 for (j = 0, fw = 0.0; j <= jx; j++) fw += x[j] * f[jx + i - j];
199 q[i] = fw;
[all...]
/external/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.pconst/
H A Dctor_func.pass.cpp17 // result_type xmax, UnaryOperation fw);
22 double fw(double x) function
31 D d(0, 0, 1, fw);
42 D d(1, 10, 12, fw);
53 D d(2, 6, 14, fw);
H A Dparam_ctor_func.pass.cpp17 // UnaryOperation fw);
22 double fw(double x) function
32 P pa(0, 0, 1, fw);
44 P pa(1, 10, 12, fw);
56 P pa(2, 6, 14, fw);
/external/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/
H A Dctor_func.pass.cpp17 // result_type xmax, UnaryOperation fw);
24 double fw(double x) function
33 D d(0, 0, 1, fw);
45 D d(1, 10, 12, fw);
57 D d(2, 6, 14, fw);
H A Dparam_ctor_func.pass.cpp17 // UnaryOperation fw);
22 double fw(double x) function
32 P pa(0, 0, 1, fw);
45 P pa(1, 10, 12, fw);
58 P pa(2, 6, 14, fw);
/external/iptables/iptables/
H A Diptables.c489 /* e is called `fw' here for historical reasons */
491 print_firewall(const struct ipt_entry *fw, argument
508 t = ipt_get_target((struct ipt_entry *)fw);
509 flags = fw->ip.flags;
515 xtables_print_num(fw->counters.pcnt, format);
516 xtables_print_num(fw->counters.bcnt, format);
522 fputc(fw->ip.invflags & XT_INV_PROTO ? '!' : ' ', stdout);
524 const char *pname = proto_to_name(fw->ip.proto, format&FMT_NUMERIC);
528 printf(FMT("%-5hu", "%hu "), fw->ip.proto);
534 fputc(fw
616 print_firewall_line(const struct ipt_entry *fw, struct xtc_handle *const h) argument
626 append_entry(const xt_chainlabel chain, struct ipt_entry *fw, unsigned int nsaddrs, const struct in_addr saddrs[], const struct in_addr smasks[], unsigned int ndaddrs, const struct in_addr daddrs[], const struct in_addr dmasks[], int verbose, struct xtc_handle *handle) argument
656 replace_entry(const xt_chainlabel chain, struct ipt_entry *fw, unsigned int rulenum, const struct in_addr *saddr, const struct in_addr *smask, const struct in_addr *daddr, const struct in_addr *dmask, int verbose, struct xtc_handle *handle) argument
675 insert_entry(const xt_chainlabel chain, struct ipt_entry *fw, unsigned int rulenum, unsigned int nsaddrs, const struct in_addr saddrs[], const struct in_addr smasks[], unsigned int ndaddrs, const struct in_addr daddrs[], const struct in_addr dmasks[], int verbose, struct xtc_handle *handle) argument
740 delete_entry(const xt_chainlabel chain, struct ipt_entry *fw, unsigned int nsaddrs, const struct in_addr saddrs[], const struct in_addr smasks[], unsigned int ndaddrs, const struct in_addr daddrs[], const struct in_addr dmasks[], int verbose, struct xtc_handle *handle, struct xtables_rule_match *matches, const struct xtables_target *target) argument
775 check_entry(const xt_chainlabel chain, struct ipt_entry *fw, unsigned int nsaddrs, const struct in_addr *saddrs, const struct in_addr *smasks, unsigned int ndaddrs, const struct in_addr *daddrs, const struct in_addr *dmasks, bool verbose, struct xtc_handle *handle, struct xtables_rule_match *matches, const struct xtables_target *target) argument
1178 generate_entry(const struct ipt_entry *fw, struct xtables_rule_match *matches, struct xt_entry_target *target) argument
[all...]
H A Dip6tables.c504 /* e is called `fw' here for historical reasons */
506 print_firewall(const struct ip6t_entry *fw, argument
522 t = ip6t_get_target((struct ip6t_entry *)fw);
528 xtables_print_num(fw->counters.pcnt, format);
529 xtables_print_num(fw->counters.bcnt, format);
535 fputc(fw->ipv6.invflags & XT_INV_PROTO ? '!' : ' ', stdout);
537 const char *pname = proto_to_name(fw->ipv6.proto, format&FMT_NUMERIC);
541 printf(FMT("%-5hu", "%hu "), fw->ipv6.proto);
555 if (fw->ipv6.invflags & IP6T_INV_VIA_IN) {
561 if (fw
631 print_firewall_line(const struct ip6t_entry *fw, struct xtc_handle *const h) argument
641 append_entry(const xt_chainlabel chain, struct ip6t_entry *fw, unsigned int nsaddrs, const struct in6_addr saddrs[], const struct in6_addr smasks[], unsigned int ndaddrs, const struct in6_addr daddrs[], const struct in6_addr dmasks[], int verbose, struct xtc_handle *handle) argument
671 replace_entry(const xt_chainlabel chain, struct ip6t_entry *fw, unsigned int rulenum, const struct in6_addr *saddr, const struct in6_addr *smask, const struct in6_addr *daddr, const struct in6_addr *dmask, int verbose, struct xtc_handle *handle) argument
690 insert_entry(const xt_chainlabel chain, struct ip6t_entry *fw, unsigned int rulenum, unsigned int nsaddrs, const struct in6_addr saddrs[], const struct in6_addr smasks[], unsigned int ndaddrs, const struct in6_addr daddrs[], const struct in6_addr dmasks[], int verbose, struct xtc_handle *handle) argument
755 delete_entry(const xt_chainlabel chain, struct ip6t_entry *fw, unsigned int nsaddrs, const struct in6_addr saddrs[], const struct in6_addr smasks[], unsigned int ndaddrs, const struct in6_addr daddrs[], const struct in6_addr dmasks[], int verbose, struct xtc_handle *handle, struct xtables_rule_match *matches, const struct xtables_target *target) argument
790 check_entry(const xt_chainlabel chain, struct ip6t_entry *fw, unsigned int nsaddrs, const struct in6_addr *saddrs, const struct in6_addr *smasks, unsigned int ndaddrs, const struct in6_addr *daddrs, const struct in6_addr *dmasks, bool verbose, struct xtc_handle *handle, struct xtables_rule_match *matches, const struct xtables_target *target) argument
1187 generate_entry(const struct ip6t_entry *fw, struct xtables_rule_match *matches, struct xt_entry_target *target) argument
[all...]
H A Dxshared.h53 struct ipt_entry fw; member in union:iptables_command_state::__anon22632
/external/iproute2/examples/diffserv/
H A DEdge32-cb-chains35 # tag the rest of incoming packets from subnet 10.2.0.0/24 to fw value 1
36 # tag all incoming packets from any other subnet to fw tag 2
52 # anything with fw tag of 1 is passed on with a tcindex value 1
55 $TC filter add dev $INDEV parent ffff: protocol ip prio 1 handle 1 fw \
58 $TC filter add dev $INDEV parent ffff: protocol ip prio 2 handle 1 fw \
65 $TC filter add dev $INDEV parent ffff: protocol ip prio 3 handle 1 fw \
68 $TC filter add dev $INDEV parent ffff: protocol ip prio 4 handle 1 fw \
75 $TC filter add dev $INDEV parent ffff: protocol ip prio 5 handle 1 fw \
78 $TC filter add dev $INDEV parent ffff: protocol ip prio 6 handle 1 fw \
85 $TC filter add dev $INDEV parent ffff: protocol ip prio 7 handle 2 fw \
[all...]
H A DEdge150 $TC filter add $EGDEV parent 1:0 protocol ip prio 4 handle 1 fw classid 1:1
51 $TC filter add $EGDEV parent 1:0 protocol ip prio 4 handle 2 fw classid 1:2
52 $TC filter add $EGDEV parent 1:0 protocol ip prio 4 handle 3 fw classid 1:3
H A DEdge235 # attach a fw classifier to the ingress which polices anything marked
43 $TC filter add dev $INDEV parent ffff: protocol ip prio 50 handle 3 fw \
66 $TC filter add $EGDEV parent 1:0 protocol ip prio 4 handle 1 fw classid 1:1
67 $TC filter add $EGDEV parent 1:0 protocol ip prio 4 handle 2 fw classid 1:2
68 $TC filter add $EGDEV parent 1:0 protocol ip prio 4 handle 3 fw classid 1:3
H A DEdge31-cb-chains32 # tag the rest of incoming packets from subnet 10.2.0.0/24 to fw value 1
33 # tag all incoming packets from any other subnet to fw tag 2
49 # anything with fw tag of 1 is passed on with a tcindex value 1
52 $TC filter add dev $INDEV parent ffff: protocol ip prio 4 handle 1 fw \
59 $TC filter add dev $INDEV parent ffff: protocol ip prio 5 handle 1 fw \
66 $TC filter add dev $INDEV parent ffff: protocol ip prio 6 handle 1 fw \
73 $TC filter add dev $INDEV parent ffff: protocol ip prio 6 handle 2 fw \
104 # replaced it with the fw classifier instead)
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
H A Dsvga_state_framebuffer.c186 float fw = viewport->scale[0] * 2; local
200 fw,
215 if (fw < 0) {
217 prescale.translate[0] += -fw;
218 fw = -fw;
232 prescale.scale[0] *= fw / (fw + fx);
233 fw += fx;
249 if (fx + fw > fb_widt
[all...]
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_framebuffer.c186 float fw = viewport->scale[0] * 2; local
200 fw,
215 if (fw < 0) {
217 prescale.translate[0] += -fw;
218 fw = -fw;
232 prescale.scale[0] *= fw / (fw + fx);
233 fw += fx;
249 if (fx + fw > fb_widt
[all...]
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
H A Ddwt.c727 OPJ_FLOAT32* restrict fw = (OPJ_FLOAT32*) w; local
730 OPJ_FLOAT32 tmp1 = fw[i*8 ];
731 OPJ_FLOAT32 tmp2 = fw[i*8 + 1];
732 OPJ_FLOAT32 tmp3 = fw[i*8 + 2];
733 OPJ_FLOAT32 tmp4 = fw[i*8 + 3];
734 fw[i*8 ] = tmp1 * c;
735 fw[i*8 + 1] = tmp2 * c;
736 fw[i*8 + 2] = tmp3 * c;
737 fw[i*8 + 3] = tmp4 * c;
744 OPJ_FLOAT32* restrict fw local
[all...]
/external/iproute2/examples/
H A DSYN-DoS.rate.limit35 $TC filter add dev $INDEV parent ffff: protocol ip prio 50 handle 1 fw \
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/
H A DTestSuiteFactory.java119 FileWriter fw = new FileWriter(testSuite.getTestSuiteFile());
120 fw.write(data);
121 fw.flush();
122 fw.close();
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/adaptivestreaming/
H A DFlatPackageWriterImpl.java162 FileWriter fw = new FileWriter(new File(outputDirectory, "Manifest"));
163 fw.write(manifestWriter.getManifest(movieWithAdjustedTimescale));
164 fw.close();
/external/iproute2/tc/
H A Dm_xt.c119 struct ipt_entry fw; local
177 memset(&fw, 0, sizeof (fw));
H A Dm_xt_old.c211 struct ipt_entry fw; local
263 memset(&fw, 0, sizeof (fw));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-jdepend.jar ... .textui.JDepend jdepend java.io.FileWriter fw public int executeAsForked (org.apache.tools.ant ...

Completed in 329 milliseconds

123