mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[ci,abi] suppress gdi_graphics_pipeline_init_ex
subtype changed from __uint32 to uint32_t...
This commit is contained in:
@@ -43,60 +43,7 @@ name = freerdp_settings_get_uint32
|
|||||||
change_kind = function-subtype-change
|
change_kind = function-subtype-change
|
||||||
name = freerdp_settings_set_uint32
|
name = freerdp_settings_set_uint32
|
||||||
|
|
||||||
# suppress local functions (false positives)
|
# gdi_graphics_pipeline_init_ex subtype change (__uint32 to uint32_t)
|
||||||
[suppress_function]
|
[suppress_function]
|
||||||
change_kind = all
|
change_kind = function-subtype-change
|
||||||
name = primitives_init_YCoCg_neon
|
name = gdi_graphics_pipeline_init_ex
|
||||||
|
|
||||||
[suppress_function]
|
|
||||||
change_kind = all
|
|
||||||
name = primitives_init_YCoCg_ssse3
|
|
||||||
|
|
||||||
[suppress_function]
|
|
||||||
change_kind = all
|
|
||||||
name = primitives_init_YUV_neon
|
|
||||||
|
|
||||||
[suppress_function]
|
|
||||||
change_kind = all
|
|
||||||
name = primitives_init_YUV_sse41
|
|
||||||
|
|
||||||
[suppress_function]
|
|
||||||
change_kind = all
|
|
||||||
name = primitives_init_add_sse3
|
|
||||||
|
|
||||||
[suppress_function]
|
|
||||||
change_kind = all
|
|
||||||
name = primitives_init_alphaComp_sse3
|
|
||||||
|
|
||||||
[suppress_function]
|
|
||||||
change_kind = all
|
|
||||||
name = primitives_init_andor_sse3
|
|
||||||
|
|
||||||
[suppress_function]
|
|
||||||
change_kind = all
|
|
||||||
name = primitives_init_colors_neon
|
|
||||||
|
|
||||||
[suppress_function]
|
|
||||||
change_kind = all
|
|
||||||
name = primitives_init_colors_sse2
|
|
||||||
|
|
||||||
[suppress_function]
|
|
||||||
change_kind = all
|
|
||||||
name = primitives_init_copy_avx2
|
|
||||||
|
|
||||||
[suppress_function]
|
|
||||||
change_kind = all
|
|
||||||
name = primitives_init_copy_sse41
|
|
||||||
|
|
||||||
[suppress_function]
|
|
||||||
change_kind = all
|
|
||||||
name = primitives_init_set_sse2
|
|
||||||
|
|
||||||
[suppress_function]
|
|
||||||
change_kind = all
|
|
||||||
name = primitives_init_shift_sse3
|
|
||||||
|
|
||||||
[suppress_function]
|
|
||||||
change_kind = all
|
|
||||||
name = primitives_init_sign_ssse3
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user