Home
last modified time | relevance | path

Searched refs:OPT_OR (Results 1 - 3 of 3) sorted by relevance

/third_party/backends/backend/
H A Dnec.h100 OPT_OR, enumerator
H A Dnec.c1605 s->opt[OPT_OR].name = "OR"; in init_options()
1606 s->opt[OPT_OR].title = "OR"; in init_options()
1607 s->opt[OPT_OR].desc = "Select OR emphancement"; in init_options()
1608 s->opt[OPT_OR].type = SANE_TYPE_BOOL; in init_options()
1609 s->val[OPT_OR].w = SANE_FALSE; in init_options()
1629 s->opt[OPT_OR].cap |= SANE_CAP_INACTIVE; in init_options()
2246 case OPT_OR: in sane_control_option()
2328 case OPT_OR: in sane_control_option()
3036 s->or = s->val[OPT_OR].w; in sane_start()
/third_party/lwip/src/netif/ppp/
H A Dlcp.c122 OPT_OR, &lcp_wantoptions[0].neg_asyncmap },
125 OPT_ALIAS | OPT_OR, &lcp_wantoptions[0].neg_asyncmap },
128 OPT_OR | OPT_NOARG | OPT_VAL(~0U) | OPT_A2CLR,
132 OPT_ALIAS | OPT_OR | OPT_NOARG | OPT_VAL(~0U) | OPT_A2CLR,

Completed in 9 milliseconds