Searched refs:execute (Results 126 - 150 of 243) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddiracdec.c671 /* arithmetic coding has inter-level dependencies, so we can only execute one level at a time */
673 avctx->execute(avctx, decode_subband_arith, &s->plane[comp].band[level][!!level],
676 /* golomb coding has no inter-level dependencies, so we can execute all subbands in parallel */
678 avctx->execute(avctx, decode_subband_golomb, bands, NULL, num_bands, sizeof(SubBand*));
804 avctx->execute(avctx, decode_lowdelay_slice, slices, NULL, slice_num,
H A Ddvenc.c705 c->execute(c, dv_encode_video_segment, s->work_chunks, NULL,
H A Dproresdec_lgpl.c707 return avctx->execute(avctx, decode_slice,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/autoconf/
H A Dltmain.sh55 # execute automatically set library path, then run a program
107 # NLS nuisances: We save the old values to restore during execute mode.
855 execute|execut|execu|exec|exe|ex|e)
856 shift; set dummy --mode execute ${1+"$@"}; shift
900 execute) ;;
1037 # Only execute mode is allowed to have -dlopen flags.
1038 if test -n "$execute_dlfiles" && test "$mode" != execute; then
1665 execute)
1667 "Usage: $progname [OPTION]... --mode=execute COMMAND [ARGS]...
1811 for mode in compile link execute instal
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A DUSBModem.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/common/ com/common/ndisJni/ com/common/ndisJni/QualNdisJni ...
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dmainwin.cc626 QProcess::execute(QLatin1String("/usr/bin/osascript"), scriptArgs);
630 QProcess::execute("/usr/bin/osascript", scriptArgs);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddv.c1092 avctx->execute(avctx, dv_decode_video_segment, s->sys->work_chunks, NULL,
1252 c->execute(c, dv_encode_video_segment, s->sys->work_chunks, NULL,
H A Dpthread.c342 avctx->execute = avcodec_thread_execute;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_hqx.c501 ctx->internal->execute(ctx, hqx->func, &td, NULL, FFMIN(inlink->h, ctx->graph->nb_threads));
H A Dvf_rotate.c507 ctx->internal->execute(ctx, filter_slice, &td, NULL, FFMIN(outh, ctx->graph->nb_threads));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Dsparccpuid.S246 ! takes to execute rdtick and pair of VIS1 instructions. US-Tx VIS unit
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/
H A DwxGTK.spec324 wx/unix/execute.h
475 %{_includedir}/wx-%{ver2}/wx/unix/execute.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Dsparccpuid.S246 ! takes to execute rdtick and pair of VIS1 instructions. US-Tx VIS unit
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dfpsp.h48 | On exit, the handlers execute:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dlibtool464 # We save the old values to restore during execute mode.
962 mode=execute
971 # If we have no mode, but dlfiles were specified, then do execute mode.
972 test -n "$execute_dlfiles" && mode=execute
986 # Only execute mode is allowed to have -dlopen flags.
987 if test -n "$execute_dlfiles" && test "$mode" != execute; then
4344 # The command line is too long to execute in one step.
4502 # Loop through the commands generated above and execute them.
5628 # are only useful if you want to execute the "real" binary.
5679 # When we are sourced in execute mod
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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...]

Completed in 514 milliseconds

12345678910