Searched full:exit (Results 1 – 25 of 61) sorted by relevance
123
74 exit88 exit101 exit120 exit180 exit189 exit224 exit
277 LV_LOG_WARN("Swipe right to exit"); in notification_screen_events_cb()286 LV_LOG_WARN("Swipe left to exit"); in notification_screen_events_cb()295 LV_LOG_WARN("Swipe right to exit"); in notification_screen_events_cb()299 LV_LOG_WARN("Swipe left to exit"); in notification_screen_events_cb()
422 LV_LOG_WARN("Swipe right to exit"); in weather_screen_event_cb()431 LV_LOG_WARN("Swipe down to exit"); in weather_screen_event_cb()
9 sys.exit(1)19 sys.exit(1)27 sys.exit(1)
2 if %errorlevel% neq 0 exit /b %errorlevel%4 if %errorlevel% neq 0 exit /b %errorlevel%
23 sys.exit(0)29 sys.exit(0)
3 SCRIPTPATH="$( cd -- "$(dirname "$0")" >/dev/null 2>&1 || exit ; pwd -P )"
29 echo "${line}" && exit 138 echo "${line}" && exit 147 echo "${line}" && exit 1
29 if ! (git diff --exit-code --color=always | tee /tmp/lvgl_diff.patch); then31 exit 1
41 if ! (git diff --exit-code --color=always | tee /tmp/lvgl_diff.patch); then43 exit 1
32 - Direct Exit85 | Full initialisation with mouse pointer symbol and own application exit handling114 /* set optional window close callback to enable application cleanup and exit */
101 sys.exit(-500)169 sys.stdout.write('EXIT CODE: ' + str(exit_code) + '\n')267 sys.exit(error)
62 CTRL_C = b'\x03' # 2 times to exit any running code63 CTRL_D = b'\x04' # exit paste mode committing and running what has been pasted144 log('--EXIT EVENT SET')
465 /* Exit the critical section. */ in prvCheckMutexInit()516 /* Exit the critical section. */ in prvCheckCondInit()536 /* Exit the critical section. */ in prvCheckCondInitIsr()
25 sys.exit(result)33 sys.exit(-500)
588 .macro exit complex macro652 exit 0654 exit 1
600 .macro exit macro644 exit650 exit
236 LV_LOG_INFO("ready to exit software rendering thread"); in render_thread_cb()245 LV_LOG_INFO("exit software rendering thread"); in render_thread_cb()
371 LV_LOG_INFO("Ready to exit NemaGFX draw thread."); in nema_gfx_render_thread_cb()389 LV_LOG_INFO("Exit NemaGFX draw thread."); in nema_gfx_render_thread_cb()
241 exit(1)306 sys.exit(result)596 # Exit early if we have both values.
472 LV_LOG_INFO("Ready to exit PXP draw thread."); in _pxp_render_thread_cb()490 LV_LOG_INFO("Exit PXP draw thread."); in _pxp_render_thread_cb()
564 LV_LOG_INFO("Ready to exit VGLite draw thread."); in _vglite_render_thread_cb()596 LV_LOG_INFO("Exit VGLite draw thread."); in _vglite_render_thread_cb()
318 flg = 0; /* Exit flag sequence */ in huffext()366 flg = 0; /* Exit flag sequence */ in huffext()464 flg = 0; /* Exit flag sequence */ in bitext()505 flg = 0; /* Exit flag sequence */ in bitext()
491 exit(EXIT_FAILURE); in create_folders_if_needed()508 exit(EXIT_FAILURE); in create_folders_if_needed()
1699 bool "Exit the application when all SDL windows are closed"1729 bool "Exit the application when all X11 windows have been closed"