Searched refs:matches (Results 176 - 200 of 263) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dthermal.c1540 .matches = {
1548 .matches = {
1556 .matches = {
1564 .matches = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/vtysh/
H A Dvtysh.c732 char **matches;
734 matches = completion_matches (text, command_generator);
736 if (matches)
743 return matches;
731 char **matches; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dhead-common.S218 teq r3, r1 @ matches loader number?
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Dtrees.c421 s->last_lit = s->matches = 0;
1021 s->matches++;
1047 if (s->matches < s->last_lit/2 && out_length < in_length/2) return 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Dtrees.c423 s->last_lit = s->matches = 0;
1033 s->matches++;
1059 if (s->matches < s->last_lit/2 && out_length < in_length/2) return 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dfujitsu-laptop.c629 .matches = {
636 .matches = {
643 .matches = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Dtrees.c423 s->last_lit = s->matches = 0;
1033 s->matches++;
1059 if (s->matches < s->last_lit/2 && out_length < in_length/2) return 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Dtrees.c423 s->last_lit = s->matches = 0;
1033 s->matches++;
1059 if (s->matches < s->last_lit/2 && out_length < in_length/2) return 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/mod/
H A Dfile2alias.c777 if (id->matches[j].slot &&
778 id->matches[j].slot == dmi_fields[i].field) {
782 id->matches[j].substr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Ddma-debug.c250 int matches = 0, match_lvl, last_lvl = 0; local
267 matches += 1;
288 * If we have multiple matches but no perfect-fit, just return
291 ret = (matches == 1) ? ret : NULL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/zlib_deflate/
H A Ddeftree.c339 s->last_lit = s->matches = 0;
981 s->matches++;
1006 if (s->matches < s->last_lit/2 && out_length < in_length/2) return 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Dtrees.c421 s->last_lit = s->matches = 0;
1019 s->matches++;
1045 if (s->matches < s->last_lit/2 && out_length < in_length/2) return 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djaxen-core.jar ... axis public java.lang.String getText () public boolean matches (java.lang.Object, org.jaxen.ContextSupport ...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davserver.c3651 /* See if it matches */
3653 int matches = 0; local
3656 /* Now see if it matches */
3658 matches = 1;
3668 matches = 0;
3678 matches = 0;
3681 matches = 0;
3688 matches = 0;
3695 matches = 0;
3699 matches
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffserver.c3722 /* See if it matches */
3724 int matches = 0; local
3729 /* Now see if it matches */
3731 matches = 1;
3741 matches = 0;
3751 matches = 0;
3754 matches = 0;
3761 matches = 0;
3768 matches = 0;
3772 matches
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/iptables/
H A Dxtables.c178 /* Keep track of matches/targets pending full registration: linked lists. */
182 /* Keep track of fully registered external matches/targets: linked lists. */
596 struct xtables_rule_match **matches)
670 if (ptr && matches) {
676 for (i = matches; *i; i = &(*i)->next) {
861 /* place on linked list of matches pending full registration */
595 xtables_find_match(const char *name, enum xtables_tryload tryload, struct xtables_rule_match **matches) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Dm_ipt.c447 if (matches(argv[optind], "index") == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dnetvsc_drv.c520 .matches = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dhdaps.c500 .matches = { \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-nforce2.c123 .matches = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-acpi.c81 .matches = {
H A Dide-gd.c109 .matches = {
H A Dvia82cxxx.c360 .matches = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dgenerate_vax_transfer.com219 ; The first for upper case which matches the tradition method of generating
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhash.tex43 along the keyed list for the data object whose stored key matches the passed

Completed in 265 milliseconds

1234567891011