Lines Matching refs:strcmp
987 if (strcmp (model, "HP3800") == 0)
989 else if (strcmp (model, "HPG2710") == 0)
991 else if (strcmp (model, "HP3970") == 0)
993 else if (strcmp (model, "HP4070") == 0)
995 else if (strcmp (model, "HP4370") == 0)
997 else if (strcmp (model, "HPG3010") == 0)
999 else if (strcmp (model, "HPG3110") == 0)
1001 else if (strcmp (model, "UA4900") == 0)
1003 else if (strcmp (model, "BQ5550") == 0)
1016 if (strcmp (source, SANE_I18N ("Flatbed")) == 0)
1018 else if (strcmp (source, SANE_I18N ("Slide")) == 0)
1020 else if (strcmp (source, SANE_I18N ("Negative")) == 0)
1033 if (strcmp (colormode, SANE_VALUE_SCAN_MODE_COLOR) == 0)
1035 else if (strcmp (colormode, SANE_VALUE_SCAN_MODE_GRAY) == 0)
1037 else if (strcmp (colormode, SANE_VALUE_SCAN_MODE_LINEART) == 0)
2054 if (strcmp (scanner->aValues[optid].s, value) != 0)
2081 if (strcmp (scanner->aValues[optid].s, value) != 0)
2096 if (strcmp (scanner->aValues[optid].s, value) != 0)