/third_party/flutter/skia/third_party/externals/sdl/visualtest/src/ |
D | sut_configparser.c | 76 SDL_free(config->options); in SDLVisualTest_ParseSUTConfig() 86 SDL_free(config->options); in SDLVisualTest_ParseSUTConfig() 98 SDL_free(config->options); in SDLVisualTest_ParseSUTConfig() 113 SDL_free(config->options); in SDLVisualTest_ParseSUTConfig() 123 SDL_free(config->options); in SDLVisualTest_ParseSUTConfig() 131 SDL_free(config->options); in SDLVisualTest_ParseSUTConfig() 152 SDL_free(config->options); in SDLVisualTest_ParseSUTConfig() 163 SDL_free(config->options); in SDLVisualTest_ParseSUTConfig() 175 SDL_free(config->options); in SDLVisualTest_ParseSUTConfig() 185 SDL_free(config->options); in SDLVisualTest_ParseSUTConfig() [all …]
|
D | action_configparser.c | 31 SDL_free(path); in FreeAction() 33 SDL_free(args); in FreeAction() 90 SDL_free(queue->front); in SDLVisualTest_DequeueAction() 98 SDL_free(node); in SDLVisualTest_DequeueAction() 362 SDL_free(path); in SDLVisualTest_ParseActionConfig() 382 SDL_free(action.extra.process.path); in SDLVisualTest_ParseActionConfig() 384 SDL_free(action.extra.process.args); in SDLVisualTest_ParseActionConfig()
|
/third_party/flutter/skia/third_party/externals/sdl/src/filesystem/windows/ |
D | SDL_sysfilesystem.c | 63 SDL_free(path); in SDL_GetBasePath() 83 SDL_free(path); in SDL_GetBasePath() 98 SDL_free(path); in SDL_GetBasePath() 134 SDL_free(worg); in SDL_GetPrefPath() 142 SDL_free(worg); in SDL_GetPrefPath() 143 SDL_free(wapp); in SDL_GetPrefPath() 150 SDL_free(worg); in SDL_GetPrefPath() 155 SDL_free(wapp); in SDL_GetPrefPath() 163 SDL_free(wapp); in SDL_GetPrefPath()
|
/third_party/flutter/skia/third_party/externals/sdl/src/core/linux/ |
D | SDL_evdev.c | 227 SDL_free(_this); in SDL_EVDEV_Init() 235 SDL_free(_this); in SDL_EVDEV_Init() 289 SDL_free(_this); in SDL_EVDEV_Quit() 600 SDL_free(item->touchscreen_data); in SDL_EVDEV_init_touchscreen() 606 SDL_free(item->touchscreen_data); in SDL_EVDEV_init_touchscreen() 612 SDL_free(item->touchscreen_data->name); in SDL_EVDEV_init_touchscreen() 613 SDL_free(item->touchscreen_data); in SDL_EVDEV_init_touchscreen() 622 SDL_free(item->touchscreen_data->name); in SDL_EVDEV_init_touchscreen() 623 SDL_free(item->touchscreen_data); in SDL_EVDEV_init_touchscreen() 632 SDL_free(item->touchscreen_data->name); in SDL_EVDEV_init_touchscreen() [all …]
|
D | SDL_ibus.c | 263 SDL_free(display); in IBus_GetDBusAddressFilename() 286 SDL_free(display); in IBus_GetDBusAddressFilename() 298 SDL_free(display); in IBus_GetDBusAddressFilename() 381 SDL_free(input_ctx_path); in IBus_SetupConnection() 441 SDL_free(addr); in IBus_CheckConnection() 471 SDL_free(addr_file); in SDL_IBus_Init() 486 SDL_free(addr_file); in SDL_IBus_Init() 490 SDL_free(addr); in SDL_IBus_Init() 503 SDL_free(input_ctx_path); in SDL_IBus_Quit() 508 SDL_free(ibus_addr_file); in SDL_IBus_Quit()
|
/third_party/flutter/skia/third_party/externals/sdl/test/ |
D | testautomation_clipboard.c | 44 SDL_free(charResult); in clipboard_testGetClipboardText() 72 SDL_free(textRef); in clipboard_testSetClipboardText() 73 SDL_free(text); in clipboard_testSetClipboardText() 106 SDL_free(charResult); in clipboard_testClipboardTextFunctions() 141 SDL_free(charResult); in clipboard_testClipboardTextFunctions() 150 SDL_free(textRef); in clipboard_testClipboardTextFunctions() 151 SDL_free(text); in clipboard_testClipboardTextFunctions() 152 SDL_free(charResult); in clipboard_testClipboardTextFunctions()
|
D | testiconv.c | 78 SDL_free(test[0]); in main() 79 SDL_free(test[1]); in main() 82 SDL_free(ucs4); in main() 84 SDL_free(test[0]); in main()
|
D | testresample.c | 69 SDL_free(cvt.buf); in main() 79 SDL_free(cvt.buf); in main() 106 SDL_free(cvt.buf); in main() 112 SDL_free(cvt.buf); in main()
|
D | testshape.c | 87 SDL_free(pictures); in main() 112 SDL_free(pictures); in main() 122 SDL_free(pictures); in main() 139 SDL_free(pictures); in main() 198 SDL_free(pictures); in main()
|
D | testfilesystem.c | 38 SDL_free(base_path); in main() 47 SDL_free(pref_path); in main()
|
/third_party/flutter/skia/third_party/externals/sdl/src/thread/ |
D | SDL_thread.c | 100 SDL_free(storage); in SDL_TLSCleanup() 181 SDL_free(entry); in SDL_Generic_SetTLSData() 249 SDL_TLSSet(tls_errbuf, errbuf, SDL_free); in SDL_GetErrBuf() 293 SDL_free(thread->name); in SDL_RunThread() 295 SDL_free(thread); in SDL_RunThread() 338 SDL_free(thread); in SDL_CreateThreadWithStackSize() 348 SDL_free(thread->name); in SDL_CreateThreadWithStackSize() 350 SDL_free(thread); in SDL_CreateThreadWithStackSize() 359 SDL_free(thread->name); in SDL_CreateThreadWithStackSize() 361 SDL_free(thread); in SDL_CreateThreadWithStackSize() [all …]
|
/third_party/flutter/skia/third_party/externals/sdl/src/filesystem/winrt/ |
D | SDL_sysfilesystem.cpp | 111 SDL_free(utf8Path); in SDL_WinRTGetFSPathUTF8() 175 SDL_free(worg); in SDL_GetPrefPath() 183 SDL_free(worg); in SDL_GetPrefPath() 184 SDL_free(wapp); in SDL_GetPrefPath() 191 SDL_free(worg); in SDL_GetPrefPath() 196 SDL_free(wapp); in SDL_GetPrefPath() 204 SDL_free(wapp); in SDL_GetPrefPath()
|
/third_party/flutter/skia/third_party/externals/sdl/src/ |
D | SDL_hints.c | 75 SDL_free(hint->value); in SDL_SetHintWithPriority() 170 SDL_free(entry); in SDL_AddHintCallback() 206 SDL_free(entry); in SDL_DelHintCallback() 225 SDL_free(hint->name); in SDL_ClearHints() 226 SDL_free(hint->value); in SDL_ClearHints() 230 SDL_free(freeable); in SDL_ClearHints() 232 SDL_free(hint); in SDL_ClearHints()
|
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/emscripten/ |
D | SDL_sysjoystick.c | 66 SDL_free(item); in Emscripten_JoyStickConnected() 72 SDL_free(item->name); in Emscripten_JoyStickConnected() 73 SDL_free(item); in Emscripten_JoyStickConnected() 154 SDL_free(item->name); in Emscripten_JoyStickDisconnected() 155 SDL_free(item->mapping); in Emscripten_JoyStickDisconnected() 156 SDL_free(item); in Emscripten_JoyStickDisconnected() 366 SDL_free(item->mapping); in SDL_SYS_JoystickQuit() 367 SDL_free(item->name); in SDL_SYS_JoystickQuit() 368 SDL_free(item); in SDL_SYS_JoystickQuit()
|
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/windows/ |
D | SDL_windowshaptic.c | 96 SDL_free(item); in SDL_SYS_RemoveHapticDevice() 227 SDL_free(haptic->effects); in SDL_SYS_HapticClose() 239 SDL_free(haptic->hwdata); in SDL_SYS_HapticClose() 269 SDL_free(item->name); in SDL_SYS_HapticQuit() 270 SDL_free(item); in SDL_SYS_HapticQuit() 305 SDL_free(effect->hweffect); in SDL_SYS_HapticNewEffect() 364 SDL_free(effect->hweffect); in SDL_SYS_HapticDestroyEffect()
|
D | SDL_xinputhaptic.c | 98 SDL_free(item); in SDL_XINPUT_MaybeAddDevice() 190 SDL_free(haptic->effects); in SDL_XINPUT_HapticOpenFromUserIndex() 201 SDL_free(haptic->effects); in SDL_XINPUT_HapticOpenFromUserIndex() 202 SDL_free(haptic->hwdata); in SDL_XINPUT_HapticOpenFromUserIndex() 212 SDL_free(haptic->effects); in SDL_XINPUT_HapticOpenFromUserIndex() 213 SDL_free(haptic->hwdata); in SDL_XINPUT_HapticOpenFromUserIndex()
|
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/linux/ |
D | SDL_sysjoystick.c | 217 SDL_free(item->path); in MaybeAddDevice() 218 SDL_free(item->name); in MaybeAddDevice() 219 SDL_free(item); in MaybeAddDevice() 273 SDL_free(item->path); in MaybeRemoveDevice() 274 SDL_free(item->name); in MaybeRemoveDevice() 275 SDL_free(item); in MaybeRemoveDevice() 340 SDL_free(envcopy); in SDL_SYS_JoystickInit() 570 SDL_free(joystick->hwdata); in SDL_SYS_JoystickOpen() 803 SDL_free(joystick->hwdata->hats); in SDL_SYS_JoystickClose() 804 SDL_free(joystick->hwdata->balls); in SDL_SYS_JoystickClose() [all …]
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/ |
D | SDL_x11video.c | 116 SDL_free(data->windowlist); in X11_DeleteDevice() 117 SDL_free(device->driverdata); in X11_DeleteDevice() 118 SDL_free(device); in X11_DeleteDevice() 176 SDL_free(device); in X11_CreateDevice() 207 SDL_free(device->driverdata); in X11_CreateDevice() 208 SDL_free(device); in X11_CreateDevice() 372 SDL_free(wm_name); in X11_CheckWindowManager() 441 SDL_free(prev_locale); in X11_VideoInit() 445 SDL_free(prev_xmods); in X11_VideoInit() 514 SDL_free(data->classname); in X11_VideoQuit()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/emscripten/ |
D | SDL_emscriptenmouse.c | 47 SDL_free(cursor); in Emscripten_CreateDefaultCursor() 125 SDL_free(cursor); in Emscripten_CreateSystemCursor() 143 SDL_free(cursor->driverdata); in Emscripten_FreeCursor() 146 SDL_free(cursor); in Emscripten_FreeCursor()
|
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/haiku/ |
D | SDL_haikujoystick.cc | 228 SDL_free(joystick->hwdata->new_hats); in SDL_SYS_JoystickClose() 229 SDL_free(joystick->hwdata->new_axes); in SDL_SYS_JoystickClose() 230 SDL_free(joystick->hwdata); in SDL_SYS_JoystickClose() 240 SDL_free(SDL_joyport[i]); in SDL_SYS_JoystickQuit() 245 SDL_free(SDL_joyname[i]); in SDL_SYS_JoystickQuit()
|
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/darwin/ |
D | SDL_syshaptic.c | 321 SDL_free(item); in MacHaptic_MaybeRemoveDevice() 554 SDL_free(haptic->hwdata); in SDL_SYS_HapticOpenFromService() 654 SDL_free(haptic->effects); in SDL_SYS_HapticClose() 662 SDL_free(haptic->hwdata); in SDL_SYS_HapticClose() 684 SDL_free(item); in SDL_SYS_HapticQuit() 854 SDL_free(envelope); in SDL_SYS_ToFFEFFECT() 902 SDL_free(envelope); in SDL_SYS_ToFFEFFECT() 956 SDL_free(dest->lpEnvelope); in SDL_SYS_ToFFEFFECT() 988 SDL_free(envelope); in SDL_SYS_ToFFEFFECT() 1034 SDL_free(envelope); in SDL_SYS_ToFFEFFECT() [all …]
|
/third_party/flutter/skia/third_party/externals/sdl/src/filesystem/unix/ |
D | SDL_sysfilesystem.c | 72 SDL_free(retval); in readSymLink() 109 SDL_free(retvalargs); in SDL_GetBasePath() 152 SDL_free(retval); in SDL_GetBasePath() 220 SDL_free(retval); in SDL_GetPrefPath()
|
/third_party/flutter/skia/third_party/externals/sdl/src/core/windows/ |
D | SDL_windows.c | 46 SDL_free(message); in WIN_SetErrorFromHRESULT() 173 SDL_free(strw); in WIN_LookupAudioDeviceName() 193 SDL_free(strw); in WIN_LookupAudioDeviceName() 200 SDL_free(strw); in WIN_LookupAudioDeviceName()
|
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/bsd/ |
D | SDL_sysjoystick.c | 188 SDL_free(joynames[SDL_SYS_numjoysticks]); in SDL_SYS_JoystickInit() 366 SDL_free(joydevnames[SDL_SYS_numjoysticks]); 463 SDL_free(hw->path); 464 SDL_free(hw); 603 SDL_free(joy->hwdata->path); 604 SDL_free(joy->hwdata); 613 SDL_free(joynames[i]); 614 SDL_free(joydevnames[i]); 691 SDL_free(r->buf);
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/android/ |
D | SDL_androidwindow.c | 69 SDL_free(data); in Android_CreateWindow() 77 SDL_free(data); in Android_CreateWindow() 113 SDL_free(window->driverdata); in Android_DestroyWindow()
|