Searched refs:process (Results 1 - 25 of 547) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/docs_src/ref/upgrade/
H A DMakefile3 BUILD= process.html version.html
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/man/
H A Dmsgexec.x2 msgexec \- process translations of message catalog
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/MISC/
H A Ddebflex.awk4 # Rewritten to process correctly \n's in scanner input.
68 # otherwise we have a new rule - process what we got so far
70 process();
74 process();
77 function process() { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/unix/
H A Dexecute.h19 // executed when the process terminates, if pid < 0, the execution is
23 int pid, // pid of the process
25 wxProcess *process; // if !NULL: notified on process termination member in struct:wxEndProcessData
38 process = NULL;
49 // the pid of the child process
52 // the associated process object or NULL
53 wxProcess *process; member in struct:wxExecuteData
55 // pipe used for end process detection
66 // this function is called when the process terminate
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/MISC/
H A Ddebflex.awk4 # Rewritten to process correctly \n's in scanner input.
68 # otherwise we have a new rule - process what we got so far
70 process();
74 process();
77 function process() { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DTerminationProcess.h31 #include <wx/process.h>
34 // This is the handler for process termination events.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/os-Linux/skas/
H A DMakefile6 obj-y := mem.o process.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/trace/postprocess/
H A Dtrace-pagealloc-postprocess.pl10 # --read-procstat If the trace lacks process info, get it from /proc
161 die("Failed to math stat line for process name :: $statline");
176 die("Failed to match stat line process ppid:: $statline");
202 my $process = $1;
207 if ($opt_read_procstat && $process eq '') {
302 # Dump per-process stats
306 # Get the maximum process name
355 my $process;
359 $process = $process_pid;
360 $process
[all...]
H A Dtrace-vmscan-postprocess.pl8 # --read-procstat If the trace lacks process info, get it from /proc
244 die("Failed to math stat line for process name :: $statline");
275 my $process = $1;
278 if ($process eq "") {
279 $process = $last_procmap{$pid};
280 $process_pid = "$process-$pid";
282 $last_procmap{$pid} = $process;
286 if ($opt_read_procstat && $process eq '') {
423 # Dump per-process stats
427 # Get the maximum process nam
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/include/
H A Dlocal.h28 int (*process)(int fd, void *data));
33 int do_local_client_step(int fd, void (*process)(char *buf));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dprocevt.tex3 A process event is sent when a process is terminated.
12 <wx/process.h>
16 To process a wxProcessEvent, use these event handler macros to direct input to a member
22 {\it id} is the identifier of the process object (the id passed to the wxProcess constructor)
37 Constructor. Takes a wxProcessObject or window id, a process id and an
44 %Contains the process id.
50 Returns the process id.
H A Dprocess.tex6 is called when the process terminates. This allows the program to be
7 (asynchronously) notified about the process termination and also retrieve its
11 Please note that if the process termination notification is processed by the
17 wxProcess also supports IO redirection of the child process. For this, you have
19 \helpref{wxExecute}{wxexecute}. If the child process was launched successfully,
23 the streams corresponding to the child process standard output, input and
35 <wx/process.h>
50 Constructs a process object. {\it id} is only used in the case you want to
83 process). This function can be used to indicate to the child process tha
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Drdjpgcom.c111 #define M_SOF1 0xC1 /* N indicates which compression process */
192 * want to process.
287 const char * process; local
298 case M_SOF0: process = "Baseline"; break;
299 case M_SOF1: process = "Extended sequential"; break;
300 case M_SOF2: process = "Progressive"; break;
301 case M_SOF3: process = "Lossless"; break;
302 case M_SOF5: process = "Differential sequential"; break;
303 case M_SOF6: process = "Differential progressive"; break;
304 case M_SOF7: process
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/kernel/skas/
H A DMakefile6 obj-y := clone.o mmu.o process.o syscall.o uaccess.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dheader.h90 int (*process)(struct perf_file_section *self,
99 event__handler_t process,
102 event__handler_t process,
107 event__handler_t process,
109 int event__synthesize_event_types(event__handler_t process,
116 event__handler_t process,
122 event__handler_t process,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dprocess.cpp2 // Name: process.cpp
7 // RCS-ID: $Id: process.cpp 42702 2006-10-30 09:03:18Z JS $
27 #include "wx/process.h"
66 wxProcess *process = new wxProcess(wxPROCESS_REDIRECT); local
67 long pid = wxExecute(cmd, flags, process);
70 // couldn't launch the process
71 delete process;
75 process->SetPid(pid);
77 return process;
109 // process I
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Ddualinput.h36 AVFrame *(*process)(AVFilterContext *ctx, AVFrame *main, const AVFrame *second); member in struct:__anon3354
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/kernel/
H A DMakefile7 obj-y += entry.o init_task.o irq.o process.o ptrace.o \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/kernel/
H A DMakefile7 obj-y += dma.o entry.o init_task.o irq.o m68k_ksyms.o process.o ptrace.o \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/kernel/
H A DMakefile9 obj-y := process.o traps.o irq.o ptrace.o setup.o time.o sys_cris.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/kernel/
H A DMakefile7 obj-y := process.o traps.o ptrace.o irq.o \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/kernel/
H A DMakefile7 obj-y := process.o entry.o traps.o align.o irq.o setup.o time.o \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/human68k/
H A Dosdep.h14 # include <process.h> /* getpid() declaration for srand seed */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dlocal.c75 int (*process)(int fd, void *data))
86 if (process(rfd, data) != LOCAL_RET_STOLEN)
118 int do_local_client_step(int fd, void (*process)(char *buf))
126 if (process)
127 process(buf);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dhostsyn.c40 #include <process.h>

Completed in 212 milliseconds

1234567891011>>