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

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/mm/
H A Dmmu.S48 orq \ex << 1, $r13 ; execute?
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtdebug.tex9 defined. You can also test the \_\_WXDEBUG\_\_ symbol in your own applications to execute
H A Dtimer.tex3 The wxTimer class allows you to execute code at specified intervals. Its
H A Dprocess.tex251 \docparam{cmd}{The command to execute, including optional arguments.}
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/
H A Dfsck.c599 static void execute(const char *type, const char *device, const char *mntpt, function
637 /* Fork and execute the correct program. */
698 execute(type, fs->device, fs->mountpt, interactive);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A Dfsck.c571 static int execute(const char *type, const char *device, const char *mntpt, function
619 /* Fork and execute the correct program. */
840 retval = execute(type, fs->device, fs->mountpt, interactive);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/conftools/
H A Dltmain.sh79 # We save the old values to restore during execute mode.
231 mode=execute
240 # If we have no mode, but dlfiles were specified, then do execute mode.
241 test -n "$execute_dlfiles" && mode=execute
255 # Only execute mode is allowed to have -dlopen flags.
256 if test -n "$execute_dlfiles" && test "$mode" != execute; then
3589 # When we are sourced in execute mode, \$file and \$echo are already set.
4486 # libtool execute mode
4487 execute)
4488 modename="$modename: execute"
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gdbm-1.8.3/
H A Dlibtool365 # We save the old values to restore during execute mode.
517 mode=execute
526 # If we have no mode, but dlfiles were specified, then do execute mode.
527 test -n "$execute_dlfiles" && mode=execute
541 # Only execute mode is allowed to have -dlopen flags.
542 if test -n "$execute_dlfiles" && test "$mode" != execute; then
3875 # When we are sourced in execute mode, \$file and \$echo are already set.
4772 # libtool execute mode
4773 execute)
4774 modename="$modename: execute"
[all...]
H A Dltmain.sh79 # We save the old values to restore during execute mode.
231 mode=execute
240 # If we have no mode, but dlfiles were specified, then do execute mode.
241 test -n "$execute_dlfiles" && mode=execute
255 # Only execute mode is allowed to have -dlopen flags.
256 if test -n "$execute_dlfiles" && test "$mode" != execute; then
3589 # When we are sourced in execute mode, \$file and \$echo are already set.
4486 # libtool execute mode
4487 execute)
4488 modename="$modename: execute"
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gdbm-1.8.3/
H A Dlibtool365 # We save the old values to restore during execute mode.
517 mode=execute
526 # If we have no mode, but dlfiles were specified, then do execute mode.
527 test -n "$execute_dlfiles" && mode=execute
541 # Only execute mode is allowed to have -dlopen flags.
542 if test -n "$execute_dlfiles" && test "$mode" != execute; then
3875 # When we are sourced in execute mode, \$file and \$echo are already set.
4772 # libtool execute mode
4773 execute)
4774 modename="$modename: execute"
[all...]
H A Dltmain.sh79 # We save the old values to restore during execute mode.
231 mode=execute
240 # If we have no mode, but dlfiles were specified, then do execute mode.
241 test -n "$execute_dlfiles" && mode=execute
255 # Only execute mode is allowed to have -dlopen flags.
256 if test -n "$execute_dlfiles" && test "$mode" != execute; then
3589 # When we are sourced in execute mode, \$file and \$echo are already set.
4486 # libtool execute mode
4487 execute)
4488 modename="$modename: execute"
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_blend.c285 ctx->internal->execute(ctx, filter_slice, &td, NULL, FFMIN(outh, ctx->graph->nb_threads));
H A Dvf_curves.c534 ctx->internal->execute(ctx, filter_slice, &td, NULL, FFMIN(outlink->h, ctx->graph->nb_threads));
H A Dvf_noise.c405 ctx->internal->execute(ctx, filter_slice, &td, NULL, FFMIN(n->height[0], ctx->graph->nb_threads));
H A Dvf_yadif.c243 ctx->internal->execute(ctx, filter_slice, &td, NULL, FFMIN(h, ctx->graph->nb_threads));
H A Davfilter.c626 ret->internal->execute = default_execute;
837 ctx->internal->execute = ctx->graph->internal->thread_execute;
H A Davfiltergraph.c185 if (graph->execute) {
186 graph->internal->thread_execute = graph->execute;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/
H A Dfskeleton.S61 | simply execute an "rte" as with the sample code below.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dproresdec.c627 return avctx->execute(avctx, decode_slice,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Ddecbin.S13 | Speed: The program decbin takes ??? cycles to execute.
H A Dget_op.S616 | ;re-execute the inst. without taking
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/
H A DwxMotif.spec227 wx/unix/execute.h
H A DwxX11.spec252 wx/unix/execute.h
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/dynload/
H A Dcload.c177 (!init->execute(init,
283 (!init->execute(init,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-usermod64 print " -E sambaLogonScript (DOS script to execute on login)\n";
604 sambaLogonScript, relative to the [netlogon] share (DOS script to execute on login, like 'foo.bat')

Completed in 214 milliseconds

12345678910