Searched defs:option_type (Results 1 – 7 of 7) sorted by relevance
118 option_type; in ProcessScriptOptions() local372 option_type; in ProcessCommandOptions() local
5289 option_type; in CLIOption() local
305 const std::string& option_type, in GenerateImportForOp()432 std::string option_type = "BuiltinOptions_" + option_name; in GenerateImport() local
74 } option_type; typedef
21 int option_type = (static_cast<int>(option) / 10000) * 10000; in VerifyOptionType() local
673 option_type; in ReadImage() local
2311 zend_class_entry* option_type; variable