Searched refs:execute (Results 51 - 75 of 120) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/
H A Dltmain.sh115 # We save the old values to restore during execute mode.
619 mode=execute
628 # If we have no mode, but dlfiles were specified, then do execute mode.
629 test -n "$execute_dlfiles" && mode=execute
643 # Only execute mode is allowed to have -dlopen flags.
644 if test -n "$execute_dlfiles" && test "$mode" != execute; then
4028 # The command line is too long to execute in one step.
4186 # Loop through the commands generated above and execute them.
5313 # are only useful if you want to execute the "real" binary.
5364 # When we are sourced in execute mod
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/
H A Dltmain.sh115 # We save the old values to restore during execute mode.
613 mode=execute
622 # If we have no mode, but dlfiles were specified, then do execute mode.
623 test -n "$execute_dlfiles" && mode=execute
637 # Only execute mode is allowed to have -dlopen flags.
638 if test -n "$execute_dlfiles" && test "$mode" != execute; then
3995 # The command line is too long to execute in one step.
4153 # Loop through the commands generated above and execute them.
5279 # are only useful if you want to execute the "real" binary.
5330 # When we are sourced in execute mod
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Dlibtool459 # We save the old values to restore during execute mode.
936 mode=execute
945 # If we have no mode, but dlfiles were specified, then do execute mode.
946 test -n "$execute_dlfiles" && mode=execute
960 # Only execute mode is allowed to have -dlopen flags.
961 if test -n "$execute_dlfiles" && test "$mode" != execute; then
4300 # The command line is too long to execute in one step.
4458 # Loop through the commands generated above and execute them.
5582 # are only useful if you want to execute the "real" binary.
5619 # When we are sourced in execute mod
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/
H A Dltmain.sh115 # We save the old values to restore during execute mode.
619 mode=execute
628 # If we have no mode, but dlfiles were specified, then do execute mode.
629 test -n "$execute_dlfiles" && mode=execute
643 # Only execute mode is allowed to have -dlopen flags.
644 if test -n "$execute_dlfiles" && test "$mode" != execute; then
4028 # The command line is too long to execute in one step.
4186 # Loop through the commands generated above and execute them.
5313 # are only useful if you want to execute the "real" binary.
5364 # When we are sourced in execute mod
[all...]
H A Dlibtool471 # We save the old values to restore during execute mode.
975 mode=execute
984 # If we have no mode, but dlfiles were specified, then do execute mode.
985 test -n "$execute_dlfiles" && mode=execute
999 # Only execute mode is allowed to have -dlopen flags.
1000 if test -n "$execute_dlfiles" && test "$mode" != execute; then
4384 # The command line is too long to execute in one step.
4542 # Loop through the commands generated above and execute them.
5669 # are only useful if you want to execute the "real" binary.
5720 # When we are sourced in execute mod
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/libcharset/build-aux/
H A Dltmain.sh107 # We save the old values to restore during execute mode.
584 mode=execute
593 # If we have no mode, but dlfiles were specified, then do execute mode.
594 test -n "$execute_dlfiles" && mode=execute
608 # Only execute mode is allowed to have -dlopen flags.
609 if test -n "$execute_dlfiles" && test "$mode" != execute; then
3952 # The command line is too long to execute in one step.
4110 # Loop through the commands generated above and execute them.
5234 # are only useful if you want to execute the "real" binary.
5271 # When we are sourced in execute mod
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/libcharset/
H A Dlibtool459 # We save the old values to restore during execute mode.
936 mode=execute
945 # If we have no mode, but dlfiles were specified, then do execute mode.
946 test -n "$execute_dlfiles" && mode=execute
960 # Only execute mode is allowed to have -dlopen flags.
961 if test -n "$execute_dlfiles" && test "$mode" != execute; then
4304 # The command line is too long to execute in one step.
4462 # Loop through the commands generated above and execute them.
5586 # are only useful if you want to execute the "real" binary.
5623 # When we are sourced in execute mod
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/
H A Dlibtool459 # We save the old values to restore during execute mode.
936 mode=execute
945 # If we have no mode, but dlfiles were specified, then do execute mode.
946 test -n "$execute_dlfiles" && mode=execute
960 # Only execute mode is allowed to have -dlopen flags.
961 if test -n "$execute_dlfiles" && test "$mode" != execute; then
4304 # The command line is too long to execute in one step.
4462 # Loop through the commands generated above and execute them.
5586 # are only useful if you want to execute the "real" binary.
5623 # When we are sourced in execute mod
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A DMakefile.in63 $(top_srcdir)/gnulib-m4/execute.m4 \
H A DMakefile63 $(top_srcdir)/gnulib-m4/execute.m4 \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Ddv.c1139 avctx->execute(avctx, dv_decode_video_segment, s->sys->work_chunks, NULL,
1291 c->execute(c, dv_encode_video_segment, s->sys->work_chunks, NULL,
H A Davcodec.h1884 * is used to decide how many independent tasks should be passed to execute()
1891 * The codec may call this to execute several independent things.
1894 * the default implementation will execute the parts serially.
1895 * @param count the number of things to execute
1899 int (*execute)(struct AVCodecContext *c, int (*func)(struct AVCodecContext *c2, void *arg), void *arg2, int *ret, int count, int size); member in struct:AVCodecContext
1903 * Can be used by execute() to store some per AVCodecContext stuff.
1904 * - encoding: set by execute()
1905 * - decoding: set by execute()
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/include/libavcodec/
H A Davcodec.h1884 * is used to decide how many independent tasks should be passed to execute()
1891 * The codec may call this to execute several independent things.
1894 * the default implementation will execute the parts serially.
1895 * @param count the number of things to execute
1899 int (*execute)(struct AVCodecContext *c, int (*func)(struct AVCodecContext *c2, void *arg), void *arg2, int *ret, int count, int size); member in struct:AVCodecContext
1903 * Can be used by execute() to store some per AVCodecContext stuff.
1904 * - encoding: set by execute()
1905 * - decoding: set by execute()
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dfpsp.h48 | On exit, the handlers execute:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dlibtool467 # We save the old values to restore during execute mode.
965 mode=execute
974 # If we have no mode, but dlfiles were specified, then do execute mode.
975 test -n "$execute_dlfiles" && mode=execute
989 # Only execute mode is allowed to have -dlopen flags.
990 if test -n "$execute_dlfiles" && test "$mode" != execute; then
4351 # The command line is too long to execute in one step.
4509 # Loop through the commands generated above and execute them.
5635 # are only useful if you want to execute the "real" binary.
5686 # When we are sourced in execute mod
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/
H A Dlibtool467 # We save the old values to restore during execute mode.
965 mode=execute
974 # If we have no mode, but dlfiles were specified, then do execute mode.
975 test -n "$execute_dlfiles" && mode=execute
989 # Only execute mode is allowed to have -dlopen flags.
990 if test -n "$execute_dlfiles" && test "$mode" != execute; then
4351 # The command line is too long to execute in one step.
4509 # Loop through the commands generated above and execute them.
5635 # are only useful if you want to execute the "real" binary.
5686 # When we are sourced in execute mod
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/
H A Dlibtool467 # We save the old values to restore during execute mode.
965 mode=execute
974 # If we have no mode, but dlfiles were specified, then do execute mode.
975 test -n "$execute_dlfiles" && mode=execute
989 # Only execute mode is allowed to have -dlopen flags.
990 if test -n "$execute_dlfiles" && test "$mode" != execute; then
4351 # The command line is too long to execute in one step.
4509 # Loop through the commands generated above and execute them.
5635 # are only useful if you want to execute the "real" binary.
5686 # When we are sourced in execute mod
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/
H A Dlibtool468 # We save the old values to restore during execute mode.
970 mode=execute
979 # If we have no mode, but dlfiles were specified, then do execute mode.
980 test -n "$execute_dlfiles" && mode=execute
994 # Only execute mode is allowed to have -dlopen flags.
995 if test -n "$execute_dlfiles" && test "$mode" != execute; then
4343 # The command line is too long to execute in one step.
4509 # Loop through the commands generated above and execute them.
5635 # are only useful if you want to execute the "real" binary.
5684 # When we are sourced in execute mod
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dlibtool467 # We save the old values to restore during execute mode.
965 mode=execute
974 # If we have no mode, but dlfiles were specified, then do execute mode.
975 test -n "$execute_dlfiles" && mode=execute
989 # Only execute mode is allowed to have -dlopen flags.
990 if test -n "$execute_dlfiles" && test "$mode" != execute; then
4347 # The command line is too long to execute in one step.
4505 # Loop through the commands generated above and execute them.
5631 # are only useful if you want to execute the "real" binary.
5682 # When we are sourced in execute mod
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dlibtool467 # We save the old values to restore during execute mode.
965 mode=execute
974 # If we have no mode, but dlfiles were specified, then do execute mode.
975 test -n "$execute_dlfiles" && mode=execute
989 # Only execute mode is allowed to have -dlopen flags.
990 if test -n "$execute_dlfiles" && test "$mode" != execute; then
4351 # The command line is too long to execute in one step.
4509 # Loop through the commands generated above and execute them.
5635 # are only useful if you want to execute the "real" binary.
5686 # When we are sourced in execute mod
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/projects/
H A DMakefile.in56 $(top_srcdir)/gnulib-m4/execute.m4 \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/styles/
H A DMakefile.in57 $(top_srcdir)/gnulib-m4/execute.m4 \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A DMakefile.in58 $(top_srcdir)/gnulib-m4/execute.m4 \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/m4/
H A DMakefile.in61 $(top_srcdir)/gnulib-m4/execute.m4 \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libdaemon-0.14/
H A Dlibtool442 # execute automatically set library path, then run a program
485 # NLS nuisances: We save the old values to restore during execute mode.
1194 execute|execut|execu|exec|exe|ex|e)
1195 shift; set dummy --mode execute ${1+"$@"}; shift
1239 execute) ;;
1364 # Only execute mode is allowed to have -dlopen flags.
1365 if test -n "$execute_dlfiles" && test "$mode" != execute; then
1985 execute)
1987 "Usage: $progname [OPTION]... --mode=execute COMMAND [ARGS]...
2251 test "$mode" = execute
[all...]

Completed in 350 milliseconds

12345