/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/ |
H A D | qcom,dcc.yaml | 4 $id: http://devicetree.org/schemas/soc/qcom/qcom,dcc.yaml# 13 DCC (Data Capture and Compare) is a DMA engine which is used to save 15 or SW trigger. DCC is used to capture and store data for debugging purpose 21 - qcom,sm8150-dcc 22 - qcom,sc7280-dcc 23 - qcom,sc7180-dcc 24 - qcom,sdm845-dcc 25 - const: qcom,dcc 29 - description: DCC base 30 - description: DCC RAM base [all …]
|
/freebsd/sys/netinet/libalias/ |
H A D | alias_irc.c | 31 changes DCC commands to export a port on the aliasing host instead 34 For this routine to work, the DCC command must fit entirely into a 218 if (i + 4 >= dlen) /* Too short for DCC */ in AliasHandleIrcOut() 228 /* We have a DCC command - handle it! */ in AliasHandleIrcOut() 229 i += 4; /* Skip "DCC " */ in AliasHandleIrcOut() 237 DBprintf(("Found DCC\n")); in AliasHandleIrcOut() 240 * protocol, but DCC breaks CTCP protocol anyway in AliasHandleIrcOut() 244 DBprintf(("DCC packet terminated in just spaces\n")); in AliasHandleIrcOut() 253 DBprintf(("DCC packet terminated during command\n")); in AliasHandleIrcOut() 264 * protocol, but DCC breaks CTCP protocol anyway in AliasHandleIrcOut() [all …]
|
H A D | HISTORY | 55 - Added support for IRC DCC (ee) 126 bypass of FTP/IRC DCC data connections. Also added
|
H A D | libalias.3 | 235 based firewall for FTP/IRC DCC connections. 386 Well known examples of such protocols are FTP and IRC DCC. 1470 Added IRC DCC support as well as contributing a number of architectural 1471 improvements; added the firewall bypass for FTP/IRC DCC.
|
/freebsd/sys/contrib/device-tree/src/arm/arm/ |
H A D | vexpress-v2p-ca5s.dts | 144 dcc { 202 temp-dcc { 203 /* DCC internal operating temperature */ 206 label = "DCC";
|
H A D | vexpress-v2p-ca15-tc1.dts | 141 dcc { 217 temp-dcc { 218 /* DCC internal temperature */ 221 label = "DCC";
|
H A D | vexpress-v2p-ca15_a7.dts | 252 dcc { 373 temp-dcc { 374 /* DCC internal temperature */ 377 label = "DCC";
|
/freebsd/sys/contrib/device-tree/src/arm64/xilinx/ |
H A D | zynqmp-zc1275-revA.dts | 22 serial1 = &dcc; 37 &dcc {
|
H A D | zynqmp-zcu1275-revA.dts | 22 serial1 = &dcc; 37 &dcc {
|
H A D | zynqmp-zc1254-revA.dts | 22 serial1 = &dcc; 37 &dcc {
|
H A D | zynqmp-zc1232-revA.dts | 21 serial1 = &dcc; 36 &dcc {
|
H A D | zynqmp-zcu104-revA.dts | 31 serial2 = &dcc; 71 &dcc {
|
H A D | zynqmp-zcu104-revC.dts | 31 serial2 = &dcc; 76 &dcc {
|
H A D | zynqmp-zcu100-revC.dts | 31 serial2 = &dcc; 139 &dcc {
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | ip_irc_pxy.c | 129 * Look for a ^A to start the DCC in ipf_p_irc_complete() 137 if (strncmp(s, "\001DCC ", 4)) in ipf_p_irc_complete() 144 * Check for a recognised DCC command in ipf_p_irc_complete() 287 * check that IP address in the DCC reply is the same as the in ipf_p_irc_send() 296 * Calculate new address parts for the DCC command in ipf_p_irc_send()
|
/freebsd/sys/contrib/openzfs/module/zcommon/ |
H A D | zfs_fletcher_avx512.c | 52 DcC[] = { 448, 512, 576, 640, 704, 768, 832, 896 }; in fletcher_4_avx512f_fini() local 60 D = 512 * ctx->avx512[3].v[0] - DcC[0] * ctx->avx512[2].v[0] + in fletcher_4_avx512f_fini() 68 D += 512 * ctx->avx512[3].v[i] - DcC[i] * ctx->avx512[2].v[i] + in fletcher_4_avx512f_fini()
|
/freebsd/usr.sbin/ppp/ |
H A D | README.nat | 72 workarounds for FTP and IRC DCC, the most well known of the IP encoding 74 mode and avoiding IRC DCC sends, as is sometimes the case with other 177 usually 20) and IRC DCC send (which doesn't know either the address or 342 - Added support for IRC DCC (ee)
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | arm,vexpress-juno.yaml | 129 arm,vexpress,dcc: 130 description: When describing tiles consisting of more than one DCC, its
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | mt6359.yaml | 38 - 3 # DCC - analog mic with direct couping
|
H A D | st,sta350.txt | 83 If present, distortion compensation variable uses DCC coefficient.
|
/freebsd/contrib/lib9p/pytest/ |
H A D | client.py | 65 def dcc(self, cid=None): member in TestState 72 self.dcc(cid) 405 tc.dcc() 414 tstate.dcc()
|
/freebsd/crypto/openssl/test/recipes/04-test_pem_reading_data/ |
H A D | cert-threecolumn.pem | 17 DCC
|
/freebsd/sys/contrib/device-tree/src/arm64/arm/ |
H A D | vexpress-v2f-1xv7-ca53x2.dts | 110 dcc {
|
/freebsd/sys/contrib/device-tree/Bindings/display/samsung/ |
H A D | samsung,exynos-hdmi.yaml | 38 Provides voltage source for DCC lines available on HDMI connector. When
|
/freebsd/sbin/natd/ |
H A D | natd.8 | 109 in order to establish an FTP data or IRC DCC send connection. 546 based firewall for FTP/IRC DCC connections.
|