Lines Matching refs:optarg
235 percent = std::stof(optarg);
263 result = WuKongUtil::GetInstance()->SetAllowList(optarg);
266 result = WuKongUtil::GetInstance()->SetBlockList(optarg);
268 result = WuKongUtil::GetInstance()->SetAllowAbilityList(optarg);
273 result = WuKongUtil::GetInstance()->SetBlockAbilityList(optarg);
278 result = WuKongUtil::GetInstance()->SetBlockPageList(optarg);
280 WuKongUtil::GetInstance()->SetCompIdBlockList(optarg);
282 WuKongUtil::GetInstance()->SetCompTypeBlockList(optarg);
293 intervalArgs_ = std::stoi(optarg);
296 seedArgs_ = std::stoi(optarg);
299 TreeManager::GetInstance()->SetFocusNum(optarg);
301 TreeManager::GetInstance()->SetFocusTypeList(optarg);
579 std::stringstream ss(optarg);
600 std::stringstream ss(optarg);