Home
last modified time | relevance | path

Searched refs:htc (Results 1 – 25 of 620) sorted by relevance

12345678910>>...25

/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishd/http1/
H A Dcache_http1_fetch.c80 struct http_conn *htc; in V1F_SendReq() local
90 htc = bo->htc; in V1F_SendReq()
91 assert(*htc->rfd > 0); in V1F_SendReq()
158 htc->doclose = sc; in V1F_SendReq()
172 struct http_conn *htc; in V1F_FetchRespHdr() local
179 htc = bo->htc; in V1F_FetchRespHdr()
180 assert(*htc->rfd > 0); in V1F_FetchRespHdr()
195 htc->rxbuf_e - htc->rxbuf_b; in V1F_FetchRespHdr()
223 return (htc->rxbuf_e == htc->rxbuf_b ? 1 : -1); in V1F_FetchRespHdr()
225 VTCP_set_read_timeout(*htc->rfd, htc->between_bytes_timeout); in V1F_FetchRespHdr()
[all …]
H A Dcache_http1_proto.c74 assert(pdiff(htc->rxbuf_b, htc->rxbuf_e) <= WS_ReservationSize(htc->ws)); in v_matchproto_()
77 for (p = htc->rxbuf_b ; p < htc->rxbuf_e && vct_islws(*p); p++) in v_matchproto_()
79 if (p == htc->rxbuf_e) in v_matchproto_()
141 if (r == htc->rxbuf_e) in http1_dissect_hdrs()
211 HTC_RxPipeline(htc, p); in http1_dissect_hdrs()
212 htc->rxbuf_e = p; in http1_dissect_hdrs()
230 assert(htc->rxbuf_e >= htc->rxbuf_b); in http1_splitline()
280 for (; p < htc->rxbuf_e && !vct_iscrlf(p, htc->rxbuf_e); p++) { in http1_splitline()
392 htc->body_status = http1_body_status(hp, htc, 1); in HTTP1_DissectRequest()
454 (int)(htc->rxbuf_e - htc->rxbuf_b), htc->rxbuf_b); in HTTP1_DissectResponse()
[all …]
H A Dcache_http1_vfp.c65 if (htc->pipeline_b) { in v1f_read()
66 l = htc->pipeline_e - htc->pipeline_b; in v1f_read()
73 htc->pipeline_b += l; in v1f_read()
74 if (htc->pipeline_b == htc->pipeline_e) in v1f_read()
75 htc->pipeline_b = htc->pipeline_e = NULL; in v1f_read()
78 i = read(*htc->rfd, p, len); in v1f_read()
103 struct http_conn *htc; in v_matchproto_() local
200 struct http_conn *htc; in v_matchproto_() local
215 lr = v1f_read(vc, htc, p, l); in v_matchproto_()
236 struct http_conn *htc; in v_matchproto_() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/ath/ath11k/
H A Dhtc.c252 struct ath11k_htc *htc = &ab->htc; in ath11k_htc_rx_completion_handler() local
271 ep = &htc->endpoint[eid]; in ath11k_htc_rx_completion_handler()
336 htc->control_resp_len = in ath11k_htc_rx_completion_handler()
428 ep = &htc->endpoint[i]; in ath11k_htc_reset_endpoint_states()
433 ep->htc = htc; in ath11k_htc_reset_endpoint_states()
533 htc->total_transmit_credits, htc->target_credit_size); in ath11k_htc_wait_target()
748 struct ath11k_htc *htc = &ab->htc; in ath11k_htc_init() local
757 htc->ab = ab; in ath11k_htc_init()
761 htc->wmi_ep_count = 1; in ath11k_htc_init()
765 htc->wmi_ep_count = 2; in ath11k_htc_init()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/ath/ath11k/
H A Dhtc.c252 struct ath11k_htc *htc = &ab->htc; in ath11k_htc_rx_completion_handler() local
271 ep = &htc->endpoint[eid]; in ath11k_htc_rx_completion_handler()
336 htc->control_resp_len = in ath11k_htc_rx_completion_handler()
428 ep = &htc->endpoint[i]; in ath11k_htc_reset_endpoint_states()
433 ep->htc = htc; in ath11k_htc_reset_endpoint_states()
533 htc->total_transmit_credits, htc->target_credit_size); in ath11k_htc_wait_target()
748 struct ath11k_htc *htc = &ab->htc; in ath11k_htc_init() local
757 htc->ab = ab; in ath11k_htc_init()
761 htc->wmi_ep_count = 1; in ath11k_htc_init()
765 htc->wmi_ep_count = 2; in ath11k_htc_init()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/ath/ath11k/
H A Dhtc.c252 struct ath11k_htc *htc = &ab->htc; in ath11k_htc_rx_completion_handler() local
271 ep = &htc->endpoint[eid]; in ath11k_htc_rx_completion_handler()
336 htc->control_resp_len = in ath11k_htc_rx_completion_handler()
428 ep = &htc->endpoint[i]; in ath11k_htc_reset_endpoint_states()
433 ep->htc = htc; in ath11k_htc_reset_endpoint_states()
533 htc->total_transmit_credits, htc->target_credit_size); in ath11k_htc_wait_target()
748 struct ath11k_htc *htc = &ab->htc; in ath11k_htc_init() local
757 htc->ab = ab; in ath11k_htc_init()
761 htc->wmi_ep_count = 1; in ath11k_htc_init()
765 htc->wmi_ep_count = 2; in ath11k_htc_init()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/ath/ath10k/
H A Dhtc.c100 struct ath10k_htc *htc = ep->htc; in ath10k_htc_consume_credit() local
133 struct ath10k_htc *htc = ep->htc; in ath10k_htc_release_credit() local
217 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_tx_completion_handler() local
430 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_rx_completion_handler() local
522 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_control_rx_complete() local
610 ep->htc = htc; in ath10k_htc_reset_endpoint_states()
634 struct ath10k_htc *htc = ep->htc; in ath10k_htc_send_bundle() local
678 struct ath10k_htc *htc = ep->htc; in ath10k_htc_send_one_skb() local
693 struct ath10k_htc *htc = ep->htc; in ath10k_htc_send_bundle_skbs() local
1277 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_init() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/ath/ath10k/
H A Dhtc.c100 struct ath10k_htc *htc = ep->htc; in ath10k_htc_consume_credit() local
133 struct ath10k_htc *htc = ep->htc; in ath10k_htc_release_credit() local
217 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_tx_completion_handler() local
430 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_rx_completion_handler() local
522 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_control_rx_complete() local
610 ep->htc = htc; in ath10k_htc_reset_endpoint_states()
634 struct ath10k_htc *htc = ep->htc; in ath10k_htc_send_bundle() local
678 struct ath10k_htc *htc = ep->htc; in ath10k_htc_send_one_skb() local
693 struct ath10k_htc *htc = ep->htc; in ath10k_htc_send_bundle_skbs() local
1277 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_init() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/ath/ath10k/
H A Dhtc.c100 struct ath10k_htc *htc = ep->htc; in ath10k_htc_consume_credit() local
133 struct ath10k_htc *htc = ep->htc; in ath10k_htc_release_credit() local
217 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_tx_completion_handler() local
430 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_rx_completion_handler() local
522 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_control_rx_complete() local
610 ep->htc = htc; in ath10k_htc_reset_endpoint_states()
634 struct ath10k_htc *htc = ep->htc; in ath10k_htc_send_bundle() local
678 struct ath10k_htc *htc = ep->htc; in ath10k_htc_send_one_skb() local
693 struct ath10k_htc *htc = ep->htc; in ath10k_htc_send_bundle_skbs() local
1277 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_init() local
[all …]
/dports/net-p2p/c-lightning/lightning-0.10.2/ccan/ccan/htable/test/
H A Drun-allocator.c38 htc.num_alloc = htc.num_free = 0; in main()
44 ok1(htc.num_alloc == 1); in main()
45 ok1(htc.num_free == 0); in main()
48 ok1(htc.num_alloc == 2); in main()
49 ok1(htc.num_free == 1); in main()
50 htable_clear(&htc.ht); in main()
51 ok1(htc.num_alloc == 2); in main()
52 ok1(htc.num_free == 2); in main()
62 ok1(htc.num_free == 2); in main()
65 ok1(htc.num_free == 2); in main()
[all …]
/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishd/cache/
H A Dcache_session.c236 l = htc->pipeline_e - htc->pipeline_b; in HTC_RxInit()
258 htc->pipeline_e = htc->rxbuf_e; in HTC_RxPipeline()
295 l = pdiff(htc->rxbuf_b, htc->rxbuf_e); in HTC_RxStuff()
305 WS_ReleaseP(htc->ws, htc->rxbuf_b); in HTC_RxStuff()
316 l = pdiff(htc->rxbuf_b, htc->rxbuf_e); in HTC_RxStuff()
321 WS_ReleaseP(htc->ws, htc->rxbuf_b); in HTC_RxStuff()
325 WS_ReleaseP(htc->ws, htc->rxbuf_e); in HTC_RxStuff()
338 htc->rxbuf_e = htc->rxbuf_b; in HTC_RxStuff()
358 WS_ReleaseP(htc->ws, htc->rxbuf_b); in HTC_RxStuff()
365 WS_ReleaseP(htc->ws, htc->rxbuf_b); in HTC_RxStuff()
[all …]
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.htc.com14 Disallow: /us/smartphones/htc-desire-c/
16 Disallow: /us/smartphones/htc-hero-s/
17 Disallow: /us/smartphones/htc-one-s/
18 Disallow: /us/smartphones/htc-one-v/
19 Disallow: /us/smartphones/htc-one-vx/
20 Disallow: /us/smartphones/htc-one-x/
23 Disallow: /us/smartphones/htc-rezound/
24 Disallow: /us/smartphones/htc-rhyme/
27 Disallow: /us/smartphones/htc-trophy/
28 Disallow: /us/smartphones/htc-vivid/
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DNodePropertiesTest.java199 gc1.apply(g1, htc); in testDifferentLoopFaster()
200 gc2.apply(g2, htc); in testDifferentLoopFaster()
217 gc1.apply(g1, htc); in testSameLoopMoreIterationsCostlier()
218 gc2.apply(g2, htc); in testSameLoopMoreIterationsCostlier()
234 gc1.apply(g1, htc); in testDifferentLoopsInnerOuter()
235 gc2.apply(g2, htc); in testDifferentLoopsInnerOuter()
249 gc1.apply(g1, htc); in testGraphCost()
250 gc2.apply(g2, htc); in testGraphCost()
262 gc1.apply(g1, htc); in testExpectUntrusted()
271 gc1.apply(g1, htc); in testArrayLoad()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DNodePropertiesTest.java199 gc1.apply(g1, htc); in testDifferentLoopFaster()
200 gc2.apply(g2, htc); in testDifferentLoopFaster()
217 gc1.apply(g1, htc); in testSameLoopMoreIterationsCostlier()
218 gc2.apply(g2, htc); in testSameLoopMoreIterationsCostlier()
234 gc1.apply(g1, htc); in testDifferentLoopsInnerOuter()
235 gc2.apply(g2, htc); in testDifferentLoopsInnerOuter()
249 gc1.apply(g1, htc); in testGraphCost()
250 gc2.apply(g2, htc); in testGraphCost()
262 gc1.apply(g1, htc); in testExpectUntrusted()
271 gc1.apply(g1, htc); in testArrayLoad()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DNodePropertiesTest.java201 gc1.apply(g1, htc); in testDifferentLoopFaster()
202 gc2.apply(g2, htc); in testDifferentLoopFaster()
219 gc1.apply(g1, htc); in testSameLoopMoreIterationsCostlier()
220 gc2.apply(g2, htc); in testSameLoopMoreIterationsCostlier()
236 gc1.apply(g1, htc); in testDifferentLoopsInnerOuter()
237 gc2.apply(g2, htc); in testDifferentLoopsInnerOuter()
251 gc1.apply(g1, htc); in testGraphCost()
252 gc2.apply(g2, htc); in testGraphCost()
264 gc1.apply(g1, htc); in testExpectUntrusted()
273 gc1.apply(g1, htc); in testArrayLoad()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DNodePropertiesTest.java201 gc1.apply(g1, htc); in testDifferentLoopFaster()
202 gc2.apply(g2, htc); in testDifferentLoopFaster()
219 gc1.apply(g1, htc); in testSameLoopMoreIterationsCostlier()
220 gc2.apply(g2, htc); in testSameLoopMoreIterationsCostlier()
236 gc1.apply(g1, htc); in testDifferentLoopsInnerOuter()
237 gc2.apply(g2, htc); in testDifferentLoopsInnerOuter()
251 gc1.apply(g1, htc); in testGraphCost()
252 gc2.apply(g2, htc); in testGraphCost()
264 gc1.apply(g1, htc); in testExpectUntrusted()
273 gc1.apply(g1, htc); in testArrayLoad()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DNodePropertiesTest.java199 gc1.apply(g1, htc); in testDifferentLoopFaster()
200 gc2.apply(g2, htc); in testDifferentLoopFaster()
217 gc1.apply(g1, htc); in testSameLoopMoreIterationsCostlier()
218 gc2.apply(g2, htc); in testSameLoopMoreIterationsCostlier()
234 gc1.apply(g1, htc); in testDifferentLoopsInnerOuter()
235 gc2.apply(g2, htc); in testDifferentLoopsInnerOuter()
249 gc1.apply(g1, htc); in testGraphCost()
250 gc2.apply(g2, htc); in testGraphCost()
262 gc1.apply(g1, htc); in testExpectUntrusted()
271 gc1.apply(g1, htc); in testArrayLoad()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DNodePropertiesTest.java199 gc1.apply(g1, htc); in testDifferentLoopFaster()
200 gc2.apply(g2, htc); in testDifferentLoopFaster()
217 gc1.apply(g1, htc); in testSameLoopMoreIterationsCostlier()
218 gc2.apply(g2, htc); in testSameLoopMoreIterationsCostlier()
234 gc1.apply(g1, htc); in testDifferentLoopsInnerOuter()
235 gc2.apply(g2, htc); in testDifferentLoopsInnerOuter()
249 gc1.apply(g1, htc); in testGraphCost()
250 gc2.apply(g2, htc); in testGraphCost()
262 gc1.apply(g1, htc); in testExpectUntrusted()
271 gc1.apply(g1, htc); in testArrayLoad()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DNodePropertiesTest.java201 gc1.apply(g1, htc); in testDifferentLoopFaster()
202 gc2.apply(g2, htc); in testDifferentLoopFaster()
219 gc1.apply(g1, htc); in testSameLoopMoreIterationsCostlier()
220 gc2.apply(g2, htc); in testSameLoopMoreIterationsCostlier()
236 gc1.apply(g1, htc); in testDifferentLoopsInnerOuter()
237 gc2.apply(g2, htc); in testDifferentLoopsInnerOuter()
251 gc1.apply(g1, htc); in testGraphCost()
252 gc2.apply(g2, htc); in testGraphCost()
264 gc1.apply(g1, htc); in testExpectUntrusted()
273 gc1.apply(g1, htc); in testArrayLoad()
[all …]
/dports/www/p5-HTML-Template-Compiled/HTML-Template-Compiled-1.003/t/
H A D03_param.t10 my $htc = HTML::Template::Compiled->new(
15 $htc->param(
21 my $test = $htc->param("this");
25 my @param = sort $htc->param();
36 $htc->clear_params;
38 like($htc->output, qr/foo value/);
52 $htc->param('foo.bar', 'WORKS');
61 $htc->param(
65 my $out = $htc->output;
75 $htc->param(
[all …]
H A DHTC_Plugin.pm21 my ($htc, $token, $args) = @_;
25 my $varstr = $htc->get_compiler->parse_var($htc,
27 method_call => $htc->method_call,
28 deref => $htc->deref,
29 formatter_path => $htc->formatter_path,
66 my ($htc, $token, $args) = @_;
70 my $varstr = $htc->get_compiler->parse_var($htc,
72 method_call => $htc->method_call,
73 deref => $htc->deref,
74 formatter_path => $htc->formatter_path,
H A D06_dyn_include.t10 my $htc = HTML::Template::Compiled->new(
12 filename => 'dyn_include.htc',
21 $htc->param(
27 $out = $htc->output;
52 $htc->param(
56 my $out = $htc->output;
63 my $htc;
83 $htc->param(
86 my $out = $htc->output;
113 $htc->param(
[all …]
H A D17_escape.t16 my $htc = HTML::Template::Compiled->new(
26 $htc->param(
31 my $out = $htc->output;
39 my $htc = HTML::Template::Compiled->new(
48 $htc->param(foo => $foo);
49 my $out = $htc->output;
64 #warn Data::Dumper->Dump([\$htc], ['htc']);
68 $htc->param(foo => $foo);
69 my $out = $htc->output;
86 $htc->param(foo => $foo);
[all …]
H A D13_loop.t35 $htc->param(
39 my $out = $htc->output;
63 $htc->param(array => [
70 my $out = $htc->output;
90 $htc->param(
93 my $out = $htc->output;
108 $htc->param(
111 my $out = $htc->output;
129 $htc->param(
132 my $out = $htc->output;
[all …]
/dports/www/p5-HTML-Template-Compiled/HTML-Template-Compiled-1.003/lib/HTML/Template/Compiled/
H A DExpr.pm103 my ($class, $compiler, $htc, %args) = @_;
110 my $expr = $class->sub_expression($tree, $compiler, $htc, %args);
117 my ($class, $op, $args, $compiler, $htc, %args) = @_;
122 my $right_expr = $class->sub_expression($right, $compiler, $htc, %args);
126 my $sub = $class->bin_op($new_op->[1], $args, $compiler, $htc, %args);
141 my ($class, $tree, $compiler, $htc, %args) = @_;
157 my $expr = $compiler->parse_var($htc,
180 my $expr = $compiler->parse_var($htc,
188 my $str = $class->sub_expression($var, $compiler, $htc, %args);
197 my $str = $class->sub_expression($args[0], $compiler, $htc, %args);
[all …]

12345678910>>...25