Searched refs:collect (Results 1 - 25 of 30) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/MISC/
H A Ddebflex.awk59 collect = "";
63 # collect complete rule output from a scanner
65 collect = collect "\n" $0;
81 n = split(collect, field, "\n--|[(]");
118 collect = "\n" $0; # ... and start next trace
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/MISC/
H A Ddebflex.awk59 collect = "";
63 # collect complete rule output from a scanner
65 collect = collect "\n" $0;
81 n = split(collect, field, "\n--|[(]");
118 collect = "\n" $0; # ... and start next trace
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/docs_src/ref/upgrade.4.5/
H A DMakefile5 collect.html \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/procps/
H A Dnmeter.c268 void (*collect)(struct a *s); \
282 s->collect = collect_literal;
370 s->collect = collect_cpu;
405 s->collect = collect_int;
439 s->collect = collect_ctx;
481 s->collect = collect_blk;
522 s->collect = collect_thread_nr;
524 s->collect = collect_fork;
564 s->collect = collect_if;
651 s->collect
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dservice.h107 void collect(const wsdl__definitions&);
H A Dservice.cpp57 void Definitions::collect(const wsdl__definitions &definitions) function in class:Definitions
77 // Analyze and collect service data
300 // collect input headers and headerfaults
341 // collect output headers and headerfaults
382 // collect faults
881 collect(definitions);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/wsdl/
H A Dservice.h107 void collect(const wsdl__definitions&);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dservice.h107 void collect(const wsdl__definitions&);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/wsdl/
H A Dservice.h107 void collect(const wsdl__definitions&);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dcollect_deps.com6 $! collect all source file dependencies specified by P3,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/vms/
H A Dcollect_deps.com6 $! collect all source file dependencies specified by P3,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/examples/
H A Dlpostcmd.lua48 collect = function(agent, exitcode) function
58 return default.collect(agent,exitcode)
H A Dlimagemagic.lua95 collect = function(event, exitcode) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/init/
H A Dinitramfs.c180 static __initdata char *collect; variable
189 collect = collected = buf;
209 memcpy(collect, victim, n);
211 collect += n;
237 collect = collected = symlink_buf;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/netkit-ftp-0.18-pre1/ftp/
H A Dglob.c107 static void collect(const char *);
148 collect(v);
174 collect(const char *as) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/
H A Ddefault.lua25 collect = true,
39 collect = true,
85 default.collect = function( agent, exitcode )
H A Ddefault-direct.lua137 direct.collect = function(agent, exitcode)
H A Ddefault-rsyncssh.lua199 rsyncssh.collect = function( agent, exitcode )
H A Ddefault-rsync.lua32 -- uses default collect
H A Dlsyncd.lua1525 local function collect( self, pid, exitcode ) function
1542 local rc = self.config.collect(
1583 local rc = self.config.collect(
2077 collect = collect,
3448 if s:collect(pid, exitcode) then return end
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Duam.c530 int uam_sia_validate_user(sia_collect_func_t * collect, int argc, char **argv, argument
553 if ((rc=sia_ses_authent(collect, passphrase, entity)) != SIASUCCESS) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/lib/
H A Dcsumpartial.S76 .Ldone: adc r0, sum, #0 @ collect up the last carry
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D05-comment.tex176 common namespace. We will generally collect the more useful tags
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dsegment.c509 * Callback functions that enumerate, mark, and collect dirty blocks
821 needed to collect the checkpoint even if it was not newly
949 int (*collect)(struct nilfs_sc_info *,
956 if (collect) {
959 err = collect(sci, bh, inode);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtstring.tex249 which tells the wxString class to collect performance statistics and to show

Completed in 389 milliseconds

12