Home
last modified time | relevance | path

Searched refs:hc (Results 1 – 25 of 6632) sorted by relevance

12345678910>>...266

/dports/multimedia/libxine/xine-lib-1.2.11/src/xine-utils/
H A Dxine_check.c118 return hc; in _x_health_check_kernel()
136 return hc; in _x_health_check_mtrr()
146 return hc; in _x_health_check_mtrr()
183 return hc; in _x_health_check_cdrom()
476 hc = _x_health_check_kernel (hc); in xine_health_check()
479 hc = _x_health_check_mtrr (hc); in xine_health_check()
482 hc = _x_health_check_cdrom (hc); in xine_health_check()
485 hc = _x_health_check_dvdrom (hc); in xine_health_check()
488 hc = _x_health_check_dma (hc); in xine_health_check()
491 hc = _x_health_check_x (hc); in xine_health_check()
[all …]
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/
H A Dhttpc.c178 hc->hc_conn_closed(hc, -hc->hc_result); in http_client_shutdown()
460 shortid(hc), hc->hc_host, hc->hc_port, in http_client_ssl_send()
712 hc->hc_hsize = hc->hc_csize = 0; in http_client_finish()
914 if (hc->hc_csize && hc->hc_rpos >= hc->hc_csize) { in http_client_data_received()
924 hc->hc_rbuf = realloc(hc->hc_rbuf, hc->hc_rsize = l2 + 1); in http_client_data_received()
963 if (!hc->hc_in_data && !hc->hc_in_rtp_data && hc->hc_rpos > 3) { in http_client_run0()
1024 shortid(hc), hc->hc_rsize, hc->hc_rpos, r, hc->hc_io_size); in http_client_run0()
1028 hc->hc_rbuf = realloc(hc->hc_rbuf, hc->hc_rsize + 1); in http_client_run0()
1149 res = hc->hc_rtp_data_received(hc, hc->hc_rbuf + r, hc->hc_csize); in http_client_run0()
1350 hc->hc_scheme, hc->hc_host, hc->hc_port, location); in http_client_redirected()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c258 #define HFC_outb(hc, reg, val) (hc->HFC_outb(hc, reg, val)) argument
260 #define HFC_inb(hc, reg) (hc->HFC_inb(hc, reg)) argument
261 #define HFC_inb_nodebug(hc, reg) (hc->HFC_inb_nodebug(hc, reg)) argument
262 #define HFC_inw(hc, reg) (hc->HFC_inw(hc, reg)) argument
263 #define HFC_inw_nodebug(hc, reg) (hc->HFC_inw_nodebug(hc, reg)) argument
264 #define HFC_wait(hc) (hc->HFC_wait(hc)) argument
265 #define HFC_wait_nodebug(hc) (hc->HFC_wait_nodebug(hc)) argument
1188 hc->max_trans = hc->Zlen; in init_chip()
2084 hc->write_fifo(hc, hc->silence_data, poll >> 1); in hfcmulti_tx()
4325 free_irq(hc->irq, hc); in init_card()
[all …]
H A Dhfc_multi_8xx.h103 hc->pci_dev = NULL; in setup_embedded()
130 hc->xhfc_origmembase = XHFC_MEMBASE + XHFC_OFFSET * hc->id; in setup_embedded()
131 hc->xhfc_membase = (u_char *)ioremap(hc->xhfc_origmembase, in setup_embedded()
139 hc->xhfc_memaddr = (u_long *)(hc->xhfc_membase + 4); in setup_embedded()
140 hc->xhfc_memdata = (u_long *)(hc->xhfc_membase); in setup_embedded()
144 (u_long)hc->xhfc_membase, hc->xhfc_origmembase, in setup_embedded()
145 (u_long)hc->xhfc_memaddr, (u_long)hc->xhfc_memdata); in setup_embedded()
159 hc->pb_irqmsk = (PB_XHFC_IRQ1 << hc->id); in setup_embedded()
160 hc->immap->im_cpm.cp_pbpar &= ~(hc->pb_irqmsk); in setup_embedded()
161 hc->immap->im_cpm.cp_pbodr &= ~(hc->pb_irqmsk); in setup_embedded()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c258 #define HFC_outb(hc, reg, val) (hc->HFC_outb(hc, reg, val)) argument
260 #define HFC_inb(hc, reg) (hc->HFC_inb(hc, reg)) argument
261 #define HFC_inb_nodebug(hc, reg) (hc->HFC_inb_nodebug(hc, reg)) argument
262 #define HFC_inw(hc, reg) (hc->HFC_inw(hc, reg)) argument
263 #define HFC_inw_nodebug(hc, reg) (hc->HFC_inw_nodebug(hc, reg)) argument
264 #define HFC_wait(hc) (hc->HFC_wait(hc)) argument
265 #define HFC_wait_nodebug(hc) (hc->HFC_wait_nodebug(hc)) argument
1188 hc->max_trans = hc->Zlen; in init_chip()
2084 hc->write_fifo(hc, hc->silence_data, poll >> 1); in hfcmulti_tx()
4325 free_irq(hc->irq, hc); in init_card()
[all …]
H A Dhfc_multi_8xx.h103 hc->pci_dev = NULL; in setup_embedded()
130 hc->xhfc_origmembase = XHFC_MEMBASE + XHFC_OFFSET * hc->id; in setup_embedded()
131 hc->xhfc_membase = (u_char *)ioremap(hc->xhfc_origmembase, in setup_embedded()
139 hc->xhfc_memaddr = (u_long *)(hc->xhfc_membase + 4); in setup_embedded()
140 hc->xhfc_memdata = (u_long *)(hc->xhfc_membase); in setup_embedded()
144 (u_long)hc->xhfc_membase, hc->xhfc_origmembase, in setup_embedded()
145 (u_long)hc->xhfc_memaddr, (u_long)hc->xhfc_memdata); in setup_embedded()
159 hc->pb_irqmsk = (PB_XHFC_IRQ1 << hc->id); in setup_embedded()
160 hc->immap->im_cpm.cp_pbpar &= ~(hc->pb_irqmsk); in setup_embedded()
161 hc->immap->im_cpm.cp_pbodr &= ~(hc->pb_irqmsk); in setup_embedded()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c258 #define HFC_outb(hc, reg, val) (hc->HFC_outb(hc, reg, val)) argument
260 #define HFC_inb(hc, reg) (hc->HFC_inb(hc, reg)) argument
261 #define HFC_inb_nodebug(hc, reg) (hc->HFC_inb_nodebug(hc, reg)) argument
262 #define HFC_inw(hc, reg) (hc->HFC_inw(hc, reg)) argument
263 #define HFC_inw_nodebug(hc, reg) (hc->HFC_inw_nodebug(hc, reg)) argument
264 #define HFC_wait(hc) (hc->HFC_wait(hc)) argument
265 #define HFC_wait_nodebug(hc) (hc->HFC_wait_nodebug(hc)) argument
1188 hc->max_trans = hc->Zlen; in init_chip()
2084 hc->write_fifo(hc, hc->silence_data, poll >> 1); in hfcmulti_tx()
4325 free_irq(hc->irq, hc); in init_card()
[all …]
H A Dhfc_multi_8xx.h103 hc->pci_dev = NULL; in setup_embedded()
130 hc->xhfc_origmembase = XHFC_MEMBASE + XHFC_OFFSET * hc->id; in setup_embedded()
131 hc->xhfc_membase = (u_char *)ioremap(hc->xhfc_origmembase, in setup_embedded()
139 hc->xhfc_memaddr = (u_long *)(hc->xhfc_membase + 4); in setup_embedded()
140 hc->xhfc_memdata = (u_long *)(hc->xhfc_membase); in setup_embedded()
144 (u_long)hc->xhfc_membase, hc->xhfc_origmembase, in setup_embedded()
145 (u_long)hc->xhfc_memaddr, (u_long)hc->xhfc_memdata); in setup_embedded()
159 hc->pb_irqmsk = (PB_XHFC_IRQ1 << hc->id); in setup_embedded()
160 hc->immap->im_cpm.cp_pbpar &= ~(hc->pb_irqmsk); in setup_embedded()
161 hc->immap->im_cpm.cp_pbodr &= ~(hc->pb_irqmsk); in setup_embedded()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/net/dccp/ccids/
H A Dccid2.c50 hc->tx_seqh = hc->tx_seqt = seqp; in ccid2_hc_tx_alloc_seq()
61 hc->tx_seqbuf[hc->tx_seqbufc] = seqp; in ccid2_hc_tx_alloc_seq()
150 hc->tx_ssthresh = hc->tx_cwnd / 2; in ccid2_hc_tx_rto_expire()
157 hc->tx_seqt = hc->tx_seqh; in ccid2_hc_tx_rto_expire()
259 if (hc->tx_pipe > hc->tx_cwnd_used) in ccid2_hc_tx_packet_sent()
260 hc->tx_cwnd_used = hc->tx_pipe; in ccid2_hc_tx_packet_sent()
375 hc->tx_rttvar = hc->tx_mdev_max; in ccid2_rtt_estimator()
400 hc->tx_mdev_max = hc->tx_mdev; in ccid2_rtt_estimator()
428 hc->tx_rto = (hc->tx_srtt >> 3) + hc->tx_rttvar; in ccid2_rtt_estimator()
564 if (hc->tx_seqh == hc->tx_seqt) in ccid2_hc_tx_packet_recv()
[all …]
H A Dccid3.c88 hc->tx_t_ipi = scaled_div32(((u64)hc->tx_s) << 6, hc->tx_x); in ccid3_update_send_interval()
135 hc->tx_x = max(hc->tx_x, (((__u64)hc->tx_s) << 6) / TFRC_T_MBI); in ccid3_hc_tx_update_x()
140 hc->tx_x = max(hc->tx_x, in ccid3_hc_tx_update_x()
166 hc->tx_s = tfrc_ewma(hc->tx_s, len, 9); in ccid3_hc_tx_update_s()
220 hc->tx_x = max(hc->tx_x / 2, in ccid3_hc_tx_no_feedback_timer()
239 hc->tx_x_recv = hc->tx_x_calc; in ccid3_hc_tx_no_feedback_timer()
316 hc->tx_x = hc->tx_s; in ccid3_hc_tx_send_packet()
345 hc->tx_t_nom = ktime_add_us(hc->tx_t_nom, hc->tx_t_ipi); in ccid3_hc_tx_send_packet()
416 hc->tx_x_calc = tfrc_calc_x(hc->tx_s, hc->tx_rtt, hc->tx_p); in ccid3_hc_tx_packet_recv()
423 hc->tx_s, hc->tx_p, hc->tx_x_calc, in ccid3_hc_tx_packet_recv()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/dccp/ccids/
H A Dccid2.c50 hc->tx_seqh = hc->tx_seqt = seqp; in ccid2_hc_tx_alloc_seq()
61 hc->tx_seqbuf[hc->tx_seqbufc] = seqp; in ccid2_hc_tx_alloc_seq()
150 hc->tx_ssthresh = hc->tx_cwnd / 2; in ccid2_hc_tx_rto_expire()
157 hc->tx_seqt = hc->tx_seqh; in ccid2_hc_tx_rto_expire()
259 if (hc->tx_pipe > hc->tx_cwnd_used) in ccid2_hc_tx_packet_sent()
260 hc->tx_cwnd_used = hc->tx_pipe; in ccid2_hc_tx_packet_sent()
375 hc->tx_rttvar = hc->tx_mdev_max; in ccid2_rtt_estimator()
400 hc->tx_mdev_max = hc->tx_mdev; in ccid2_rtt_estimator()
428 hc->tx_rto = (hc->tx_srtt >> 3) + hc->tx_rttvar; in ccid2_rtt_estimator()
564 if (hc->tx_seqh == hc->tx_seqt) in ccid2_hc_tx_packet_recv()
[all …]
H A Dccid3.c88 hc->tx_t_ipi = scaled_div32(((u64)hc->tx_s) << 6, hc->tx_x); in ccid3_update_send_interval()
135 hc->tx_x = max(hc->tx_x, (((__u64)hc->tx_s) << 6) / TFRC_T_MBI); in ccid3_hc_tx_update_x()
140 hc->tx_x = max(hc->tx_x, in ccid3_hc_tx_update_x()
166 hc->tx_s = tfrc_ewma(hc->tx_s, len, 9); in ccid3_hc_tx_update_s()
220 hc->tx_x = max(hc->tx_x / 2, in ccid3_hc_tx_no_feedback_timer()
239 hc->tx_x_recv = hc->tx_x_calc; in ccid3_hc_tx_no_feedback_timer()
316 hc->tx_x = hc->tx_s; in ccid3_hc_tx_send_packet()
345 hc->tx_t_nom = ktime_add_us(hc->tx_t_nom, hc->tx_t_ipi); in ccid3_hc_tx_send_packet()
416 hc->tx_x_calc = tfrc_calc_x(hc->tx_s, hc->tx_rtt, hc->tx_p); in ccid3_hc_tx_packet_recv()
423 hc->tx_s, hc->tx_p, hc->tx_x_calc, in ccid3_hc_tx_packet_recv()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/dccp/ccids/
H A Dccid2.c50 hc->tx_seqh = hc->tx_seqt = seqp; in ccid2_hc_tx_alloc_seq()
61 hc->tx_seqbuf[hc->tx_seqbufc] = seqp; in ccid2_hc_tx_alloc_seq()
150 hc->tx_ssthresh = hc->tx_cwnd / 2; in ccid2_hc_tx_rto_expire()
157 hc->tx_seqt = hc->tx_seqh; in ccid2_hc_tx_rto_expire()
259 if (hc->tx_pipe > hc->tx_cwnd_used) in ccid2_hc_tx_packet_sent()
260 hc->tx_cwnd_used = hc->tx_pipe; in ccid2_hc_tx_packet_sent()
375 hc->tx_rttvar = hc->tx_mdev_max; in ccid2_rtt_estimator()
400 hc->tx_mdev_max = hc->tx_mdev; in ccid2_rtt_estimator()
428 hc->tx_rto = (hc->tx_srtt >> 3) + hc->tx_rttvar; in ccid2_rtt_estimator()
564 if (hc->tx_seqh == hc->tx_seqt) in ccid2_hc_tx_packet_recv()
[all …]
H A Dccid3.c88 hc->tx_t_ipi = scaled_div32(((u64)hc->tx_s) << 6, hc->tx_x); in ccid3_update_send_interval()
135 hc->tx_x = max(hc->tx_x, (((__u64)hc->tx_s) << 6) / TFRC_T_MBI); in ccid3_hc_tx_update_x()
140 hc->tx_x = max(hc->tx_x, in ccid3_hc_tx_update_x()
166 hc->tx_s = tfrc_ewma(hc->tx_s, len, 9); in ccid3_hc_tx_update_s()
220 hc->tx_x = max(hc->tx_x / 2, in ccid3_hc_tx_no_feedback_timer()
239 hc->tx_x_recv = hc->tx_x_calc; in ccid3_hc_tx_no_feedback_timer()
316 hc->tx_x = hc->tx_s; in ccid3_hc_tx_send_packet()
345 hc->tx_t_nom = ktime_add_us(hc->tx_t_nom, hc->tx_t_ipi); in ccid3_hc_tx_send_packet()
416 hc->tx_x_calc = tfrc_calc_x(hc->tx_s, hc->tx_rtt, hc->tx_p); in ccid3_hc_tx_packet_recv()
423 hc->tx_s, hc->tx_p, hc->tx_x_calc, in ccid3_hc_tx_packet_recv()
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/vmware/
H A Dvmware_host_capability_info.py95 hc = host.capability
103 ipmiSupported=hc.ipmiSupported,
105 maxRunningVMs=hc.maxRunningVMs,
109 sanSupported=hc.sanSupported,
110 nfsSupported=hc.nfsSupported,
111 iscsiSupported=hc.iscsiSupported,
132 ftSupported=hc.ftSupported,
141 tpmSupported=hc.tpmSupported,
155 vPMCSupported=hc.vPMCSupported,
165 vsanSupported=hc.vsanSupported,
[all …]
H A D_vmware_host_capability_facts.py99 hc = host.capability
107 ipmiSupported=hc.ipmiSupported,
109 maxRunningVMs=hc.maxRunningVMs,
113 sanSupported=hc.sanSupported,
114 nfsSupported=hc.nfsSupported,
115 iscsiSupported=hc.iscsiSupported,
136 ftSupported=hc.ftSupported,
145 tpmSupported=hc.tpmSupported,
159 vPMCSupported=hc.vPMCSupported,
169 vsanSupported=hc.vsanSupported,
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/vmware/plugins/modules/
H A Dvmware_host_capability_facts.py100 hc = host.capability
108 ipmiSupported=hc.ipmiSupported,
110 maxRunningVMs=hc.maxRunningVMs,
114 sanSupported=hc.sanSupported,
115 nfsSupported=hc.nfsSupported,
116 iscsiSupported=hc.iscsiSupported,
137 ftSupported=hc.ftSupported,
145 tpmSupported=hc.tpmSupported,
159 vPMCSupported=hc.vPMCSupported,
169 vsanSupported=hc.vsanSupported,
[all …]
H A Dvmware_host_capability_info.py91 hc = host.capability
99 ipmiSupported=hc.ipmiSupported,
101 maxRunningVMs=hc.maxRunningVMs,
105 sanSupported=hc.sanSupported,
106 nfsSupported=hc.nfsSupported,
107 iscsiSupported=hc.iscsiSupported,
128 ftSupported=hc.ftSupported,
136 tpmSupported=hc.tpmSupported,
150 vPMCSupported=hc.vPMCSupported,
160 vsanSupported=hc.vsanSupported,
[all …]
/dports/www/thttpd/thttpd-2.29/
H A Dlibhttpd.c1333 &hc->altdir, &hc->maxaltdir, in tilde_map_2()
1379 hc->hostname = hc->reqhost; in vhost_map()
1381 hc->hostname = hc->hdrhost; in vhost_map()
1403 &hc->hostdir, &hc->maxhostdir, in vhost_map()
1686 hc->maxpathinfo = hc->maxquery = hc->maxaccept = in httpd_get_conn()
1687 hc->maxaccepte = hc->maxreqhost = hc->maxhostdir = in httpd_get_conn()
2417 for ( i = hc->checked_idx; hc->checked_idx < hc->read_idx; ++hc->checked_idx ) in bufgets()
3882 hc, 200, ok200title, hc->encodings, "", hc->type, hc->sb.st_size, in really_start_request()
3904 hc, 200, ok200title, hc->encodings, "", hc->type, hc->sb.st_size, in really_start_request()
4007 hc->status, bytes, hc->referrer, hc->useragent ); in make_log_entry()
[all …]
/dports/editors/ted/Ted-2.23/appUtil/
H A DsioHttp.c65 hc->hcPhases[hc->hcCommunicationPhase++] |= HCphaseCLOSED; in sioHttpCloseHeaderOutput()
67 ! (hc->hcPhases[hc->hcCommunicationPhase] & HCphaseUSED) ) in sioHttpCloseHeaderOutput()
130 done= write( hc->hcFd, hc->hcRequestHeaders.mbBytes, in sioHttpCloseBodyOutput()
140 done= write( hc->hcFd, hc->hcRequestBody.mbBytes, in sioHttpCloseBodyOutput()
153 hc->hcPhases[hc->hcCommunicationPhase++] |= HCphaseCLOSED; in sioHttpCloseBodyOutput()
199 memmove( hc->hcHeaderBuffer, hc->hcHeaderBuffer+ use, in sioHttpUseHeaderBuffer()
245 hc->hcHeaderBuffer+ hc->hcInHeaderBuffer, in sioInHttpReadHeaderBytes()
297 hc->hcPhases[hc->hcCommunicationPhase++] |= HCphaseCLOSED; in sioHttpCloseHeaderInput()
357 hc->hcUseHeaderBuffer= hc->hcInHeaderBuffer; in sioInHttpReadBodyBytes()
564 if ( hc ) in sioHttpOpen()
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/examples/PACKAGES/reaction/tiny_epoxy/
H A Dtiny_epoxy.data26 8 1.007970 # hc
40 8 0.0200000000 2.7000000000 # hc
70 2 107.6600 39.6410 -12.9210 -2.4318 # hc-c2-hc
79 11 107.6600 39.6410 -12.9210 -2.4318 # hc-c3m-hc
89 21 107.6600 39.6410 -12.9210 -2.4318 # hc-c3-hc
124 3 -0.1432 0.0000 0.0617 0.0000 -0.1083 0.0000# hc-c2-c3m-hc
135 14 -0.1432 0.0000 0.0617 0.0000 -0.1083 0.0000# hc-c3m-c3m-hc
141 20 0.0000 0.0000 1.8769 0.0000 0.0000 0.0000# hc-cp-cp-hc
154 33 -0.1432 0.0000 0.0617 0.0000 -0.1083 0.0000# hc-c2-c2-hc
160 39 -0.1432 0.0000 0.0617 0.0000 -0.1083 0.0000# hc-c3m-c2-hc
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/sphinxbase/src/libsphinxbase/util/
H A Dhuff_code.c164 hc->firstcode = ckd_calloc(hc->maxbits+1, sizeof(*hc->firstcode)); in huff_code_canonicalize()
165 hc->syms = ckd_calloc(hc->maxbits+1, sizeof(*hc->syms)); in huff_code_canonicalize()
189 hc->syms[hc->maxbits] = ckd_calloc(hc->numl[hc->maxbits], sizeof(**hc->syms)); in huff_code_canonicalize()
191 hc->firstcode[i] = (hc->firstcode[i+1] + hc->numl[i+1]) / 2; in huff_code_canonicalize()
192 hc->syms[i] = ckd_calloc(hc->numl[i], sizeof(**hc->syms)); in huff_code_canonicalize()
236 hc = ckd_calloc(1, sizeof(*hc)); in huff_code_build_int()
276 hc = ckd_calloc(1, sizeof(*hc)); in huff_code_build_str()
314 hc = ckd_calloc(1, sizeof(*hc)); in huff_code_read()
326 hc->numl = ckd_calloc(hc->maxbits + 1, sizeof(*hc->numl)); in huff_code_read()
327 hc->syms = ckd_calloc(hc->maxbits + 1, sizeof(*hc->syms)); in huff_code_read()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/sphinxbase/src/libsphinxbase/util/
H A Dhuff_code.c164 hc->firstcode = ckd_calloc(hc->maxbits+1, sizeof(*hc->firstcode)); in huff_code_canonicalize()
165 hc->syms = ckd_calloc(hc->maxbits+1, sizeof(*hc->syms)); in huff_code_canonicalize()
189 hc->syms[hc->maxbits] = ckd_calloc(hc->numl[hc->maxbits], sizeof(**hc->syms)); in huff_code_canonicalize()
191 hc->firstcode[i] = (hc->firstcode[i+1] + hc->numl[i+1]) / 2; in huff_code_canonicalize()
192 hc->syms[i] = ckd_calloc(hc->numl[i], sizeof(**hc->syms)); in huff_code_canonicalize()
236 hc = ckd_calloc(1, sizeof(*hc)); in huff_code_build_int()
276 hc = ckd_calloc(1, sizeof(*hc)); in huff_code_build_str()
314 hc = ckd_calloc(1, sizeof(*hc)); in huff_code_read()
326 hc->numl = ckd_calloc(hc->maxbits + 1, sizeof(*hc->numl)); in huff_code_read()
327 hc->syms = ckd_calloc(hc->maxbits + 1, sizeof(*hc->syms)); in huff_code_read()
[all …]
/dports/audio/sphinxbase/sphinxbase-0.8/src/libsphinxbase/util/
H A Dhuff_code.c164 hc->firstcode = ckd_calloc(hc->maxbits+1, sizeof(*hc->firstcode));
165 hc->syms = ckd_calloc(hc->maxbits+1, sizeof(*hc->syms));
189 hc->syms[hc->maxbits] = ckd_calloc(hc->numl[hc->maxbits], sizeof(**hc->syms));
191 hc->firstcode[i] = (hc->firstcode[i+1] + hc->numl[i+1]) / 2;
192 hc->syms[i] = ckd_calloc(hc->numl[i], sizeof(**hc->syms));
236 hc = ckd_calloc(1, sizeof(*hc));
276 hc = ckd_calloc(1, sizeof(*hc));
314 hc = ckd_calloc(1, sizeof(*hc));
326 hc->numl = ckd_calloc(hc->maxbits + 1, sizeof(*hc->numl));
327 hc->syms = ckd_calloc(hc->maxbits + 1, sizeof(*hc->syms));
[all …]
/dports/x11-wm/herbstluftwm/herbstluftwm-0.9.2/share/
H A Dautostart5 hc() {
9 hc emit_hook reload
14 hc keyunbind --all
21 hc keybind $Mod-Shift-q quit
69 hc add "${i}"
101 hc mouseunbind --all
124 hc set frame_gap 4
143 hc set window_gap 0
144 hc set frame_padding 0
150 hc unrule -F
[all …]

12345678910>>...266