Home
last modified time | relevance | path

Searched refs:optd (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Tools/scripts/
H A Dobjgraph.py167 optu = optc = optd = 0
174 optd = 1
175 if optu == optc == optd == 0:
176 optu = optc = optd = 1
188 more = (optu + optc + optd > 1)
189 if optd:
/third_party/backends/backend/
H A Dhp-option.c104 static HpOption hp_optset_get (HpOptSet this, HpOptionDescriptor optd);
336 _HpSaneOption optd; in hp_option_descriptor_probe() local
343 optd = hp_accessor_optd_data(new->optd_acsr, data); in hp_option_descriptor_probe()
345 memset(optd, 0, sizeof(*optd)); in hp_option_descriptor_probe()
346 optd->name = desc->name; in hp_option_descriptor_probe()
347 optd->title = desc->title; in hp_option_descriptor_probe()
348 optd->desc = desc->desc; in hp_option_descriptor_probe()
349 optd->type = desc->type; in hp_option_descriptor_probe()
350 optd in hp_option_descriptor_probe()
478 HpSaneOption optd = hp_option_saneoption(this, data); _values_are_equal() local
497 HpSaneOption optd = hp_option_saneoption(this, data); hp_option_imm_set() local
566 HpSaneOption optd = hp_option_saneoption(this, data); hp_option_set() local
630 HpSaneOption optd = hp_option_saneoption(this, data); hp_option_imm_control() local
650 HpSaneOption optd = hp_option_saneoption(this, data); hp_option_control() local
696 _HpSaneOption optd = _hp_option_saneoption(this, data); hp_option_updateEnable() local
719 _HpSaneOption optd = _hp_option_saneoption(opt, data); _set_range() local
1056 _HpSaneOption optd = _hp_option_saneoption(this, data); _set_stringlist() local
3518 hp_optset_get(HpOptSet this, HpOptionDescriptor optd) hp_optset_get() argument
[all...]
H A Dhp.c891 const SANE_Option_Descriptor *optd; in sane_get_option_descriptor() local
895 optd = sanei_hp_handle_saneoption(h, optnum); in sane_get_option_descriptor()
899 return optd; in sane_get_option_descriptor()
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsrecover.c148 BOOL optd; /* device argument present*/ variable
4169 optd = FALSE; in getoptions()
4188 optd = TRUE; in getoptions()
4288 if (!optd && !optV && !opth) { in getoptions()

Completed in 10 milliseconds