Home
last modified time | relevance | path

Searched refs:htc (Results 201 – 225 of 620) sorted by relevance

12345678910>>...25

/dports/security/keybase/client-v5.7.1/go/teams/
H A Dhidden_loader_test.go829 var htc *keybase1.HiddenTeamChain
830 htc, err = mctx.G().GetHiddenTeamChainManager().Load(mctx, teamID)
832 require.NotNil(t, htc)
833 ratchet, ok := htc.RatchetSet.Ratchets[keybase1.RatchetType_MAIN]
836 require.Equal(t, htc.Last, keybase1.Seqno(0))
837 require.Equal(t, len(htc.Outer), 0)
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dmac.h106 u32 htc:1; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dmac.h106 u32 htc:1; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dmac.h106 u32 htc:1; member
/dports/databases/timescaledb/timescaledb-2.5.1/tsl/test/sql/
H A Dcompression.sql310 INNER JOIN _timescaledb_catalog.hypertable_compression htc ON ht.id=htc.hypertable_id
311 INNER JOIN _timescaledb_catalog.compression_algorithm alg ON alg.id=htc.compression_algorithm_id
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/ath/ath9k/
H A Dhtc_hst.c494 void ath9k_htc_hw_free(struct htc_target *htc) in ath9k_htc_hw_free() argument
496 kfree(htc); in ath9k_htc_hw_free()
H A Dhtc_hst.h224 void ath9k_htc_hw_free(struct htc_target *htc);
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/ath/ath9k/
H A Dhtc_hst.c494 void ath9k_htc_hw_free(struct htc_target *htc) in ath9k_htc_hw_free() argument
496 kfree(htc); in ath9k_htc_hw_free()
H A Dhtc_hst.h224 void ath9k_htc_hw_free(struct htc_target *htc);
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/ath/ath9k/
H A Dhtc_hst.c494 void ath9k_htc_hw_free(struct htc_target *htc) in ath9k_htc_hw_free() argument
496 kfree(htc); in ath9k_htc_hw_free()
H A Dhtc_hst.h224 void ath9k_htc_hw_free(struct htc_target *htc);
/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishd/cache/
H A Dcache_varnishd.h397 void HTC_RxInit(struct http_conn *htc, struct ws *ws);
398 void HTC_RxPipeline(struct http_conn *htc, void *);
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/css/
H A Dmenu.css80 older version of csshover.htc - V1.21.041022. It
/dports/www/nginx-full/nginx-push-stream-module-0.5.4/misc/
H A Dmime.types16 text/x-component htc;
/dports/www/mythplugin-mythweb/mythweb-31.0/js/
H A Dpngbehavior.htc2 * This is a slightly modified version of Eric Advidsson's pngbehavior.htc
/dports/databases/spatialite/libspatialite-5.0.1/src/dxf/
H A Ddxf_parser.c1613 gaiaDxfHatchPtr htc; in destroy_dxf_block() local
1649 htc = blk->first_hatch; in destroy_dxf_block()
1650 while (htc != NULL) in destroy_dxf_block()
1652 n_htc = htc->next; in destroy_dxf_block()
1653 destroy_dxf_hatch (htc); in destroy_dxf_block()
1654 htc = n_htc; in destroy_dxf_block()
2005 gaiaDxfHatchPtr htc; in reset_dxf_block() local
2040 while (htc != NULL) in reset_dxf_block()
2042 n_htc = htc->next; in reset_dxf_block()
2043 destroy_dxf_hatch (htc); in reset_dxf_block()
[all …]
/dports/deskutils/egroupware/egroupware/pixelegg/less/
H A Ddef_gradient.less26 behavior: url(/PIE.htc);
35 behavior: url(/PIE.htc);
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dtrx.h356 u32 htc:1; member
495 u32 htc:1; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dtrx.h356 u32 htc:1; member
495 u32 htc:1; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dtrx.h356 u32 htc:1; member
495 u32 htc:1; member
/dports/security/py-certbot-nginx/certbot-nginx-1.22.0/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/
H A Dmime.types14 text/x-component htc;
/dports/www/nginx-full/ngx_small_light-0.9.2/t/ngx_base/etc/
H A Dmime.types16 text/x-component htc;
/dports/irc/evangeline/evangeline-msa/src/
H A Dtclhash.c663 tcl_cmd_t *tc, *htc = NULL; in check_tcl_bind() local
731 htc = tc; in check_tcl_bind()
747 if (htc) in check_tcl_bind()
748 htc->hits++; in check_tcl_bind()
/dports/irc/evangeline/evangeline/src/
H A Dtclhash.c663 tcl_cmd_t *tc, *htc = NULL; in check_tcl_bind() local
731 htc = tc; in check_tcl_bind()
747 if (htc) in check_tcl_bind()
748 htc->hits++; in check_tcl_bind()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dtrx.h393 u32 htc:1; member
532 u32 htc:1; member

12345678910>>...25