Searched refs:arcs (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A DMakefile23 EXTRA_CFLAGS += -fprofile-arcs -ftest-coverage
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/scripts/
H A DMakefile.rules26 $(patsubst -pg,,$(patsubst -fprofile-arcs -ftest-coverage,,$(1)))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/fw/arc/
H A Dmemory.c62 #define mtypes(a) (prom_flags & PROM_FLAG_ARCS) ? arcs_mtypes[a.arcs] \
68 switch (type.arcs) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/regex/
H A Dregc_color.c69 cd->arcs = NULL;
237 assert(cd->arcs == NULL);
267 cd->arcs = NULL;
275 - freecolor - free a color (must have no arcs or subcolor)
290 assert(cd->arcs == NULL);
399 - subrange - allocate new subcolors to this range of chrs, fill in arcs
434 - subblock - allocate new subcolors for one tree block of chrs, fill in arcs
547 /* parent empty, its arcs change color to subcolor */
553 while ((a = cd->arcs) != NULL) {
556 cd->arcs
[all...]
H A Dregguts.h207 struct arc *arcs; /* color chain */ member in struct:colordesc
291 struct arcbatch { /* for bulk allocation of arcs */
305 struct arc *free; /* chain of free arcs */
310 int noas; /* number of arcs used in first arcbatch */
349 struct carc *arcs; /* the area for the lists */ member in struct:cnfa
H A Dregc_nfa.c101 s->nins = s->nouts = 0; /* don't worry about arcs */
196 - freestate - free a state, which has no in-arcs or out-arcs
437 - moveins - move all in arcs of a state to another state
439 * existing arcs, and you would be right if it weren't for the desire
463 - copyins - copy all in arcs of a state to another state
481 - moveouts - move all out arcs of a state to another state
501 - copyouts - copy all out arcs of a state to another state
519 - cloneouts - copy out arcs of a state to another state pair, modifying type
565 * This routine's basic job is to destroy all out-arcs o
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/puff/
H A DMakefile13 cc -fprofile-arcs -ftest-coverage -o puft puff.c pufftest.o
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/puff/
H A DMakefile13 cc -fprofile-arcs -ftest-coverage -o puft puff.c pufftest.o
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/
H A DMakefile141 CFLAGS += -fprofile-arcs -ftest-coverage
142 LDFLAGS += -fprofile-arcs
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dsgiarcs.h122 enum arcs_memtypes arcs; member in union:linux_memtypes
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/
H A DMakefile339 CFLAGS_GCOV = -fprofile-arcs -ftest-coverage
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dconfigure2999 add_cflags -fprofile-arcs -ftest-coverage
3000 add_ldflags -fprofile-arcs -ftest-coverage

Completed in 190 milliseconds