|
4 | 4 | | Function | Tested? | Search link |
|
5 | 5 | | -------- | ------- | ----------- |
|
6 | 6 | | [`ti_CloseAll`](/src/fileioc/fileioc.h#L47) | YES (x5) | [occurrences](https://github.com/search?q=ti_CloseAll+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
|
7 |
| -| [`ti_Open`](/src/fileioc/fileioc.h#L64) | YES (x4) | [occurrences](https://github.com/search?q=ti_Open+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
| 7 | +| [`ti_Open`](/src/fileioc/fileioc.h#L64) | YES (x3) | [occurrences](https://github.com/search?q=ti_Open+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
8 | 8 | | [`ti_OpenVar`](/src/fileioc/fileioc.h#L82) | YES (x1) | [occurrences](https://github.com/search?q=ti_OpenVar+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
|
9 |
| -| [`ti_Close`](/src/fileioc/fileioc.h#L88) | YES (x5) | [occurrences](https://github.com/search?q=ti_Close+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
| 9 | +| [`ti_Close`](/src/fileioc/fileioc.h#L88) | ✗ | |
10 | 10 | | [`ti_Detect`](/src/fileioc/fileioc.h#L107) | YES (x1) | [occurrences](https://github.com/search?q=ti_Detect+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
|
11 | 11 | | [`ti_DetectVar`](/src/fileioc/fileioc.h#L127) | ✗ |
|
12 | 12 | | [`ti_Write`](/src/fileioc/fileioc.h#L138) | YES (x1) | [occurrences](https://github.com/search?q=ti_Write+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
|
|
33 | 33 | | [`ti_AllocCplxList`](/src/fileioc/fileioc.h#L354) | ✗ |
|
34 | 34 | | [`ti_AllocEqu`](/src/fileioc/fileioc.h#L355) | ✗ |
|
35 | 35 |
|
36 |
| -**Total: 13/29 tested.** |
| 36 | +**Total: 12/29 tested.** |
37 | 37 |
|
38 | 38 | ### src/graphx/graphx.h
|
39 | 39 | | Function | Tested? | Search link |
|
|
64 | 64 | | [`gfx_VertLine_NoClip`](/src/graphx/graphx.h#L580) | ✗ |
|
65 | 65 | | [`gfx_Rectangle`](/src/graphx/graphx.h#L591) | YES (x2) | [occurrences](https://github.com/search?q=gfx_Rectangle+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
|
66 | 66 | | [`gfx_Rectangle_NoClip`](/src/graphx/graphx.h#L602) | ✗ |
|
67 |
| -| [`gfx_FillRectangle`](/src/graphx/graphx.h#L613) | YES (x6) | [occurrences](https://github.com/search?q=gfx_FillRectangle+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
| 67 | +| [`gfx_FillRectangle`](/src/graphx/graphx.h#L613) | YES (x4) | [occurrences](https://github.com/search?q=gfx_FillRectangle+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
68 | 68 | | [`gfx_FillRectangle_NoClip`](/src/graphx/graphx.h#L624) | YES (x2) | [occurrences](https://github.com/search?q=gfx_FillRectangle_NoClip+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
|
69 | 69 | | [`gfx_Circle`](/src/graphx/graphx.h#L634) | YES (x1) | [occurrences](https://github.com/search?q=gfx_Circle+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
|
70 | 70 | | [`gfx_FillCircle`](/src/graphx/graphx.h#L644) | YES (x1) | [occurrences](https://github.com/search?q=gfx_FillCircle+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
|
|
73 | 73 | | [`gfx_Polygon_NoClip`](/src/graphx/graphx.h#L701) | ✗ |
|
74 | 74 | | [`gfx_FillTriangle`](/src/graphx/graphx.h#L714) | YES (x1) | [occurrences](https://github.com/search?q=gfx_FillTriangle+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
|
75 | 75 | | [`gfx_FillTriangle_NoClip`](/src/graphx/graphx.h#L715) | ✗ |
|
76 |
| -| [`gfx_SetDraw`](/src/graphx/graphx.h#L723) | YES (x7) | [occurrences](https://github.com/search?q=gfx_SetDraw+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
| 76 | +| [`gfx_SetDraw`](/src/graphx/graphx.h#L723) | ✗ | |
77 | 77 | | [`gfx_GetDraw`](/src/graphx/graphx.h#L751) | ✗ |
|
78 | 78 | | [`gfx_SwapDraw`](/src/graphx/graphx.h#L758) | YES (x6) | [occurrences](https://github.com/search?q=gfx_SwapDraw+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
|
79 |
| -| [`gfx_Blit`](/src/graphx/graphx.h#L767) | YES (x2) | [occurrences](https://github.com/search?q=gfx_Blit+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
| 79 | +| [`gfx_Blit`](/src/graphx/graphx.h#L767) | ✗ | |
80 | 80 | | [`gfx_BlitLines`](/src/graphx/graphx.h#L778) | YES (x1) | [occurrences](https://github.com/search?q=gfx_BlitLines+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
|
81 | 81 | | [`gfx_BlitRectangle`](/src/graphx/graphx.h#L791) | YES (x1) | [occurrences](https://github.com/search?q=gfx_BlitRectangle+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
|
82 | 82 | | [`gfx_SetTextScale`](/src/graphx/graphx.h#L812) | YES (x1) | [occurrences](https://github.com/search?q=gfx_SetTextScale+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
|
83 | 83 | | [`gfx_PrintChar`](/src/graphx/graphx.h#L821) | ✗ |
|
84 | 84 | | [`gfx_PrintInt`](/src/graphx/graphx.h#L833) | ✗ |
|
85 | 85 | | [`gfx_PrintUInt`](/src/graphx/graphx.h#L845) | YES (x3) | [occurrences](https://github.com/search?q=gfx_PrintUInt+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
|
86 |
| -| [`gfx_PrintString`](/src/graphx/graphx.h#L854) | YES (x5) | [occurrences](https://github.com/search?q=gfx_PrintString+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
| 86 | +| [`gfx_PrintString`](/src/graphx/graphx.h#L854) | YES (x3) | [occurrences](https://github.com/search?q=gfx_PrintString+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
87 | 87 | | [`gfx_PrintStringXY`](/src/graphx/graphx.h#L866) | YES (x5) | [occurrences](https://github.com/search?q=gfx_PrintStringXY+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
|
88 | 88 | | [`gfx_GetTextX`](/src/graphx/graphx.h#L871) | ✗ |
|
89 | 89 | | [`gfx_GetTextY`](/src/graphx/graphx.h#L876) | ✗ |
|
|
92 | 92 | | [`gfx_SetTextFGColor`](/src/graphx/graphx.h#L910) | YES (x3) | [occurrences](https://github.com/search?q=gfx_SetTextFGColor+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
|
93 | 93 | | [`gfx_SetTextBGColor`](/src/graphx/graphx.h#L919) | YES (x2) | [occurrences](https://github.com/search?q=gfx_SetTextBGColor+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
|
94 | 94 | | [`gfx_SetTextTransparentColor`](/src/graphx/graphx.h#L928) | YES (x2) | [occurrences](https://github.com/search?q=gfx_SetTextTransparentColor+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
|
95 |
| -| [`gfx_Sprite`](/src/graphx/graphx.h#L937) | YES (x6) | [occurrences](https://github.com/search?q=gfx_Sprite+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
| 95 | +| [`gfx_Sprite`](/src/graphx/graphx.h#L937) | YES (x5) | [occurrences](https://github.com/search?q=gfx_Sprite+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
96 | 96 | | [`gfx_Sprite_NoClip`](/src/graphx/graphx.h#L946) | YES (x3) | [occurrences](https://github.com/search?q=gfx_Sprite_NoClip+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
|
97 |
| -| [`gfx_TransparentSprite`](/src/graphx/graphx.h#L955) | YES (x3) | [occurrences](https://github.com/search?q=gfx_TransparentSprite+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
| 97 | +| [`gfx_TransparentSprite`](/src/graphx/graphx.h#L955) | YES (x2) | [occurrences](https://github.com/search?q=gfx_TransparentSprite+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
98 | 98 | | [`gfx_TransparentSprite_NoClip`](/src/graphx/graphx.h#L964) | YES (x2) | [occurrences](https://github.com/search?q=gfx_TransparentSprite_NoClip+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
|
99 |
| -| [`gfx_GetSprite`](/src/graphx/graphx.h#L976) | YES (x1) | [occurrences](https://github.com/search?q=gfx_GetSprite+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
| 99 | +| [`gfx_GetSprite`](/src/graphx/graphx.h#L976) | ✗ | |
100 | 100 | | [`gfx_ScaledSprite_NoClip`](/src/graphx/graphx.h#L1002) | YES (x1) | [occurrences](https://github.com/search?q=gfx_ScaledSprite_NoClip+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
|
101 | 101 | | [`gfx_ScaledTransparentSprite_NoClip`](/src/graphx/graphx.h#L1015) | YES (x1) | [occurrences](https://github.com/search?q=gfx_ScaledTransparentSprite_NoClip+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
|
102 | 102 | | [`gfx_RotatedScaledTransparentSprite_NoClip`](/src/graphx/graphx.h#L1030) | ✗ |
|
|
131 | 131 | | [`gfx_ConvertToNewRLETSprite`](/src/graphx/graphx.h#L1382) | ✗ |
|
132 | 132 | | [`gfx_LZDecompress`](/src/graphx/graphx.h#L1440) | ✗ |
|
133 | 133 |
|
134 |
| -**Total: 54/92 tested.** |
| 134 | +**Total: 51/92 tested.** |
135 | 135 |
|
136 | 136 | ### src/keypadc/keypadc.h
|
137 | 137 | | Function | Tested? | Search link |
|
|
0 commit comments