Searched refs:Uint32 (Results 1 – 7 of 7) sorted by relevance
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/ |
H A D | CVE-2019-7577.patch | 61 static int MS_ADPCM_decode(Uint8 **audio_buf, Uint32 *audio_len) 69 @@ -124,6 +124,7 @@ static int MS_ADPCM_decode(Uint8 **audio_buf, Uint32 *audio_len) 77 @@ -141,10 +142,14 @@ static int MS_ADPCM_decode(Uint8 **audio_buf, Uint32 *audio_len) 92 @@ -188,6 +193,8 @@ static int MS_ADPCM_decode(Uint8 **audio_buf, Uint32 *audio_len) 101 @@ -209,6 +216,14 @@ static int MS_ADPCM_decode(Uint8 **audio_buf, Uint32 *audio_len)
|
H A D | CVE-2022-34568.patch | 19 @@ -374,8 +374,8 @@ SDL_Overlay *X11_CreateYUVOverlay(_THIS, int width, int height, Uint32 format, S
|
H A D | CVE-2019-7574.patch | 26 static int IMA_ADPCM_decode(Uint8 **audio_buf, Uint32 *audio_len)
|
H A D | CVE-2019-7575.patch | 28 static int MS_ADPCM_decode(Uint8 **audio_buf, Uint32 *audio_len)
|
H A D | CVE-2019-7572.patch | 50 static int IMA_ADPCM_decode(Uint8 **audio_buf, Uint32 *audio_len)
|
/openbmc/phosphor-host-ipmid/test/message/ |
H A D | pack.cpp | 47 TEST(PackBasics, Uint32) in TEST() argument
|
H A D | unpack.cpp | 103 TEST(Uints, Uint32) in TEST() argument
|