Searched refs:targets (Results 76 - 86 of 86) sorted by relevance

1234

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlschemas.c853 xmlSchemaItemListPtr targets; /* list of target-node member in struct:_xmlSchemaIDCMatcher
22095 if (matcher->targets == NULL)
22096 matcher->targets = xmlSchemaItemListCreate();
22097 return(matcher->targets);
22168 if (matcher->targets != NULL) {
22177 for (i = 0; i < matcher->targets->nbItems; i++) {
22179 (xmlSchemaPSVIIDCNodePtr) matcher->targets->items[i];
22184 xmlSchemaItemListFree(matcher->targets);
22217 if (matcher->targets) {
22226 for (i = 0; i < matcher->targets
22795 xmlSchemaItemListPtr targets; local
23174 xmlSchemaPSVIIDCNodePtr *targets, *dupls; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemas.c853 xmlSchemaItemListPtr targets; /* list of target-node member in struct:_xmlSchemaIDCMatcher
22119 if (matcher->targets == NULL)
22120 matcher->targets = xmlSchemaItemListCreate();
22121 return(matcher->targets);
22192 if (matcher->targets != NULL) {
22201 for (i = 0; i < matcher->targets->nbItems; i++) {
22203 (xmlSchemaPSVIIDCNodePtr) matcher->targets->items[i];
22208 xmlSchemaItemListFree(matcher->targets);
22241 if (matcher->targets) {
22250 for (i = 0; i < matcher->targets
22819 xmlSchemaItemListPtr targets; local
23198 xmlSchemaPSVIIDCNodePtr *targets, *dupls; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemas.c853 xmlSchemaItemListPtr targets; /* list of target-node member in struct:_xmlSchemaIDCMatcher
22095 if (matcher->targets == NULL)
22096 matcher->targets = xmlSchemaItemListCreate();
22097 return(matcher->targets);
22168 if (matcher->targets != NULL) {
22177 for (i = 0; i < matcher->targets->nbItems; i++) {
22179 (xmlSchemaPSVIIDCNodePtr) matcher->targets->items[i];
22184 xmlSchemaItemListFree(matcher->targets);
22217 if (matcher->targets) {
22226 for (i = 0; i < matcher->targets
22795 xmlSchemaItemListPtr targets; local
23174 xmlSchemaPSVIIDCNodePtr *targets, *dupls; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/md/
H A Draid1.c621 * non-congested targets, it can be removed
775 int i, targets = 0, disks; local
868 targets++;
874 BUG_ON(targets == 0); /* we never fail the last device */
876 if (targets < conf->raid_disks) {
1792 /* extra read targets are also write targets */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/fc4/
H A Dfc.c777 if (jiffies - fc->ages[SCpnt->device->channel * fc->targets + SCpnt->device->id] > (5 * 60 * HZ)) {
778 fc->ages[SCpnt->device->channel * fc->targets + SCpnt->device->id] = jiffies;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/djgpp/
H A Dconfig.bat264 Rem various Makefile install-foo targets, so we MUST have it before the
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/libcharset/djgpp/
H A Dconfig.bat240 Rem various Makefile install-foo targets, so we MUST have it before the
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/djgpp/
H A Dconfig.bat357 Rem various Makefile install-foo targets, so we MUST have it before the
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic79xx_core.c3044 * Update the bitmask of targets for which the controller should
7375 int targets; local
7469 targets = 0;
7474 targets++;
7475 if (targets > AHD_NUM_TARGETS)
9411 * requests to unattached luns on enabled targets.
9470 * Only allow additional targets if
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex1253 % PDF uses PostScript string constants for the names of xref targets,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex1278 % PDF uses PostScript string constants for the names of xref targets,

Completed in 567 milliseconds

1234