Home
last modified time | relevance | path

Searched refs:VCT (Results 1 – 25 of 495) sorted by relevance

12345678910>>...20

/dports/net-mgmt/observium/observium/mibs/raisecom/
H A DRAISECOM-VCT-MIB3 -- RAISECOM-VCT-MIB.my
12 RAISECOM-VCT-MIB DEFINITIONS ::= BEGIN
36 "This MIB module defines objects to VCT "
59 "This table provides objects to VCT port list. "
67 "An entry in the raisecomVctTable provides objects show VCT parameter.
93 "Specifies VCT attribute of the testing port"
101 "Specifies VCT issued time of the testing port"
109 "Specifies VCT resault of the first cable TX pair"
125 "Specifies VCT resault of the first cable RX pair"
141 "Specifies VCT resault of the second cable TX pair"
[all …]
/dports/science/R-cran-epicalc/epicalc/man/
H A DVCT.rd3 \alias{VCT}
4 \title{Dataset on attitudes toward VCT}
8 \usage{data(VCT)}
15 data(VCT)
16 use(VCT)
/dports/math/tmv/tmv-0.75/include/tmv/
H A DTMV_AuxSumMX.h48 #ifndef VCT
49 #define VCT VarConjRef<std::complex<T> > macro
77 inline SUMMX_1<CT,int X2> operator+(const GENMATRIX<int X1>& m1, VCT x2)
93 inline SUMMX_1<CT,T X2> operator+(const GENMATRIX<T X1>& m1, VCT x2)
105 inline SUMMX_1<CT,CT X2> operator+(const GENMATRIX<CT X1>& m1, VCT x2)
145 inline SUMMX_1<CT,T X2> operator+(VCT x1, const GENMATRIX<T X1>& m2)
157 inline SUMMX_1<CT,CT X2> operator+(VCT x1, const GENMATRIX<CT X1>& m2)
197 inline SUMMX_1<CT,T X2> operator-(const GENMATRIX<T X1>& m1, VCT x2)
209 inline SUMMX_1<CT,CT X2> operator-(const GENMATRIX<CT X1>& m1, VCT x2)
250 inline SUMMX<CT,T X2> operator-(VCT x1, const GENMATRIX<T X1>& m2)
[all …]
H A DTMV_AuxProdXM.h43 #ifndef VCT
44 #define VCT VarConjRef<std::complex<T> > macro
81 inline PRODXM<CT,int X> operator*(VCT x, const GENMATRIX<int X>& m)
101 inline PRODXM<CT,T X> operator*(VCT x, const GENMATRIX<T X>& m)
109 inline PRODXM<CT,CT X> operator*(VCT x, const GENMATRIX<CT X>& m)
137 inline PRODXM<CT,int X> operator*(const GENMATRIX<int X>& m, VCT x)
153 inline PRODXM<CT,T X> operator*(const GENMATRIX<T X>& m, VCT x)
161 inline PRODXM<CT,CT X> operator*(const GENMATRIX<CT X>& m, VCT x)
193 inline PRODXM<CT,int X> operator/(const GENMATRIX<int X>& m, VCT x)
210 inline PRODXM<CT,T X> operator/(const GENMATRIX<T X>& m, VCT x)
[all …]
H A DTMV_AuxProdXV.h43 #ifndef VCT
44 #define VCT VarConjRef<std::complex<T> > macro
68 inline PRODXV<CT,T X> operator*(VCT x, const GENVECTOR<T X>& v)
80 inline PRODXV<CT,CT X> operator*(VCT x, const GENVECTOR<CT X>& v)
98 inline PRODXV<CT,T X> operator*(const GENVECTOR<T X>& v, VCT x)
110 inline PRODXV<CT,CT X> operator*(const GENVECTOR<CT X>& v, VCT x)
128 inline PRODXV<CT,T X> operator/(const GENVECTOR<T X>& v, VCT x)
140 inline PRODXV<CT,CT X> operator/(const GENVECTOR<CT X>& v, VCT x)
168 inline PRODXV<CT,T X> operator*(const VCT x, const PRODXV<T,T X>& pxv)
198 inline PRODXV<CT,T X> operator*(const PRODXV<T,T X>& pxv, const VCT x)
[all …]
H A DTMV_AuxQuotXMa.h44 #ifndef VCT
45 #define VCT VarConjRef<std::complex<T> > macro
77 inline QUOTXM<CT,T X> operator*(const VCT x, const QUOTXM<T,T X>& qxm)
85 inline QUOTXM<CT,T2 X> operator*(const VCT x, const QUOTXM<CT,T2 X>& qxm)
107 inline QUOTXM<CT,T X> operator*(const QUOTXM<T,T X>& qxm, const VCT x)
115 inline QUOTXM<CT,T2 X> operator*(const QUOTXM<CT,T2 X>& qxm, const VCT x)
137 inline QUOTXM<CT,T X> operator/(const QUOTXM<T,T X>& qxm, const VCT x)
145 inline QUOTXM<CT,T2 X> operator/(const QUOTXM<CT,T2 X>& qxm, const VCT x)
175 inline QUOTXM<CT,T X> operator*(const VCT x, const QUOTXM_1<T,T X>& qxm)
205 inline QUOTXM<CT,T X> operator*(const QUOTXM_1<T,T X>& qxm, const VCT x)
[all …]
H A DTMV_AuxQuotXM.h44 #ifndef VCT
45 #define VCT VarConjRef<std::complex<T> > macro
67 inline QUOTXM<CT,T X> operator/(VCT x, const GENMATRIX<T X>& m)
79 inline QUOTXM<CT,CT X> operator/(VCT x, const GENMATRIX<CT X>& m)
97 inline QUOTXM<CT,T X> operator%(VCT x, const GENMATRIX<T X>& m)
109 inline QUOTXM<CT,CT X> operator%(VCT x, const GENMATRIX<CT X>& m)
H A DTMV_AuxTQuotMMa.h29 #ifndef VCT
30 #define VCT VarConjRef<std::complex<T> > macro
48 inline TQUOTMM<CT,T,T> operator*(VCT x, const TQUOTMM<CT,T,T>& qmm)
60 inline TQUOTMM<CT,T1,T2> operator*(VCT x, const TQUOTMM<CT,T1,T2>& qmm)
78 inline TQUOTMM<CT,T,T> operator*(const TQUOTMM<CT,T,T>& qmm, VCT x)
90 inline TQUOTMM<CT,T1,T2> operator*(const TQUOTMM<CT,T1,T2>& qmm, VCT x)
108 inline TQUOTMM<CT,T,T> operator/(const TQUOTMM<CT,T,T>& qmm, VCT x)
120 inline TQUOTMM<CT,T1,T2> operator/(const TQUOTMM<CT,T1,T2>& qmm, VCT x)
138 inline TRQUOTMM<CT,T,T> operator*(VCT x, const TRQUOTMM<CT,T,T>& qmm)
168 inline TRQUOTMM<CT,T,T> operator*(const TRQUOTMM<CT,T,T>& qmm, VCT x)
[all …]
H A DTMV_AuxQuotMMa.h37 #ifndef VCT
38 #define VCT VarConjRef<std::complex<T> > macro
64 inline QUOTMM<CT,T,T X3> operator*(VCT x, const QUOTMM<CT,T,T X3>& qmm)
76 inline QUOTMM<CT,T1,T2 X3> operator*(VCT x, const QUOTMM<CT,T1,T2 X3>& qmm)
94 inline QUOTMM<CT,T,T X3> operator*(const QUOTMM<CT,T,T X3>& qmm, VCT x)
106 inline QUOTMM<CT,T1,T2 X3> operator*(const QUOTMM<CT,T1,T2 X3>& qmm, VCT x)
124 inline QUOTMM<CT,T,T X3> operator/(const QUOTMM<CT,T,T X3>& qmm, VCT x)
154 inline RQUOTMM<CT,T,T X3> operator*(VCT x, const RQUOTMM<CT,T,T X3>& qmm)
184 inline RQUOTMM<CT,T,T X3> operator*(const RQUOTMM<CT,T,T X3>& qmm, VCT x)
214 inline RQUOTMM<CT,T,T X3> operator/(const RQUOTMM<CT,T,T X3>& qmm, VCT x)
[all …]
H A DTMV_AuxProdMMa.h44 #ifndef VCT
45 #define VCT VarConjRef<std::complex<T> > macro
71 inline PRODMM<CT,T,T X3> operator*(VCT x, const PRODMM<T,T,T X3>& pmm)
83 inline PRODMM<CT,T1,T2 X3> operator*(VCT x, const PRODMM<CT,T1,T2 X3>& pmm)
101 inline PRODMM<CT,T,T X3> operator*(const PRODMM<T,T,T X3>& pmm, VCT x)
113 inline PRODMM<CT,T1,T2 X3> operator*(const PRODMM<CT,T1,T2 X3>& pmm, VCT x)
131 inline PRODMM<CT,T,T X3> operator/(const PRODMM<T,T,T X3>& pmm, VCT x)
143 inline PRODMM<CT,T1,T2 X3> operator/(const PRODMM<CT,T1,T2 X3>& pmm, VCT x)
163 inline PRODMM<CT,T,T X3> operator*(VCT x, const PRODMM_1<T,T,T X3>& pmm)
193 inline PRODMM<CT,T,T X3> operator*(const PRODMM_1<T,T,T X3>& pmm, VCT x)
[all …]
H A DTMV_AuxSumMMa.h46 #ifndef VCT
47 #define VCT VarConjRef<std::complex<T> > macro
238 const VCT x, const SUMMM_1_1<CT,T1,T2 X3>& smm)
273 const SUMMM_1_1<CT,T1,T2 X3>& smm, const VCT x)
325 const SUMMM_1_1<CT,T1,T2 X3>& smm, const VCT x)
371 const VCT x, const SUMMM_1_m1<CT,T1,T2 X3>& smm)
503 const VCT x, const SUMMM_1_x<CT,T1,T2 X3>& smm)
538 const SUMMM_1_x<CT,T1,T2 X3>& smm, const VCT x)
590 const SUMMM_1_x<CT,T1,T2 X3>& smm, const VCT x)
634 const VCT x, const SUMMM_x_1<CT,T1,T2 X3>& smm)
[all …]
/dports/science/cdo/cdo-2.0.0/test/
H A DRemapeta.test.in21 VCT=$DATAPATH/VCT.L62
26 CDOCOMMAND="$CDO $STATS,$VCT $IFILE $OFILE"
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/hp/
H A DHP-ICF-TRANSCEIVER-MIB227 May be one of Virtual Cable Test (VCT), Diagnostic
245 VCT : Will update diagnostic information
252 Please note: VCT and other (cable-diagnostics)
765 the hpicfXcvrDiagnostics object is VCT or other."
780 the hpicfXcvrDiagnostics object is VCT or other."
798 the hpicfXcvrDiagnostics object is VCT or other."
829 the hpicfXcvrDiagnostics object is VCT or other."
850 the hpicfXcvrDiagnostics object is VCT or other."
869 the hpicfXcvrDiagnostics object is VCT or other."
889 the hpicfXcvrDiagnostics object is VCT or other."
[all …]
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/hp/
H A Dhpicftransceiver.mib227 May be one of Virtual Cable Test (VCT), Diagnostic
245 VCT : Will update diagnostic information
252 Please note: VCT and other (cable-diagnostics)
765 the hpicfXcvrDiagnostics object is VCT or other."
780 the hpicfXcvrDiagnostics object is VCT or other."
798 the hpicfXcvrDiagnostics object is VCT or other."
829 the hpicfXcvrDiagnostics object is VCT or other."
850 the hpicfXcvrDiagnostics object is VCT or other."
869 the hpicfXcvrDiagnostics object is VCT or other."
889 the hpicfXcvrDiagnostics object is VCT or other."
[all …]
/dports/net-mgmt/observium/observium/mibs/hp/
H A DHP-ICF-TRANSCEIVER-MIB239 May be one of Virtual Cable Test (VCT), Diagnostic
257 VCT : Will update diagnostic information
264 Please note: VCT and other (cable-diagnostics)
777 the hpicfXcvrDiagnostics object is VCT or other."
792 the hpicfXcvrDiagnostics object is VCT or other."
810 the hpicfXcvrDiagnostics object is VCT or other."
841 the hpicfXcvrDiagnostics object is VCT or other."
862 the hpicfXcvrDiagnostics object is VCT or other."
881 the hpicfXcvrDiagnostics object is VCT or other."
901 the hpicfXcvrDiagnostics object is VCT or other."
[all …]
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/fs/
H A DGBNPlatformOAM-MIB1456 "A Table of VCT run."
1457 --VCT run��
1465 "A list of VCT run."
1466 --VCT run�б�
1482 --�˿ںţ�VCT run�������ֵ
1491 --�Ƿ�����VCT run
1500 --�Ƿ�����VCT auto run
1518 --ȫ��VCT run����/�ر�״̬
1532 --VCT run result��
1541 --VCT run result�б�
[all …]
/dports/net-mgmt/observium/observium/mibs/fscom/
H A DGBNPlatformOAM-MIB1466 "A Table of VCT run."
1467 --VCT run��
1475 "A list of VCT run."
1476 --VCT run�б�
1492 --�˿ںţ�VCT run�������ֵ
1501 --�Ƿ�����VCT run
1510 --�Ƿ�����VCT auto run
1528 --ȫ��VCT run����/�ر�״̬
1542 --VCT run result��
1551 --VCT run result�б�
[all …]
/dports/graphics/wings/wings-8d019ebe48/plugins_src/import_export/
H A Dwpc_rwx.erl338 write_Verts(F,OFS_Flag,[{{VID,{UVKey,false}},_Index}|T],{VT,TT,VCT})->
343 write_Verts(F,OFS_Flag,T,{VT,TT,VCT});
345 write_Verts(F,OFS_Flag,[{{VID,{false,VColKey}},_Index}|T],{VT,TT,VCT})->
350 {_,VColdata} = gb_trees:lookup(VColKey+1,VCT),
354 write_Verts(F,OFS_Flag,T,{VT,TT,VCT});
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/HW/
H A DVideoInterface.h215 u32 VCT : 11; // Vertical Position member
234 u32 VCT : 11; // Vertical Count member
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/configs/
H A Dvct_platinumavc_defconfig7 CONFIG_SYS_PROMPT="VCT# "
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/configs/
H A Dvct_platinumavc_defconfig7 CONFIG_SYS_PROMPT="VCT# "
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/configs/
H A Dvct_platinumavc_defconfig7 CONFIG_SYS_PROMPT="VCT# "
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/configs/
H A Dvct_platinumavc_defconfig7 CONFIG_SYS_PROMPT="VCT# "
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/configs/
H A Dvct_platinumavc_defconfig7 CONFIG_SYS_PROMPT="VCT# "
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/board/micronas/vct/
H A DMAINTAINERS1 VCT BOARD

12345678910>>...20