Searched refs:execute (Results 26 - 50 of 243) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.h227 bool execute; member in struct:nvbios
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Ddevfsd.c190 struct execute_type execute; member in union:config_entry_struct::__anon19863
589 new->u.execute.argv[count] = xstrdup(p[count]);
591 new->u.execute.argv[num_args] = NULL;
791 for (count = 0; entry->u.execute.argv[count] != NULL; ++count) {
793 entry->u.execute.argv[count],
1060 if (c_entry->u.execute.argv[count] == NULL)
1062 free(c_entry->u.execute.argv[count]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/tandem/
H A Dtandem.c317 unsigned execute: 3; member in struct:nsk_sec_type
346 if (unix_sec & S_IXOTH) nsk_sec.bit_ov.execute = 4;
347 else if (unix_sec & S_IXGRP) nsk_sec.bit_ov.execute = 5;
348 else if (unix_sec & S_IXUSR) nsk_sec.bit_ov.execute = 6;
349 else nsk_sec.bit_ov.execute = 7;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/tandem/
H A Dtandem.c317 unsigned execute: 3; member in struct:nsk_sec_type
346 if (unix_sec & S_IXOTH) nsk_sec.bit_ov.execute = 4;
347 else if (unix_sec & S_IXGRP) nsk_sec.bit_ov.execute = 5;
348 else if (unix_sec & S_IXUSR) nsk_sec.bit_ov.execute = 6;
349 else nsk_sec.bit_ov.execute = 7;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dbuild_gnv_curl_pcsi_desc.com206 $! execute install / remove
207 $ write pdsc " execute install ("
238 $! execute upgrade
239 $ write pdsc " execute upgrade ("
255 $! execute postinstall
256 $ write pdsc " execute postinstall ("
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhtparser.tex215 <execute>
217 </execute>
222 and <param> inside <execute>.
H A Dcmdproc.tex174 calls wxCommand::Do to execute the command; if it succeeds, the command
H A Dddeconn.tex93 Called by the client application to execute a command on the server. Can
131 execute the given data. Note that there is no item associated with
H A Dipcconn.tex98 Called by the client application to execute a command on the
139 it to execute the given data, using \helpref{Execute}{wxconnectionexecute}.
H A Dtcpconn.tex92 Called by the client application to execute a command on the server. Can
130 execute the given data. Note that there is no item associated with
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/pmgr/
H A Ddbll.c184 static int execute(struct dynamic_loader_initialize *this, ldr_addr start);
514 zl_lib->init.dl_init.execute = execute;
658 zl_lib->init.dl_init.execute = execute;
1476 * ======== execute ========
1478 static int execute(struct dynamic_loader_initialize *this, ldr_addr start) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Djavacomp.c34 #include "execute.h"
270 exitstatus = execute (javac, "/bin/sh", argv, false, false, false,
352 exitstatus = execute ("gcj", "gcj", argv, false, false, false, null_stderr,
423 exitstatus = execute ("javac", "javac", argv, false, false, false,
478 exitstatus = execute ("jikes", "jikes", argv, false, false, false,
1793 exitstatus = execute ("javac", "javac", argv, false, false, true, true,
2057 exitstatus = execute ("jikes", "jikes", argv, false, false, true, true,
H A Dexecute.c22 #include "execute.h"
120 execute (const char *progname, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/examples/
H A Dlpostcmd.lua5 -- This configuration will execute a command on the remote host
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_hflip.c169 ctx->internal->execute(ctx, filter_slice, &td, NULL, FFMIN(outlink->h, ctx->graph->nb_threads));
H A Davfilter.h964 #define AVFILTER_CMD_FLAG_FAST 2 ///< Only execute command when its fast (like a video out that supports contrast adjustment in hw)
1139 * A function pointer passed to the @ref AVFilterGraph.execute callback to be
1144 * AVFilterGraph.execute
1160 * @param nb_jobs the number of jobs to execute
1212 * be used from callbacks like @ref AVFilterGraph.execute.
1223 * to execute multiple jobs in parallel.
1229 avfilter_execute_func *execute; member in struct:AVFilterGraph
H A Dvf_transpose.c253 ctx->internal->execute(ctx, filter_slice, &td, NULL, FFMIN(outlink->h, ctx->graph->nb_threads));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Doptions.c111 s->execute = avcodec_default_execute;
H A Dpthread_slice.c230 avctx->execute = thread_execute;
H A Ddvdec.c398 avctx->execute(avctx, dv_decode_video_segment, s->work_chunks, NULL,
H A Dfic.c388 if ((ret = avctx->execute(avctx, fic_decode_slice, ctx->slice_data,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/tests/
H A Dretest.c194 execute(const CHAR_T *data, int len, size_t pmatch_len, regmatch_t *pmatch, function
368 m = execute(data, len, elementsof(pmatch_global), pmatch_global,
377 m = execute(data, len, 0, NULL, final_flags);
442 m = execute(str, len, elementsof(pmatch_global), pmatch_global,
451 m = execute(str, len, 0, NULL, final_flags);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dmsh.c251 #define FEXEC 1 /* execute without forking */
422 static int execute(struct op *t, int *pin, int *pout, int act);
1398 DBGPRINTF(("ONECOMMAND: calling execute, t=outtree=%p\n",
1400 execute(outtree, NOPIPE, NOPIPE, 0);
2452 * execute tree
2455 static int execute(struct op *t, int *pin, int *pout, int act) function
2499 rv = execute(t->left, pin, pout, 0);
2501 rv = execute(t->right, pin, pout, 0);
2505 rv = execute(t->left, pin, pout, 0);
2521 (void) execute(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A Damuled.cpp73 #include <wx/unix/execute.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsggrep.c673 gt->matcher->execute (gt->compiled_patterns, str, len,

Completed in 200 milliseconds

12345678910