Home
last modified time | relevance | path

Searched refs:OPT_COUNT (Results 1 - 9 of 9) sorted by relevance

/third_party/backends/backend/
H A Dsnapscan-options.c340 po[OPT_COUNT].name = SANE_NAME_NUM_OPTIONS; in init_options()
341 po[OPT_COUNT].title = SANE_TITLE_NUM_OPTIONS; in init_options()
342 po[OPT_COUNT].desc = SANE_DESC_NUM_OPTIONS; in init_options()
343 po[OPT_COUNT].type = SANE_TYPE_INT; in init_options()
344 po[OPT_COUNT].unit = SANE_UNIT_NONE; in init_options()
345 po[OPT_COUNT].size = sizeof (SANE_Word); in init_options()
346 po[OPT_COUNT].cap = SANE_CAP_SOFT_DETECT; in init_options()
350 po[OPT_COUNT].constraint_type = SANE_CONSTRAINT_RANGE; in init_options()
351 po[OPT_COUNT].constraint.range = &count_range; in init_options()
1093 case OPT_COUNT in sane_control_option()
[all...]
H A Dsnapscan.h270 OPT_COUNT = 0, /* option count */ enumerator
/third_party/icu/icu4c/source/tools/icupkg/
H A Dicupkg.cpp248 OPT_COUNT enumerator
/third_party/node/deps/icu-small/source/tools/icupkg/
H A Dicupkg.cpp248 OPT_COUNT enumerator
/third_party/skia/third_party/externals/icu/source/tools/icupkg/
H A Dicupkg.cpp248 OPT_COUNT enumerator
/third_party/icu/icu4c/source/tools/makeconv/
H A Dmakeconv.cpp184 OPT_COUNT enumerator
/third_party/skia/third_party/externals/icu/source/tools/makeconv/
H A Dmakeconv.cpp184 OPT_COUNT enumerator
/third_party/node/deps/icu-small/source/tools/icuexportdata/
H A Dicuexportdata.cpp1116 OPT_COUNT enumerator
/third_party/icu/icu4c/source/tools/icuexportdata/
H A Dicuexportdata.cpp962 OPT_COUNT enumerator

Completed in 12 milliseconds