Home
last modified time | relevance | path

Searched refs:exec_cmd (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dqjsc.c377 int exec_cmd(char **argv) in exec_cmd() function
461 ret = exec_cmd((char **)argv); in output_executable()
/AliOS-Things-master/components/SDL2/
A Dlibtool1277 exec_cmd=
3073 exec_cmd="\$cmd$args"
3663 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
10051 test -z "$exec_cmd" && \
10054 if test -n "$exec_cmd"; then
10055 eval exec "$exec_cmd"
/AliOS-Things-master/components/SDL2/src/image/
A Dlibtool1097 exec_cmd=
2245 exec_cmd="\$cmd$args"
2770 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
8864 test -z "$exec_cmd" && \
8867 if test -n "$exec_cmd"; then
8868 eval exec "$exec_cmd"
A Dltmain.sh604 exec_cmd=
1752 exec_cmd="\$cmd$args"
2277 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
8371 test -z "$exec_cmd" && \
8374 if test -n "$exec_cmd"; then
8375 eval exec "$exec_cmd"
/AliOS-Things-master/components/SDL2/build-scripts/
A Dltmain.sh841 exec_cmd=
2634 exec_cmd="\$cmd$args"
3224 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
9612 test -z "$exec_cmd" && \
9615 if test -n "$exec_cmd"; then
9616 eval exec "$exec_cmd"
/AliOS-Things-master/components/SDL2/src/gfx/
A Dltmain.sh841 exec_cmd=
2634 exec_cmd="\$cmd$args"
3224 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
9625 test -z "$exec_cmd" && \
9628 if test -n "$exec_cmd"; then
9629 eval exec "$exec_cmd"
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A Dltmain.sh841 exec_cmd=
2634 exec_cmd="\$cmd$args"
3224 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
9625 test -z "$exec_cmd" && \
9628 if test -n "$exec_cmd"; then
9629 eval exec "$exec_cmd"
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dltmain.sh3960 exec_cmd=\$cmd$args
4552 exec_cmd='$SHELL "$progpath" $preserve_args --finish$current_libdirs'
11113 test -z "$exec_cmd" && \
11116 if test -n "$exec_cmd"; then
11117 eval exec "$exec_cmd"
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dltmain.sh3960 exec_cmd=\$cmd$args
4552 exec_cmd='$SHELL "$progpath" $preserve_args --finish$current_libdirs'
11113 test -z "$exec_cmd" && \
11116 if test -n "$exec_cmd"; then
11117 eval exec "$exec_cmd"
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/config/
A Dltmain.sh3960 exec_cmd=\$cmd$args
4552 exec_cmd='$SHELL "$progpath" $preserve_args --finish$current_libdirs'
11122 test -z "$exec_cmd" && \
11125 if test -n "$exec_cmd"; then
11126 eval exec "$exec_cmd"

Completed in 72 milliseconds