Home
last modified time | relevance | path

Searched defs:ex (Results 1 – 11 of 11) sorted by relevance

/AliOS-Things-master/components/SDL2/src/thread/stdcpp/
A DSDL_sysmutex.cpp43 } catch (std::system_error & ex) { in SDL_CreateMutex() local
75 } catch (std::system_error & ex) { in SDL_mutexP() local
A DSDL_syscond.cpp48 } catch (std::system_error & ex) { in SDL_CreateCond() local
150 } catch (std::system_error & ex) { in SDL_CondWaitTimeout() local
A DSDL_systhread.cpp54 } catch (std::system_error & ex) { in SDL_SYS_CreateThread() local
/AliOS-Things-master/components/py_engine/engine/lib/libm/
A Dfmodf.c12 int ex = ux.i>>23 & 0xff; in fmodf() local
/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/
A Dfmod.c7 int ex = ux.i>>52 & 0x7ff; in fmod() local
A D__rem_pio2.c54 int sign, n, ex, ey, i; in __rem_pio2() local
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/hardware/lcd/
A Dmodule_lcd.c201 int ex = duk_get_int(ctx, -4); in native_lcd_fill() local
/AliOS-Things-master/components/freetype/src/smooth/
A Dftgrays.c405 TCoord ex, ey; member
601 gray_set_cell( RAS_ARG_ TCoord ex, in gray_set_cell()
648 gray_start_cell( RAS_ARG_ TCoord ex, in gray_start_cell()
816 TCoord ex = TRUNC( ras.x ); in gray_render_line() local
/AliOS-Things-master/components/SDL2/src/gfx/
A DSDL_rotozoom.c288 …int x, y, sx, sy, ssx, ssy, *sax, *say, *csax, *csay, *salast, csx, csy, ex, ey, cx, cy, sstep, ss… in _zoomSurfaceRGBA() local
640 int x, y, t1, t2, dx, dy, xd, yd, sdx, sdy, ax, ay, ex, ey, sw, sh; in _transformSurfaceRGBA() local
/AliOS-Things-master/components/SDL2/src/render/software/
A DSDL_rotate.c234 int x, y, t1, t2, dx, dy, xd, yd, sdx, sdy, ax, ay, ex, ey, sw, sh; in _transformSurfaceRGBA() local
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/
A Drpng2-x.c746 XExposeEvent *ex = (XExposeEvent *)&e; in main() local

Completed in 34 milliseconds