Searched refs:matches (Results 126 - 150 of 263) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dgetifaddr.c296 int matches, hwtype, flags; local
304 matches = fscanf(arp, "%15s 0x%8X 0x%8X %2hhx:%2hhx:%2hhx:%2hhx:%2hhx:%2hhx",
307 if (matches != 9)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-piix4.c105 .matches = {
112 .matches = {
125 .matches = { DMI_MATCH(DMI_SYS_VENDOR, "IBM"), },
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/include/
H A Dutils.h101 int matches(const char *arg, const char *pattern);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfilesysh.tex122 filename (within filesystem's current path) that matches {\it wildcard}. {\it flags} may be one of
131 Returns next filename that matches parameters passed to \helpref{FindFirst}{wxfilesystemfindfirst}.
H A Dipaddr.tex42 Returns the hostname which matches the IP address.
H A Dipvaddr.tex37 Returns the hostname which matches the IP address.
H A Dpantabv.tex31 will ensure that the tab background matches the dialog background.}
H A Dhtcell.tex102 Returns pointer to itself if this cell matches condition (or if any of the cells
103 following in the list matches), NULL otherwise.
105 return pointer to the first cell that matches the condition)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/backlight/
H A Dkb3886_bl.c84 .matches = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/mouse/
H A Dsynaptics.c690 .matches = {
697 .matches = {
704 .matches = {
712 .matches = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/hw_random/
H A Dn2-drv.c492 int err, matches, limit; local
494 matches = 0;
496 matches += n2rng_test_buffer_find(np, val);
497 if (matches >= SELFTEST_MATCH_GOAL)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/zlib_deflate/
H A Ddefutil.h92 * bytes. With this organization, matches are limited to a distance of
223 uInt matches; /* number of string matches in current block */ member in struct:deflate_state
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dhp_accel.c171 .matches = { \
182 .matches = { \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/pci/
H A Dacpi.c32 .matches = {
42 .matches = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dmod_devicetable.h90 * See the usb_match_id() function for information about how matches are
95 * matches towards the beginning of your table, so that driver_info can
102 /* Used for product specific matches; range is inclusive */
108 /* Used for device class matches */
113 /* Used for interface class matches */
445 struct dmi_strmatch matches[4]; member in struct:dmi_system_id
453 struct dmi_strmatch matches[4]; member in struct:dmi_system_id
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/
H A Dudev_rules.c496 /* try the current device, other matches may have selected */
676 /* we only check for matches, assignments will be handled later */
715 match ? "matches" : "does not match",
849 dbg("PROGRAM matches");
896 /* rule matches, if we have ENV assignments export it */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-sel-eng.c207 *@return TRUE if the class additional selector matches
253 *@return TRUE if the additional attribute selector matches
289 *Returns TRUE if the instance of #CRAdditional selector matches
294 *return TRUE if the additional selector matches the current xml node
471 *Evaluates if a given additional selector matches an xml node.
474 *@return TRUE is a_add_sel matches a_node, FALSE otherwise.
601 *if it matches the xml node given in parameter.
605 *if matches the current node.
611 *selector matches the xml node, FALSE otherwise.
653 *matches th
707 gboolean matches = FALSE; local
821 gboolean matches = FALSE; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dsetup.c640 .matches = {
647 .matches = {
654 .matches = {
668 .matches = {
675 .matches = {
686 .matches = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-sel-eng.c207 *@return TRUE if the class additional selector matches
253 *@return TRUE if the additional attribute selector matches
289 *Returns TRUE if the instance of #CRAdditional selector matches
294 *return TRUE if the additional selector matches the current xml node
471 *Evaluates if a given additional selector matches an xml node.
474 *@return TRUE is a_add_sel matches a_node, FALSE otherwise.
601 *if it matches the xml node given in parameter.
605 *if matches the current node.
611 *selector matches the xml node, FALSE otherwise.
653 *matches th
707 gboolean matches = FALSE; local
821 gboolean matches = FALSE; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dmacio_asic.c42 const struct of_device_id * matches = drv->of_match_table; local
44 if (!matches)
47 return of_match_device(matches, dev) != NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Doptions.cc540 const bool matches = !memcmp( result.constData(), local
543 myVerifyFlags[myVerifyPieceIndex] = matches;
549 if( matches ) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pnp/pnpbios/
H A Dcore.c490 .matches = {
500 .matches = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/samsung-laptop/
H A Dsamsung-laptop.c373 .matches = {
383 .matches = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dpata_ali.c29 .matches = {
36 .matches = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dalim15x3.c339 .matches = {
346 .matches = {

Completed in 135 milliseconds

1234567891011