Home
last modified time | relevance | path

Searched refs:myinfo (Results 1 - 16 of 16) sorted by relevance

/third_party/backends/backend/
H A Dpnm.c644 SANE_Int myinfo = 0; in sane_control_option() local
679 status = sanei_constrain_value (sod + option, (void *) &v, &myinfo); in sane_control_option()
686 myinfo |= SANE_INFO_RELOAD_PARAMS; in sane_control_option()
698 status = sanei_constrain_value (sod + option, value, &myinfo); in sane_control_option()
707 myinfo |= SANE_INFO_RELOAD_PARAMS; in sane_control_option()
744 myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; in sane_control_option()
748 myinfo |= SANE_INFO_RELOAD_PARAMS; in sane_control_option()
752 myinfo |= SANE_INFO_RELOAD_PARAMS; in sane_control_option()
756 myinfo |= SANE_INFO_RELOAD_OPTIONS; in sane_control_option()
787 myinfo | in sane_control_option()
[all...]
H A Dp5.c506 set_automatic_value (P5_Session * s, int option, SANE_Int * myinfo) in set_automatic_value() argument
516 *myinfo |= SANE_INFO_RELOAD_PARAMS; in set_automatic_value()
520 *myinfo |= SANE_INFO_RELOAD_PARAMS; in set_automatic_value()
524 *myinfo |= SANE_INFO_RELOAD_PARAMS; in set_automatic_value()
528 *myinfo |= SANE_INFO_RELOAD_PARAMS; in set_automatic_value()
542 *myinfo |= SANE_INFO_RELOAD_PARAMS; in set_automatic_value()
546 *myinfo |= SANE_INFO_RELOAD_PARAMS; in set_automatic_value()
552 *myinfo |= SANE_INFO_RELOAD_OPTIONS; in set_automatic_value()
553 *myinfo |= SANE_INFO_RELOAD_PARAMS; in set_automatic_value()
567 set_option_value (P5_Session * s, int option, void *val, SANE_Int * myinfo) in set_option_value() argument
706 SANE_Int myinfo = 0; sane_control_option() local
[all...]
H A Dgphoto2.c1028 static SANE_Int myinfo = 0; variable
1071 status = sanei_constrain_value (sod + option, value, &myinfo); in sane_control_option()
1090 myinfo |= SANE_INFO_RELOAD_PARAMS; in sane_control_option()
1109 myinfo |= SANE_INFO_RELOAD_PARAMS; in sane_control_option()
1136 myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; in sane_control_option()
1167 myinfo |= SANE_INFO_RELOAD_PARAMS; in sane_control_option()
1197 myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; in sane_control_option()
1217 myinfo |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; in sane_control_option()
1288 *info = myinfo; in sane_control_option()
1289 myinfo in sane_control_option()
[all...]
H A Ddc240.c1031 static SANE_Int myinfo = 0; variable
1067 status = sanei_constrain_value (sod + option, value, &myinfo); in sane_control_option()
1082 myinfo |= SANE_INFO_RELOAD_PARAMS; in sane_control_option()
1098 myinfo |= SANE_INFO_RELOAD_PARAMS; in sane_control_option()
1122 myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; in sane_control_option()
1145 myinfo |= SANE_INFO_RELOAD_PARAMS; in sane_control_option()
1175 myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; in sane_control_option()
1195 myinfo |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; in sane_control_option()
1259 *info = myinfo; in sane_control_option()
1260 myinfo in sane_control_option()
[all...]
H A Dcanon_lide70.c682 SANE_Int myinfo = 0; in sane_control_option() local
714 status = sanei_constrain_value (&chndl->opt[option], value, &myinfo); in sane_control_option()
734 myinfo |= SANE_INFO_RELOAD_PARAMS; in sane_control_option()
761 myinfo |= SANE_INFO_RELOAD_PARAMS; in sane_control_option()
762 myinfo |= SANE_INFO_RELOAD_OPTIONS; in sane_control_option()
793 myinfo |= SANE_INFO_RELOAD_PARAMS; in sane_control_option()
794 myinfo |= SANE_INFO_RELOAD_OPTIONS; in sane_control_option()
855 *info = myinfo; in sane_control_option()
H A Ddc210.c902 SANE_Int myinfo = 0; in sane_control_option() local
921 status = sanei_constrain_value (sod + option, value, &myinfo); in sane_control_option()
932 myinfo |= SANE_INFO_RELOAD_PARAMS; in sane_control_option()
951 myinfo |= SANE_INFO_RELOAD_PARAMS; in sane_control_option()
981 myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; in sane_control_option()
1014 myinfo |= SANE_INFO_RELOAD_PARAMS; in sane_control_option()
1098 *info = myinfo; in sane_control_option()
H A Dtest.c2095 SANE_Int myinfo = 0; in sane_control_option() local
2182 value, &myinfo); in sane_control_option()
2203 myinfo |= SANE_INFO_RELOAD_PARAMS; in sane_control_option()
2246 myinfo |= SANE_INFO_INEXACT; in sane_control_option()
2258 myinfo |= SANE_INFO_RELOAD_PARAMS; in sane_control_option()
2293 myinfo |= SANE_INFO_RELOAD_PARAMS; in sane_control_option()
2294 myinfo |= SANE_INFO_RELOAD_OPTIONS; in sane_control_option()
2306 myinfo |= SANE_INFO_RELOAD_PARAMS; in sane_control_option()
2375 myinfo |= SANE_INFO_RELOAD_PARAMS; in sane_control_option()
2376 myinfo | in sane_control_option()
[all...]
H A Dcanon630u.c610 SANE_Int myinfo = 0; in dispatch_control_option() local
630 status = sanei_constrain_value (op->descriptor, value, &myinfo); in dispatch_control_option()
635 status = (op->callback) (op, handle, action, value, &myinfo); in dispatch_control_option()
638 *info = myinfo; in dispatch_control_option()
H A Dumax1220u.c491 SANE_Int myinfo = 0; in dispatch_control_option() local
511 status = sanei_constrain_value (op->descriptor, value, &myinfo); in dispatch_control_option()
516 status = (op->callback) (op, handle, action, value, &myinfo); in dispatch_control_option()
519 *info = myinfo; in dispatch_control_option()
H A Ddc25.c2046 SANE_Int myinfo = info_flags; in sane_control_option() local
2067 status = sanei_constrain_value (sod + option, value, &myinfo); in sane_control_option()
2078 /* myinfo |= SANE_INFO_RELOAD_OPTIONS; */ in sane_control_option()
2083 myinfo |= SANE_INFO_RELOAD_PARAMS; in sane_control_option()
2117 myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; in sane_control_option()
2130 myinfo |= SANE_INFO_RELOAD_PARAMS; in sane_control_option()
2171 myinfo |= SANE_INFO_RELOAD_OPTIONS; in sane_control_option()
2185 myinfo |= SANE_INFO_RELOAD_OPTIONS; in sane_control_option()
2193 myinfo |= SANE_INFO_RELOAD_OPTIONS; in sane_control_option()
2264 *info = myinfo; in sane_control_option()
[all...]
H A Dgt68xx.c1664 SANE_Int myinfo = 0; in sane_control_option() local
1747 status = sanei_constrain_value (s->opt + option, val, &myinfo); in sane_control_option()
1768 myinfo |= SANE_INFO_RELOAD_PARAMS; in sane_control_option()
1808 myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; in sane_control_option()
1841 myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; in sane_control_option()
1855 myinfo |= SANE_INFO_RELOAD_OPTIONS; in sane_control_option()
1864 myinfo |= SANE_INFO_RELOAD_OPTIONS; in sane_control_option()
1869 myinfo |= SANE_INFO_RELOAD_OPTIONS; in sane_control_option()
1874 myinfo |= SANE_INFO_RELOAD_OPTIONS; in sane_control_option()
1889 *info = myinfo; in sane_control_option()
[all...]
H A Dmustek_usb2.c2166 SANE_Int myinfo = 0; in sane_control_option() local
2239 status = sanei_constrain_value (s->opt + option, val, &myinfo); in sane_control_option()
2258 myinfo |= SANE_INFO_RELOAD_PARAMS; in sane_control_option()
2279 myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; in sane_control_option()
2317 myinfo |= SANE_INFO_RELOAD_PARAMS | SANE_INFO_RELOAD_OPTIONS; in sane_control_option()
2331 *info = myinfo; in sane_control_option()
H A Dmustek_usb.c1175 SANE_Int myinfo = 0; in sane_control_option() local
1248 status = sanei_constrain_value (s->opt + option, val, &myinfo); in sane_control_option()
1267 myinfo |= SANE_INFO_RELOAD_PARAMS; in sane_control_option()
1286 myinfo |= SANE_INFO_RELOAD_OPTIONS; in sane_control_option()
1344 myinfo |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS; in sane_control_option()
1358 *info = myinfo; in sane_control_option()
H A Drts8891.c615 set_automatic_value (Rts8891_Session * s, int option, SANE_Int * myinfo) in set_automatic_value() argument
625 *myinfo |= SANE_INFO_RELOAD_PARAMS; in set_automatic_value()
629 *myinfo |= SANE_INFO_RELOAD_PARAMS; in set_automatic_value()
633 *myinfo |= SANE_INFO_RELOAD_PARAMS; in set_automatic_value()
637 *myinfo |= SANE_INFO_RELOAD_PARAMS; in set_automatic_value()
649 *myinfo |= SANE_INFO_RELOAD_PARAMS; in set_automatic_value()
656 *myinfo |= SANE_INFO_RELOAD_PARAMS; in set_automatic_value()
662 *myinfo |= SANE_INFO_RELOAD_OPTIONS; in set_automatic_value()
663 *myinfo |= SANE_INFO_RELOAD_PARAMS; in set_automatic_value()
693 SANE_Int * myinfo) in set_option_value()
692 set_option_value(Rts8891_Session * s, int option, void *val, SANE_Int * myinfo) set_option_value() argument
937 SANE_Int myinfo = 0; sane_control_option() local
[all...]
H A Dhp4200.c2720 SANE_Int myinfo = 0; in sane_control_option() local
2781 status = sanei_constrain_value (s->opt + option, val, &myinfo); in sane_control_option()
2799 myinfo |= SANE_INFO_RELOAD_PARAMS; in sane_control_option()
2822 *info = myinfo; in sane_control_option()
/third_party/backends/backend/genesys/
H A Dgenesys.cpp5839 static void set_option_value(Genesys_Scanner* s, int option, void *val, SANE_Int* myinfo)
5854 *myinfo |= SANE_INFO_RELOAD_PARAMS;
5859 *myinfo |= SANE_INFO_RELOAD_PARAMS;
5864 *myinfo |= SANE_INFO_RELOAD_PARAMS;
5869 *myinfo |= SANE_INFO_RELOAD_PARAMS;
5874 *myinfo |= SANE_INFO_RELOAD_PARAMS;
5879 *myinfo |= SANE_INFO_RELOAD_PARAMS;
5884 *myinfo |= SANE_INFO_RELOAD_PARAMS;
5889 *myinfo |= SANE_INFO_RELOAD_PARAMS;
5894 *myinfo |
[all...]

Completed in 35 milliseconds