Lines Matching full:mapping
451 const feature_mapping_t * mapping = (const feature_mapping_t *) bsearch (&features[i].tag,456 if (!mapping)460 feature.rec.feature = mapping->aatFeatureType;461 feature.rec.setting = features[i].value ? mapping->selectorToEnable : mapping->selectorToDisable;