diff options
author | Ankit Raj | 2017-06-21 10:26:59 +0530 |
---|---|---|
committer | Ankit Raj | 2017-06-21 10:26:59 +0530 |
commit | 958577cac90a99124cd673fde1926781d966d91f (patch) | |
tree | 134d9fe7f5b97a647cb055bb7b4c21820a749f49 /SCI2CTmpResultsReports/SCI2CLib | |
download | Scilab2C_fossee_old-958577cac90a99124cd673fde1926781d966d91f.tar.gz Scilab2C_fossee_old-958577cac90a99124cd673fde1926781d966d91f.tar.bz2 Scilab2C_fossee_old-958577cac90a99124cd673fde1926781d966d91f.zip |
Updated Scilab2C
Diffstat (limited to 'SCI2CTmpResultsReports/SCI2CLib')
784 files changed, 3880 insertions, 0 deletions
diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRADCSetup.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRADCSetup.acls new file mode 100644 index 0000000..4323fcf --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRADCSetup.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 0 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRDigitalIn.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRDigitalIn.acls new file mode 100644 index 0000000..f9e958b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRDigitalIn.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRDigitalOut.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRDigitalOut.acls new file mode 100644 index 0000000..0ceba93 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRDigitalOut.acls @@ -0,0 +1,5 @@ +NIN= 3 +NOUT= 0 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRDigitalPortSetup.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRDigitalPortSetup.acls new file mode 100644 index 0000000..f9e958b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRDigitalPortSetup.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRDigitalSetup.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRDigitalSetup.acls new file mode 100644 index 0000000..cbdd2be --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRDigitalSetup.acls @@ -0,0 +1,5 @@ +NIN= 3 +NOUT= 0 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRGetTimerValue.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRGetTimerValue.acls new file mode 100644 index 0000000..74cf62f --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRGetTimerValue.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= 'u16' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRPWM0SetDuty.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRPWM0SetDuty.acls new file mode 100644 index 0000000..047bbf0 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRPWM0SetDuty.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRPWM0Setup.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRPWM0Setup.acls new file mode 100644 index 0000000..6b83013 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRPWM0Setup.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRPWM1SetDuty.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRPWM1SetDuty.acls new file mode 100644 index 0000000..e7a2457 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRPWM1SetDuty.acls @@ -0,0 +1,5 @@ +NIN= 3 +NOUT= 1 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRPWM1Setup.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRPWM1Setup.acls new file mode 100644 index 0000000..960a2fa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRPWM1Setup.acls @@ -0,0 +1,5 @@ +NIN= 3 +NOUT= 1 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRPWM2SetDuty.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRPWM2SetDuty.acls new file mode 100644 index 0000000..047bbf0 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRPWM2SetDuty.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRPWM2Setup.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRPWM2Setup.acls new file mode 100644 index 0000000..6ffcebc --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRPWM2Setup.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRReadADC.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRReadADC.acls new file mode 100644 index 0000000..047bbf0 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRReadADC.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRSleep.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRSleep.acls new file mode 100644 index 0000000..74cf62f --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRSleep.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= 'u16' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRTimerSetup.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRTimerSetup.acls new file mode 100644 index 0000000..960a2fa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRTimerSetup.acls @@ -0,0 +1,5 @@ +NIN= 3 +NOUT= 1 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRUARTReceiveChar.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRUARTReceiveChar.acls new file mode 100644 index 0000000..7f50057 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRUARTReceiveChar.acls @@ -0,0 +1,5 @@ +NIN= 0 +NOUT= 1 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRUARTSetup.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRUARTSetup.acls new file mode 100644 index 0000000..9f97586 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRUARTSetup.acls @@ -0,0 +1,5 @@ +NIN= 4 +NOUT= 1 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRUARTTransmit.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRUARTTransmit.acls new file mode 100644 index 0000000..047bbf0 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/AVRUARTTransmit.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Abs.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Abs.acls new file mode 100644 index 0000000..dc9ae67 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Abs.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= FA_TP_REAL(IN(1).TP) +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Atan.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Atan.acls new file mode 100644 index 0000000..f4caa58 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Atan.acls @@ -0,0 +1,10 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +NIN= 2 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/BALANC.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/BALANC.acls new file mode 100644 index 0000000..8d16363 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/BALANC.acls @@ -0,0 +1,22 @@ +NIN= 1 +NOUT= 2 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +OUT(2).TP= IN(1).TP +OUT(2).SZ(1)= IN(1).SZ(1) +OUT(2).SZ(2)= IN(1).SZ(2) +NIN= 2 +NOUT= 4 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +OUT(2).TP= IN(1).TP +OUT(2).SZ(1)= IN(1).SZ(1) +OUT(2).SZ(2)= IN(1).SZ(2) +OUT(3).TP= IN(1).TP +OUT(3).SZ(1)= IN(1).SZ(1) +OUT(3).SZ(2)= IN(1).SZ(2) +OUT(4).TP= IN(1).TP +OUT(4).SZ(1)= IN(1).SZ(1) +OUT(4).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/BASE2DEC.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/BASE2DEC.acls new file mode 100644 index 0000000..b0001f2 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/BASE2DEC.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= 'd' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/BIN2DEC.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/BIN2DEC.acls new file mode 100644 index 0000000..e421318 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/BIN2DEC.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= 'd' +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CONVSTR.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CONVSTR.acls new file mode 100644 index 0000000..8ce1d8a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CONVSTR.acls @@ -0,0 +1,15 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +NIN= 2 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(1) +NIN= 2 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CUMSUM.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CUMSUM.acls new file mode 100644 index 0000000..1e3f864 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CUMSUM.acls @@ -0,0 +1,10 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +NIN= 2 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_AdaptiveThreshold.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_AdaptiveThreshold.acls new file mode 100644 index 0000000..8b3c854 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_AdaptiveThreshold.acls @@ -0,0 +1,5 @@ +NIN= 6 +NOUT= 1 +OUT(1).TP= 'mt' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_Blur.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_Blur.acls new file mode 100644 index 0000000..8b3c854 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_Blur.acls @@ -0,0 +1,5 @@ +NIN= 6 +NOUT= 1 +OUT(1).TP= 'mt' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_Canny.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_Canny.acls new file mode 100644 index 0000000..39939a9 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_Canny.acls @@ -0,0 +1,10 @@ +NIN= 5 +NOUT= 1 +OUT(1).TP= 'mt' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' +NIN= 3 +NOUT= 1 +OUT(1).TP= 'mt' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_CornerHarris.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_CornerHarris.acls new file mode 100644 index 0000000..f427ba1 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_CornerHarris.acls @@ -0,0 +1,10 @@ +NIN= 5 +NOUT= 1 +OUT(1).TP= 'mt' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' +NIN= 4 +NOUT= 1 +OUT(1).TP= 'mt' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_CreateImage.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_CreateImage.acls new file mode 100644 index 0000000..38aa319 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_CreateImage.acls @@ -0,0 +1,5 @@ +NIN= 4 +NOUT= 1 +OUT(1).TP= 'mt' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_CvtColor.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_CvtColor.acls new file mode 100644 index 0000000..110e19b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_CvtColor.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= 'mt' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_Dilate.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_Dilate.acls new file mode 100644 index 0000000..57cd444 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_Dilate.acls @@ -0,0 +1,10 @@ +NIN= 3 +NOUT= 1 +OUT(1).TP= 'mt' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' +NIN= 6 +NOUT= 1 +OUT(1).TP= 'mt' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_DistanceTransform.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_DistanceTransform.acls new file mode 100644 index 0000000..40026a6 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_DistanceTransform.acls @@ -0,0 +1,5 @@ +NIN= 3 +NOUT= 1 +OUT(1).TP= 'mt' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_GetImgSize.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_GetImgSize.acls new file mode 100644 index 0000000..69f5a85 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_GetImgSize.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= 'd' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '2' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_LoadImage.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_LoadImage.acls new file mode 100644 index 0000000..110e19b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_LoadImage.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= 'mt' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_MedianBlur.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_MedianBlur.acls new file mode 100644 index 0000000..110e19b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_MedianBlur.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= 'mt' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_ShowImage.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_ShowImage.acls new file mode 100644 index 0000000..bc20216 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_ShowImage.acls @@ -0,0 +1,10 @@ +NIN= 2 +NOUT= 0 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' +NIN= 1 +NOUT= 0 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_Threshold.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_Threshold.acls new file mode 100644 index 0000000..38aa319 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_Threshold.acls @@ -0,0 +1,5 @@ +NIN= 4 +NOUT= 1 +OUT(1).TP= 'mt' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_WaitKey.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_WaitKey.acls new file mode 100644 index 0000000..4736c65 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/CV_WaitKey.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 0 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Cepstrum.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Cepstrum.acls new file mode 100644 index 0000000..33aebdf --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Cepstrum.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= FA_TP_MAX(IN(1).TP,IN(2).TP) +OUT(1).SZ(1)= FA_MUL(IN(1).SZ(1),IN(1).SZ(2)) +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Convol.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Convol.acls new file mode 100644 index 0000000..f50fbf2 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Convol.acls @@ -0,0 +1,21 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= FA_TP_MAX(IN(1).TP,IN(2).TP) +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= FA_SUB(FA_ADD(IN(1).SZ(2),IN(2).SZ(2)),'1') +NIN= 2 +NOUT= 2 +OUT(1).TP= FA_TP_MAX(IN(1).TP,IN(2).TP) +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= IN(2).SZ(2) +OUT(2).TP= FA_TP_MAX(IN(1).TP,IN(2).TP) +OUT(2).SZ(1)= '1' +OUT(2).SZ(2)= FA_SUB(FA_ADD(IN(1).SZ(2),IN(2).SZ(2)),'1') +NIN= 3 +NOUT= 2 +OUT(1).TP= FA_TP_MAX(FA_TP_MAX(IN(1).TP,IN(2).TP),IN(3).TP) +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= IN(2).SZ(2) +OUT(2).TP= FA_TP_MAX(FA_TP_MAX(IN(1).TP,IN(2).TP),IN(3).TP) +OUT(2).SZ(1)= '1' +OUT(2).SZ(2)= FA_SUB(FA_ADD(IN(1).SZ(2),IN(2).SZ(2)),'1') diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Cosd.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Cosd.acls new file mode 100644 index 0000000..575b32a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Cosd.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Cotd.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Cotd.acls new file mode 100644 index 0000000..575b32a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Cotd.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Coth.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Coth.acls new file mode 100644 index 0000000..575b32a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Coth.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Csc.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Csc.acls new file mode 100644 index 0000000..575b32a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Csc.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Cscd.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Cscd.acls new file mode 100644 index 0000000..575b32a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Cscd.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Csch.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Csch.acls new file mode 100644 index 0000000..575b32a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Csch.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/DEC2BASE.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/DEC2BASE.acls new file mode 100644 index 0000000..0e363ee --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/DEC2BASE.acls @@ -0,0 +1,10 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= 'g' +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= FA_MUL(FA_SZ_DEC2BASE(IN(1).VAL,IN(2).VAL),IN(1).SZ(2)) +NIN= 3 +NOUT= 1 +OUT(1).TP= 'g' +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= FA_MUL(IN(2).VAL,IN(1).SZ(2)) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/DEC2BIN.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/DEC2BIN.acls new file mode 100644 index 0000000..a76fedf --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/DEC2BIN.acls @@ -0,0 +1,10 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= FA_MUL(FA_SZ_DEC2BIN(IN(1).VAL),IN(1).SZ(2)) +NIN= 2 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= FA_MUL(IN(2).VAL,IN(1).SZ(2)) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/DEC2HEX.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/DEC2HEX.acls new file mode 100644 index 0000000..cd8fc95 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/DEC2HEX.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= 'g' +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= FA_MUL(FA_SZ_DEC2HEX(IN(1).VAL),IN(1).SZ(1)) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/DEC2OCT.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/DEC2OCT.acls new file mode 100644 index 0000000..60c89d7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/DEC2OCT.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= FA_MUL(FA_SZ_DEC2OCT(IN(1).VAL),IN(1).SZ(1)) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/DIFF.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/DIFF.acls new file mode 100644 index 0000000..878ad8c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/DIFF.acls @@ -0,0 +1,15 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= FA_SZ_1(FA_SZ_DIFF(IN(1).SZ,'1','0')) +OUT(1).SZ(2)= FA_SZ_2(FA_SZ_DIFF(IN(1).SZ,'1','0')) +NIN= 2 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= FA_SZ_1(FA_SZ_DIFF(IN(1).SZ,IN(2).VAL,'0')) +OUT(1).SZ(2)= FA_SZ_2(FA_SZ_DIFF(IN(1).SZ,IN(2).VAL,'0')) +NIN= 3 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= FA_SZ_1(FA_SZ_DIFF(IN(1).SZ,IN(2).VAL, IN(3).VAL)) +OUT(1).SZ(2)= FA_SZ_2(FA_SZ_DIFF(IN(1).SZ,IN(2).VAL, IN(3).VAL)) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Disp.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Disp.acls new file mode 100644 index 0000000..e996961 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Disp.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 0 +OUT(1).TP= 'd' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Double.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Double.acls new file mode 100644 index 0000000..9bab469 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Double.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= 'd' +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/DoubleComplex.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/DoubleComplex.acls new file mode 100644 index 0000000..d821a40 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/DoubleComplex.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= 'z' +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Expm.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Expm.acls new file mode 100644 index 0000000..575b32a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Expm.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/FACTOR.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/FACTOR.acls new file mode 100644 index 0000000..a2774e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/FACTOR.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= FA_MUL(FA_SZ_FACTOR(IN(1).VAL),IN(1).SZ(1)) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/FACTORIAL.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/FACTORIAL.acls new file mode 100644 index 0000000..96e1e64 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/FACTORIAL.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/FFT.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/FFT.acls new file mode 100644 index 0000000..4afda9a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/FFT.acls @@ -0,0 +1,20 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +NIN= 2 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +NIN= 3 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +NIN= 4 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/FFTShift.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/FFTShift.acls new file mode 100644 index 0000000..f4caa58 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/FFTShift.acls @@ -0,0 +1,10 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +NIN= 2 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/FLIPDIM.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/FLIPDIM.acls new file mode 100644 index 0000000..7a7f473 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/FLIPDIM.acls @@ -0,0 +1,10 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +NIN= 3 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Find.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Find.acls new file mode 100644 index 0000000..0ece3b9 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Find.acls @@ -0,0 +1,26 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= FA_MUL(IN(1).SZ(1),IN(1).SZ(2)) +NIN= 1 +NOUT= 2 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= FA_MAX(FA_MUL(IN(1).SZ(1),IN(1).SZ(2)),'1') +OUT(2).TP= IN(1).TP +OUT(2).SZ(1)= '1' +OUT(2).SZ(2)= FA_MAX(FA_MUL(IN(1).SZ(1),IN(1).SZ(2)),'1') +NIN= 2 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= FA_SZ_FROM_VAL(FA_MIN( IN(2).VAL ,FA_MUL(IN(1).SZ(1),IN(1).SZ(2))) ,IN(2).TP) +NIN= 2 +NOUT= 2 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= FA_SZ_FROM_VAL(FA_MIN( IN(2).VAL ,FA_MUL(IN(1).SZ(1),IN(1).SZ(2))) ,IN(2).TP) +OUT(2).TP= IN(1).TP +OUT(2).SZ(1)= '1' +OUT(2).SZ(2)= FA_SZ_FROM_VAL(FA_MIN( IN(2).VAL ,FA_MUL(IN(1).SZ(1),IN(1).SZ(2))) ,IN(2).TP) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Float.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Float.acls new file mode 100644 index 0000000..3277451 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Float.acls @@ -0,0 +1,10 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= 's' +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +NIN= 1 +NOUT= 1 +OUT(1).TP= 's' +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/FloatComplex.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/FloatComplex.acls new file mode 100644 index 0000000..fce5a2e --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/FloatComplex.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= 'c' +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Frmag.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Frmag.acls new file mode 100644 index 0000000..532deb4 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Frmag.acls @@ -0,0 +1,26 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= FA_TP_MAX(IN(1).TP,IN(2).TP) +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= IN(2).VAL +NIN= 2 +NOUT= 2 +OUT(1).TP= FA_TP_MAX(IN(1).TP,IN(2).TP) +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= IN(2).VAL +OUT(2).TP= FA_TP_MAX(IN(1).TP,IN(2).TP) +OUT(2).SZ(1)= '1' +OUT(2).SZ(2)= IN(2).VAL +NIN= 3 +NOUT= 1 +OUT(1).TP= FA_TP_MAX(IN(1).TP,IN(2).TP) +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= IN(3).VAL +NIN= 3 +NOUT= 2 +OUT(1).TP= FA_TP_MAX(IN(1).TP,IN(2).TP) +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= IN(3).VAL +OUT(2).TP= FA_TP_MAX(IN(1).TP,IN(2).TP) +OUT(2).SZ(1)= '1' +OUT(2).SZ(2)= IN(3).VAL diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Global.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Global.acls new file mode 100644 index 0000000..f09ce6b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Global.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= 'd' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/HEX2DEC.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/HEX2DEC.acls new file mode 100644 index 0000000..1301381 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/HEX2DEC.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= 'd' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/IFFT.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/IFFT.acls new file mode 100644 index 0000000..575b32a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/IFFT.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Int16.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Int16.acls new file mode 100644 index 0000000..1b65783 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Int16.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= 'i16' +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Int8.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Int8.acls new file mode 100644 index 0000000..f8a22c2 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Int8.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= 'i8' +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Interp1.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Interp1.acls new file mode 100644 index 0000000..b6ef501 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Interp1.acls @@ -0,0 +1,5 @@ +NIN= 4 +NOUT= 1 +OUT(1).TP= 'd' +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/IsEmpty.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/IsEmpty.acls new file mode 100644 index 0000000..5adb5d3 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/IsEmpty.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= FA_TP_USER +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/IsNan.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/IsNan.acls new file mode 100644 index 0000000..d1d1e68 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/IsNan.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= FA_TP_REAL(IN(1).TP) +OUT(1).SZ(1)= IN(1).SZ(2) +OUT(1).SZ(2)= IN(1).SZ(1) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/KRON.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/KRON.acls new file mode 100644 index 0000000..b14ad48 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/KRON.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= FA_MUL(IN(1).SZ(1),IN(2).SZ(1)) +OUT(1).SZ(2)= FA_MUL(IN(1).SZ(2),IN(2).SZ(2)) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/LQE.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/LQE.acls new file mode 100644 index 0000000..e24d78f --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/LQE.acls @@ -0,0 +1,8 @@ +NIN= 1 +NOUT= 2 +OUT(1).TP= 'd' +OUT(1).SZ(1)= FA_SZ_1(FA_SZ_LQE(IN(1).VAL,IN(1).SZ(1))) +OUT(1).SZ(2)= FA_SZ_1(FA_SZ_LQE(IN(1).VAL,IN(1).SZ(1))) +OUT(2).TP= 'd' +OUT(2).SZ(1)= FA_SZ_1(FA_SZ_LQE(IN(1).VAL,IN(1).SZ(1))) +OUT(2).SZ(2)= FA_SZ_2(FA_SZ_LQE(IN(1).VAL,IN(1).SZ(1))) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/LQR.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/LQR.acls new file mode 100644 index 0000000..bb06c20 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/LQR.acls @@ -0,0 +1,8 @@ +NIN= 1 +NOUT= 2 +OUT(1).TP= 'd' +OUT(1).SZ(1)= FA_SZ_1(FA_SZ_LQR(IN(1).VAL)) +OUT(1).SZ(2)= FA_SZ_1(FA_SZ_LQR(IN(1).VAL)) +OUT(2).TP= 'd' +OUT(2).SZ(1)= FA_SZ_2(FA_SZ_LQR(IN(1).VAL)) +OUT(2).SZ(2)= FA_SZ_1(FA_SZ_LQR(IN(1).VAL)) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Length.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Length.acls new file mode 100644 index 0000000..5adb5d3 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Length.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= FA_TP_USER +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Lev.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Lev.acls new file mode 100644 index 0000000..357885e --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Lev.acls @@ -0,0 +1,24 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= FA_SUB(FA_ADD(IN(1).SZ(1),IN(1).SZ(2)),'2') +OUT(1).SZ(2)= '1' +NIN= 1 +NOUT= 2 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= FA_SUB(FA_ADD(IN(1).SZ(1),IN(1).SZ(2)),'2') +OUT(1).SZ(2)= '1' +OUT(2).TP= IN(1).TP +OUT(2).SZ(1)= '1' +OUT(2).SZ(2)= '1' +NIN= 1 +NOUT= 3 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= FA_SUB(FA_ADD(IN(1).SZ(1),IN(1).SZ(2)),'2') +OUT(1).SZ(2)= '1' +OUT(2).TP= IN(1).TP +OUT(2).SZ(1)= '1' +OUT(2).SZ(2)= '1' +OUT(3).TP= IN(1).TP +OUT(3).SZ(1)= FA_SUB(FA_ADD(IN(1).SZ(1),IN(1).SZ(2)),'2') +OUT(3).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Max.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Max.acls new file mode 100644 index 0000000..e225ed3 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Max.acls @@ -0,0 +1,10 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' +NIN= 2 +NOUT= 1 +OUT(1).TP= FA_TP_MAX(IN(1).TP,IN(2).TP) +OUT(1).SZ(1)= FA_SZ_1(FA_SZ_OPPLUS(IN(1).SZ,IN(2).SZ,IN(1).TP,IN(2).TP)) +OUT(1).SZ(2)= FA_SZ_2(FA_SZ_OPPLUS(IN(1).SZ,IN(2).SZ,IN(1).TP,IN(2).TP)) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Mclose.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Mclose.acls new file mode 100644 index 0000000..899f415 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Mclose.acls @@ -0,0 +1,7 @@ +NIN= 0 +NOUT= 1 +NIN= 1 +NOUT= 1 +OUT(1).TP= 'i' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Meanf.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Meanf.acls new file mode 100644 index 0000000..a9c9937 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Meanf.acls @@ -0,0 +1,10 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= FA_TP_MAX(IN(1).TP, IN(2).TP) +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' +NIN= 3 +NOUT= 1 +OUT(1).TP= FA_TP_MAX(IN(1).TP, IN(2).TP) +OUT(1).SZ(1)= FA_SZ_SEL1(IN(1).SZ(1),IN(3).VAL) +OUT(1).SZ(2)= FA_SZ_SEL2(IN(1).SZ(2),IN(3).VAL) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Mget.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Mget.acls new file mode 100644 index 0000000..471fe46 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Mget.acls @@ -0,0 +1,5 @@ +NIN= 3 +NOUT= 1 +OUT(1).TP= FA_TP_USER +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= FA_SZ_RTMAX(FA_SZ_FROM_VAL(IN(1).VAL,IN(1).TP)) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Mopen.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Mopen.acls new file mode 100644 index 0000000..8e5c8ce --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Mopen.acls @@ -0,0 +1,39 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= 'f' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' +NIN= 1 +NOUT= 2 +OUT(1).TP= 'f' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' +OUT(2).TP= FA_TP_USER +OUT(2).SZ(1)= '1' +OUT(2).SZ(2)= '1' +NIN= 2 +NOUT= 1 +OUT(1).TP= 'f' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' +NIN= 2 +NOUT= 2 +OUT(1).TP= 'f' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' +OUT(2).TP= FA_TP_USER +OUT(2).SZ(1)= '1' +OUT(2).SZ(2)= '1' +NIN= 3 +NOUT= 1 +OUT(1).TP= 'f' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' +NIN= 3 +NOUT= 2 +OUT(1).TP= 'f' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' +OUT(2).TP= FA_TP_USER +OUT(2).SZ(1)= '1' +OUT(2).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Mput.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Mput.acls new file mode 100644 index 0000000..cae917b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Mput.acls @@ -0,0 +1,7 @@ +NIN= 3 +NOUT= 0 +NIN= 3 +NOUT= 1 +OUT(1).TP= 'i' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Mseek.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Mseek.acls new file mode 100644 index 0000000..0e768c5 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Mseek.acls @@ -0,0 +1,6 @@ +NIN= 1 +NOUT= 0 +NIN= 2 +NOUT= 0 +NIN= 3 +NOUT= 0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/NORM.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/NORM.acls new file mode 100644 index 0000000..81b3fef --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/NORM.acls @@ -0,0 +1,10 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' +NIN= 2 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OBSCONT.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OBSCONT.acls new file mode 100644 index 0000000..65aac67 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OBSCONT.acls @@ -0,0 +1,13 @@ +NIN= 3 +NOUT= 1 +OUT(1).TP= 'd' +OUT(1).SZ(1)= FA_SZ_1(FA_SZ_OBSCNT(IN(1).VAL,IN(1).SZ(1),IN(1).SZ(2),NOutArg)) +OUT(1).SZ(2)= FA_SZ_2(FA_SZ_OBSCNT(IN(1).VAL,IN(1).SZ(1),IN(1).SZ(2),NOutArg)) +NIN= 3 +NOUT= 2 +OUT(1).TP= 'd' +OUT(1).SZ(1)= FA_SZ_1(FA_SZ_OBSCNT(IN(1).VAL,IN(1).SZ(1),IN(1).SZ(2),NOutArg)) +OUT(1).SZ(2)= FA_SZ_2(FA_SZ_OBSCNT(IN(1).VAL,IN(1).SZ(1),IN(1).SZ(2),NOutArg)) +OUT(2).TP= 'd' +OUT(2).SZ(1)= '1' +OUT(2).SZ(2)= '2' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OCT2DEC.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OCT2DEC.acls new file mode 100644 index 0000000..e421318 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OCT2DEC.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= 'd' +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/ODE.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/ODE.acls new file mode 100644 index 0000000..cfd2ffd --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/ODE.acls @@ -0,0 +1,30 @@ +NIN= 4 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= FA_MUL(IN(1).SZ(2),IN(3).SZ(2)) +NIN= 4 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(3).SZ(1) +OUT(1).SZ(2)= IN(3).SZ(2) +NIN= 5 +NOUT= 1 +OUT(1).TP= IN(2).TP +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= FA_MUL(IN(2).SZ(2),IN(4).SZ(2)) +NIN= 5 +NOUT= 1 +OUT(1).TP= IN(2).TP +OUT(1).SZ(1)= IN(4).SZ(1) +OUT(1).SZ(2)= IN(4).SZ(2) +NIN= 6 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= FA_MUL(IN(1).SZ(2),IN(3).SZ(2)) +NIN= 6 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(3).SZ(1) +OUT(1).SZ(2)= IN(3).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpApex.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpApex.acls new file mode 100644 index 0000000..d141608 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpApex.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(2) +OUT(1).SZ(2)= IN(1).SZ(1) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpBackSlash.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpBackSlash.acls new file mode 100644 index 0000000..d71f656 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpBackSlash.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= FA_TP_MAX(IN(1).TP,IN(2).TP) +OUT(1).SZ(1)= FA_SZ_1(FA_SZ_OPBACKSLASH(IN(1).SZ,IN(2).SZ)) +OUT(1).SZ(2)= FA_SZ_2(FA_SZ_OPBACKSLASH(IN(1).SZ,IN(2).SZ)) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpCc.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpCc.acls new file mode 100644 index 0000000..e99ee26 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpCc.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= FA_TP_MAX(IN(1).TP,IN(2).TP) +OUT(1).SZ(1)= FA_ADD(IN(1).SZ(1),IN(2).SZ(1)) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpColon.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpColon.acls new file mode 100644 index 0000000..927742a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpColon.acls @@ -0,0 +1,10 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= FA_TP_MIN_REAL(IN(1).TP,IN(2).TP) +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= FA_SZ_FROM_VAL(FA_ADD(FA_SUB(FA_REAL(IN(2).VAL,IN(2).TP),FA_REAL(IN(1).VAL,IN(1).TP)),'1'),FA_TP_REAL(IN(2).TP)) +NIN= 3 +NOUT= 1 +OUT(1).TP= FA_TP_MIN_REAL(IN(1).TP,FA_TP_MIN_REAL(IN(2).TP,IN(3).TP)) +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= FA_SZ_FROM_VAL(FA_ADD(FA_DIV(FA_SUB(FA_REAL(IN(3).VAL,IN(3).TP),FA_REAL(IN(1).VAL, IN(1).TP)),FA_REAL(IN(2).VAL,IN(2).TP)),'1'),FA_TP_REAL(IN(3).TP)) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpDotHat.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpDotHat.acls new file mode 100644 index 0000000..7af1131 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpDotHat.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= FA_TP_MAX(IN(1).TP,IN(2).TP) +OUT(1).SZ(1)= FA_SZ_1(FA_SZ_OPDOTSTAR(IN(1).SZ,IN(2).SZ)) +OUT(1).SZ(2)= FA_SZ_2(FA_SZ_OPDOTSTAR(IN(1).SZ,IN(2).SZ)) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpDotStar.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpDotStar.acls new file mode 100644 index 0000000..7af1131 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpDotStar.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= FA_TP_MAX(IN(1).TP,IN(2).TP) +OUT(1).SZ(1)= FA_SZ_1(FA_SZ_OPDOTSTAR(IN(1).SZ,IN(2).SZ)) +OUT(1).SZ(2)= FA_SZ_2(FA_SZ_OPDOTSTAR(IN(1).SZ,IN(2).SZ)) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpEqual.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpEqual.acls new file mode 100644 index 0000000..b4ac011 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpEqual.acls @@ -0,0 +1,13 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= FA_SZ_1(IN(1).SZ) +OUT(1).SZ(2)= FA_SZ_2(IN(1).SZ) +NIN= 2 +NOUT= 2 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= FA_SZ_1(IN(1).SZ) +OUT(1).SZ(2)= FA_SZ_2(IN(1).SZ) +OUT(2).TP= IN(2).TP +OUT(2).SZ(1)= FA_SZ_1(IN(2).SZ) +OUT(2).SZ(2)= FA_SZ_2(IN(2).SZ) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpExt.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpExt.acls new file mode 100644 index 0000000..17f4fee --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpExt.acls @@ -0,0 +1,15 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= FA_MUL(IN(2).SZ(1),IN(2).SZ(2)) +OUT(1).SZ(2)= '1' +NIN= 3 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= FA_MUL(IN(2).SZ(1),IN(2).SZ(2)) +OUT(1).SZ(2)= FA_MUL(IN(3).SZ(1),IN(3).SZ(2)) +NIN= 4 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= FA_MUL(IN(2).SZ(1),IN(2).SZ(2)) +OUT(1).SZ(2)= FA_MUL(IN(3).SZ(1),IN(3).SZ(2)) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpIns.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpIns.acls new file mode 100644 index 0000000..406a92d --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpIns.acls @@ -0,0 +1,6 @@ +NIN= 3 +NOUT= 0 +NIN= 4 +NOUT= 0 +NIN= 5 +NOUT= 0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpLogEq.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpLogEq.acls new file mode 100644 index 0000000..a933e22 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpLogEq.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= FA_TP_MIN_REAL(IN(1).TP,IN(2).TP) +OUT(1).SZ(1)= FA_SZ_1(FA_SZ_OPDOTSTAR(IN(1).SZ,IN(2).SZ)) +OUT(1).SZ(2)= FA_SZ_2(FA_SZ_OPDOTSTAR(IN(1).SZ,IN(2).SZ)) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpLogNot.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpLogNot.acls new file mode 100644 index 0000000..575b32a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpLogNot.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpMinus.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpMinus.acls new file mode 100644 index 0000000..f669104 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpMinus.acls @@ -0,0 +1,10 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +NIN= 2 +NOUT= 1 +OUT(1).TP= FA_TP_MAX(IN(1).TP,IN(2).TP) +OUT(1).SZ(1)= FA_SZ_1(FA_SZ_OPMINUS(IN(1).SZ,IN(2).SZ)) +OUT(1).SZ(2)= FA_SZ_2(FA_SZ_OPMINUS(IN(1).SZ,IN(2).SZ)) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpPlus.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpPlus.acls new file mode 100644 index 0000000..a7ad1be --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpPlus.acls @@ -0,0 +1,10 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +NIN= 2 +NOUT= 1 +OUT(1).TP= FA_TP_MAX(IN(1).TP,IN(2).TP) +OUT(1).SZ(1)= FA_SZ_1(FA_SZ_OPPLUS(IN(1).SZ,IN(2).SZ,IN(1).TP,IN(2).TP)) +OUT(1).SZ(2)= FA_SZ_2(FA_SZ_OPPLUS(IN(1).SZ,IN(2).SZ,IN(1).TP,IN(2).TP)) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpRc.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpRc.acls new file mode 100644 index 0000000..3b2c9df --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpRc.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= FA_TP_MAX(IN(1).TP,IN(2).TP) +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= FA_ADD(IN(1).SZ(2),IN(2).SZ(2)) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpSlash.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpSlash.acls new file mode 100644 index 0000000..4ded324 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpSlash.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= FA_TP_MAX(IN(1).TP,IN(2).TP) +OUT(1).SZ(1)= FA_SZ_1(FA_SZ_OPSLASH(IN(1).SZ,IN(2).SZ)) +OUT(1).SZ(2)= FA_SZ_2(FA_SZ_OPSLASH(IN(1).SZ,IN(2).SZ)) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpStar.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpStar.acls new file mode 100644 index 0000000..4501ca8 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/OpStar.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= FA_TP_MAX(IN(1).TP,IN(2).TP) +OUT(1).SZ(1)= FA_SZ_1(FA_SZ_OPSTAR(IN(1).SZ,IN(2).SZ)) +OUT(1).SZ(2)= FA_SZ_2(FA_SZ_OPSTAR(IN(1).SZ,IN(2).SZ)) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/PRIMES.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/PRIMES.acls new file mode 100644 index 0000000..708d6ea --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/PRIMES.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= FA_SZ_PRIMES(IN(1).VAL) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Part.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Part.acls new file mode 100644 index 0000000..e90d4e4 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Part.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= 'g' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= FA_SZ_RTMAX(IN(1).SZ(2)) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RCOND.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RCOND.acls new file mode 100644 index 0000000..1301381 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RCOND.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= 'd' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RPI_DelayMilli.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RPI_DelayMilli.acls new file mode 100644 index 0000000..a2c3c96 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RPI_DelayMilli.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 0 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RPI_DigitalIn.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RPI_DigitalIn.acls new file mode 100644 index 0000000..047bbf0 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RPI_DigitalIn.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RPI_DigitalSetup.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RPI_DigitalSetup.acls new file mode 100644 index 0000000..ee6bacb --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RPI_DigitalSetup.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 0 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RPI_GetMilli.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RPI_GetMilli.acls new file mode 100644 index 0000000..ad4fc33 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RPI_GetMilli.acls @@ -0,0 +1,5 @@ +NIN= 0 +NOUT= 1 +OUT(1).TP= 'u32' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RPI_PinISR.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RPI_PinISR.acls new file mode 100644 index 0000000..aa20170 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RPI_PinISR.acls @@ -0,0 +1,5 @@ +NIN= 3 +NOUT= 1 +OUT(1).TP= 'i16' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RPI_SerialDataAvail.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RPI_SerialDataAvail.acls new file mode 100644 index 0000000..023781f --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RPI_SerialDataAvail.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= 'i16' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RPI_SerialSendData.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RPI_SerialSendData.acls new file mode 100644 index 0000000..ee6bacb --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RPI_SerialSendData.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 0 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RPI_SetupSerial.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RPI_SetupSerial.acls new file mode 100644 index 0000000..c3972af --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RPI_SetupSerial.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= 'u16' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RPI_ThreadCreate.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RPI_ThreadCreate.acls new file mode 100644 index 0000000..74cf62f --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/RPI_ThreadCreate.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= 'u16' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Return.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Return.acls new file mode 100644 index 0000000..217fdaa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Return.acls @@ -0,0 +1,2 @@ +NIN= 0 +NOUT= 0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/SCHUR.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/SCHUR.acls new file mode 100644 index 0000000..123924a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/SCHUR.acls @@ -0,0 +1,106 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +NIN= 1 +NOUT= 2 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +OUT(2).TP= IN(1).TP +OUT(2).SZ(1)= IN(1).SZ(1) +OUT(2).SZ(2)= IN(1).SZ(2) +NIN= 2 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +NIN= 2 +NOUT= 2 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +OUT(2).TP= FA_SCHUR_TP(IN(2).TP) +OUT(2).SZ(1)= FA_SCHUR_SZ(IN(2).TP,IN(1).SZ(1)) +OUT(2).SZ(2)= FA_SCHUR_SZ(IN(2).TP,IN(1).SZ(1)) +NIN= 2 +NOUT= 3 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +OUT(2).TP= 'd' +OUT(2).SZ(1)= '1' +OUT(2).SZ(2)= '1' +OUT(3).TP= IN(1).TP +OUT(3).SZ(1)= IN(1).SZ(1) +OUT(3).SZ(2)= IN(1).SZ(2) +NIN= 2 +NOUT= 4 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +OUT(2).TP= IN(1).TP +OUT(2).SZ(1)= IN(1).SZ(1) +OUT(2).SZ(2)= IN(1).SZ(2) +OUT(3).TP= IN(1).TP +OUT(3).SZ(1)= IN(1).SZ(1) +OUT(3).SZ(2)= IN(1).SZ(2) +OUT(4).TP= IN(1).TP +OUT(4).SZ(1)= IN(1).SZ(1) +OUT(4).SZ(2)= IN(1).SZ(2) +NIN= 3 +NOUT= 1 +OUT(1).TP= 'd' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' +NIN= 3 +NOUT= 2 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +OUT(2).TP= 'd' +OUT(2).SZ(1)= '1' +OUT(2).SZ(2)= '1' +NIN= 3 +NOUT= 3 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +OUT(2).TP= IN(1).TP +OUT(2).SZ(1)= IN(1).SZ(1) +OUT(2).SZ(2)= IN(1).SZ(2) +OUT(3).TP= 'd' +OUT(3).SZ(1)= '1' +OUT(3).SZ(2)= '1' +NIN= 3 +NOUT= 4 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +OUT(2).TP= IN(1).TP +OUT(2).SZ(1)= IN(1).SZ(1) +OUT(2).SZ(2)= IN(1).SZ(2) +OUT(3).TP= IN(1).TP +OUT(3).SZ(1)= IN(1).SZ(1) +OUT(3).SZ(2)= IN(1).SZ(2) +OUT(4).TP= 'd' +OUT(4).SZ(1)= '1' +OUT(4).SZ(2)= '1' +NIN= 3 +NOUT= 5 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +OUT(2).TP= IN(1).TP +OUT(2).SZ(1)= IN(1).SZ(1) +OUT(2).SZ(2)= IN(1).SZ(2) +OUT(3).TP= IN(1).TP +OUT(3).SZ(1)= IN(1).SZ(1) +OUT(3).SZ(2)= IN(1).SZ(2) +OUT(4).TP= IN(1).TP +OUT(4).SZ(1)= IN(1).SZ(1) +OUT(4).SZ(2)= IN(1).SZ(2) +OUT(5).TP= 'd' +OUT(5).SZ(1)= '1' +OUT(5).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/STRCMP.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/STRCMP.acls new file mode 100644 index 0000000..1d63f67 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/STRCMP.acls @@ -0,0 +1,10 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +NIN= 3 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(1) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/STRRCHR.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/STRRCHR.acls new file mode 100644 index 0000000..4c4e1cc --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/STRRCHR.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/STRREV.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/STRREV.acls new file mode 100644 index 0000000..96e1e64 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/STRREV.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/STRSUBST.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/STRSUBST.acls new file mode 100644 index 0000000..cb4bd44 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/STRSUBST.acls @@ -0,0 +1,10 @@ +NIN= 3 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +NIN= 4 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/SYSLIN.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/SYSLIN.acls new file mode 100644 index 0000000..76fae04 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/SYSLIN.acls @@ -0,0 +1,15 @@ +NIN= 4 +NOUT= 1 +OUT(1).TP= 'ss' +OUT(1).SZ(1)= FA_ADD(IN(2).SZ(1),IN(4).SZ(1)) +OUT(1).SZ(2)= FA_ADD(FA_ADD(IN(2).SZ(2),IN(3).SZ(2)), '2') +NIN= 5 +NOUT= 1 +OUT(1).TP= 'ss' +OUT(1).SZ(1)= FA_ADD(IN(2).SZ(1),IN(4).SZ(1)) +OUT(1).SZ(2)= FA_ADD(FA_ADD(IN(2).SZ(2),IN(3).SZ(2)), '2') +NIN= 6 +NOUT= 1 +OUT(1).TP= 'ss' +OUT(1).SZ(1)= FA_ADD(IN(2).SZ(1),IN(4).SZ(1)) +OUT(1).SZ(2)= FA_ADD(FA_ADD(IN(2).SZ(2),IN(3).SZ(2)), '2') diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Sec.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Sec.acls new file mode 100644 index 0000000..575b32a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Sec.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Secd.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Secd.acls new file mode 100644 index 0000000..575b32a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Secd.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Sech.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Sech.acls new file mode 100644 index 0000000..575b32a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Sech.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Sign.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Sign.acls new file mode 100644 index 0000000..0b82265 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Sign.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= FA_TP_USER +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Sin.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Sin.acls new file mode 100644 index 0000000..0b82265 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Sin.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= FA_TP_USER +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Size.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Size.acls new file mode 100644 index 0000000..8d5b353 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Size.acls @@ -0,0 +1,18 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= FA_TP_REAL(IN(1).TP) +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '2' +NIN= 1 +NOUT= 2 +OUT(1).TP= FA_TP_REAL(IN(1).TP) +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' +OUT(2).TP= FA_TP_REAL(IN(1).TP) +OUT(2).SZ(1)= '1' +OUT(2).SZ(2)= '1' +NIN= 2 +NOUT= 1 +OUT(1).TP= FA_TP_REAL(IN(1).TP) +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Spec.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Spec.acls new file mode 100644 index 0000000..d324b62 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Spec.acls @@ -0,0 +1,13 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= FA_TP_COMPLEX(IN(1).TP) +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= '1' +NIN= 1 +NOUT= 2 +OUT(1).TP= FA_TP_COMPLEX(IN(1).TP) +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +OUT(2).TP= FA_TP_COMPLEX(IN(1).TP) +OUT(2).SZ(1)= IN(1).SZ(1) +OUT(2).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Sqrt.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Sqrt.acls new file mode 100644 index 0000000..575b32a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Sqrt.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Strindex.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Strindex.acls new file mode 100644 index 0000000..e90d4e4 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Strindex.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= 'g' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= FA_SZ_RTMAX(IN(1).SZ(2)) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/String.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/String.acls new file mode 100644 index 0000000..ed1de9e --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/String.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= 'g' +OUT(1).SZ(1)= FA_SZ_1(IN.SZ) +OUT(1).SZ(2)= FA_SZ_2(IN.SZ) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Sum.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Sum.acls new file mode 100644 index 0000000..99b7194 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Sum.acls @@ -0,0 +1,10 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' +NIN= 2 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= FA_SZ_SEL1(IN(1).SZ(1),IN(2).VAL) +OUT(1).SZ(2)= FA_SZ_SEL2(IN(1).SZ(2),IN(2).VAL) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/TRIU.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/TRIU.acls new file mode 100644 index 0000000..1e3f864 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/TRIU.acls @@ -0,0 +1,10 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +NIN= 2 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Trace.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Trace.acls new file mode 100644 index 0000000..f63436b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Trace.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Uint16.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Uint16.acls new file mode 100644 index 0000000..15d51d0 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Uint16.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= 'u16' +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Uint8.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Uint8.acls new file mode 100644 index 0000000..4115624 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Uint8.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Zeros.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Zeros.acls new file mode 100644 index 0000000..c90f8c6 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Zeros.acls @@ -0,0 +1,21 @@ +NIN= 0 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= FA_SZ_1(IN(1).SZ) +OUT(1).SZ(2)= FA_SZ_2(IN(1).SZ) +NIN= 2 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= FA_SZ_FROM_VAL(IN(1).VAL,IN(1).TP) +OUT(1).SZ(2)= FA_SZ_FROM_VAL(IN(2).VAL,IN(2).TP) +NIN= 3 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= FA_SZ_FROM_VAL(IN(1).VAL,IN(1).TP) +OUT(1).SZ(2)= FA_SZ_FROM_VAL(IN(2).VAL,IN(2).TP) +OUT(1).SZ(3)= FA_SZ_FROM_VAL(IN(3).VAL,IN(3).TP) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/bitand.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/bitand.acls new file mode 100644 index 0000000..f4caa58 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/bitand.acls @@ -0,0 +1,10 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +NIN= 2 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/bitcmp.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/bitcmp.acls new file mode 100644 index 0000000..f4caa58 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/bitcmp.acls @@ -0,0 +1,10 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) +NIN= 2 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/bitget.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/bitget.acls new file mode 100644 index 0000000..c520451 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/bitget.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/bitset.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/bitset.acls new file mode 100644 index 0000000..af7cfe9 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/bitset.acls @@ -0,0 +1,5 @@ +NIN= 3 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= IN(1).SZ(1) +OUT(1).SZ(2)= IN(1).SZ(2) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cat.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cat.acls new file mode 100644 index 0000000..aa2ab02 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cat.acls @@ -0,0 +1,5 @@ +NIN= 3 +NOUT= 1 +OUT(1).TP= FA_TP_MAX(IN(2).TP,IN(3).TP) +OUT(1).SZ(1)= FA_SZ_1(FA_SZ_ROW_COLUMN_CAT(IN(1).VAL,IN(2).SZ(1),IN(3).SZ(1))) +OUT(1).SZ(2)= FA_SZ_2(FA_SZ_ROW_COLUMN_CAT(IN(1).VAL,IN(2).SZ(2),IN(3).SZ(2))) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cmd_analog_in.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cmd_analog_in.acls new file mode 100644 index 0000000..eecd54b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cmd_analog_in.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= 'u16' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cmd_analog_out.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cmd_analog_out.acls new file mode 100644 index 0000000..0ceba93 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cmd_analog_out.acls @@ -0,0 +1,5 @@ +NIN= 3 +NOUT= 0 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cmd_dcmotor_run.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cmd_dcmotor_run.acls new file mode 100644 index 0000000..0ceba93 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cmd_dcmotor_run.acls @@ -0,0 +1,5 @@ +NIN= 3 +NOUT= 0 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cmd_dcmotor_setup.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cmd_dcmotor_setup.acls new file mode 100644 index 0000000..2f8bae1 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cmd_dcmotor_setup.acls @@ -0,0 +1,5 @@ +NIN= 5 +NOUT= 0 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cmd_digital_in.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cmd_digital_in.acls new file mode 100644 index 0000000..f9e958b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cmd_digital_in.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 1 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cmd_digital_out.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cmd_digital_out.acls new file mode 100644 index 0000000..0ceba93 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cmd_digital_out.acls @@ -0,0 +1,5 @@ +NIN= 3 +NOUT= 0 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cmd_servo_attach.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cmd_servo_attach.acls new file mode 100644 index 0000000..78fcc76 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cmd_servo_attach.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 0 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cmd_servo_detach.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cmd_servo_detach.acls new file mode 100644 index 0000000..78fcc76 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cmd_servo_detach.acls @@ -0,0 +1,5 @@ +NIN= 2 +NOUT= 0 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cmd_servo_move.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cmd_servo_move.acls new file mode 100644 index 0000000..22730fc --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/cmd_servo_move.acls @@ -0,0 +1,5 @@ +NIN= 3 +NOUT= 0 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/diag.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/diag.acls new file mode 100644 index 0000000..75c16df --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/diag.acls @@ -0,0 +1,10 @@ +NIN= 1 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= FA_SZ_ROW_DIAG(IN(1).SZ) +OUT(1).SZ(2)= FA_SZ_COLUMN_DIAG(IN(1).SZ) +NIN= 2 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= FA_SZ_ROW_DIAG_INS_EXT(IN(1).SZ,IN(2).VAL) +OUT(1).SZ(2)= FA_SZ_COL_DIAG_IN_EX(IN(1).SZ,IN(2).VAL) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/linspace.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/linspace.acls new file mode 100644 index 0000000..829b910 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/linspace.acls @@ -0,0 +1,5 @@ +NIN= 3 +NOUT= 1 +OUT(1).TP= IN(1).TP +OUT(1).SZ(1)= FA_SZ_LINSPACE_ROW(IN(1).SZ) +OUT(1).SZ(2)= IN(3).VAL diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/rand.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/rand.acls new file mode 100644 index 0000000..84d8050 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/rand.acls @@ -0,0 +1,21 @@ +NIN= 0 +NOUT= 1 +OUT(1).TP= 'd' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' +NIN= 1 +NOUT= 1 +OUT(1).TP= 'd' +OUT(1).SZ(1)= FA_SZ_1(IN(1).SZ) +OUT(1).SZ(2)= FA_SZ_2(IN(1).SZ) +NIN= 2 +NOUT= 1 +OUT(1).TP= 'd' +OUT(1).SZ(1)= FA_SZ_FROM_VAL(IN(1).VAL,IN(1).TP) +OUT(1).SZ(2)= FA_SZ_FROM_VAL(IN(2).VAL,IN(2).TP) +NIN= 3 +NOUT= 1 +OUT(1).TP= 'd' +OUT(1).SZ(1)= FA_SZ_FROM_VAL(IN(1).VAL,IN(1).TP) +OUT(1).SZ(2)= FA_SZ_FROM_VAL(IN(2).VAL,IN(2).TP) +OUT(1).SZ(3)= FA_SZ_FROM_VAL(IN(3).VAL,IN(3).TP) diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/sleep.acls b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/sleep.acls new file mode 100644 index 0000000..25feb96 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/sleep.acls @@ -0,0 +1,5 @@ +NIN= 1 +NOUT= 0 +OUT(1).TP= 'u8' +OUT(1).SZ(1)= '1' +OUT(1).SZ(2)= '1' diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRADCSetup.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRADCSetup.ann new file mode 100644 index 0000000..e53fcb9 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRADCSetup.ann @@ -0,0 +1 @@ +CLASS: AVRADCSetup diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRDigitalIn.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRDigitalIn.ann new file mode 100644 index 0000000..427921c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRDigitalIn.ann @@ -0,0 +1 @@ +CLASS: AVRDigitalIn diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRDigitalOut.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRDigitalOut.ann new file mode 100644 index 0000000..5ee2b44 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRDigitalOut.ann @@ -0,0 +1 @@ +CLASS: AVRDigitalOut diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRDigitalPortSetup.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRDigitalPortSetup.ann new file mode 100644 index 0000000..6d5db50 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRDigitalPortSetup.ann @@ -0,0 +1 @@ +CLASS: AVRDigitalPortSetup diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRDigitalSetup.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRDigitalSetup.ann new file mode 100644 index 0000000..fbf1a3d --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRDigitalSetup.ann @@ -0,0 +1 @@ +CLASS: AVRDigitalSetup diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRGetTimerValue.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRGetTimerValue.ann new file mode 100644 index 0000000..25b1613 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRGetTimerValue.ann @@ -0,0 +1 @@ +CLASS: AVRGetTimerValue diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRPWM0SetDuty.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRPWM0SetDuty.ann new file mode 100644 index 0000000..38b9d7b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRPWM0SetDuty.ann @@ -0,0 +1 @@ +CLASS: AVRPWM0SetDuty diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRPWM0Setup.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRPWM0Setup.ann new file mode 100644 index 0000000..8223052 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRPWM0Setup.ann @@ -0,0 +1 @@ +CLASS: AVRPWM0Setup diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRPWM1SetDuty.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRPWM1SetDuty.ann new file mode 100644 index 0000000..86ac020 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRPWM1SetDuty.ann @@ -0,0 +1 @@ +CLASS: AVRPWM1SetDuty diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRPWM1Setup.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRPWM1Setup.ann new file mode 100644 index 0000000..6c0c3cd --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRPWM1Setup.ann @@ -0,0 +1 @@ +CLASS: AVRPWM1Setup diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRPWM2SetDuty.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRPWM2SetDuty.ann new file mode 100644 index 0000000..b29a774 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRPWM2SetDuty.ann @@ -0,0 +1 @@ +CLASS: AVRPWM2SetDuty diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRPWM2Setup.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRPWM2Setup.ann new file mode 100644 index 0000000..f899fc6 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRPWM2Setup.ann @@ -0,0 +1 @@ +CLASS: AVRPWM2Setup diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRReadADC.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRReadADC.ann new file mode 100644 index 0000000..51ed9e0 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRReadADC.ann @@ -0,0 +1 @@ +CLASS: AVRReadADC diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRSleep.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRSleep.ann new file mode 100644 index 0000000..67b8d66 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRSleep.ann @@ -0,0 +1 @@ +CLASS: AVRSleep diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRTimerSetup.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRTimerSetup.ann new file mode 100644 index 0000000..35d469f --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRTimerSetup.ann @@ -0,0 +1 @@ +CLASS: AVRTimerSetup diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRUARTReceiveChar.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRUARTReceiveChar.ann new file mode 100644 index 0000000..5b006d0 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRUARTReceiveChar.ann @@ -0,0 +1 @@ +CLASS: AVRUARTReceiveChar diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRUARTSetup.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRUARTSetup.ann new file mode 100644 index 0000000..336d25c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRUARTSetup.ann @@ -0,0 +1 @@ +CLASS: AVRUARTSetup diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRUARTTransmit.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRUARTTransmit.ann new file mode 100644 index 0000000..5430e40 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/AVRUARTTransmit.ann @@ -0,0 +1 @@ +CLASS: AVRUARTTransmit diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_AdaptiveThreshold.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_AdaptiveThreshold.ann new file mode 100644 index 0000000..805764a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_AdaptiveThreshold.ann @@ -0,0 +1 @@ +CLASS: CV_AdaptiveThreshold diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_Blur.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_Blur.ann new file mode 100644 index 0000000..12762a2 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_Blur.ann @@ -0,0 +1 @@ +CLASS: CV_Blur diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_Canny.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_Canny.ann new file mode 100644 index 0000000..afc4872 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_Canny.ann @@ -0,0 +1 @@ +CLASS: CV_Canny diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_CornerHarris.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_CornerHarris.ann new file mode 100644 index 0000000..4b67f53 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_CornerHarris.ann @@ -0,0 +1 @@ +CLASS: CV_CornerHarris diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_CreateImage.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_CreateImage.ann new file mode 100644 index 0000000..8ef5545 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_CreateImage.ann @@ -0,0 +1 @@ +CLASS: CV_CreateImage diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_CvtColor.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_CvtColor.ann new file mode 100644 index 0000000..1066599 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_CvtColor.ann @@ -0,0 +1 @@ +CLASS: CV_CvtColor diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_Dilate.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_Dilate.ann new file mode 100644 index 0000000..3ad6ae2 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_Dilate.ann @@ -0,0 +1 @@ +CLASS: CV_Dilate diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_DistanceTransform.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_DistanceTransform.ann new file mode 100644 index 0000000..c87c972 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_DistanceTransform.ann @@ -0,0 +1 @@ +CLASS: CV_DistanceTransform diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_Erode.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_Erode.ann new file mode 100644 index 0000000..3ad6ae2 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_Erode.ann @@ -0,0 +1 @@ +CLASS: CV_Dilate diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_GaussianBlur.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_GaussianBlur.ann new file mode 100644 index 0000000..12762a2 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_GaussianBlur.ann @@ -0,0 +1 @@ +CLASS: CV_Blur diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_GetImgSize.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_GetImgSize.ann new file mode 100644 index 0000000..6f3dd35 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_GetImgSize.ann @@ -0,0 +1 @@ +CLASS: CV_GetImgSize diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_LoadImage.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_LoadImage.ann new file mode 100644 index 0000000..037f713 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_LoadImage.ann @@ -0,0 +1 @@ +CLASS: CV_LoadImage diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_MedianBlur.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_MedianBlur.ann new file mode 100644 index 0000000..c3dd1e0 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_MedianBlur.ann @@ -0,0 +1 @@ +CLASS: CV_MedianBlur diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_SaveImage.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_SaveImage.ann new file mode 100644 index 0000000..d869941 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_SaveImage.ann @@ -0,0 +1 @@ +CLASS: CV_ShowImage diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_ShowImage.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_ShowImage.ann new file mode 100644 index 0000000..d869941 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_ShowImage.ann @@ -0,0 +1 @@ +CLASS: CV_ShowImage diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_Threshold.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_Threshold.ann new file mode 100644 index 0000000..b8e4930 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_Threshold.ann @@ -0,0 +1 @@ +CLASS: CV_Threshold diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_WaitKey.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_WaitKey.ann new file mode 100644 index 0000000..0f2a079 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/CV_WaitKey.ann @@ -0,0 +1 @@ +CLASS: CV_WaitKey diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/Cepstrum.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/Cepstrum.ann new file mode 100644 index 0000000..60a7925 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/Cepstrum.ann @@ -0,0 +1 @@ +CLASS: Cepstrum diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpApex.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpApex.ann new file mode 100644 index 0000000..67b2d70 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpApex.ann @@ -0,0 +1 @@ +CLASS: OpApex diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpBackSlash.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpBackSlash.ann new file mode 100644 index 0000000..f9a15de --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpBackSlash.ann @@ -0,0 +1 @@ +CLASS: OpBackSlash diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpCc.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpCc.ann new file mode 100644 index 0000000..0a61e73 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpCc.ann @@ -0,0 +1 @@ +CLASS: OpCc diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpColon.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpColon.ann new file mode 100644 index 0000000..6460a53 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpColon.ann @@ -0,0 +1 @@ +CLASS: OpColon diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpDotApex.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpDotApex.ann new file mode 100644 index 0000000..67b2d70 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpDotApex.ann @@ -0,0 +1 @@ +CLASS: OpApex diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpDotBackSlash.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpDotBackSlash.ann new file mode 100644 index 0000000..f33597c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpDotBackSlash.ann @@ -0,0 +1 @@ +CLASS: OpDotHat diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpDotHat.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpDotHat.ann new file mode 100644 index 0000000..f33597c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpDotHat.ann @@ -0,0 +1 @@ +CLASS: OpDotHat diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpDotSlash.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpDotSlash.ann new file mode 100644 index 0000000..0243038 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpDotSlash.ann @@ -0,0 +1 @@ +CLASS: OpDotStar diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpDotStar.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpDotStar.ann new file mode 100644 index 0000000..0243038 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpDotStar.ann @@ -0,0 +1 @@ +CLASS: OpDotStar diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpEqual.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpEqual.ann new file mode 100644 index 0000000..a1a50a1 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpEqual.ann @@ -0,0 +1 @@ +CLASS: OpEqual diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpExt.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpExt.ann new file mode 100644 index 0000000..7e4b925 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpExt.ann @@ -0,0 +1 @@ +CLASS: OpExt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpHat.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpHat.ann new file mode 100644 index 0000000..f33597c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpHat.ann @@ -0,0 +1 @@ +CLASS: OpDotHat diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpIns.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpIns.ann new file mode 100644 index 0000000..445aa02 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpIns.ann @@ -0,0 +1 @@ +CLASS: OpIns diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpLogAnd.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpLogAnd.ann new file mode 100644 index 0000000..dd3623a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpLogAnd.ann @@ -0,0 +1 @@ +CLASS: OpLogEq diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpLogEq.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpLogEq.ann new file mode 100644 index 0000000..dd3623a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpLogEq.ann @@ -0,0 +1 @@ +CLASS: OpLogEq diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpLogGe.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpLogGe.ann new file mode 100644 index 0000000..f33597c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpLogGe.ann @@ -0,0 +1 @@ +CLASS: OpDotHat diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpLogGt.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpLogGt.ann new file mode 100644 index 0000000..f33597c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpLogGt.ann @@ -0,0 +1 @@ +CLASS: OpDotHat diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpLogLe.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpLogLe.ann new file mode 100644 index 0000000..f33597c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpLogLe.ann @@ -0,0 +1 @@ +CLASS: OpDotHat diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpLogLt.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpLogLt.ann new file mode 100644 index 0000000..f33597c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpLogLt.ann @@ -0,0 +1 @@ +CLASS: OpDotHat diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpLogNe.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpLogNe.ann new file mode 100644 index 0000000..dd3623a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpLogNe.ann @@ -0,0 +1 @@ +CLASS: OpLogEq diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpLogNot.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpLogNot.ann new file mode 100644 index 0000000..3adec54 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpLogNot.ann @@ -0,0 +1 @@ +CLASS: OpLogNot diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpLogOr.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpLogOr.ann new file mode 100644 index 0000000..dd3623a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpLogOr.ann @@ -0,0 +1 @@ +CLASS: OpLogEq diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpMinus.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpMinus.ann new file mode 100644 index 0000000..39494a7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpMinus.ann @@ -0,0 +1 @@ +CLASS: OpMinus diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpPlus.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpPlus.ann new file mode 100644 index 0000000..50a2686 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpPlus.ann @@ -0,0 +1 @@ +CLASS: OpPlus diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpRc.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpRc.ann new file mode 100644 index 0000000..c072766 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpRc.ann @@ -0,0 +1 @@ +CLASS: OpRc diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpSlash.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpSlash.ann new file mode 100644 index 0000000..f6c9625 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpSlash.ann @@ -0,0 +1 @@ +CLASS: OpSlash diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpStar.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpStar.ann new file mode 100644 index 0000000..2382cd1 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/OpStar.ann @@ -0,0 +1 @@ +CLASS: OpStar diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_DelayMicro.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_DelayMicro.ann new file mode 100644 index 0000000..fbabc50 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_DelayMicro.ann @@ -0,0 +1 @@ +CLASS: RPI_DelayMilli diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_DelayMilli.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_DelayMilli.ann new file mode 100644 index 0000000..fbabc50 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_DelayMilli.ann @@ -0,0 +1 @@ +CLASS: RPI_DelayMilli diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_DigitalIn.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_DigitalIn.ann new file mode 100644 index 0000000..7dd25f1 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_DigitalIn.ann @@ -0,0 +1 @@ +CLASS: RPI_DigitalIn diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_DigitalOut.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_DigitalOut.ann new file mode 100644 index 0000000..36fdec8 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_DigitalOut.ann @@ -0,0 +1 @@ +CLASS: RPI_DigitalSetup diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_DigitalSetup.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_DigitalSetup.ann new file mode 100644 index 0000000..36fdec8 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_DigitalSetup.ann @@ -0,0 +1 @@ +CLASS: RPI_DigitalSetup diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_GetMicros.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_GetMicros.ann new file mode 100644 index 0000000..462c86c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_GetMicros.ann @@ -0,0 +1 @@ +CLASS: RPI_GetMilli diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_GetMillis.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_GetMillis.ann new file mode 100644 index 0000000..462c86c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_GetMillis.ann @@ -0,0 +1 @@ +CLASS: RPI_GetMilli diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_HardPWMSetClock.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_HardPWMSetClock.ann new file mode 100644 index 0000000..fbabc50 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_HardPWMSetClock.ann @@ -0,0 +1 @@ +CLASS: RPI_DelayMilli diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_HardPWMSetMode.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_HardPWMSetMode.ann new file mode 100644 index 0000000..fbabc50 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_HardPWMSetMode.ann @@ -0,0 +1 @@ +CLASS: RPI_DelayMilli diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_HardPWMSetRange.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_HardPWMSetRange.ann new file mode 100644 index 0000000..fbabc50 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_HardPWMSetRange.ann @@ -0,0 +1 @@ +CLASS: RPI_DelayMilli diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_HardPWMWrite.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_HardPWMWrite.ann new file mode 100644 index 0000000..36fdec8 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_HardPWMWrite.ann @@ -0,0 +1 @@ +CLASS: RPI_DigitalSetup diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_PinISR.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_PinISR.ann new file mode 100644 index 0000000..8b7719b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_PinISR.ann @@ -0,0 +1 @@ +CLASS: RPI_PinISR diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_SerialClose.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_SerialClose.ann new file mode 100644 index 0000000..fbabc50 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_SerialClose.ann @@ -0,0 +1 @@ +CLASS: RPI_DelayMilli diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_SerialDataAvail.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_SerialDataAvail.ann new file mode 100644 index 0000000..fbbb010 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_SerialDataAvail.ann @@ -0,0 +1 @@ +CLASS: RPI_SerialDataAvail diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_SerialFlush.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_SerialFlush.ann new file mode 100644 index 0000000..fbabc50 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_SerialFlush.ann @@ -0,0 +1 @@ +CLASS: RPI_DelayMilli diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_SerialGetChar.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_SerialGetChar.ann new file mode 100644 index 0000000..fbbb010 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_SerialGetChar.ann @@ -0,0 +1 @@ +CLASS: RPI_SerialDataAvail diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_SerialSendData.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_SerialSendData.ann new file mode 100644 index 0000000..cd85257 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_SerialSendData.ann @@ -0,0 +1 @@ +CLASS: RPI_SerialSendData diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_SerialSetup.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_SerialSetup.ann new file mode 100644 index 0000000..8ff1010 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_SerialSetup.ann @@ -0,0 +1 @@ +CLASS: RPI_SetupSerial diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_ThreadCreate.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_ThreadCreate.ann new file mode 100644 index 0000000..f9efdbc --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/RPI_ThreadCreate.ann @@ -0,0 +1 @@ +CLASS: RPI_ThreadCreate diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/SCI2Cresize.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/SCI2Cresize.ann new file mode 100644 index 0000000..ac95979 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/SCI2Cresize.ann @@ -0,0 +1 @@ +CLASS: Sin diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/abs.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/abs.ann new file mode 100644 index 0000000..e682e0d --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/abs.ann @@ -0,0 +1 @@ +CLASS: Abs diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/acos.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/acos.ann new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/acos.ann @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/acosd.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/acosd.ann new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/acosd.ann @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/acosh.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/acosh.ann new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/acosh.ann @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/acot.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/acot.ann new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/acot.ann @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/acotd.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/acotd.ann new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/acotd.ann @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/acoth.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/acoth.ann new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/acoth.ann @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/acsc.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/acsc.ann new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/acsc.ann @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/acscd.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/acscd.ann new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/acscd.ann @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/acsch.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/acsch.ann new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/acsch.ann @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/asec.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/asec.ann new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/asec.ann @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/asecd.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/asecd.ann new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/asecd.ann @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/asech.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/asech.ann new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/asech.ann @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/asin.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/asin.ann new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/asin.ann @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/asind.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/asind.ann new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/asind.ann @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/asinh.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/asinh.ann new file mode 100644 index 0000000..ac95979 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/asinh.ann @@ -0,0 +1 @@ +CLASS: Sin diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/atan.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/atan.ann new file mode 100644 index 0000000..3cad91b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/atan.ann @@ -0,0 +1 @@ +CLASS: Atan diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/atand.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/atand.ann new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/atand.ann @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/atanh.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/atanh.ann new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/atanh.ann @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/balanc.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/balanc.ann new file mode 100644 index 0000000..6affd53 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/balanc.ann @@ -0,0 +1 @@ +CLASS: BALANC diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/base2dec.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/base2dec.ann new file mode 100644 index 0000000..38e1caf --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/base2dec.ann @@ -0,0 +1 @@ +CLASS: BASE2DEC diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/bin2dec.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/bin2dec.ann new file mode 100644 index 0000000..3263d08 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/bin2dec.ann @@ -0,0 +1 @@ +CLASS: BIN2DEC diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/bitand.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/bitand.ann new file mode 100644 index 0000000..5a20aee --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/bitand.ann @@ -0,0 +1 @@ +CLASS: bitand diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/bitcmp.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/bitcmp.ann new file mode 100644 index 0000000..3cfce14 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/bitcmp.ann @@ -0,0 +1 @@ +CLASS: bitcmp diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/bitget.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/bitget.ann new file mode 100644 index 0000000..2a3e8f7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/bitget.ann @@ -0,0 +1 @@ +CLASS: bitget diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/bitor.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/bitor.ann new file mode 100644 index 0000000..5a20aee --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/bitor.ann @@ -0,0 +1 @@ +CLASS: bitand diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/bitset.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/bitset.ann new file mode 100644 index 0000000..e5ffe42 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/bitset.ann @@ -0,0 +1 @@ +CLASS: bitset diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/bitxor.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/bitxor.ann new file mode 100644 index 0000000..5a20aee --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/bitxor.ann @@ -0,0 +1 @@ +CLASS: bitand diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cat.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cat.ann new file mode 100644 index 0000000..c27cf34 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cat.ann @@ -0,0 +1 @@ +CLASS: cat diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/ceil.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/ceil.ann new file mode 100644 index 0000000..3adec54 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/ceil.ann @@ -0,0 +1 @@ +CLASS: OpLogNot diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/chol.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/chol.ann new file mode 100644 index 0000000..ac95979 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/chol.ann @@ -0,0 +1 @@ +CLASS: Sin diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cmd_analog_in.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cmd_analog_in.ann new file mode 100644 index 0000000..00dbfdd --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cmd_analog_in.ann @@ -0,0 +1 @@ +CLASS: cmd_analog_in diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cmd_analog_out.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cmd_analog_out.ann new file mode 100644 index 0000000..f4251a3 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cmd_analog_out.ann @@ -0,0 +1 @@ +CLASS: cmd_analog_out diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cmd_dcmotor_run.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cmd_dcmotor_run.ann new file mode 100644 index 0000000..25aad21 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cmd_dcmotor_run.ann @@ -0,0 +1 @@ +CLASS: cmd_dcmotor_run diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cmd_dcmotor_setup.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cmd_dcmotor_setup.ann new file mode 100644 index 0000000..d2f93c2 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cmd_dcmotor_setup.ann @@ -0,0 +1 @@ +CLASS: cmd_dcmotor_setup diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cmd_digital_in.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cmd_digital_in.ann new file mode 100644 index 0000000..3746520 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cmd_digital_in.ann @@ -0,0 +1 @@ +CLASS: cmd_digital_in diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cmd_digital_out.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cmd_digital_out.ann new file mode 100644 index 0000000..b5fe8fc --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cmd_digital_out.ann @@ -0,0 +1 @@ +CLASS: cmd_digital_out diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cmd_servo_attach.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cmd_servo_attach.ann new file mode 100644 index 0000000..69a84f8 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cmd_servo_attach.ann @@ -0,0 +1 @@ +CLASS: cmd_servo_attach diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cmd_servo_detach.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cmd_servo_detach.ann new file mode 100644 index 0000000..c38a64b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cmd_servo_detach.ann @@ -0,0 +1 @@ +CLASS: cmd_servo_detach diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cmd_servo_move.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cmd_servo_move.ann new file mode 100644 index 0000000..04628b1 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cmd_servo_move.ann @@ -0,0 +1 @@ +CLASS: cmd_servo_move diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/conj.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/conj.ann new file mode 100644 index 0000000..ac95979 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/conj.ann @@ -0,0 +1 @@ +CLASS: Sin diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/convol.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/convol.ann new file mode 100644 index 0000000..33bbe01 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/convol.ann @@ -0,0 +1 @@ +CLASS: Convol diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/convstr.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/convstr.ann new file mode 100644 index 0000000..6415058 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/convstr.ann @@ -0,0 +1,2 @@ +CLASS: CONVSTR +CLASS: CONVSTR diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cos.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cos.ann new file mode 100644 index 0000000..ac95979 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cos.ann @@ -0,0 +1 @@ +CLASS: Sin diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cosd.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cosd.ann new file mode 100644 index 0000000..e5da336 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cosd.ann @@ -0,0 +1 @@ +CLASS: Cosd diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cosh.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cosh.ann new file mode 100644 index 0000000..ac95979 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cosh.ann @@ -0,0 +1 @@ +CLASS: Sin diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cotd.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cotd.ann new file mode 100644 index 0000000..c9bedb2 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cotd.ann @@ -0,0 +1 @@ +CLASS: Cotd diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/coth.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/coth.ann new file mode 100644 index 0000000..020a121 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/coth.ann @@ -0,0 +1 @@ +CLASS: Coth diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/csc.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/csc.ann new file mode 100644 index 0000000..c767a15 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/csc.ann @@ -0,0 +1 @@ +CLASS: Csc diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cscd.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cscd.ann new file mode 100644 index 0000000..54d728d --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cscd.ann @@ -0,0 +1 @@ +CLASS: Cscd diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/csch.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/csch.ann new file mode 100644 index 0000000..d183304 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/csch.ann @@ -0,0 +1 @@ +CLASS: Csch diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cumprod.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cumprod.ann new file mode 100644 index 0000000..640bb62 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cumprod.ann @@ -0,0 +1 @@ +CLASS: CUMSUM diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cumsum.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cumsum.ann new file mode 100644 index 0000000..640bb62 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/cumsum.ann @@ -0,0 +1 @@ +CLASS: CUMSUM diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/dec2base.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/dec2base.ann new file mode 100644 index 0000000..a170cc5 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/dec2base.ann @@ -0,0 +1 @@ +CLASS: DEC2BASE diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/dec2bin.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/dec2bin.ann new file mode 100644 index 0000000..e25a1ee --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/dec2bin.ann @@ -0,0 +1 @@ +CLASS: DEC2BIN diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/dec2hex.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/dec2hex.ann new file mode 100644 index 0000000..03c6de4 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/dec2hex.ann @@ -0,0 +1 @@ +CLASS: DEC2HEX diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/dec2oct.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/dec2oct.ann new file mode 100644 index 0000000..5518830 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/dec2oct.ann @@ -0,0 +1 @@ +CLASS: DEC2OCT diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/det.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/det.ann new file mode 100644 index 0000000..56ae25c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/det.ann @@ -0,0 +1 @@ +CLASS: Trace diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/diag.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/diag.ann new file mode 100644 index 0000000..a58a4e2 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/diag.ann @@ -0,0 +1 @@ +CLASS: diag diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/diff.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/diff.ann new file mode 100644 index 0000000..94dc91d --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/diff.ann @@ -0,0 +1 @@ +CLASS: DIFF diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/disp.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/disp.ann new file mode 100644 index 0000000..f6f39c5 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/disp.ann @@ -0,0 +1 @@ +CLASS: Disp diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/double.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/double.ann new file mode 100644 index 0000000..d7c18cb --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/double.ann @@ -0,0 +1 @@ +CLASS: Double diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/doublecomplex.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/doublecomplex.ann new file mode 100644 index 0000000..44dd5dc --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/doublecomplex.ann @@ -0,0 +1 @@ +CLASS: DoubleComplex diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/exp.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/exp.ann new file mode 100644 index 0000000..ac95979 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/exp.ann @@ -0,0 +1 @@ +CLASS: Sin diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/expm.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/expm.ann new file mode 100644 index 0000000..f0c2dfd --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/expm.ann @@ -0,0 +1 @@ +CLASS: Expm diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/eye.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/eye.ann new file mode 100644 index 0000000..7e224c4 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/eye.ann @@ -0,0 +1 @@ +CLASS: Zeros diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/factor.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/factor.ann new file mode 100644 index 0000000..469b3b3 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/factor.ann @@ -0,0 +1 @@ +CLASS: FACTOR diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/factorial.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/factorial.ann new file mode 100644 index 0000000..f34d2b7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/factorial.ann @@ -0,0 +1 @@ +CLASS: FACTORIAL diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/fft.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/fft.ann new file mode 100644 index 0000000..7693bd2 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/fft.ann @@ -0,0 +1 @@ +CLASS: FFT diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/fftshift.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/fftshift.ann new file mode 100644 index 0000000..3b61c88 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/fftshift.ann @@ -0,0 +1 @@ +CLASS: FFTShift diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/find.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/find.ann new file mode 100644 index 0000000..f784a53 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/find.ann @@ -0,0 +1 @@ +CLASS: Find diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/fix.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/fix.ann new file mode 100644 index 0000000..3adec54 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/fix.ann @@ -0,0 +1 @@ +CLASS: OpLogNot diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/flipdim.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/flipdim.ann new file mode 100644 index 0000000..0ee8101 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/flipdim.ann @@ -0,0 +1 @@ +CLASS: FLIPDIM diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/float.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/float.ann new file mode 100644 index 0000000..71d9e25 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/float.ann @@ -0,0 +1,2 @@ +CLASS: Float +CLASS: Float diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/floatcomplex.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/floatcomplex.ann new file mode 100644 index 0000000..67cfd3d --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/floatcomplex.ann @@ -0,0 +1 @@ +CLASS: FloatComplex diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/floor.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/floor.ann new file mode 100644 index 0000000..3adec54 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/floor.ann @@ -0,0 +1 @@ +CLASS: OpLogNot diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/frmag.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/frmag.ann new file mode 100644 index 0000000..31c401a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/frmag.ann @@ -0,0 +1 @@ +CLASS: Frmag diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/global.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/global.ann new file mode 100644 index 0000000..49f9f38 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/global.ann @@ -0,0 +1 @@ +CLASS: Global diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/hex2dec.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/hex2dec.ann new file mode 100644 index 0000000..5df6263 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/hex2dec.ann @@ -0,0 +1 @@ +CLASS: HEX2DEC diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/ifft.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/ifft.ann new file mode 100644 index 0000000..5d0ca14 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/ifft.ann @@ -0,0 +1 @@ +CLASS: IFFT diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/imag.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/imag.ann new file mode 100644 index 0000000..e682e0d --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/imag.ann @@ -0,0 +1 @@ +CLASS: Abs diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/int.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/int.ann new file mode 100644 index 0000000..ac95979 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/int.ann @@ -0,0 +1 @@ +CLASS: Sin diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/int16.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/int16.ann new file mode 100644 index 0000000..1e22e98 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/int16.ann @@ -0,0 +1 @@ +CLASS: Int16 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/int8.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/int8.ann new file mode 100644 index 0000000..04fff59 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/int8.ann @@ -0,0 +1 @@ +CLASS: Int8 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/interp1.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/interp1.ann new file mode 100644 index 0000000..473e05c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/interp1.ann @@ -0,0 +1 @@ +CLASS: Interp1 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/inv.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/inv.ann new file mode 100644 index 0000000..ac95979 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/inv.ann @@ -0,0 +1 @@ +CLASS: Sin diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/isempty.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/isempty.ann new file mode 100644 index 0000000..80eebe5 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/isempty.ann @@ -0,0 +1 @@ +CLASS: IsEmpty diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/isnan.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/isnan.ann new file mode 100644 index 0000000..d790bb6 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/isnan.ann @@ -0,0 +1 @@ +CLASS: IsNan diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/kron.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/kron.ann new file mode 100644 index 0000000..5cb9b6f --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/kron.ann @@ -0,0 +1 @@ +CLASS: KRON diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/length.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/length.ann new file mode 100644 index 0000000..6c1fdd6 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/length.ann @@ -0,0 +1 @@ +CLASS: Length diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/lev.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/lev.ann new file mode 100644 index 0000000..1b5a2c0 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/lev.ann @@ -0,0 +1 @@ +CLASS: Lev diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/linspace.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/linspace.ann new file mode 100644 index 0000000..4762bc1 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/linspace.ann @@ -0,0 +1 @@ +CLASS: linspace diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/log.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/log.ann new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/log.ann @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/log10.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/log10.ann new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/log10.ann @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/log1p.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/log1p.ann new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/log1p.ann @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/logspace.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/logspace.ann new file mode 100644 index 0000000..4762bc1 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/logspace.ann @@ -0,0 +1 @@ +CLASS: linspace diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/lqe.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/lqe.ann new file mode 100644 index 0000000..65944c7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/lqe.ann @@ -0,0 +1 @@ +CLASS: LQE diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/lqr.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/lqr.ann new file mode 100644 index 0000000..b545f79 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/lqr.ann @@ -0,0 +1 @@ +CLASS: LQR diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/max.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/max.ann new file mode 100644 index 0000000..8f4cc1c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/max.ann @@ -0,0 +1 @@ +CLASS: Max diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/mclose.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/mclose.ann new file mode 100644 index 0000000..3e66b6e --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/mclose.ann @@ -0,0 +1 @@ +CLASS: Mclose diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/mean.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/mean.ann new file mode 100644 index 0000000..feb650b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/mean.ann @@ -0,0 +1 @@ +CLASS: Sum diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/meanf.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/meanf.ann new file mode 100644 index 0000000..effa0b5 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/meanf.ann @@ -0,0 +1 @@ +CLASS: Meanf diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/mget.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/mget.ann new file mode 100644 index 0000000..c4afcbb --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/mget.ann @@ -0,0 +1 @@ +CLASS: Mget diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/min.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/min.ann new file mode 100644 index 0000000..8f4cc1c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/min.ann @@ -0,0 +1 @@ +CLASS: Max diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/mopen.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/mopen.ann new file mode 100644 index 0000000..6e78e78 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/mopen.ann @@ -0,0 +1 @@ +CLASS: Mopen diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/mput.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/mput.ann new file mode 100644 index 0000000..9ac8695 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/mput.ann @@ -0,0 +1 @@ +CLASS: Mput diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/mseek.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/mseek.ann new file mode 100644 index 0000000..a945559 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/mseek.ann @@ -0,0 +1 @@ +CLASS: Mseek diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/norm.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/norm.ann new file mode 100644 index 0000000..d6177fd --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/norm.ann @@ -0,0 +1 @@ +CLASS: NORM diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/obscont.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/obscont.ann new file mode 100644 index 0000000..bbf4b03 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/obscont.ann @@ -0,0 +1 @@ +CLASS: OBSCONT diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/oct2dec.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/oct2dec.ann new file mode 100644 index 0000000..ea9cdec --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/oct2dec.ann @@ -0,0 +1 @@ +CLASS: OCT2DEC diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/ode.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/ode.ann new file mode 100644 index 0000000..2bf0784 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/ode.ann @@ -0,0 +1 @@ +CLASS: ODE diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/ones.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/ones.ann new file mode 100644 index 0000000..7e224c4 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/ones.ann @@ -0,0 +1 @@ +CLASS: Zeros diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/part.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/part.ann new file mode 100644 index 0000000..2f78bda --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/part.ann @@ -0,0 +1 @@ +CLASS: Part diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/primes.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/primes.ann new file mode 100644 index 0000000..97337c7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/primes.ann @@ -0,0 +1 @@ +CLASS: PRIMES diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/prod.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/prod.ann new file mode 100644 index 0000000..feb650b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/prod.ann @@ -0,0 +1 @@ +CLASS: Sum diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/rand.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/rand.ann new file mode 100644 index 0000000..51b0615 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/rand.ann @@ -0,0 +1 @@ +CLASS: rand diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/rcond.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/rcond.ann new file mode 100644 index 0000000..c20a525 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/rcond.ann @@ -0,0 +1 @@ +CLASS: RCOND diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/real.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/real.ann new file mode 100644 index 0000000..e682e0d --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/real.ann @@ -0,0 +1 @@ +CLASS: Abs diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/return.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/return.ann new file mode 100644 index 0000000..208d44e --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/return.ann @@ -0,0 +1 @@ +CLASS: Return diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/round.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/round.ann new file mode 100644 index 0000000..3adec54 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/round.ann @@ -0,0 +1 @@ +CLASS: OpLogNot diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/schur.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/schur.ann new file mode 100644 index 0000000..0e45062 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/schur.ann @@ -0,0 +1 @@ +CLASS: SCHUR diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/sec.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/sec.ann new file mode 100644 index 0000000..8284d46 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/sec.ann @@ -0,0 +1 @@ +CLASS: Sec diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/secd.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/secd.ann new file mode 100644 index 0000000..54a6fd1 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/secd.ann @@ -0,0 +1 @@ +CLASS: Secd diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/sech.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/sech.ann new file mode 100644 index 0000000..ac9aaee --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/sech.ann @@ -0,0 +1 @@ +CLASS: Sech diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/sin.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/sin.ann new file mode 100644 index 0000000..ac95979 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/sin.ann @@ -0,0 +1 @@ +CLASS: Sin diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/sinh.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/sinh.ann new file mode 100644 index 0000000..ac95979 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/sinh.ann @@ -0,0 +1 @@ +CLASS: Sin diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/size.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/size.ann new file mode 100644 index 0000000..dd6e6a5 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/size.ann @@ -0,0 +1 @@ +CLASS: Size diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/sleep.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/sleep.ann new file mode 100644 index 0000000..1f9ebad --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/sleep.ann @@ -0,0 +1 @@ +CLASS: sleep diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/spec.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/spec.ann new file mode 100644 index 0000000..0c4f80e --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/spec.ann @@ -0,0 +1 @@ +CLASS: Spec diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/sqrt.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/sqrt.ann new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/sqrt.ann @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/st_deviation.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/st_deviation.ann new file mode 100644 index 0000000..feb650b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/st_deviation.ann @@ -0,0 +1 @@ +CLASS: Sum diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/stdevf.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/stdevf.ann new file mode 100644 index 0000000..effa0b5 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/stdevf.ann @@ -0,0 +1 @@ +CLASS: Meanf diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/strcmp.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/strcmp.ann new file mode 100644 index 0000000..403e1d4 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/strcmp.ann @@ -0,0 +1 @@ +CLASS: STRCMP diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/strindex.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/strindex.ann new file mode 100644 index 0000000..5a16ce3 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/strindex.ann @@ -0,0 +1 @@ +CLASS: Strindex diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/string.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/string.ann new file mode 100644 index 0000000..3950a3f --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/string.ann @@ -0,0 +1 @@ +CLASS: String diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/strrchr.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/strrchr.ann new file mode 100644 index 0000000..d60113b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/strrchr.ann @@ -0,0 +1 @@ +CLASS: STRRCHR diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/strrev.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/strrev.ann new file mode 100644 index 0000000..b79ff38 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/strrev.ann @@ -0,0 +1 @@ +CLASS: STRREV diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/strsubst.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/strsubst.ann new file mode 100644 index 0000000..882b664 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/strsubst.ann @@ -0,0 +1 @@ +CLASS: STRSUBST diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/sum.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/sum.ann new file mode 100644 index 0000000..feb650b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/sum.ann @@ -0,0 +1 @@ +CLASS: Sum diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/syslin.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/syslin.ann new file mode 100644 index 0000000..cdf1251 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/syslin.ann @@ -0,0 +1 @@ +CLASS: SYSLIN diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/tan.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/tan.ann new file mode 100644 index 0000000..ac95979 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/tan.ann @@ -0,0 +1 @@ +CLASS: Sin diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/tanh.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/tanh.ann new file mode 100644 index 0000000..ac95979 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/tanh.ann @@ -0,0 +1 @@ +CLASS: Sin diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/trace.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/trace.ann new file mode 100644 index 0000000..56ae25c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/trace.ann @@ -0,0 +1 @@ +CLASS: Trace diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/tril.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/tril.ann new file mode 100644 index 0000000..473a029 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/tril.ann @@ -0,0 +1 @@ +CLASS: TRIU diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/triu.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/triu.ann new file mode 100644 index 0000000..473a029 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/triu.ann @@ -0,0 +1 @@ +CLASS: TRIU diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/type.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/type.ann new file mode 100644 index 0000000..6c1fdd6 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/type.ann @@ -0,0 +1 @@ +CLASS: Length diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/uint16.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/uint16.ann new file mode 100644 index 0000000..a6f3e4f --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/uint16.ann @@ -0,0 +1 @@ +CLASS: Uint16 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/uint8.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/uint8.ann new file mode 100644 index 0000000..8ba5c86 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/uint8.ann @@ -0,0 +1 @@ +CLASS: Uint8 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/variance.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/variance.ann new file mode 100644 index 0000000..feb650b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/variance.ann @@ -0,0 +1 @@ +CLASS: Sum diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/variancef.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/variancef.ann new file mode 100644 index 0000000..effa0b5 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/variancef.ann @@ -0,0 +1 @@ +CLASS: Meanf diff --git a/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/zeros.ann b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/zeros.ann new file mode 100644 index 0000000..7e224c4 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Functions/zeros.ann @@ -0,0 +1 @@ +CLASS: Zeros diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRADCSetup.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRADCSetup.lcls new file mode 100644 index 0000000..7edb2fa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRADCSetup.lcls @@ -0,0 +1 @@ +, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRDigitalIn.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRDigitalIn.lcls new file mode 100644 index 0000000..7edb2fa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRDigitalIn.lcls @@ -0,0 +1 @@ +, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRDigitalOut.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRDigitalOut.lcls new file mode 100644 index 0000000..7edb2fa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRDigitalOut.lcls @@ -0,0 +1 @@ +, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRDigitalPortSetup.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRDigitalPortSetup.lcls new file mode 100644 index 0000000..7edb2fa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRDigitalPortSetup.lcls @@ -0,0 +1 @@ +, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRDigitalSetup.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRDigitalSetup.lcls new file mode 100644 index 0000000..7edb2fa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRDigitalSetup.lcls @@ -0,0 +1 @@ +, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRGetTimerValue.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRGetTimerValue.lcls new file mode 100644 index 0000000..7edb2fa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRGetTimerValue.lcls @@ -0,0 +1 @@ +, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRPWM0SetDuty.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRPWM0SetDuty.lcls new file mode 100644 index 0000000..7edb2fa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRPWM0SetDuty.lcls @@ -0,0 +1 @@ +, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRPWM0Setup.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRPWM0Setup.lcls new file mode 100644 index 0000000..7edb2fa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRPWM0Setup.lcls @@ -0,0 +1 @@ +, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRPWM1SetDuty.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRPWM1SetDuty.lcls new file mode 100644 index 0000000..7edb2fa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRPWM1SetDuty.lcls @@ -0,0 +1 @@ +, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRPWM1Setup.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRPWM1Setup.lcls new file mode 100644 index 0000000..7edb2fa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRPWM1Setup.lcls @@ -0,0 +1 @@ +, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRPWM2SetDuty.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRPWM2SetDuty.lcls new file mode 100644 index 0000000..7edb2fa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRPWM2SetDuty.lcls @@ -0,0 +1 @@ +, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRPWM2Setup.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRPWM2Setup.lcls new file mode 100644 index 0000000..7edb2fa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRPWM2Setup.lcls @@ -0,0 +1 @@ +, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRReadADC.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRReadADC.lcls new file mode 100644 index 0000000..7edb2fa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRReadADC.lcls @@ -0,0 +1 @@ +, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRSleep.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRSleep.lcls new file mode 100644 index 0000000..7edb2fa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRSleep.lcls @@ -0,0 +1 @@ +, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRTimerSetup.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRTimerSetup.lcls new file mode 100644 index 0000000..7edb2fa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRTimerSetup.lcls @@ -0,0 +1 @@ +, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRUARTReceiveChar.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRUARTReceiveChar.lcls new file mode 100644 index 0000000..7edb2fa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRUARTReceiveChar.lcls @@ -0,0 +1 @@ +, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRUARTSetup.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRUARTSetup.lcls new file mode 100644 index 0000000..7edb2fa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRUARTSetup.lcls @@ -0,0 +1 @@ +, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRUARTTransmit.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRUARTTransmit.lcls new file mode 100644 index 0000000..de24a11 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/AVRUARTTransmit.lcls @@ -0,0 +1,15 @@ +s0,u80 +u80,u80 +i80,u80 +u160,u80 +i160,u80 +g0,u80 +d0,u80 +s2,u80 +u82,u80 +i82,u80 +u162,u80 +i162,u80 +g2,u80 +d2,u80 +, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Abs.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Abs.lcls new file mode 100644 index 0000000..09c5ba8 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Abs.lcls @@ -0,0 +1,16 @@ +s0,s0 +d0,d0 +c0,s0 +z0,d0 +u80,u80 +i80,i80 +u160,u160 +i160,i160 +s2,s2 +d2,d2 +c2,c2 +z2,z2 +u82,u82 +i82,i82 +u162,u162 +i162,i162 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Atan.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Atan.lcls new file mode 100644 index 0000000..1514090 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Atan.lcls @@ -0,0 +1,24 @@ +s0,s0 +d0,d0 +c0,c0 +z0,z0 +u80,s0 +i80,s0 +u160,s0 +i160,s0 +s2,s2 +d2,d2 +c2,c2 +z2,z2 +u82,s2 +i82,s2 +u162,s2 +i162,s2 +s0s0,s0 +d0d0,d0 +s2s2,s2 +d2d2,d2 +u82u82,s2 +i82i82,s2 +u162u162,s2 +i162i162,s2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/BALANC.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/BALANC.lcls new file mode 100644 index 0000000..e7232f7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/BALANC.lcls @@ -0,0 +1,2 @@ +d2,d2d2 +d2d2,d2d2d2d2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/BASE2DEC.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/BASE2DEC.lcls new file mode 100644 index 0000000..7c90478 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/BASE2DEC.lcls @@ -0,0 +1,2 @@ +g2d0,d0 +d0d0,d0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/BIN2DEC.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/BIN2DEC.lcls new file mode 100644 index 0000000..99fff30 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/BIN2DEC.lcls @@ -0,0 +1,10 @@ +d0,d0 +i80,i80 +i160,i160 +u80,u80 +u160,u160 +d2,d2 +i82,i82 +i162,i162 +u82,u82 +u162,u162 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CONVSTR.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CONVSTR.lcls new file mode 100644 index 0000000..14441bd --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CONVSTR.lcls @@ -0,0 +1,5 @@ +g0,g0 +g2,g2 +g0g0,g0 +g2g0,g2 +g2g2,g2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CUMSUM.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CUMSUM.lcls new file mode 100644 index 0000000..7d54dd3 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CUMSUM.lcls @@ -0,0 +1,18 @@ +d0,d0 +s0,s0 +u80,u80 +i80,i80 +u160,u160 +i160,i160 +d2,d2 +s2,s2 +u82,u82 +i82,i82 +u162,u162 +i162,i162 +d2g2,d2 +s2g2,s2 +u82g2,u82 +i82g2,i82 +u162g2,u162 +i162g2,i162 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_AdaptiveThreshold.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_AdaptiveThreshold.lcls new file mode 100644 index 0000000..51b4d24 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_AdaptiveThreshold.lcls @@ -0,0 +1 @@ +mt0d0g2g2d0d0,mt0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_Blur.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_Blur.lcls new file mode 100644 index 0000000..a065add --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_Blur.lcls @@ -0,0 +1 @@ +mt0d0d0d0d0g2,mt0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_Canny.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_Canny.lcls new file mode 100644 index 0000000..c1cdf0c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_Canny.lcls @@ -0,0 +1,2 @@ +mt0d0d0d0d0,mt0 +mt0d0d0,mt0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_CornerHarris.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_CornerHarris.lcls new file mode 100644 index 0000000..5d0d154 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_CornerHarris.lcls @@ -0,0 +1,2 @@ +mt0d0d0d0g2,mt0 +mt0d0d0d0,mt0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_CreateImage.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_CreateImage.lcls new file mode 100644 index 0000000..4b5fbd9 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_CreateImage.lcls @@ -0,0 +1 @@ +d0d0g2d0,mt0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_CvtColor.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_CvtColor.lcls new file mode 100644 index 0000000..d793acd --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_CvtColor.lcls @@ -0,0 +1 @@ +mt0g2,mt0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_Dilate.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_Dilate.lcls new file mode 100644 index 0000000..0f3da2d --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_Dilate.lcls @@ -0,0 +1,2 @@ +mt0g2d0,mt0 +mt0g2d0d0g2d0,mt0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_DistanceTransform.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_DistanceTransform.lcls new file mode 100644 index 0000000..e8807d7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_DistanceTransform.lcls @@ -0,0 +1 @@ +mt0g2d0,mt0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_GetImgSize.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_GetImgSize.lcls new file mode 100644 index 0000000..b02966f --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_GetImgSize.lcls @@ -0,0 +1 @@ +mt0,d2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_LoadImage.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_LoadImage.lcls new file mode 100644 index 0000000..239a607 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_LoadImage.lcls @@ -0,0 +1 @@ +g2d0,mt0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_MedianBlur.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_MedianBlur.lcls new file mode 100644 index 0000000..08ec146 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_MedianBlur.lcls @@ -0,0 +1 @@ +mt0d0,mt0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_ShowImage.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_ShowImage.lcls new file mode 100644 index 0000000..c422eea --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_ShowImage.lcls @@ -0,0 +1,2 @@ +g2mt0, +mt0, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_Threshold.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_Threshold.lcls new file mode 100644 index 0000000..881eeeb --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_Threshold.lcls @@ -0,0 +1 @@ +mt0d0d0g2,mt0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_WaitKey.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_WaitKey.lcls new file mode 100644 index 0000000..0d10eb5 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/CV_WaitKey.lcls @@ -0,0 +1,6 @@ +d0, +s0, +u80, +i80, +u160, +i160, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Cepstrum.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Cepstrum.lcls new file mode 100644 index 0000000..4795941 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Cepstrum.lcls @@ -0,0 +1,8 @@ +s0s0,c0 +d0d0,z0 +s0c0,c0 +d0z0,z0 +s2s2,c2 +d2d2,z2 +s2c2,c2 +d2z2,z2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Convol.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Convol.lcls new file mode 100644 index 0000000..588ccbe --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Convol.lcls @@ -0,0 +1,65 @@ +s0s0,s0 +d0d0,d0 +c0c0,c0 +z0z0,z0 +s0s2,s2 +d0d2,d2 +c0c2,c2 +z0z2,z2 +s2s0,s2 +d2d0,d2 +c2c0,c2 +z2z0,z2 +s2s2,s2 +d2d2,d2 +c2c2,c2 +z2z2,z2 +s0s0,s0s0 +d0d0,d0d0 +c0c0,c0c0 +z0z0,z0z0 +s0s2,s2s2 +d0d2,d2d2 +c0c2,c2c2 +z0z2,z2z2 +s2s0,s2s2 +d2d0,d2d2 +c2c0,c2c2 +z2z0,z2z2 +s2s2,s2s2 +d2d2,d2d2 +c2c2,c2c2 +z2z2,z2z2 +s0s0s0,s0s0 +d0d0d0,d0d0 +c0c0c0,c0c0 +z0z0z0,z0z0 +s0s2s0,s2s0 +d0d2d0,d2d0 +c0c2c0,c2c0 +z0z2z0,z2z0 +s2s2s2,s2s2 +d2d2d2,d2d2 +c2c2c2,c2c2 +z2z2z2,z2z2 +s0c0,c0 +d0z0,z0 +c0s0,c0 +z0d0,z0 +s2c2,c2 +d2z2,z2 +c2s2,c2 +z2d2,z2 +s0c2,c2 +d0z2,z2 +c0s2,c2 +z0d2,z2 +s2c0,c2 +d2z0,z2 +c2s0,c2 +z2d0,z2 +d2d0,d0d2 +z2z0,z0z2 +d0z2,z2z2 +z2d0,z0z2 +d2z0,z0z2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Cosd.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Cosd.lcls new file mode 100644 index 0000000..cab4fed --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Cosd.lcls @@ -0,0 +1,4 @@ +d2,d2 +d0,d0 +s2,s2 +s0,s0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Cotd.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Cotd.lcls new file mode 100644 index 0000000..cab4fed --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Cotd.lcls @@ -0,0 +1,4 @@ +d2,d2 +d0,d0 +s2,s2 +s0,s0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Coth.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Coth.lcls new file mode 100644 index 0000000..fd9c545 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Coth.lcls @@ -0,0 +1,8 @@ +d2,d2 +d0,d0 +s2,s2 +s0,s0 +z2,z2 +z0,z0 +c2,c2 +c0,c0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Csc.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Csc.lcls new file mode 100644 index 0000000..c04e75d --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Csc.lcls @@ -0,0 +1,8 @@ +d0,d0 +d2,d2 +s0,s0 +s2,s2 +z2,z2 +z0,z0 +c2,c2 +c0,c0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Cscd.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Cscd.lcls new file mode 100644 index 0000000..fd9c545 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Cscd.lcls @@ -0,0 +1,8 @@ +d2,d2 +d0,d0 +s2,s2 +s0,s0 +z2,z2 +z0,z0 +c2,c2 +c0,c0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Csch.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Csch.lcls new file mode 100644 index 0000000..c04e75d --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Csch.lcls @@ -0,0 +1,8 @@ +d0,d0 +d2,d2 +s0,s0 +s2,s2 +z2,z2 +z0,z0 +c2,c2 +c0,c0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/DEC2BASE.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/DEC2BASE.lcls new file mode 100644 index 0000000..116babe --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/DEC2BASE.lcls @@ -0,0 +1,8 @@ +d0d0,g2 +d2d0,g2 +s0d0,g2 +s2d0,g2 +d0d0d0,g2 +d2d0d0,g2 +s0d0d0,g2 +s2d0d0,g2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/DEC2BIN.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/DEC2BIN.lcls new file mode 100644 index 0000000..63c508d --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/DEC2BIN.lcls @@ -0,0 +1,20 @@ +d0,d2 +i80,i82 +i160,i162 +u80,u82 +u160,u162 +d0d0,d2 +i80d0,i82 +i160d0,i162 +u80d0,u82 +u160d0,u162 +d2,d2 +i82,i82 +i162,i162 +u82,u82 +u162,u162 +d2d0,d2 +i82d0,i82 +i162d0,i162 +u82d0,u82 +u162d0,u162 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/DEC2HEX.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/DEC2HEX.lcls new file mode 100644 index 0000000..6a938d6 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/DEC2HEX.lcls @@ -0,0 +1,10 @@ +d0,g2 +i80,g2 +i160,g2 +u80,g2 +u160,g2 +d2,g2 +i82,g2 +i162,g2 +u82,g2 +u162,g2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/DEC2OCT.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/DEC2OCT.lcls new file mode 100644 index 0000000..3dfcdd2 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/DEC2OCT.lcls @@ -0,0 +1,10 @@ +d0,d2 +i80,i82 +i160,i162 +u80,u82 +u160,u162 +d2,d2 +i82,i82 +i162,i162 +u82,u82 +u162,u162 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/DIFF.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/DIFF.lcls new file mode 100644 index 0000000..1f2e407 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/DIFF.lcls @@ -0,0 +1,28 @@ +d2,d2 +s2,s2 +u82,u82 +i82,i82 +u162,u162 +i162,i162 +d2d0,d2 +s2s0,s2 +s2d0,s2 +u82u80,u82 +u82d0,u82 +i82u80,i82 +i82d0,i82 +u162u160,u162 +u162d0,u162 +i162u160,i162 +i162d0,i162 +d2d0d0,d2 +s2d0d0,s2 +s2s0d0,d2 +u82d0d0,u82 +u82u80d0,u82 +i82d0d0,i82 +i82u80d0,i82 +u162d0d0,u162 +u162u160d0,u162 +i162d0d0,i162 +i162u160d0,i162 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Disp.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Disp.lcls new file mode 100644 index 0000000..a37c301 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Disp.lcls @@ -0,0 +1,19 @@ +s0, +d0, +c0, +z0, +g0, +u80, +i80, +u160, +i160, +s2, +d2, +c2, +z2, +g2, +u82, +i82, +u162, +i162, +d3, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Double.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Double.lcls new file mode 100644 index 0000000..fea0aab --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Double.lcls @@ -0,0 +1,12 @@ +s0,d0 +d0,d0 +u80,d0 +i80,d0 +u160,d0 +i160,d0 +s2,d2 +d2,d2 +u82,d2 +i82,d2 +u162,d2 +i162,d2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/DoubleComplex.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/DoubleComplex.lcls new file mode 100644 index 0000000..6419131 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/DoubleComplex.lcls @@ -0,0 +1,8 @@ +s0,z0 +d0,z0 +c0,z0 +z0,z0 +s2,z2 +d2,z2 +c2,z2 +z2,z2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Expm.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Expm.lcls new file mode 100644 index 0000000..04c85b6 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Expm.lcls @@ -0,0 +1,4 @@ +s2,s2 +d2,d2 +c2,c2 +z2,z2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/FACTOR.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/FACTOR.lcls new file mode 100644 index 0000000..5eac7ca --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/FACTOR.lcls @@ -0,0 +1,2 @@ +d0,d2 +s0,s2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/FACTORIAL.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/FACTORIAL.lcls new file mode 100644 index 0000000..2c635dd --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/FACTORIAL.lcls @@ -0,0 +1,4 @@ +d0,d0 +s0,s0 +d2,d2 +s2,s2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/FFT.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/FFT.lcls new file mode 100644 index 0000000..0cb3fcd --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/FFT.lcls @@ -0,0 +1,24 @@ +s0,s0 +d0,d0 +s0,c0 +d0,z0 +c0,c0 +z0,z0 +s2,s2 +d2,d2 +s2,c2 +d2,z2 +c2,c2 +z2,z2 +s0s0,s0 +d0d0,d0 +s0s0,c0 +d0d0,z0 +c0s0,c0 +z0d0,z0 +s2s0,s2 +d2d0,d2 +s2s0,c2 +d2d0,z2 +c2s0,c2 +z2d0,z2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/FFTShift.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/FFTShift.lcls new file mode 100644 index 0000000..06291b1 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/FFTShift.lcls @@ -0,0 +1,24 @@ +s0,s0 +d0,d0 +c0,c0 +z0,z0 +s2,s2 +d2,d2 +c2,c2 +z2,z2 +s0s0,s0 +s0g2,s0 +d0d0,d0 +d0g2,d0 +c0s0,c0 +c0g2,c0 +z0d0,z0 +z0g2,z0 +s2s0,s2 +s2g2,s2 +d2d0,d2 +d2g2,d2 +c2s0,c2 +c2g2,c2 +z2d0,z2 +z2g2,z2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/FLIPDIM.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/FLIPDIM.lcls new file mode 100644 index 0000000..7af9c13 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/FLIPDIM.lcls @@ -0,0 +1,26 @@ +d0d0,d0 +s0s0,s0 +u80u80,u80 +i80i80,i80 +u160u160,u160 +i160i160,i160 +d2d0,d2 +s2s0,s2 +u82u80,u82 +i82i80,i82 +u162u160,u162 +i162i160,i162 +u82d0,u82 +i82d0,i82 +u162d0,u162 +i162d0,i162 +d2d0d0,d2 +s2s0d0,s2 +u82u80u80,u82 +i82i80u80,i82 +u162u160u160,u162 +i162i160i160,i162 +u82d0d0,u82 +i82d0d0,i82 +u162d0d0,u162 +i162d0d0,i162 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Find.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Find.lcls new file mode 100644 index 0000000..04d8d45 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Find.lcls @@ -0,0 +1,40 @@ +s0,s0 +d0,d0 +s2,s2 +d2,d2 +u80,u80 +u160,u160 +i80,i80 +i160,i160 +u82,u82 +u162,u162 +i82,i82 +i162,i162 +s0,s0s0 +d0,d0d0 +s2,s2s2 +d2,d2d2 +u80,u80u80 +u160,u160u160 +i80,i80i80 +i160,i60i60 +s0s0,s0 +s2s0,s2 +d0d0,d0 +d2d0,d2 +u80u80,u80 +u82u80,u82 +u160u160,u160 +u162u160,u162 +i80i80,i80 +i82i80,i82 +i160i160,i160 +i162i160,i162 +s0s0,s0s0 +s2s0,s2s2 +d0d0,d0d0 +d2d0,d2d2 +u80u80,u80u80 +u160u160,u160u160 +i80i80,i80i80 +i160i60,i60i60 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Float.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Float.lcls new file mode 100644 index 0000000..4d11a2b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Float.lcls @@ -0,0 +1,24 @@ +s0,s0 +d0,s0 +u80,s0 +i80,s0 +u160,s0 +i160,s0 +s2,s2 +d2,s2 +u82,s2 +i82,s2 +u162,s2 +i162,s2 +s0,s0 +d0,s0 +u80,s0 +i80,s0 +u160,s0 +i160,s0 +s2,s2 +d2,s2 +u82,s2 +i82,s2 +u162,s2 +i162,s2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/FloatComplex.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/FloatComplex.lcls new file mode 100644 index 0000000..6096d4e --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/FloatComplex.lcls @@ -0,0 +1,8 @@ +s0,c0 +d0,c0 +c0,c0 +z0,c0 +s2,c2 +d2,c2 +c2,c2 +z2,c2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Frmag.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Frmag.lcls new file mode 100644 index 0000000..181151b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Frmag.lcls @@ -0,0 +1,16 @@ +d2d0,d2 +d2d0,d2d2 +d0d0,d0 +d0d0,d0d0 +d2d2d0,d2 +d2d2d0,d2d2 +d0d0d0,d0 +d0d0d0,d0d0 +s2s0,s2 +s2s0,s2s2 +s0s0,s0 +s0s0,s0s0 +s2s2s0,s2 +s2s2s0,s2s2 +s0s0s0,s0 +s0s0s0,s0s0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Global.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Global.lcls new file mode 100644 index 0000000..5ae6d89 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Global.lcls @@ -0,0 +1 @@ +g2,d0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/HEX2DEC.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/HEX2DEC.lcls new file mode 100644 index 0000000..29ff63e --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/HEX2DEC.lcls @@ -0,0 +1,2 @@ +g2,d0 +d0,d0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/IFFT.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/IFFT.lcls new file mode 100644 index 0000000..f5d296b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/IFFT.lcls @@ -0,0 +1,12 @@ +s0,s0 +d0,d0 +s0,c0 +d0,z0 +c0,c0 +z0,z0 +s2,s2 +d2,d2 +s2,c2 +d2,z2 +c2,c2 +z2,z2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Int16.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Int16.lcls new file mode 100644 index 0000000..e3aa41e --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Int16.lcls @@ -0,0 +1,12 @@ +s0,i160 +d0,i160 +u80,i160 +i80,i160 +u160,i160 +i160,i160 +s2,i162 +d2,i162 +u82,i162 +i82,i162 +u162,i162 +i162,i162 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Int8.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Int8.lcls new file mode 100644 index 0000000..b5d3914 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Int8.lcls @@ -0,0 +1,12 @@ +s0,i80 +d0,i80 +u80,i80 +i80,i80 +u160,i80 +i160,i80 +s2,i82 +d2,i82 +u82,i82 +i82,i82 +u162,i82 +i162,i82 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Interp1.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Interp1.lcls new file mode 100644 index 0000000..139e257 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Interp1.lcls @@ -0,0 +1 @@ +d2d2d0g2,d0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/IsEmpty.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/IsEmpty.lcls new file mode 100644 index 0000000..5392cac --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/IsEmpty.lcls @@ -0,0 +1,8 @@ +s0,s0 +d0,d0 +c0,s0 +z0,d0 +s2,s0 +d2,d0 +c2,s0 +z2,d0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/IsNan.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/IsNan.lcls new file mode 100644 index 0000000..ffcc76c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/IsNan.lcls @@ -0,0 +1,16 @@ +s0,s0 +d0,d0 +c0,c0 +z0,z0 +u80,u80 +i80,i80 +u160,u160 +i160,i160 +s2,s2 +d2,d2 +c2,c2 +z2,z2 +u82,u82 +i82,i82 +u162,u162 +i162,i162 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/KRON.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/KRON.lcls new file mode 100644 index 0000000..0d10ace --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/KRON.lcls @@ -0,0 +1,8 @@ +d0d0,d0 +s0s0,s0 +d2d0,d2 +s2s0,s2 +d0d2,d2 +s0s2,s2 +d2d2,d2 +s2s2,s2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/LQE.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/LQE.lcls new file mode 100644 index 0000000..995e79f --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/LQE.lcls @@ -0,0 +1 @@ +ss2,d2d2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/LQR.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/LQR.lcls new file mode 100644 index 0000000..995e79f --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/LQR.lcls @@ -0,0 +1 @@ +ss2,d2d2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Length.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Length.lcls new file mode 100644 index 0000000..0250482 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Length.lcls @@ -0,0 +1,12 @@ +s0,s0 +d0,d0 +c0,s0 +z0,d0 +g0,s0 +g0,d0 +s2,s0 +d2,d0 +c2,s0 +z2,d0 +g2,s0 +g2,d0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Lev.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Lev.lcls new file mode 100644 index 0000000..49d72e6 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Lev.lcls @@ -0,0 +1,12 @@ +s2,s2 +s2,s2s0 +s2,s2s0s2 +d2,d2 +d2,d2d0 +d2,d2d0d2 +c2,c2 +c2,c2c0 +c2,c2c0c2 +z2,z2 +z2,z2z0 +z2,z2z0z2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Max.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Max.lcls new file mode 100644 index 0000000..0fc1799 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Max.lcls @@ -0,0 +1,48 @@ +s0,s0 +d0,d0 +s2,s0 +d2,d0 +u80,u80 +i80,i80 +u160,u160 +i160,i160 +u82,u80 +i82,i80 +u162,u160 +i162,i160 +s0s0,s0 +s2s0,s2 +s0s2,s2 +s2s2,s2 +d0d0,d0 +d2d0,d2 +d0d2,d2 +d2d2,d2 +u80u80,u80 +u82u80,u82 +u80u82,u82 +u82u82,u82 +i80i80,i80 +i82i80,i82 +i80i82,i82 +i82i82,i82 +u160u160,u160 +u162u160,u162 +u160u162,u162 +u162u162,u162 +i160i160,i160 +i162i160,i162 +i160i162,i162 +i162i162,i162 +s0g2,s0 +s2g2,s2 +d0g2,d0 +d2g2,d2 +u80g2,u80 +u82g2,u82 +i80g2,i80 +i82g2,i82 +u160g2,u160 +u162g2,u162 +i160g2,i160 +i162g2,i162 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Mclose.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Mclose.lcls new file mode 100644 index 0000000..1a9cc66 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Mclose.lcls @@ -0,0 +1,2 @@ +f0, +f0,i0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Meanf.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Meanf.lcls new file mode 100644 index 0000000..7693a91 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Meanf.lcls @@ -0,0 +1,48 @@ +s0s0,s0 +d0d0,d0 +c0s0,c0 +z0d0,z0 +s2s2,s0 +d2d2,d0 +c2s2,c0 +z2d2,z0 +s0s0s0,s0 +d0d0d0,d0 +c0s0s0,c0 +z0d0d0,z0 +s2s2s0,s2 +d2d2d0,d2 +c2s2s0,c2 +z2d2d0,z2 +s0c0,c0 +d0z0,z0 +c0c0,c0 +z0z0,z0 +s2c2,c0 +d2z2,z0 +c2c2,c0 +z2z2,z0 +s0c0s0,c0 +d0z0d0,z0 +c0c0s0,c0 +z0z0d0,z0 +s2c2s0,c2 +d2z2d0,z2 +c2c2s0,c2 +z2z2d0,z2 +s0c0,s0 +d0z0,d0 +c0c0,s0 +z0z0,d0 +s2c2,s0 +d2z2,d0 +c2c2,s0 +z2z2,d0 +s0c0s0,s0 +d0z0d0,d0 +c0c0s0,s0 +z0z0d0,d0 +s2c2s0,s2 +d2z2d0,d2 +c2c2s0,s2 +z2z2d0,d2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Mget.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Mget.lcls new file mode 100644 index 0000000..d58e465 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Mget.lcls @@ -0,0 +1,8 @@ +s0g2f0,s0 +s0g2f0,d0 +d0g2f0,s0 +d0g2f0,d0 +s0g2f0,s2 +s0g2f0,d2 +d0g2f0,s2 +d0g2f0,d2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Mopen.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Mopen.lcls new file mode 100644 index 0000000..89e3ce8 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Mopen.lcls @@ -0,0 +1,10 @@ +g2,f0 +g2,f0s0 +g2,f0d0 +g2g2,f0 +g2g2,f0s0 +g2g2,f0d0 +g2g2s0,f0s0 +g2g2s0,f0d0 +g2g2d0,f0s0 +g2g2d0,f0d0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Mput.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Mput.lcls new file mode 100644 index 0000000..a48fb1c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Mput.lcls @@ -0,0 +1,24 @@ +s0g2f0, +s2g2f0, +d0g2f0, +d2g2f0, +u80g2f0, +u82g2f0, +i80g2f0, +i82g2f0, +u160g2f0, +u162g2f0, +i160g2f0, +i162g2f0, +s0g2f0,i0 +s2g2f0,i0 +d0g2f0,i0 +d2g2f0,i0 +u80g2f0,i0 +u82g2f0,i0 +i80g2f0,i0 +i82g2f0,i0 +u160g2f0,i0 +u162g2f0,i0 +i160g2f0,i0 +i162g2f0,i0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Mseek.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Mseek.lcls new file mode 100644 index 0000000..e40abf7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Mseek.lcls @@ -0,0 +1,6 @@ +s0, +s0f0, +s0f0g2, +d0, +d0f0, +d0f0g2, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/NORM.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/NORM.lcls new file mode 100644 index 0000000..efa5cc5 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/NORM.lcls @@ -0,0 +1,9 @@ +d0,d0 +d2,d0 +s0,s0 +s2,s0 +d2d0,d0 +s2s0,s0 +s2d0,s0 +d2g2,d0 +s2g2,s0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OBSCONT.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OBSCONT.lcls new file mode 100644 index 0000000..ad03145 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OBSCONT.lcls @@ -0,0 +1,2 @@ +ss2d2d2,d2 +ss2d2d2,d2d2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OCT2DEC.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OCT2DEC.lcls new file mode 100644 index 0000000..99fff30 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OCT2DEC.lcls @@ -0,0 +1,10 @@ +d0,d0 +i80,i80 +i160,i160 +u80,u80 +u160,u160 +d2,d2 +i82,i82 +i162,i162 +u82,u82 +u162,u162 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/ODE.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/ODE.lcls new file mode 100644 index 0000000..e20499b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/ODE.lcls @@ -0,0 +1,12 @@ +d0d0d0fn0,d0 +d2d0d0fn0,d2 +d0d0d2fn0,d2 +d2d0d2fn0,d2 +g2d0d0d0fn0,d0 +g2d2d0d0fn0,d2 +g2d0d0d2fn0,d2 +g2d2d0d2fn0,d2 +d0d0d0d0d0fn0,d0 +d2d0d0d0d0fn0,d2 +d0d0d2d0d0fn0,d2 +d2d0d2d0d0fn0,d2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpApex.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpApex.lcls new file mode 100644 index 0000000..ffcc76c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpApex.lcls @@ -0,0 +1,16 @@ +s0,s0 +d0,d0 +c0,c0 +z0,z0 +u80,u80 +i80,i80 +u160,u160 +i160,i160 +s2,s2 +d2,d2 +c2,c2 +z2,z2 +u82,u82 +i82,i82 +u162,u162 +i162,i162 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpBackSlash.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpBackSlash.lcls new file mode 100644 index 0000000..2461e68 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpBackSlash.lcls @@ -0,0 +1,48 @@ +s0s0,s0 +s0s2,s2 +s2s0,s2 +s2s2,s2 +d0d0,d0 +d0d2,d2 +d2d0,d2 +d2d2,d2 +u80u80,u80 +u80u82,u82 +u82u80,u82 +u82u82,u82 +u160u160,u160 +u160u162,u162 +u162u160,u162 +u162u162,u162 +i80i80,i80 +i80i82,i82 +i82i80,i82 +i82i82,i82 +i160i160,i160 +i160i162,i162 +i162i160,i162 +i162i162,i162 +s0c0,c0 +c0s0,c0 +c0c0,c0 +c0s2,c2 +s0c2,c2 +c0c2,c2 +c2s0,c2 +s2c0,c2 +c2c0,c2 +s2c2,c2 +c2s2,c2 +c2c2,c2 +d0z0,z0 +z0d0,z0 +z0z0,z0 +z0d2,z2 +d0z2,z2 +z0z2,z2 +z2d0,z2 +d2z0,z2 +z2z0,z2 +d2z2,z2 +z2d2,z2 +z2z2,z2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpCc.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpCc.lcls new file mode 100644 index 0000000..bbf983c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpCc.lcls @@ -0,0 +1,32 @@ +s0s0,s2 +s0s2,s2 +s2s0,s2 +s2s2,s2 +d0d0,d2 +d0d2,d2 +d2d0,d2 +d2d2,d2 +c0c0,c2 +c0c2,c2 +c2c0,c2 +c2c2,c2 +z0z0,z2 +z0z2,z2 +z2z0,z2 +z2z2,z2 +z0d0,z2 +z2d0,z2 +c0s0,c2 +c2s0,c2 +s0c0,c2 +s2c0,c2 +d0z0,z2 +d2z0,z2 +s2c2,c2 +c2s2,c2 +d2z2,z2 +z2d2,z2 +s0c2,c2 +c0s2,c2 +d0z2,z2 +z0d2,z2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpColon.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpColon.lcls new file mode 100644 index 0000000..ddb5456 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpColon.lcls @@ -0,0 +1,48 @@ +s0s0,s0 +d0d0,d0 +c0c0,s0 +z0z0,d0 +s0s0,s2 +d0d0,d2 +c0c0,s2 +z0z0,d2 +s0c0,s0 +d0z0,d0 +c0s0,s0 +z0d0,d0 +s0c0,s2 +d0z0,d2 +c0s0,s2 +z0d0,d2 +s0s0s0,s0 +d0d0d0,d0 +c0c0c0,s0 +z0z0z0,d0 +s0s0c0,s0 +s0c0s0,s0 +s0c0c0,s0 +c0s0s0,s0 +c0c0s0,s0 +c0s0c0,s0 +d0z0z0,d0 +d0d0z0,d0 +d0z0d0,d0 +z0d0d0,d0 +z0z0d0,d0 +z0d0z0,d0 +s0s0s0,s2 +d0d0d0,d2 +c0c0c0,s2 +z0z0z0,d2 +s0s0c0,s2 +s0c0s0,s2 +s0c0c0,s2 +c0s0s0,s2 +c0c0s0,s2 +c0s0c0,s2 +d0z0z0,d2 +d0d0z0,d2 +d0z0d0,d2 +z0d0d0,d2 +z0z0d0,d2 +z0d0z0,d2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpDotHat.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpDotHat.lcls new file mode 100644 index 0000000..0f4bba7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpDotHat.lcls @@ -0,0 +1,52 @@ +s0s0,s0 +d0d0,d0 +c0c0,c0 +z0z0,z0 +u80u80,u80 +i80i80,i80 +u160u160,u160 +i160i160,i160 +s2s0,s2 +d2d0,d2 +c2c0,c2 +z2z0,z2 +u82u80,u82 +i82i80,i82 +u162u160,u162 +i162i160,i162 +s0s2,s2 +d0d2,d2 +c0c2,c2 +z0z2,z2 +u80u82,u82 +i80i82,i82 +u160u162,u162 +i160i162,i162 +s2s2,s2 +d2d2,d2 +c2c2,c2 +z2z2,z2 +u82u82,u82 +i82i82,i82 +u162u162,u162 +i162i162,i162 +s2c0,c2 +d2z0,z2 +c2s0,c2 +z2d0,z2 +u82d0,u82 +u162d0,u162 +i82d0,i82 +i162d0,i162 +s0c2,c2 +d0z2,z2 +c0s2,c2 +z0d2,z2 +s0c0,c0 +d0z0,z0 +c0s0,c0 +z0d0,z0 +s2c2,c2 +d2z2,z2 +c2s2,c2 +z2d2,z2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpDotStar.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpDotStar.lcls new file mode 100644 index 0000000..08f4418 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpDotStar.lcls @@ -0,0 +1,56 @@ +s0s0,s0 +d0d0,d0 +c0c0,c0 +u80u80,u80 +u160u160,u160 +i80i80,i80 +i160i60,i160 +s0c0,c0 +c0s0,c0 +z0z0,z0 +d0z0,z0 +z0d0,z0 +s2s0,s2 +d2d0,d2 +c2c0,c2 +u82u80,u82 +u162u160,u162 +i82i80,i82 +i162i160,i162 +s2c0,c2 +c2s0,c2 +z2z0,z2 +z2d0,z2 +d2z0,z2 +s0s2,s2 +d0d2,d2 +c0c2,c2 +u80u82,u82 +u160u162,u162 +i80i82,i82 +i160i162,i162 +s0c2,c2 +c0s2,c2 +z0z2,z2 +d0z2,z2 +z0d2,z2 +s2s2,s2 +d2d2,d2 +c2c2,c2 +u82u82,u82 +u162u162,u162 +i82i82,i82 +i162i162,i162 +s2c2,c2 +c2s2,c2 +z2z2,z2 +d2z2,z2 +z2d2,z2 +s2s2,s2 +d2d2,d2 +c2c2,c2 +s2c2,c2 +c2s2,c2 +z2z2,z2 +d2z2,z2 +z2d2,z2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpEqual.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpEqual.lcls new file mode 100644 index 0000000..a8a3b5a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpEqual.lcls @@ -0,0 +1,10 @@ +s0,s0 +d0,d0 +c0,c0 +z0,z0 +g0,g0 +s2,s2 +d2,d2 +c2,c2 +z2,z2 +g2,g2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpExt.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpExt.lcls new file mode 100644 index 0000000..1fd5b39 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpExt.lcls @@ -0,0 +1,28 @@ +s2s0,s0 +s2s2,s2 +s2s0s0,s0 +s2s2s0,s2 +s2s0s2,s2 +s2s2s2,s2 +d2d0,d0 +d2d2,d2 +d2d0d0,d0 +d2d2d0,d2 +d2d0d2,d2 +d2d2d2,d2 +c2s0,c0 +c2s2,c2 +c2s0s0,c0 +c2s2s0,c2 +c2s0s2,c2 +c2s2s2,c2 +z2d0,z0 +z2d2,z2 +z2d0d0,z0 +z2d2d0,z2 +z2d0d2,z2 +z2d2d2,z2 +s3s0,s0 +d3d0,d0 +d3d0d0d0,d0 +d3s0s0s0,s0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpIns.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpIns.lcls new file mode 100644 index 0000000..30e777d --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpIns.lcls @@ -0,0 +1,82 @@ +s2s0s0, +s2s2s0, +s2s2s2, +s2s0s0s0, +s2s0s2s0, +s2s2s0s0, +s2s2s2s0, +s2s0s2s2, +s2s2s0s2, +s2s2s2s2, +d2d0d0, +d2d2d0, +d2d2d2, +d2d0d0d0, +d2d0d2d0, +d2d2d0d0, +d2d2d2d0, +d2d0d2d2, +d2d2d0d2, +d2d2d2d2, +c2s0c0, +c2s2c0, +c2s2c2, +c2s0s0c0, +c2s0s2c0, +c2s2s0c0, +c2s2s2c0, +c2s0s2c2, +c2s2s0c2, +c2s2s2c2, +z2d0z0, +z2d2z0, +z2d2z2, +z2d0d0z0, +z2d0d2z0, +z2d2d0z0, +z2d2d2z0, +z2d0d2z2, +z2d2d0z2, +z2d2d2z2, +s2s0c0, +s2s2c0, +s2s2c2, +s2s0s0c0, +s2s0s2c0, +s2s2s0c0, +s2s2s2c0, +s2s0s2c2, +s2s2s0c2, +s2s2s2c2, +d2d0z0, +d2d2z0, +d2d2z2, +d2d0d0z0, +d2d0d2z0, +d2d2d0z0, +d2d2d2z0, +d2d0d2z2, +d2d2d0z2, +d2d2d2z2, +c2s0s0, +c2s2s0, +c2s2s2, +c2s0s0s0, +c2s0s2s0, +c2s2s0s0, +c2s2s2s0, +c2s0s2s2, +c2s2s0s2, +c2s2s2s2, +z2d0d0, +z2d2d0, +z2d2d2, +z2d0d0d0, +z2d0d2d0, +z2d2d0d0, +z2d2d2d0, +z2d0d2d2, +z2d2d0d2, +z2d2d2d2, +d3d0d0, +d3d0d0d0d0, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpLogEq.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpLogEq.lcls new file mode 100644 index 0000000..06f9765 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpLogEq.lcls @@ -0,0 +1,64 @@ +s0s0,s0 +d0d0,d0 +c0c0,s0 +z0z0,d0 +g0g0,s0 +g0g0,d0 +u80u80,u80 +i80i80,i80 +u160u160,u160 +i160i160,i160 +s2s0,s2 +d2d0,d2 +c2c0,s2 +z2z0,d2 +g2g0,s2 +g2g0,d2 +u82u80,u82 +i82i80,i82 +u162u160,u162 +i162i160,i162 +s0s2,s2 +d0d2,d2 +c0c2,s2 +z0z2,d2 +g0g2,s2 +g0g2,d2 +u80u82,u82 +i80i82,i82 +u160u162,u162 +i160i162,i162 +s2s2,s2 +d2d2,d2 +c2c2,s2 +z2z2,d2 +g2g2,s2 +g2g2,d2 +u82u82,u82 +i82i82,i82 +u162u162,u162 +i162i162,i162 +c2s0,s2 +z2d0,d2 +d2z0,d2 +s2c0,s2 +z0d0,d0 +c0s0,s0 +d0z0,d0 +s0c0,s0 +c0s2,s2 +z0d2,d2 +d0z2,d2 +s0c2,s2 +c2s2,s2 +z2d2,d2 +d2z2,d2 +s2c2,s2 +u80d0,u80 +i80d0,i80 +u160d0,u160 +i160d0,i160 +d0u80,u80 +d0i80,i80 +d0u160,u160 +d0i160,i160 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpLogNot.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpLogNot.lcls new file mode 100644 index 0000000..ffcc76c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpLogNot.lcls @@ -0,0 +1,16 @@ +s0,s0 +d0,d0 +c0,c0 +z0,z0 +u80,u80 +i80,i80 +u160,u160 +i160,i160 +s2,s2 +d2,d2 +c2,c2 +z2,z2 +u82,u82 +i82,i82 +u162,u162 +i162,i162 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpMinus.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpMinus.lcls new file mode 100644 index 0000000..e3ecb81 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpMinus.lcls @@ -0,0 +1,64 @@ +s0,s0 +d0,d0 +c0,c0 +z0,z0 +u80,u80 +i80,i80 +u160,u160 +i160,i160 +s2,s2 +d2,d2 +c2,c2 +z2,z2 +u82,u82 +i82,i82 +u162,u162 +i162,i162 +s0s0,s0 +d0d0,d0 +s0c0,c0 +c0s0,c0 +c0c0,c0 +d0z0,z0 +z0d0,z0 +z0z0,z0 +u80u80,u80 +i80i80,i80 +u160u160,u160 +i160i160,i160 +s2s0,s2 +d2d0,d2 +s2c0,c2 +c2s0,c2 +c2c0,c2 +d2z0,z2 +z2d0,z2 +z2z0,z2 +u82u80,u82 +i82i80,i82 +u162u160,u162 +i162i160,i162 +s0s2,s2 +d0d2,d2 +s0c2,c2 +c0s2,c2 +c0c2,c2 +d0z2,z2 +z0d2,z2 +z0z2,z2 +u80u82,u82 +i80i82,i82 +u160u162,u162 +i160i162,i162 +s2s2,s2 +d2d2,d2 +s2c2,c2 +c2s2,c2 +c2c2,c2 +d2z2,z2 +z2d2,z2 +z2z2,z2 +u82u82,u82 +i82i82,i82 +u162u162,u162 +i162i162,i162 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpPlus.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpPlus.lcls new file mode 100644 index 0000000..886e28b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpPlus.lcls @@ -0,0 +1,68 @@ +s0,s0 +d0,d0 +c0,c0 +z0,z0 +u80,u80 +i80,i80 +u160,u160 +i160,i160 +s2,s2 +d2,d2 +c2,c2 +z2,z2 +u82,u82 +i82,i82 +u162,u162 +i162,i162 +s0s0,s0 +d0d0,d0 +s0c0,c0 +c0s0,c0 +c0c0,c0 +d0z0,z0 +z0d0,z0 +z0z0,z0 +g0g0,g2 +u80u80,u80 +i80i80,i80 +u160u160,u160 +i160i160,i160 +s2s0,s2 +d2d0,d2 +s2c0,c2 +c2s0,c2 +c2c0,c2 +d2z0,z2 +z2d0,z2 +z2z0,z2 +g2g0,g2 +u82u80,u82 +i82i80,i82 +u162u160,u162 +i162i160,i162 +s0s2,s2 +d0d2,d2 +s0c2,c2 +c0s2,c2 +c0c2,c2 +d0z2,z2 +z0d2,z2 +z0z2,z2 +g0g2,g2 +u80u82,u82 +i80i82,i82 +u160u162,u162 +i160i162,i162 +s2s2,s2 +d2d2,d2 +s2c2,c2 +c2s2,c2 +c2c2,c2 +d2z2,z2 +z2d2,z2 +z2z2,z2 +g2g2,g2 +u82u82,u82 +i82i82,i82 +u162u162,u162 +i162i162,i162 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpRc.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpRc.lcls new file mode 100644 index 0000000..bbf983c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpRc.lcls @@ -0,0 +1,32 @@ +s0s0,s2 +s0s2,s2 +s2s0,s2 +s2s2,s2 +d0d0,d2 +d0d2,d2 +d2d0,d2 +d2d2,d2 +c0c0,c2 +c0c2,c2 +c2c0,c2 +c2c2,c2 +z0z0,z2 +z0z2,z2 +z2z0,z2 +z2z2,z2 +z0d0,z2 +z2d0,z2 +c0s0,c2 +c2s0,c2 +s0c0,c2 +s2c0,c2 +d0z0,z2 +d2z0,z2 +s2c2,c2 +c2s2,c2 +d2z2,z2 +z2d2,z2 +s0c2,c2 +c0s2,c2 +d0z2,z2 +z0d2,z2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpSlash.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpSlash.lcls new file mode 100644 index 0000000..27e9ace --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpSlash.lcls @@ -0,0 +1,60 @@ +s0s0,s0 +d0d0,d0 +s0c0,c0 +c0s0,c0 +c0c0,c0 +d0z0,z0 +z0d0,z0 +z0z0,z0 +u80u80,u80 +i80i80,i80 +u160u160,u160 +i160i160,i160 +s2s0,s2 +d2d0,d2 +s2c0,c2 +c2s0,c2 +c2c0,c2 +d2z0,z2 +z2d0,z2 +z2z0,z2 +u82u80,u82 +i82i80,i82 +u162u160,u162 +i162i160,i162 +s0s2,s2 +d0d2,d2 +s0c2,c2 +c0s2,c2 +c0c2,c2 +d0z2,z2 +z0d2,z2 +z0z2,z2 +u80u82,u82 +i80i82,i82 +u160u162,u162 +i160i162,i162 +s2s2,s2 +d2d2,d2 +s2c2,c2 +c2s2,c2 +c2c2,c2 +d2z2,z2 +z2d2,z2 +z2z2,z2 +u82u82,u82 +i82i82,i82 +u162u162,u162 +i162i162,i162 +s2s2,s0 +d2d2,d0 +s2c2,c0 +c2s2,c0 +c2c2,c0 +d2z2,z0 +z2d2,z0 +z2z2,z0 +u82u82,u80 +i82i82,i80 +u162u162,u160 +i162i162,i160 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpStar.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpStar.lcls new file mode 100644 index 0000000..00b4a09 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/OpStar.lcls @@ -0,0 +1,121 @@ +s0s0,s0 +d0d0,d0 +s0c0,c0 +c0s0,c0 +c0c0,c0 +d0z0,z0 +z0d0,z0 +z0z0,z0 +u80u80,u80 +u80u80,u160 +u80i80,i80 +u80i80,i160 +u80u160,u160 +u80i160,i160 +i80u80,i80 +i80u80,i160 +i80i80,i80 +i80i80,i160 +i80u160,i160 +i80i160,i160 +u160u80,u160 +u160i80,i160 +u160u160,u160 +u160i160,i160 +i160u80,i160 +i160i80,i160 +i160u160,i160 +i160i160,i160 +s2s0,s2 +d2d0,d2 +s2c0,c2 +c2s0,c2 +c2c0,c2 +d2z0,z2 +z2d0,z2 +z2z0,z2 +u82u80,u82 +u82i80,i82 +u82u160,u162 +u82i160,i162 +i82u80,i82 +i82i80,i82 +i82u160,i162 +i82i160,i162 +u162u80,u162 +u162i80,i162 +u162u160,u162 +u162i160,i162 +i162u80,i162 +i162i80,i162 +i162u160,i162 +i162i160,i162 +s0s2,s2 +d0d2,d2 +s0c2,c2 +c0s2,c2 +c0c2,c2 +d0z2,z2 +z0d2,z2 +z0z2,z2 +u80u82,u82 +u80i82,i82 +u80u162,u162 +u80i162,i162 +i80u82,i82 +i80i82,i82 +i80u162,i162 +i80i162,i162 +u160u82,u162 +u160i82,i162 +u160u162,u162 +u160i162,i162 +i160i162,i162 +s2s2,s2 +d2d2,d2 +s2c2,c2 +c2s2,c2 +c2c2,c2 +d2z2,z2 +z2d2,z2 +z2z2,z2 +u82u82,u82 +u82i82,i82 +u82u162,u162 +u82i162,i162 +i82u82,i82 +i82i82,i82 +i82u162,i162 +i82i162,i162 +u162u82,u162 +u162i82,i162 +u162u162,u162 +u162i162,i162 +i162u82,i162 +i162i82,i162 +i162u162,i162 +i162i162,i162 +s2s2,s0 +d2d2,d0 +s2c2,c0 +c2s2,c0 +c2c2,c0 +d2z2,z0 +z2d2,z0 +z2z2,z0 +u82u82,u80 +u82i82,i80 +u82u162,u160 +u82i162,i160 +i82u82,i80 +i82i82,i80 +i82u162,i160 +i82i162,i160 +u162u82,u160 +u162i82,i160 +u162u162,u160 +u162i162,i160 +i162u82,i160 +i162i82,i160 +i162u162,i160 +i162i162,i160 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/PRIMES.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/PRIMES.lcls new file mode 100644 index 0000000..5eac7ca --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/PRIMES.lcls @@ -0,0 +1,2 @@ +d0,d2 +s0,s2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Part.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Part.lcls new file mode 100644 index 0000000..5d7242a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Part.lcls @@ -0,0 +1,4 @@ +g2s0,g2 +g2d0,g2 +g2s2,g2 +g2d2,g2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RCOND.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RCOND.lcls new file mode 100644 index 0000000..637f82e --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RCOND.lcls @@ -0,0 +1 @@ +d2,d0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RPI_DelayMilli.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RPI_DelayMilli.lcls new file mode 100644 index 0000000..7edb2fa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RPI_DelayMilli.lcls @@ -0,0 +1 @@ +, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RPI_DigitalIn.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RPI_DigitalIn.lcls new file mode 100644 index 0000000..7edb2fa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RPI_DigitalIn.lcls @@ -0,0 +1 @@ +, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RPI_DigitalSetup.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RPI_DigitalSetup.lcls new file mode 100644 index 0000000..7edb2fa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RPI_DigitalSetup.lcls @@ -0,0 +1 @@ +, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RPI_GetMilli.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RPI_GetMilli.lcls new file mode 100644 index 0000000..7edb2fa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RPI_GetMilli.lcls @@ -0,0 +1 @@ +, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RPI_PinISR.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RPI_PinISR.lcls new file mode 100644 index 0000000..7edb2fa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RPI_PinISR.lcls @@ -0,0 +1 @@ +, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RPI_SerialDataAvail.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RPI_SerialDataAvail.lcls new file mode 100644 index 0000000..7edb2fa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RPI_SerialDataAvail.lcls @@ -0,0 +1 @@ +, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RPI_SerialSendData.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RPI_SerialSendData.lcls new file mode 100644 index 0000000..9572389 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RPI_SerialSendData.lcls @@ -0,0 +1,13 @@ +u80u80,u80 +u80i80,u80 +u80u160,u80 +u80i160,u80 +u80s0,u80 +u80d0,u80 +u80u82,u80 +u80i82,u80 +u80u162,u80 +u80i162,u80 +u80s2,u80 +u80d2,u80 +u80g2,u80 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RPI_SetupSerial.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RPI_SetupSerial.lcls new file mode 100644 index 0000000..7edb2fa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RPI_SetupSerial.lcls @@ -0,0 +1 @@ +, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RPI_ThreadCreate.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RPI_ThreadCreate.lcls new file mode 100644 index 0000000..7edb2fa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/RPI_ThreadCreate.lcls @@ -0,0 +1 @@ +, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Return.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Return.lcls new file mode 100644 index 0000000..7edb2fa --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Return.lcls @@ -0,0 +1 @@ +, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/SCHUR.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/SCHUR.lcls new file mode 100644 index 0000000..e6c3638 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/SCHUR.lcls @@ -0,0 +1,12 @@ +d2,d2 +d2,d2d2 +d2g2,d2 +d2g2,d2d0 +d2g2,d2d0d2 +d2d2,d2d2 +d2d2,d2d2d2d2 +d2d2g2,d0 +d2d2g2,d2d0 +d2d2g2,d2d2d0 +d2d2g2,d2d2d2d0 +d2d2g2,d2d2d2d2d0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/STRCMP.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/STRCMP.lcls new file mode 100644 index 0000000..d2b9fbc --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/STRCMP.lcls @@ -0,0 +1,2 @@ +g2g2,d0 +g2g2g2,d0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/STRRCHR.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/STRRCHR.lcls new file mode 100644 index 0000000..cefc114 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/STRRCHR.lcls @@ -0,0 +1 @@ +g2g2,g2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/STRREV.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/STRREV.lcls new file mode 100644 index 0000000..49391cb --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/STRREV.lcls @@ -0,0 +1 @@ +g2,g2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/STRSUBST.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/STRSUBST.lcls new file mode 100644 index 0000000..56ac2e8 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/STRSUBST.lcls @@ -0,0 +1,2 @@ +g2g2g2,g2 +g2g2g2g2,g2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/SYSLIN.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/SYSLIN.lcls new file mode 100644 index 0000000..afda1fb --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/SYSLIN.lcls @@ -0,0 +1,17 @@ +g2d2d2d2,ss2 +g2d2d2d2d2,ss2 +g2d2d2d2d2d2,ss2 +g2d0d0d0,ss2 +g2d0d2d0,ss2 +g2d0d0d2,ss2 +g2d0d2d2,ss2 +g2d0d0d0d0,ss2 +g2d0d2d0d2,ss2 +g2d0d0d2d2,ss2 +g2d0d2d2d2,ss2 +g2d2d2d2d0,ss2 +g2d0d0d0d0d0,ss2 +g2d0d2d0d2d0,ss2 +g2d0d0d2d2d0,ss2 +g2d0d2d2d2d0,ss2 +g2d2d2d2d0d2,ss2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Sec.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Sec.lcls new file mode 100644 index 0000000..c04e75d --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Sec.lcls @@ -0,0 +1,8 @@ +d0,d0 +d2,d2 +s0,s0 +s2,s2 +z2,z2 +z0,z0 +c2,c2 +c0,c0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Secd.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Secd.lcls new file mode 100644 index 0000000..cab4fed --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Secd.lcls @@ -0,0 +1,4 @@ +d2,d2 +d0,d0 +s2,s2 +s0,s0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Sech.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Sech.lcls new file mode 100644 index 0000000..c04e75d --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Sech.lcls @@ -0,0 +1,8 @@ +d0,d0 +d2,d2 +s0,s0 +s2,s2 +z2,z2 +z0,z0 +c2,c2 +c0,c0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Sign.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Sign.lcls new file mode 100644 index 0000000..8b5a212 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Sign.lcls @@ -0,0 +1,16 @@ +s0,s0 +d0,d0 +c0,c0 +z0,z0 +u80,i80 +i80,i80 +u160,i160 +i160,i160 +s2,s2 +d2,d2 +c2,c2 +z2,z2 +u82,i82 +i82,i82 +u162,i162 +i162,i162 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Sin.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Sin.lcls new file mode 100644 index 0000000..364a170 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Sin.lcls @@ -0,0 +1,16 @@ +s0,s0 +d0,d0 +c0,c0 +z0,z0 +u80,s0 +i80,s0 +u160,s0 +i160,s0 +s2,s2 +d2,d2 +c2,c2 +z2,z2 +u82,s2 +i82,s2 +u162,s2 +i162,s2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Size.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Size.lcls new file mode 100644 index 0000000..823ecbc --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Size.lcls @@ -0,0 +1,25 @@ +s0,s2 +d0,d2 +c0,s2 +z0,d2 +s2,s2 +d2,d2 +c2,s2 +z2,d2 +s0,s0s0 +d0,d0d0 +c0,s0s0 +z0,d0d0 +s2,s0s0 +d2,d0d0 +c2,s0s0 +z2,d0d0 +s0s0,s0 +d0d0,d0 +c0s0,s0 +z0d0,d0 +s2s0,s0 +d2d0,d0 +c2s0,s0 +z2d0,d0 +d2g2,d0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Spec.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Spec.lcls new file mode 100644 index 0000000..b14b023 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Spec.lcls @@ -0,0 +1,20 @@ +s0,c0 +d0,z0 +c0,c0 +z0,z0 +s2,s2 +d2,d2 +s2,c2 +c2,c2 +d2,z2 +z2,z2 +s0,c0c0 +d0,z0z0 +c0,c0c0 +z0,z0z0 +s2,s2s2 +s2,c2c2 +d2,d2d2 +d2,z2z2 +c2,c2c2 +z2,z2z2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Sqrt.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Sqrt.lcls new file mode 100644 index 0000000..f966c2d --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Sqrt.lcls @@ -0,0 +1,24 @@ +s0,s0 +s0,c0 +d0,d0 +d0,z0 +c0,c0 +z0,z0 +u80,s0 +i80,s0 +i80,c0 +u160,s0 +i160,s0 +i160,c0 +s2,s2 +s2,c2 +d2,d2 +d2,z2 +c2,c2 +z2,z2 +u82,s2 +i82,s2 +i82,c2 +u162,s2 +i162,s2 +i162,c2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Strindex.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Strindex.lcls new file mode 100644 index 0000000..b6525c8 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Strindex.lcls @@ -0,0 +1,4 @@ +g2g2,s0 +g2g2,d0 +g2g2,s2 +g2g2,d2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/String.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/String.lcls new file mode 100644 index 0000000..168478e --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/String.lcls @@ -0,0 +1,18 @@ +s0,g0 +d0,g0 +c0,g0 +z0,g0 +g0,g0 +u80,g0 +i80,g0 +u160,g0 +i160,g0 +s2,g2 +d2,g2 +c2,g2 +z2,g2 +g2,g2 +u82,g2 +i82,g2 +u162,g2 +i162,g2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Sum.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Sum.lcls new file mode 100644 index 0000000..3089f75 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Sum.lcls @@ -0,0 +1,65 @@ +s0,s0 +d0,d0 +c0,c0 +z0,z0 +u80,u80 +i80,i80 +u160,u160 +i160,i160 +s2,s0 +d2,d0 +c2,c0 +z2,z0 +u82,u80 +i82,i80 +u162,u160 +i162,i160 +s0s0,s0 +d0d0,d0 +c0c0,c0 +c0s0,c0 +z0d0,z0 +s2s0,s0 +d2d0,d0 +c2s0,c0 +z2d0,z0 +s2s0,s2 +d2d0,d2 +c2s0,c2 +z2d0,z2 +u80d0,u80 +u82u80,u80 +u82u80,u82 +i80i80,i80 +i82i80,i80 +i82i80,i82 +u160u160,u160 +u162u160,u160 +u162u160,u162 +i160i160,i160 +i162i160,i160 +i162i160,i162 +s0g2,s0 +d0g2,d0 +c0g2,c0 +z0g2,z0 +s2g2,s0 +d2g2,d0 +c2g2,c0 +z2g2,z0 +s2g2,s2 +d2g2,d2 +c2g2,c2 +z2g2,z2 +u80g2,u80 +u82g2,u80 +u82g2,u82 +i80g2,i80 +i82g2,i80 +i82g2,i82 +u160g2,u160 +u162g2,u160 +u162g2,u162 +i160g2,i160 +i162g2,i160 +i162g2,i162 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/TRIU.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/TRIU.lcls new file mode 100644 index 0000000..691fb0a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/TRIU.lcls @@ -0,0 +1,32 @@ +d0,d0 +s0,s0 +u80,u80 +i80,i80 +u160,u160 +i160,i160 +d0d0,d0 +s0s0,s0 +u80u80,u80 +i80i80,i80 +u160u160,u160 +i160i160,i160 +u80d0,u80 +i80d0,i80 +u160d0,u160 +i160d0,i160 +d2,d2 +s2,s2 +u82,u82 +i82,i82 +u162,u162 +i162,i162 +d2d0,d2 +s2s0,s2 +u82u80,u82 +i82i80,i82 +u162u160,u162 +i162i160,i162 +u82d0,u82 +i82d0,i82 +u162d0,u162 +i162d0,i162 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Trace.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Trace.lcls new file mode 100644 index 0000000..2965ece --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Trace.lcls @@ -0,0 +1,8 @@ +s0,s0 +d0,d0 +c0,c0 +z0,z0 +s2,s0 +d2,d0 +c2,c0 +z2,z0 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Uint16.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Uint16.lcls new file mode 100644 index 0000000..d736170 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Uint16.lcls @@ -0,0 +1,12 @@ +s0,u160 +d0,u160 +u80,u160 +i80,u160 +u160,u160 +i160,u160 +s2,u162 +d2,u162 +u82,u162 +i82,u162 +u162,u162 +i162,u162 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Uint8.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Uint8.lcls new file mode 100644 index 0000000..0f40ef9 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Uint8.lcls @@ -0,0 +1,12 @@ +s0,u80 +d0,u80 +u80,u80 +i80,u80 +u160,u80 +i160,u80 +s2,u82 +d2,u82 +u82,u82 +i82,u82 +u162,u82 +i162,u82 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Zeros.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Zeros.lcls new file mode 100644 index 0000000..8772313 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/Zeros.lcls @@ -0,0 +1,39 @@ +,s0 +,d0 +,u80 +,i80 +,u160 +,i160 +s0,s0 +d0,d0 +c0,c0 +z0,z0 +u80,u80 +i80,i80 +u160,u160 +i160,i160 +s2,s2 +d2,d2 +c2,c2 +z2,z2 +u82,u82 +i82,i82 +u162,u162 +i162,i162 +s0s0,s0 +s0s0,d0 +s0s0,s2 +s0s0,d2 +d0d0,s0 +d0d0,d0 +d0d0,s2 +d0d0,d2 +u80u80,u80 +u80u80,u82 +i80i80,i80 +i80i80,i82 +u160u160,u160 +u160u160,u162 +i160i160,i160 +i160i160,i162 +d0d0d0,d3 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/bitand.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/bitand.lcls new file mode 100644 index 0000000..80488dd --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/bitand.lcls @@ -0,0 +1,4 @@ +u80u80,u80 +u82u82,u82 +u160u160,u160 +u162u162,u162 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/bitcmp.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/bitcmp.lcls new file mode 100644 index 0000000..f1856fe --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/bitcmp.lcls @@ -0,0 +1,4 @@ +u80d0,u80 +u82d0,u82 +u160d0,u160 +u162d0,u162 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/bitget.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/bitget.lcls new file mode 100644 index 0000000..05cacd4 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/bitget.lcls @@ -0,0 +1,2 @@ +u80d0,u80 +u160d0,u160 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/bitset.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/bitset.lcls new file mode 100644 index 0000000..37baf82 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/bitset.lcls @@ -0,0 +1,2 @@ +u80d0d0,u80 +u160d0d0,u160 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cat.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cat.lcls new file mode 100644 index 0000000..fb23ff7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cat.lcls @@ -0,0 +1,53 @@ +s0s0,s2 +s0s2,s2 +s2s0,s2 +s2s2,s2 +d0d0,d2 +d0d2,d2 +d2d0,d2 +d2d2,d2 +d0d2d2,d2 +d0u82u82,u82 +d0u162u162,u162 +d0i82i82,i82 +d0i162i162,i162 +c0c0,c2 +c0c2,c2 +c2c0,c2 +c2c2,c2 +z0z0,z2 +z0z2,z2 +z2z0,z2 +z2z2,z2 +u80u80,u82 +u80u82,u82 +u82u80,u82 +u82u82,u82 +u160u160,u162 +u160u162,u162 +u162u160,u162 +u162u162,u162 +i80i80,i82 +i80i82,i82 +i82i80,i82 +i82i82,i82 +i160i160,i162 +i160i162,i162 +i162i160,i162 +i162i162,i162 +z0d0,z2 +z2d0,z2 +c0s0,c2 +c2s0,c2 +s0c0,c2 +s2c0,c2 +d0z0,z2 +d2z0,z2 +s2c2,c2 +c2s2,c2 +d2z2,z2 +z2d2,z2 +s0c2,c2 +c0s2,c2 +d0z2,z2 +z0d2,z2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cmd_analog_in.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cmd_analog_in.lcls new file mode 100644 index 0000000..79fdce3 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cmd_analog_in.lcls @@ -0,0 +1 @@ +d0d0,u160 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cmd_analog_out.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cmd_analog_out.lcls new file mode 100644 index 0000000..e8547c0 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cmd_analog_out.lcls @@ -0,0 +1,2 @@ +d0d0d0, +d0d0u80, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cmd_dcmotor_run.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cmd_dcmotor_run.lcls new file mode 100644 index 0000000..83d89c2 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cmd_dcmotor_run.lcls @@ -0,0 +1,2 @@ +d0d0d0, +d0d0i160, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cmd_dcmotor_setup.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cmd_dcmotor_setup.lcls new file mode 100644 index 0000000..975b71e --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cmd_dcmotor_setup.lcls @@ -0,0 +1 @@ +d0d0d0d0d0, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cmd_digital_in.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cmd_digital_in.lcls new file mode 100644 index 0000000..ecdfe8f --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cmd_digital_in.lcls @@ -0,0 +1 @@ +d0d0,u80 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cmd_digital_out.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cmd_digital_out.lcls new file mode 100644 index 0000000..e8547c0 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cmd_digital_out.lcls @@ -0,0 +1,2 @@ +d0d0d0, +d0d0u80, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cmd_servo_attach.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cmd_servo_attach.lcls new file mode 100644 index 0000000..e85aaab --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cmd_servo_attach.lcls @@ -0,0 +1 @@ +d0d0, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cmd_servo_detach.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cmd_servo_detach.lcls new file mode 100644 index 0000000..e85aaab --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cmd_servo_detach.lcls @@ -0,0 +1 @@ +d0d0, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cmd_servo_move.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cmd_servo_move.lcls new file mode 100644 index 0000000..85f87e0 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/cmd_servo_move.lcls @@ -0,0 +1 @@ +d0d0d0, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/diag.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/diag.lcls new file mode 100644 index 0000000..2240448 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/diag.lcls @@ -0,0 +1,30 @@ +d0,d0 +d0d0,d0 +d0d0,d2 +d2,d2 +d2d0,d2 +d2d0,d0 +u80,u80 +u80d0,u80 +u80d0,u82 +u82,u82 +u82d0,u82 +u82d0,u80 +u160,u160 +u160d0,u160 +u160d0,u162 +u162,u162 +u162d0,u162 +u162d0,u160 +i80,i80 +i80d0,i80 +i80d0,i82 +i82,i82 +i82d0,i82 +i82d0,i80 +i160,i160 +i160d0,i160 +i160d0,i162 +i162,i162 +i162d0,i162 +i162d0,i160 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/linspace.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/linspace.lcls new file mode 100644 index 0000000..6a07ac5 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/linspace.lcls @@ -0,0 +1,2 @@ +d0d0d0,d2 +d2d2d0,d2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/rand.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/rand.lcls new file mode 100644 index 0000000..b159bf8 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/rand.lcls @@ -0,0 +1,20 @@ +d0,d0 +d0d0,d0 +d0d0,d2 +d2,d2 +u80,d0 +i80,d0 +u160,d0 +i160,d0 +u82,d2 +i82,d2 +u162,d2 +i162,d2 +u80u80,d0 +u80u80,d2 +i80i80,d0 +i80i80,d2 +u160u160,d0 +u160u160,d2 +i160i160,d0 +i160i160,d2 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/sleep.lcls b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/sleep.lcls new file mode 100644 index 0000000..97d8931 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Classes/sleep.lcls @@ -0,0 +1 @@ +d0, diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRADCSetup.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRADCSetup.lst new file mode 100644 index 0000000..e53fcb9 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRADCSetup.lst @@ -0,0 +1 @@ +CLASS: AVRADCSetup diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRDigitalIn.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRDigitalIn.lst new file mode 100644 index 0000000..427921c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRDigitalIn.lst @@ -0,0 +1 @@ +CLASS: AVRDigitalIn diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRDigitalOut.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRDigitalOut.lst new file mode 100644 index 0000000..5ee2b44 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRDigitalOut.lst @@ -0,0 +1 @@ +CLASS: AVRDigitalOut diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRDigitalPortSetup.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRDigitalPortSetup.lst new file mode 100644 index 0000000..6d5db50 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRDigitalPortSetup.lst @@ -0,0 +1 @@ +CLASS: AVRDigitalPortSetup diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRDigitalSetup.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRDigitalSetup.lst new file mode 100644 index 0000000..fbf1a3d --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRDigitalSetup.lst @@ -0,0 +1 @@ +CLASS: AVRDigitalSetup diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRGetTimerValue.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRGetTimerValue.lst new file mode 100644 index 0000000..25b1613 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRGetTimerValue.lst @@ -0,0 +1 @@ +CLASS: AVRGetTimerValue diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRPWM0SetDuty.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRPWM0SetDuty.lst new file mode 100644 index 0000000..38b9d7b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRPWM0SetDuty.lst @@ -0,0 +1 @@ +CLASS: AVRPWM0SetDuty diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRPWM0Setup.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRPWM0Setup.lst new file mode 100644 index 0000000..8223052 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRPWM0Setup.lst @@ -0,0 +1 @@ +CLASS: AVRPWM0Setup diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRPWM1SetDuty.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRPWM1SetDuty.lst new file mode 100644 index 0000000..86ac020 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRPWM1SetDuty.lst @@ -0,0 +1 @@ +CLASS: AVRPWM1SetDuty diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRPWM1Setup.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRPWM1Setup.lst new file mode 100644 index 0000000..6c0c3cd --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRPWM1Setup.lst @@ -0,0 +1 @@ +CLASS: AVRPWM1Setup diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRPWM2SetDuty.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRPWM2SetDuty.lst new file mode 100644 index 0000000..b29a774 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRPWM2SetDuty.lst @@ -0,0 +1 @@ +CLASS: AVRPWM2SetDuty diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRPWM2Setup.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRPWM2Setup.lst new file mode 100644 index 0000000..f899fc6 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRPWM2Setup.lst @@ -0,0 +1 @@ +CLASS: AVRPWM2Setup diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRReadADC.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRReadADC.lst new file mode 100644 index 0000000..51ed9e0 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRReadADC.lst @@ -0,0 +1 @@ +CLASS: AVRReadADC diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRSleep.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRSleep.lst new file mode 100644 index 0000000..67b8d66 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRSleep.lst @@ -0,0 +1 @@ +CLASS: AVRSleep diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRTimerSetup.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRTimerSetup.lst new file mode 100644 index 0000000..35d469f --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRTimerSetup.lst @@ -0,0 +1 @@ +CLASS: AVRTimerSetup diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRUARTReceiveChar.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRUARTReceiveChar.lst new file mode 100644 index 0000000..5b006d0 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRUARTReceiveChar.lst @@ -0,0 +1 @@ +CLASS: AVRUARTReceiveChar diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRUARTSetup.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRUARTSetup.lst new file mode 100644 index 0000000..336d25c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRUARTSetup.lst @@ -0,0 +1 @@ +CLASS: AVRUARTSetup diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRUARTTransmit.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRUARTTransmit.lst new file mode 100644 index 0000000..5430e40 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/AVRUARTTransmit.lst @@ -0,0 +1 @@ +CLASS: AVRUARTTransmit diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_AdaptiveThreshold.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_AdaptiveThreshold.lst new file mode 100644 index 0000000..805764a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_AdaptiveThreshold.lst @@ -0,0 +1 @@ +CLASS: CV_AdaptiveThreshold diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_Blur.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_Blur.lst new file mode 100644 index 0000000..12762a2 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_Blur.lst @@ -0,0 +1 @@ +CLASS: CV_Blur diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_Canny.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_Canny.lst new file mode 100644 index 0000000..afc4872 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_Canny.lst @@ -0,0 +1 @@ +CLASS: CV_Canny diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_CornerHarris.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_CornerHarris.lst new file mode 100644 index 0000000..4b67f53 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_CornerHarris.lst @@ -0,0 +1 @@ +CLASS: CV_CornerHarris diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_CreateImage.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_CreateImage.lst new file mode 100644 index 0000000..8ef5545 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_CreateImage.lst @@ -0,0 +1 @@ +CLASS: CV_CreateImage diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_CvtColor.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_CvtColor.lst new file mode 100644 index 0000000..1066599 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_CvtColor.lst @@ -0,0 +1 @@ +CLASS: CV_CvtColor diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_Dilate.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_Dilate.lst new file mode 100644 index 0000000..3ad6ae2 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_Dilate.lst @@ -0,0 +1 @@ +CLASS: CV_Dilate diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_DistanceTransform.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_DistanceTransform.lst new file mode 100644 index 0000000..c87c972 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_DistanceTransform.lst @@ -0,0 +1 @@ +CLASS: CV_DistanceTransform diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_Erode.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_Erode.lst new file mode 100644 index 0000000..3ad6ae2 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_Erode.lst @@ -0,0 +1 @@ +CLASS: CV_Dilate diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_GaussianBlur.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_GaussianBlur.lst new file mode 100644 index 0000000..12762a2 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_GaussianBlur.lst @@ -0,0 +1 @@ +CLASS: CV_Blur diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_GetImgSize.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_GetImgSize.lst new file mode 100644 index 0000000..6f3dd35 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_GetImgSize.lst @@ -0,0 +1 @@ +CLASS: CV_GetImgSize diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_LoadImage.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_LoadImage.lst new file mode 100644 index 0000000..037f713 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_LoadImage.lst @@ -0,0 +1 @@ +CLASS: CV_LoadImage diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_MedianBlur.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_MedianBlur.lst new file mode 100644 index 0000000..c3dd1e0 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_MedianBlur.lst @@ -0,0 +1 @@ +CLASS: CV_MedianBlur diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_SaveImage.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_SaveImage.lst new file mode 100644 index 0000000..d869941 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_SaveImage.lst @@ -0,0 +1 @@ +CLASS: CV_ShowImage diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_ShowImage.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_ShowImage.lst new file mode 100644 index 0000000..d869941 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_ShowImage.lst @@ -0,0 +1 @@ +CLASS: CV_ShowImage diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_Threshold.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_Threshold.lst new file mode 100644 index 0000000..b8e4930 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_Threshold.lst @@ -0,0 +1 @@ +CLASS: CV_Threshold diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_WaitKey.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_WaitKey.lst new file mode 100644 index 0000000..0f2a079 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/CV_WaitKey.lst @@ -0,0 +1 @@ +CLASS: CV_WaitKey diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/Cepstrum.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/Cepstrum.lst new file mode 100644 index 0000000..60a7925 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/Cepstrum.lst @@ -0,0 +1 @@ +CLASS: Cepstrum diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpApex.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpApex.lst new file mode 100644 index 0000000..67b2d70 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpApex.lst @@ -0,0 +1 @@ +CLASS: OpApex diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpBackSlash.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpBackSlash.lst new file mode 100644 index 0000000..f9a15de --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpBackSlash.lst @@ -0,0 +1 @@ +CLASS: OpBackSlash diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpCc.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpCc.lst new file mode 100644 index 0000000..0a61e73 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpCc.lst @@ -0,0 +1 @@ +CLASS: OpCc diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpColon.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpColon.lst new file mode 100644 index 0000000..6460a53 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpColon.lst @@ -0,0 +1 @@ +CLASS: OpColon diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpDotApex.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpDotApex.lst new file mode 100644 index 0000000..67b2d70 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpDotApex.lst @@ -0,0 +1 @@ +CLASS: OpApex diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpDotBackSlash.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpDotBackSlash.lst new file mode 100644 index 0000000..f33597c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpDotBackSlash.lst @@ -0,0 +1 @@ +CLASS: OpDotHat diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpDotHat.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpDotHat.lst new file mode 100644 index 0000000..f33597c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpDotHat.lst @@ -0,0 +1 @@ +CLASS: OpDotHat diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpDotSlash.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpDotSlash.lst new file mode 100644 index 0000000..0243038 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpDotSlash.lst @@ -0,0 +1 @@ +CLASS: OpDotStar diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpDotStar.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpDotStar.lst new file mode 100644 index 0000000..0243038 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpDotStar.lst @@ -0,0 +1 @@ +CLASS: OpDotStar diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpEqual.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpEqual.lst new file mode 100644 index 0000000..a1a50a1 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpEqual.lst @@ -0,0 +1 @@ +CLASS: OpEqual diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpExt.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpExt.lst new file mode 100644 index 0000000..7e4b925 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpExt.lst @@ -0,0 +1 @@ +CLASS: OpExt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpHat.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpHat.lst new file mode 100644 index 0000000..f33597c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpHat.lst @@ -0,0 +1 @@ +CLASS: OpDotHat diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpIns.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpIns.lst new file mode 100644 index 0000000..445aa02 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpIns.lst @@ -0,0 +1 @@ +CLASS: OpIns diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpLogAnd.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpLogAnd.lst new file mode 100644 index 0000000..dd3623a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpLogAnd.lst @@ -0,0 +1 @@ +CLASS: OpLogEq diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpLogEq.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpLogEq.lst new file mode 100644 index 0000000..dd3623a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpLogEq.lst @@ -0,0 +1 @@ +CLASS: OpLogEq diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpLogGe.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpLogGe.lst new file mode 100644 index 0000000..f33597c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpLogGe.lst @@ -0,0 +1 @@ +CLASS: OpDotHat diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpLogGt.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpLogGt.lst new file mode 100644 index 0000000..f33597c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpLogGt.lst @@ -0,0 +1 @@ +CLASS: OpDotHat diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpLogLe.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpLogLe.lst new file mode 100644 index 0000000..f33597c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpLogLe.lst @@ -0,0 +1 @@ +CLASS: OpDotHat diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpLogLt.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpLogLt.lst new file mode 100644 index 0000000..f33597c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpLogLt.lst @@ -0,0 +1 @@ +CLASS: OpDotHat diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpLogNe.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpLogNe.lst new file mode 100644 index 0000000..dd3623a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpLogNe.lst @@ -0,0 +1 @@ +CLASS: OpLogEq diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpLogNot.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpLogNot.lst new file mode 100644 index 0000000..3adec54 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpLogNot.lst @@ -0,0 +1 @@ +CLASS: OpLogNot diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpLogOr.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpLogOr.lst new file mode 100644 index 0000000..dd3623a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpLogOr.lst @@ -0,0 +1 @@ +CLASS: OpLogEq diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpMinus.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpMinus.lst new file mode 100644 index 0000000..39494a7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpMinus.lst @@ -0,0 +1 @@ +CLASS: OpMinus diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpPlus.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpPlus.lst new file mode 100644 index 0000000..50a2686 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpPlus.lst @@ -0,0 +1 @@ +CLASS: OpPlus diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpRc.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpRc.lst new file mode 100644 index 0000000..c072766 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpRc.lst @@ -0,0 +1 @@ +CLASS: OpRc diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpSlash.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpSlash.lst new file mode 100644 index 0000000..f6c9625 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpSlash.lst @@ -0,0 +1 @@ +CLASS: OpSlash diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpStar.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpStar.lst new file mode 100644 index 0000000..2382cd1 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/OpStar.lst @@ -0,0 +1 @@ +CLASS: OpStar diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_DelayMicro.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_DelayMicro.lst new file mode 100644 index 0000000..fbabc50 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_DelayMicro.lst @@ -0,0 +1 @@ +CLASS: RPI_DelayMilli diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_DelayMilli.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_DelayMilli.lst new file mode 100644 index 0000000..fbabc50 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_DelayMilli.lst @@ -0,0 +1 @@ +CLASS: RPI_DelayMilli diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_DigitalIn.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_DigitalIn.lst new file mode 100644 index 0000000..7dd25f1 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_DigitalIn.lst @@ -0,0 +1 @@ +CLASS: RPI_DigitalIn diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_DigitalOut.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_DigitalOut.lst new file mode 100644 index 0000000..36fdec8 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_DigitalOut.lst @@ -0,0 +1 @@ +CLASS: RPI_DigitalSetup diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_DigitalSetup.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_DigitalSetup.lst new file mode 100644 index 0000000..36fdec8 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_DigitalSetup.lst @@ -0,0 +1 @@ +CLASS: RPI_DigitalSetup diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_GetMicros.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_GetMicros.lst new file mode 100644 index 0000000..462c86c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_GetMicros.lst @@ -0,0 +1 @@ +CLASS: RPI_GetMilli diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_GetMillis.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_GetMillis.lst new file mode 100644 index 0000000..462c86c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_GetMillis.lst @@ -0,0 +1 @@ +CLASS: RPI_GetMilli diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_HardPWMSetClock.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_HardPWMSetClock.lst new file mode 100644 index 0000000..fbabc50 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_HardPWMSetClock.lst @@ -0,0 +1 @@ +CLASS: RPI_DelayMilli diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_HardPWMSetMode.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_HardPWMSetMode.lst new file mode 100644 index 0000000..fbabc50 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_HardPWMSetMode.lst @@ -0,0 +1 @@ +CLASS: RPI_DelayMilli diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_HardPWMSetRange.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_HardPWMSetRange.lst new file mode 100644 index 0000000..fbabc50 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_HardPWMSetRange.lst @@ -0,0 +1 @@ +CLASS: RPI_DelayMilli diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_HardPWMWrite.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_HardPWMWrite.lst new file mode 100644 index 0000000..36fdec8 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_HardPWMWrite.lst @@ -0,0 +1 @@ +CLASS: RPI_DigitalSetup diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_PinISR.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_PinISR.lst new file mode 100644 index 0000000..8b7719b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_PinISR.lst @@ -0,0 +1 @@ +CLASS: RPI_PinISR diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_SerialClose.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_SerialClose.lst new file mode 100644 index 0000000..fbabc50 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_SerialClose.lst @@ -0,0 +1 @@ +CLASS: RPI_DelayMilli diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_SerialDataAvail.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_SerialDataAvail.lst new file mode 100644 index 0000000..fbbb010 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_SerialDataAvail.lst @@ -0,0 +1 @@ +CLASS: RPI_SerialDataAvail diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_SerialFlush.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_SerialFlush.lst new file mode 100644 index 0000000..fbabc50 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_SerialFlush.lst @@ -0,0 +1 @@ +CLASS: RPI_DelayMilli diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_SerialGetChar.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_SerialGetChar.lst new file mode 100644 index 0000000..fbbb010 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_SerialGetChar.lst @@ -0,0 +1 @@ +CLASS: RPI_SerialDataAvail diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_SerialSendData.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_SerialSendData.lst new file mode 100644 index 0000000..cd85257 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_SerialSendData.lst @@ -0,0 +1 @@ +CLASS: RPI_SerialSendData diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_SerialSetup.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_SerialSetup.lst new file mode 100644 index 0000000..8ff1010 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_SerialSetup.lst @@ -0,0 +1 @@ +CLASS: RPI_SetupSerial diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_ThreadCreate.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_ThreadCreate.lst new file mode 100644 index 0000000..f9efdbc --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/RPI_ThreadCreate.lst @@ -0,0 +1 @@ +CLASS: RPI_ThreadCreate diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/SCI2Cresize.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/SCI2Cresize.lst new file mode 100644 index 0000000..ac95979 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/SCI2Cresize.lst @@ -0,0 +1 @@ +CLASS: Sin diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/abs.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/abs.lst new file mode 100644 index 0000000..e682e0d --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/abs.lst @@ -0,0 +1 @@ +CLASS: Abs diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/acos.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/acos.lst new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/acos.lst @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/acosd.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/acosd.lst new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/acosd.lst @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/acosh.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/acosh.lst new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/acosh.lst @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/acot.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/acot.lst new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/acot.lst @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/acotd.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/acotd.lst new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/acotd.lst @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/acoth.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/acoth.lst new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/acoth.lst @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/acsc.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/acsc.lst new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/acsc.lst @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/acscd.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/acscd.lst new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/acscd.lst @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/acsch.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/acsch.lst new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/acsch.lst @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/asec.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/asec.lst new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/asec.lst @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/asecd.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/asecd.lst new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/asecd.lst @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/asech.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/asech.lst new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/asech.lst @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/asin.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/asin.lst new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/asin.lst @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/asind.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/asind.lst new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/asind.lst @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/asinh.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/asinh.lst new file mode 100644 index 0000000..ac95979 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/asinh.lst @@ -0,0 +1 @@ +CLASS: Sin diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/atan.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/atan.lst new file mode 100644 index 0000000..3cad91b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/atan.lst @@ -0,0 +1 @@ +CLASS: Atan diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/atand.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/atand.lst new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/atand.lst @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/atanh.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/atanh.lst new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/atanh.lst @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/balanc.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/balanc.lst new file mode 100644 index 0000000..6affd53 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/balanc.lst @@ -0,0 +1 @@ +CLASS: BALANC diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/base2dec.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/base2dec.lst new file mode 100644 index 0000000..38e1caf --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/base2dec.lst @@ -0,0 +1 @@ +CLASS: BASE2DEC diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/bin2dec.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/bin2dec.lst new file mode 100644 index 0000000..3263d08 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/bin2dec.lst @@ -0,0 +1 @@ +CLASS: BIN2DEC diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/bitand.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/bitand.lst new file mode 100644 index 0000000..5a20aee --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/bitand.lst @@ -0,0 +1 @@ +CLASS: bitand diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/bitcmp.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/bitcmp.lst new file mode 100644 index 0000000..3cfce14 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/bitcmp.lst @@ -0,0 +1 @@ +CLASS: bitcmp diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/bitget.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/bitget.lst new file mode 100644 index 0000000..2a3e8f7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/bitget.lst @@ -0,0 +1 @@ +CLASS: bitget diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/bitor.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/bitor.lst new file mode 100644 index 0000000..5a20aee --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/bitor.lst @@ -0,0 +1 @@ +CLASS: bitand diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/bitset.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/bitset.lst new file mode 100644 index 0000000..e5ffe42 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/bitset.lst @@ -0,0 +1 @@ +CLASS: bitset diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/bitxor.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/bitxor.lst new file mode 100644 index 0000000..5a20aee --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/bitxor.lst @@ -0,0 +1 @@ +CLASS: bitand diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cat.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cat.lst new file mode 100644 index 0000000..c27cf34 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cat.lst @@ -0,0 +1 @@ +CLASS: cat diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/ceil.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/ceil.lst new file mode 100644 index 0000000..3adec54 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/ceil.lst @@ -0,0 +1 @@ +CLASS: OpLogNot diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/chol.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/chol.lst new file mode 100644 index 0000000..ac95979 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/chol.lst @@ -0,0 +1 @@ +CLASS: Sin diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cmd_analog_in.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cmd_analog_in.lst new file mode 100644 index 0000000..00dbfdd --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cmd_analog_in.lst @@ -0,0 +1 @@ +CLASS: cmd_analog_in diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cmd_analog_out.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cmd_analog_out.lst new file mode 100644 index 0000000..f4251a3 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cmd_analog_out.lst @@ -0,0 +1 @@ +CLASS: cmd_analog_out diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cmd_dcmotor_run.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cmd_dcmotor_run.lst new file mode 100644 index 0000000..25aad21 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cmd_dcmotor_run.lst @@ -0,0 +1 @@ +CLASS: cmd_dcmotor_run diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cmd_dcmotor_setup.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cmd_dcmotor_setup.lst new file mode 100644 index 0000000..d2f93c2 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cmd_dcmotor_setup.lst @@ -0,0 +1 @@ +CLASS: cmd_dcmotor_setup diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cmd_digital_in.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cmd_digital_in.lst new file mode 100644 index 0000000..3746520 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cmd_digital_in.lst @@ -0,0 +1 @@ +CLASS: cmd_digital_in diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cmd_digital_out.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cmd_digital_out.lst new file mode 100644 index 0000000..b5fe8fc --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cmd_digital_out.lst @@ -0,0 +1 @@ +CLASS: cmd_digital_out diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cmd_servo_attach.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cmd_servo_attach.lst new file mode 100644 index 0000000..69a84f8 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cmd_servo_attach.lst @@ -0,0 +1 @@ +CLASS: cmd_servo_attach diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cmd_servo_detach.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cmd_servo_detach.lst new file mode 100644 index 0000000..c38a64b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cmd_servo_detach.lst @@ -0,0 +1 @@ +CLASS: cmd_servo_detach diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cmd_servo_move.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cmd_servo_move.lst new file mode 100644 index 0000000..04628b1 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cmd_servo_move.lst @@ -0,0 +1 @@ +CLASS: cmd_servo_move diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/conj.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/conj.lst new file mode 100644 index 0000000..ac95979 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/conj.lst @@ -0,0 +1 @@ +CLASS: Sin diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/convol.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/convol.lst new file mode 100644 index 0000000..33bbe01 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/convol.lst @@ -0,0 +1 @@ +CLASS: Convol diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/convstr.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/convstr.lst new file mode 100644 index 0000000..6415058 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/convstr.lst @@ -0,0 +1,2 @@ +CLASS: CONVSTR +CLASS: CONVSTR diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cos.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cos.lst new file mode 100644 index 0000000..ac95979 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cos.lst @@ -0,0 +1 @@ +CLASS: Sin diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cosd.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cosd.lst new file mode 100644 index 0000000..e5da336 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cosd.lst @@ -0,0 +1 @@ +CLASS: Cosd diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cosh.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cosh.lst new file mode 100644 index 0000000..ac95979 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cosh.lst @@ -0,0 +1 @@ +CLASS: Sin diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cotd.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cotd.lst new file mode 100644 index 0000000..c9bedb2 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cotd.lst @@ -0,0 +1 @@ +CLASS: Cotd diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/coth.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/coth.lst new file mode 100644 index 0000000..020a121 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/coth.lst @@ -0,0 +1 @@ +CLASS: Coth diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/csc.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/csc.lst new file mode 100644 index 0000000..c767a15 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/csc.lst @@ -0,0 +1 @@ +CLASS: Csc diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cscd.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cscd.lst new file mode 100644 index 0000000..54d728d --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cscd.lst @@ -0,0 +1 @@ +CLASS: Cscd diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/csch.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/csch.lst new file mode 100644 index 0000000..d183304 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/csch.lst @@ -0,0 +1 @@ +CLASS: Csch diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cumprod.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cumprod.lst new file mode 100644 index 0000000..640bb62 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cumprod.lst @@ -0,0 +1 @@ +CLASS: CUMSUM diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cumsum.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cumsum.lst new file mode 100644 index 0000000..640bb62 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/cumsum.lst @@ -0,0 +1 @@ +CLASS: CUMSUM diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/dec2base.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/dec2base.lst new file mode 100644 index 0000000..a170cc5 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/dec2base.lst @@ -0,0 +1 @@ +CLASS: DEC2BASE diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/dec2bin.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/dec2bin.lst new file mode 100644 index 0000000..e25a1ee --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/dec2bin.lst @@ -0,0 +1 @@ +CLASS: DEC2BIN diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/dec2hex.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/dec2hex.lst new file mode 100644 index 0000000..03c6de4 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/dec2hex.lst @@ -0,0 +1 @@ +CLASS: DEC2HEX diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/dec2oct.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/dec2oct.lst new file mode 100644 index 0000000..5518830 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/dec2oct.lst @@ -0,0 +1 @@ +CLASS: DEC2OCT diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/det.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/det.lst new file mode 100644 index 0000000..56ae25c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/det.lst @@ -0,0 +1 @@ +CLASS: Trace diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/diag.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/diag.lst new file mode 100644 index 0000000..a58a4e2 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/diag.lst @@ -0,0 +1 @@ +CLASS: diag diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/diff.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/diff.lst new file mode 100644 index 0000000..94dc91d --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/diff.lst @@ -0,0 +1 @@ +CLASS: DIFF diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/disp.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/disp.lst new file mode 100644 index 0000000..f6f39c5 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/disp.lst @@ -0,0 +1 @@ +CLASS: Disp diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/double.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/double.lst new file mode 100644 index 0000000..d7c18cb --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/double.lst @@ -0,0 +1 @@ +CLASS: Double diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/doublecomplex.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/doublecomplex.lst new file mode 100644 index 0000000..44dd5dc --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/doublecomplex.lst @@ -0,0 +1 @@ +CLASS: DoubleComplex diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/exp.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/exp.lst new file mode 100644 index 0000000..ac95979 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/exp.lst @@ -0,0 +1 @@ +CLASS: Sin diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/expm.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/expm.lst new file mode 100644 index 0000000..f0c2dfd --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/expm.lst @@ -0,0 +1 @@ +CLASS: Expm diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/eye.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/eye.lst new file mode 100644 index 0000000..7e224c4 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/eye.lst @@ -0,0 +1 @@ +CLASS: Zeros diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/factor.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/factor.lst new file mode 100644 index 0000000..469b3b3 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/factor.lst @@ -0,0 +1 @@ +CLASS: FACTOR diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/factorial.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/factorial.lst new file mode 100644 index 0000000..f34d2b7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/factorial.lst @@ -0,0 +1 @@ +CLASS: FACTORIAL diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/fft.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/fft.lst new file mode 100644 index 0000000..7693bd2 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/fft.lst @@ -0,0 +1 @@ +CLASS: FFT diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/fftshift.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/fftshift.lst new file mode 100644 index 0000000..3b61c88 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/fftshift.lst @@ -0,0 +1 @@ +CLASS: FFTShift diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/find.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/find.lst new file mode 100644 index 0000000..f784a53 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/find.lst @@ -0,0 +1 @@ +CLASS: Find diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/fix.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/fix.lst new file mode 100644 index 0000000..3adec54 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/fix.lst @@ -0,0 +1 @@ +CLASS: OpLogNot diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/flipdim.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/flipdim.lst new file mode 100644 index 0000000..0ee8101 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/flipdim.lst @@ -0,0 +1 @@ +CLASS: FLIPDIM diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/float.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/float.lst new file mode 100644 index 0000000..71d9e25 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/float.lst @@ -0,0 +1,2 @@ +CLASS: Float +CLASS: Float diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/floatcomplex.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/floatcomplex.lst new file mode 100644 index 0000000..67cfd3d --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/floatcomplex.lst @@ -0,0 +1 @@ +CLASS: FloatComplex diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/floor.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/floor.lst new file mode 100644 index 0000000..3adec54 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/floor.lst @@ -0,0 +1 @@ +CLASS: OpLogNot diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/frmag.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/frmag.lst new file mode 100644 index 0000000..31c401a --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/frmag.lst @@ -0,0 +1 @@ +CLASS: Frmag diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/global.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/global.lst new file mode 100644 index 0000000..49f9f38 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/global.lst @@ -0,0 +1 @@ +CLASS: Global diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/hex2dec.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/hex2dec.lst new file mode 100644 index 0000000..5df6263 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/hex2dec.lst @@ -0,0 +1 @@ +CLASS: HEX2DEC diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/ifft.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/ifft.lst new file mode 100644 index 0000000..5d0ca14 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/ifft.lst @@ -0,0 +1 @@ +CLASS: IFFT diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/imag.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/imag.lst new file mode 100644 index 0000000..e682e0d --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/imag.lst @@ -0,0 +1 @@ +CLASS: Abs diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/int.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/int.lst new file mode 100644 index 0000000..ac95979 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/int.lst @@ -0,0 +1 @@ +CLASS: Sin diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/int16.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/int16.lst new file mode 100644 index 0000000..1e22e98 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/int16.lst @@ -0,0 +1 @@ +CLASS: Int16 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/int8.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/int8.lst new file mode 100644 index 0000000..04fff59 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/int8.lst @@ -0,0 +1 @@ +CLASS: Int8 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/interp1.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/interp1.lst new file mode 100644 index 0000000..473e05c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/interp1.lst @@ -0,0 +1 @@ +CLASS: Interp1 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/inv.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/inv.lst new file mode 100644 index 0000000..ac95979 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/inv.lst @@ -0,0 +1 @@ +CLASS: Sin diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/isempty.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/isempty.lst new file mode 100644 index 0000000..80eebe5 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/isempty.lst @@ -0,0 +1 @@ +CLASS: IsEmpty diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/isnan.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/isnan.lst new file mode 100644 index 0000000..d790bb6 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/isnan.lst @@ -0,0 +1 @@ +CLASS: IsNan diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/kron.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/kron.lst new file mode 100644 index 0000000..5cb9b6f --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/kron.lst @@ -0,0 +1 @@ +CLASS: KRON diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/length.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/length.lst new file mode 100644 index 0000000..6c1fdd6 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/length.lst @@ -0,0 +1 @@ +CLASS: Length diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/lev.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/lev.lst new file mode 100644 index 0000000..1b5a2c0 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/lev.lst @@ -0,0 +1 @@ +CLASS: Lev diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/linspace.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/linspace.lst new file mode 100644 index 0000000..4762bc1 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/linspace.lst @@ -0,0 +1 @@ +CLASS: linspace diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/log.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/log.lst new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/log.lst @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/log10.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/log10.lst new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/log10.lst @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/log1p.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/log1p.lst new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/log1p.lst @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/logspace.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/logspace.lst new file mode 100644 index 0000000..4762bc1 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/logspace.lst @@ -0,0 +1 @@ +CLASS: linspace diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/lqe.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/lqe.lst new file mode 100644 index 0000000..65944c7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/lqe.lst @@ -0,0 +1 @@ +CLASS: LQE diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/lqr.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/lqr.lst new file mode 100644 index 0000000..b545f79 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/lqr.lst @@ -0,0 +1 @@ +CLASS: LQR diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/max.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/max.lst new file mode 100644 index 0000000..8f4cc1c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/max.lst @@ -0,0 +1 @@ +CLASS: Max diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/mclose.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/mclose.lst new file mode 100644 index 0000000..3e66b6e --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/mclose.lst @@ -0,0 +1 @@ +CLASS: Mclose diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/mean.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/mean.lst new file mode 100644 index 0000000..feb650b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/mean.lst @@ -0,0 +1 @@ +CLASS: Sum diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/meanf.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/meanf.lst new file mode 100644 index 0000000..effa0b5 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/meanf.lst @@ -0,0 +1 @@ +CLASS: Meanf diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/mget.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/mget.lst new file mode 100644 index 0000000..c4afcbb --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/mget.lst @@ -0,0 +1 @@ +CLASS: Mget diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/min.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/min.lst new file mode 100644 index 0000000..8f4cc1c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/min.lst @@ -0,0 +1 @@ +CLASS: Max diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/mopen.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/mopen.lst new file mode 100644 index 0000000..6e78e78 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/mopen.lst @@ -0,0 +1 @@ +CLASS: Mopen diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/mput.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/mput.lst new file mode 100644 index 0000000..9ac8695 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/mput.lst @@ -0,0 +1 @@ +CLASS: Mput diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/mseek.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/mseek.lst new file mode 100644 index 0000000..a945559 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/mseek.lst @@ -0,0 +1 @@ +CLASS: Mseek diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/norm.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/norm.lst new file mode 100644 index 0000000..d6177fd --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/norm.lst @@ -0,0 +1 @@ +CLASS: NORM diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/obscont.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/obscont.lst new file mode 100644 index 0000000..bbf4b03 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/obscont.lst @@ -0,0 +1 @@ +CLASS: OBSCONT diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/oct2dec.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/oct2dec.lst new file mode 100644 index 0000000..ea9cdec --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/oct2dec.lst @@ -0,0 +1 @@ +CLASS: OCT2DEC diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/ode.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/ode.lst new file mode 100644 index 0000000..2bf0784 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/ode.lst @@ -0,0 +1 @@ +CLASS: ODE diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/ones.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/ones.lst new file mode 100644 index 0000000..7e224c4 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/ones.lst @@ -0,0 +1 @@ +CLASS: Zeros diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/part.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/part.lst new file mode 100644 index 0000000..2f78bda --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/part.lst @@ -0,0 +1 @@ +CLASS: Part diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/primes.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/primes.lst new file mode 100644 index 0000000..97337c7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/primes.lst @@ -0,0 +1 @@ +CLASS: PRIMES diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/prod.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/prod.lst new file mode 100644 index 0000000..feb650b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/prod.lst @@ -0,0 +1 @@ +CLASS: Sum diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/rand.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/rand.lst new file mode 100644 index 0000000..51b0615 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/rand.lst @@ -0,0 +1 @@ +CLASS: rand diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/rcond.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/rcond.lst new file mode 100644 index 0000000..c20a525 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/rcond.lst @@ -0,0 +1 @@ +CLASS: RCOND diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/real.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/real.lst new file mode 100644 index 0000000..e682e0d --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/real.lst @@ -0,0 +1 @@ +CLASS: Abs diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/return.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/return.lst new file mode 100644 index 0000000..208d44e --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/return.lst @@ -0,0 +1 @@ +CLASS: Return diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/round.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/round.lst new file mode 100644 index 0000000..3adec54 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/round.lst @@ -0,0 +1 @@ +CLASS: OpLogNot diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/schur.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/schur.lst new file mode 100644 index 0000000..0e45062 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/schur.lst @@ -0,0 +1 @@ +CLASS: SCHUR diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/sec.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/sec.lst new file mode 100644 index 0000000..8284d46 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/sec.lst @@ -0,0 +1 @@ +CLASS: Sec diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/secd.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/secd.lst new file mode 100644 index 0000000..54a6fd1 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/secd.lst @@ -0,0 +1 @@ +CLASS: Secd diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/sech.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/sech.lst new file mode 100644 index 0000000..ac9aaee --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/sech.lst @@ -0,0 +1 @@ +CLASS: Sech diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/sin.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/sin.lst new file mode 100644 index 0000000..ac95979 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/sin.lst @@ -0,0 +1 @@ +CLASS: Sin diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/sinh.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/sinh.lst new file mode 100644 index 0000000..ac95979 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/sinh.lst @@ -0,0 +1 @@ +CLASS: Sin diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/size.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/size.lst new file mode 100644 index 0000000..dd6e6a5 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/size.lst @@ -0,0 +1 @@ +CLASS: Size diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/sleep.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/sleep.lst new file mode 100644 index 0000000..1f9ebad --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/sleep.lst @@ -0,0 +1 @@ +CLASS: sleep diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/spec.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/spec.lst new file mode 100644 index 0000000..0c4f80e --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/spec.lst @@ -0,0 +1 @@ +CLASS: Spec diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/sqrt.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/sqrt.lst new file mode 100644 index 0000000..2d1e9e7 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/sqrt.lst @@ -0,0 +1 @@ +CLASS: Sqrt diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/st_deviation.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/st_deviation.lst new file mode 100644 index 0000000..feb650b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/st_deviation.lst @@ -0,0 +1 @@ +CLASS: Sum diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/stdevf.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/stdevf.lst new file mode 100644 index 0000000..effa0b5 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/stdevf.lst @@ -0,0 +1 @@ +CLASS: Meanf diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/strcmp.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/strcmp.lst new file mode 100644 index 0000000..403e1d4 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/strcmp.lst @@ -0,0 +1 @@ +CLASS: STRCMP diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/strindex.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/strindex.lst new file mode 100644 index 0000000..5a16ce3 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/strindex.lst @@ -0,0 +1 @@ +CLASS: Strindex diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/string.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/string.lst new file mode 100644 index 0000000..3950a3f --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/string.lst @@ -0,0 +1 @@ +CLASS: String diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/strrchr.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/strrchr.lst new file mode 100644 index 0000000..d60113b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/strrchr.lst @@ -0,0 +1 @@ +CLASS: STRRCHR diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/strrev.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/strrev.lst new file mode 100644 index 0000000..b79ff38 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/strrev.lst @@ -0,0 +1 @@ +CLASS: STRREV diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/strsubst.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/strsubst.lst new file mode 100644 index 0000000..882b664 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/strsubst.lst @@ -0,0 +1 @@ +CLASS: STRSUBST diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/sum.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/sum.lst new file mode 100644 index 0000000..feb650b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/sum.lst @@ -0,0 +1 @@ +CLASS: Sum diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/syslin.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/syslin.lst new file mode 100644 index 0000000..cdf1251 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/syslin.lst @@ -0,0 +1 @@ +CLASS: SYSLIN diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/tan.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/tan.lst new file mode 100644 index 0000000..ac95979 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/tan.lst @@ -0,0 +1 @@ +CLASS: Sin diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/tanh.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/tanh.lst new file mode 100644 index 0000000..ac95979 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/tanh.lst @@ -0,0 +1 @@ +CLASS: Sin diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/trace.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/trace.lst new file mode 100644 index 0000000..56ae25c --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/trace.lst @@ -0,0 +1 @@ +CLASS: Trace diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/tril.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/tril.lst new file mode 100644 index 0000000..473a029 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/tril.lst @@ -0,0 +1 @@ +CLASS: TRIU diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/triu.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/triu.lst new file mode 100644 index 0000000..473a029 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/triu.lst @@ -0,0 +1 @@ +CLASS: TRIU diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/type.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/type.lst new file mode 100644 index 0000000..6c1fdd6 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/type.lst @@ -0,0 +1 @@ +CLASS: Length diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/uint16.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/uint16.lst new file mode 100644 index 0000000..a6f3e4f --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/uint16.lst @@ -0,0 +1 @@ +CLASS: Uint16 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/uint8.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/uint8.lst new file mode 100644 index 0000000..8ba5c86 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/uint8.lst @@ -0,0 +1 @@ +CLASS: Uint8 diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/variance.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/variance.lst new file mode 100644 index 0000000..feb650b --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/variance.lst @@ -0,0 +1 @@ +CLASS: Sum diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/variancef.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/variancef.lst new file mode 100644 index 0000000..effa0b5 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/variancef.lst @@ -0,0 +1 @@ +CLASS: Meanf diff --git a/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/zeros.lst b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/zeros.lst new file mode 100644 index 0000000..7e224c4 --- /dev/null +++ b/SCI2CTmpResultsReports/SCI2CLib/CFunctionList/Functions/zeros.lst @@ -0,0 +1 @@ +CLASS: Zeros |