Home
last modified time | relevance | path

Searched refs:options_ (Results 1 – 25 of 3676) sorted by relevance

12345678910>>...148

/dports/games/scorched3d/scorched/src/client/graph/
H A DOptionsDisplay.cpp61 buyTab_(options_, "BuyTab", in OptionsDisplay()
79 dialogSize_(options_, "DialogSize", in OptionsDisplay()
103 moreRes_(options_, "MoreRes", in OptionsDisplay()
113 swapYAxis_(options_, "SwapYAxis", in OptionsDisplay()
149 hideMenus_(options_, "HideMenus", in OptionsDisplay()
159 noFog_(options_, "NoFog", in OptionsDisplay()
161 noGLExt_(options_, "NoGLExt", in OptionsDisplay()
185 noSound_(options_, "NoSound", in OptionsDisplay()
187 noMusic_(options_, "NoMusic", in OptionsDisplay()
211 noTrees_(options_, "NoTrees", in OptionsDisplay()
[all …]
/dports/games/scorched3d/scorched/src/common/common/
H A DOptionsGame.cpp146 tutorial_(options_, "Tutorial", in OptionsGame()
176 teams_(options_, "Teams", in OptionsGame()
226 gravity_(options_, "Gravity", in OptionsGame()
304 portNo_(options_, "PortNo", in OptionsGame()
310 mod_(options_, "Mod", in OptionsGame()
312 motd_(options_, "MOTD", in OptionsGame()
334 useUPnP_(options_, "UseUPnP", in OptionsGame()
414 itor != options_.end(); in writeToBuffer()
434 itor != options_.end(); in readFromBuffer()
452 itor != options_.end(); in writeOptionsToFile()
[all …]
/dports/science/dynare/dynare-4.6.4/matlab/
H A Ddefault_option_values.m34 options_.dataset = [];
38 options_.smpl = 0;
41 options_.slowc = 1;
42 options_.timing = 0;
46 options_.scalv = 1;
152 options_.irf = 40;
156 options_.ar = 5;
232 options_.ep = ep;
397 options_.mh_init_scale = 2*options_.mh_jscale;
417 options_.nk = 1;
[all …]
H A Ddynare_estimation_1.m54 if options_.order > 1
114 if options_.dsge_var
179 if isequal(options_.mode_compute,0) && isempty(options_.mode_file) && options_.mh_posterior_mode_es…
180 if options_.order==1 && ~options_.particle.status
287 if options_.cova_compute || options_.mode_compute==5 || options_.mode_compute==6
294 if ~options_.mh_posterior_mode_estimation && options_.cova_compute
465 if options_.mh_replic || options_.load_mh_file
490 … if (options_.mh_replic>0 || (options_.load_mh_file && ~options_.load_results_after_load_mh))
499 if options_.mh_replic || (options_.load_mh_file && ~options_.load_results_after_load_mh)
553 if options_.smoother || ~isempty(options_.filter_step_ahead) || options_.forecast
[all …]
H A Dstoch_simul.m1 function [info, oo_, options_, M_] = stoch_simul(M_, options_, oo_, var_list)
38 if options_.linear
54 if options_.partial_information || options_.ACES_solver
89 [~,info,M_,options_,oo_] = discretionary_policy_1(options_.instruments,M_,options_,oo_);
96 [~,info,M_,options_,oo_] = resol(0,M_,options_,oo_);
107 print_info(info, options_.noprint, options_);
170 if options_.periods <= options_.drop
206 if options_.irf
233 options_.replic, options_.order);
236 options_.replic, options_.order);
[all …]
/dports/science/dynare/dynare-4.6.4/matlab/ms-sbvar/
H A Dinitialize_ms_sbvar_options.m1 function options_=initialize_ms_sbvar_options(M_, options_)
2 % function options_=initialize_ms_sbvar_options(M_, options_)
35 options_.ms.mh_file = '';
42 options_.ms.freq = 4;
45 options_.ms.nlags = 1;
49 options_.ms.alpha = 1;
50 options_.ms.beta = 1;
74 options_.ms.drop = 0.1*options_.ms.mh_replic*options_.ms.thinning_factor;
87 options_.ms.horizon = 12;
93 options_.ms.median = 0;
[all …]
H A Dms_variance_decomposition.m1 function [options_, oo_]=ms_variance_decomposition(M_, options_, oo_)
2 % function [options_, oo_]=ms_variance_decomposition(M_, options_, oo_)
35 options_ = set_file_tags(options_); variable
36 [options_, oo_] = set_ms_estimation_file(options_.ms.file_tag, options_, oo_);
49 if options_.ms.regimes
51 elseif options_.ms.regime
59 options_ = set_ms_simulation_file(options_); variable
68 if options_.ms.error_bands
84 if options_.ms.regime || options_.ms.regimes
86 if options_.ms.regime
[all …]
H A Dms_estimation.m1 function [options_, oo_]=ms_estimation(M_, options_, oo_)
2 % function [options_, oo_]=ms_estimation(M_, options_, oo_)
7 % options_: (struct) options
11 % options_: (struct) options
35 options_ = set_file_tags(options_); variable
38 if options_.ms.create_init
39 clean_ms_init_files(options_.ms.file_tag);
40 ms_sbvar_setup(options_);
50 if ~strcmp(options_.ms.file_tag, options_.ms.output_file_tag)
57 opt = [opt ' -ft ' options_.ms.file_tag];
[all …]
H A Dms_forecast.m1 function [options_, oo_]=ms_forecast(M_, options_, oo_)
2 % function [options_, oo_]=ms_forecast(M_, options_, oo_)
7 % options_: (struct) options
35 options_ = set_file_tags(options_); variable
36 [options_, oo_] = set_ms_estimation_file(options_.ms.file_tag, options_, oo_);
50 if options_.ms.regimes
52 elseif options_.ms.regime
58 options_ = set_ms_simulation_file(options_); variable
66 if options_.ms.median
82 if options_.ms.regimes
[all …]
H A Dms_irf.m1 function [options_, oo_]=ms_irf(varlist, M_, options_, oo_)
2 % function [options_, oo_]=ms_irf(varlist, M_, options_, oo_)
36 options_ = set_file_tags(options_); variable
37 [options_, oo_] = set_ms_estimation_file(options_.ms.file_tag, options_, oo_);
50 if options_.ms.regimes
52 elseif options_.ms.regime
60 options_ = set_ms_simulation_file(options_); variable
68 if options_.ms.median
84 if options_.ms.regimes
102 if options_.ms.regime
[all …]
H A Dmsstart_setup.m1 %function []= msstart_setup(options_)
35 nData=(options_.ms.final_year-options_.ms.initial_year)*options_.ms.freq + (options_.ms.final_subpe…
43 [nt,ndv]=size(options_.data);
51 options_.ms.vlist = [1:length(options_.varobs)]; % 1: U; 4: PCE inflation.
52 options_.ms.varlist=cellstr(options_.varobs');
54 options_.ms.percent_var =setdiff(options_.ms.vlist,options_.ms.log_var);
56 ylab = options_.ms.varlist;
57 xlab = options_.ms.varlist;
86 if options_.forecast<1
92 if qmEnd==options_.ms.freq
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/video_engine/
H A Doveruse_frame_detector_unittest.cc60 options_.min_process_count = 0; in SetUp()
61 overuse_detector_->SetOptions(options_); in SetUp()
138 CpuOveruseOptions options_; member in webrtc::OveruseFrameDetectorTest
152 overuse_detector_->SetOptions(options_); in TEST_F()
162 overuse_detector_->SetOptions(options_); in TEST_F()
175 overuse_detector_->SetOptions(options_); in TEST_F()
187 overuse_detector_->SetOptions(options_); in TEST_F()
198 overuse_detector_->SetOptions(options_); in TEST_F()
212 options_.min_process_count = 1; in TEST_F()
213 overuse_detector_->SetOptions(options_); in TEST_F()
[all …]
/dports/devel/intel-graphics-compiler/SPIRV-Tools/include/spirv-tools/
H A Dlibspirv.hpp115 spvValidatorOptionsSetSkipBlockLayout(options_, val); in SetSkipBlockLayout()
152 spv_validator_options options_; member in spvtools::ValidatorOptions
167 spvOptimizerOptionsSetRunValidator(options_, run); in set_run_validator()
194 spv_optimizer_options options_; member in spvtools::OptimizerOptions
205 return options_; in operator spv_reducer_options()
215 spvReducerOptionsSetFailOnValidationError(options_, in set_fail_on_validation_error()
225 spv_reducer_options options_; member in spvtools::ReducerOptions
236 return options_; in operator spv_fuzzer_options()
241 spvFuzzerOptionsEnableReplayValidation(options_); in enable_replay_validation()
246 spvFuzzerOptionsSetRandomSeed(options_, seed); in set_random_seed()
[all …]
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/include/spirv-tools/
H A Dlibspirv.hpp115 spvValidatorOptionsSetSkipBlockLayout(options_, val); in SetSkipBlockLayout()
152 spv_validator_options options_; member in spvtools::ValidatorOptions
167 spvOptimizerOptionsSetRunValidator(options_, run); in set_run_validator()
194 spv_optimizer_options options_; member in spvtools::OptimizerOptions
205 return options_; in operator spv_reducer_options()
215 spvReducerOptionsSetFailOnValidationError(options_, in set_fail_on_validation_error()
225 spv_reducer_options options_; member in spvtools::ReducerOptions
236 return options_; in operator spv_fuzzer_options()
241 spvFuzzerOptionsEnableReplayValidation(options_); in enable_replay_validation()
246 spvFuzzerOptionsSetRandomSeed(options_, seed); in set_random_seed()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
H A Dlibspirv.hpp109 spvValidatorOptionsSetSkipBlockLayout(options_, val); in SetSkipBlockLayout()
138 spv_validator_options options_; member in spvtools::ValidatorOptions
153 spvOptimizerOptionsSetRunValidator(options_, run); in set_run_validator()
180 spv_optimizer_options options_; member in spvtools::OptimizerOptions
191 return options_; in operator spv_reducer_options()
201 spvReducerOptionsSetFailOnValidationError(options_, in set_fail_on_validation_error()
211 spv_reducer_options options_; member in spvtools::ReducerOptions
222 return options_; in operator spv_fuzzer_options()
227 spvFuzzerOptionsEnableReplayValidation(options_); in enable_replay_validation()
232 spvFuzzerOptionsSetRandomSeed(options_, seed); in set_random_seed()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/include/spirv-tools/
H A Dlibspirv.hpp109 spvValidatorOptionsSetSkipBlockLayout(options_, val); in SetSkipBlockLayout()
138 spv_validator_options options_; member in spvtools::ValidatorOptions
153 spvOptimizerOptionsSetRunValidator(options_, run); in set_run_validator()
180 spv_optimizer_options options_; member in spvtools::OptimizerOptions
191 return options_; in operator spv_reducer_options()
201 spvReducerOptionsSetFailOnValidationError(options_, in set_fail_on_validation_error()
211 spv_reducer_options options_; member in spvtools::ReducerOptions
222 return options_; in operator spv_fuzzer_options()
227 spvFuzzerOptionsEnableReplayValidation(options_); in enable_replay_validation()
232 spvFuzzerOptionsSetRandomSeed(options_, seed); in set_random_seed()
[all …]
/dports/graphics/colmap/colmap-3.6/src/ui/
H A Dfeature_matching_widget.cc49 OptionManager* options_; member in colmap::FeatureMatchingTab
97 options_(options), in FeatureMatchingTab()
111 options_widget_->AddOptionText(&options_->sift_matching->gpu_index, in CreateGeneralOptions()
176 &options_->sequential_matching->loop_detection_period, in SequentialMatchingTab()
179 &options_->sequential_matching->loop_detection_num_images, in SequentialMatchingTab()
185 &options_->sequential_matching->loop_detection_num_checks, in SequentialMatchingTab()
188 &options_->sequential_matching in SequentialMatchingTab()
203 if (options_->sequential_matching->loop_detection && in Run()
221 &options_->vocab_tree_matching->num_nearest_neighbors, in VocabTreeMatchingTab()
320 matcher_options, *options_->sift_matching, *options_->database_path); in Run()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/include/spirv-tools/
H A Dlibspirv.hpp106 spvValidatorOptionsSetSkipBlockLayout(options_, val); in SetSkipBlockLayout()
135 spv_validator_options options_; member in spvtools::ValidatorOptions
150 spvOptimizerOptionsSetRunValidator(options_, run); in set_run_validator()
177 spv_optimizer_options options_; member in spvtools::OptimizerOptions
188 return options_; in operator spv_reducer_options()
198 spvReducerOptionsSetFailOnValidationError(options_, in set_fail_on_validation_error()
203 spv_reducer_options options_; member in spvtools::ReducerOptions
214 return options_; in operator spv_fuzzer_options()
219 spvFuzzerOptionsEnableReplayValidation(options_); in enable_replay_validation()
224 spvFuzzerOptionsSetRandomSeed(options_, seed); in set_random_seed()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/include/spirv-tools/
H A Dlibspirv.hpp106 spvValidatorOptionsSetSkipBlockLayout(options_, val); in SetSkipBlockLayout()
135 spv_validator_options options_; member in spvtools::ValidatorOptions
150 spvOptimizerOptionsSetRunValidator(options_, run); in set_run_validator()
177 spv_optimizer_options options_; member in spvtools::OptimizerOptions
188 return options_; in operator spv_reducer_options()
198 spvReducerOptionsSetFailOnValidationError(options_, in set_fail_on_validation_error()
203 spv_reducer_options options_; member in spvtools::ReducerOptions
214 return options_; in operator spv_fuzzer_options()
219 spvFuzzerOptionsEnableReplayValidation(options_); in enable_replay_validation()
224 spvFuzzerOptionsSetRandomSeed(options_, seed); in set_random_seed()
[all …]
/dports/net/kea/kea-2.0.1/src/bin/perfdhcp/
H A Dbasic_scen.cc32 if (options_.getPeriod() != 0) { in checkExitConditions()
60 if (options_.testDiags('e')) { in checkExitConditions()
72 options_.getMaxDrop()[0]) { in checkExitConditions()
79 options_.getMaxDrop()[1]) { in checkExitConditions()
84 if (options_.testDiags('e')) { in checkExitConditions()
114 if (options_.testDiags('e')) { in checkExitConditions()
129 if (options_.getPreload() > 0) { in run()
225 if (options_.testDiags('t')) { in run()
235 if (options_.testDiags('e')) { in run()
240 if (options_.testDiags('T')) { in run()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/include/spirv-tools/
H A Dlibspirv.hpp109 spvValidatorOptionsSetSkipBlockLayout(options_, val); in SetSkipBlockLayout()
138 spv_validator_options options_; member in spvtools::ValidatorOptions
153 spvOptimizerOptionsSetRunValidator(options_, run); in set_run_validator()
180 spv_optimizer_options options_; member in spvtools::OptimizerOptions
191 return options_; in operator spv_reducer_options()
201 spvReducerOptionsSetFailOnValidationError(options_, in set_fail_on_validation_error()
206 spv_reducer_options options_; member in spvtools::ReducerOptions
217 return options_; in operator spv_fuzzer_options()
222 spvFuzzerOptionsEnableReplayValidation(options_); in enable_replay_validation()
227 spvFuzzerOptionsSetRandomSeed(options_, seed); in set_random_seed()
[all …]
/dports/graphics/shaderc/shaderc-2021.3/libshaderc/src/
H A Dshaderc_test.cc171 shaderc_compile_options_t get() { return options_; } in get()
174 shaderc_compile_options_t options_; member in __anon576ea0730111::Options
280 compile_options_ptr options_; member in __anon576ea0730111::CompileStringTest
310 shaderc_compile_options_t options_; member in __anon576ea0730111::AssembleStringTest
565 options_.get()), in TEST_F()
604 options_.get()), in TEST_F()
1036 options_.get()), in TEST_F()
1147 options_.get())); in TEST_F()
1153 options_.get())); in TEST_F()
1515 options_.get())); in TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/shaderc/src/libshaderc/src/
H A Dshaderc_test.cc171 shaderc_compile_options_t get() { return options_; } in get()
174 shaderc_compile_options_t options_; member in __anonc5f8473d0111::Options
280 compile_options_ptr options_; member in __anonc5f8473d0111::CompileStringTest
310 shaderc_compile_options_t options_; member in __anonc5f8473d0111::AssembleStringTest
565 options_.get()), in TEST_F()
604 options_.get()), in TEST_F()
1036 options_.get()), in TEST_F()
1147 options_.get())); in TEST_F()
1153 options_.get())); in TEST_F()
1507 options_.get())); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/shaderc/src/libshaderc/src/
H A Dshaderc_test.cc171 shaderc_compile_options_t get() { return options_; } in get()
174 shaderc_compile_options_t options_; member in __anon4756a7220111::Options
280 compile_options_ptr options_; member in __anon4756a7220111::CompileStringTest
310 shaderc_compile_options_t options_; member in __anon4756a7220111::AssembleStringTest
565 options_.get()), in TEST_F()
604 options_.get()), in TEST_F()
1036 options_.get()), in TEST_F()
1147 options_.get())); in TEST_F()
1153 options_.get())); in TEST_F()
1507 options_.get())); in TEST_F()
[all …]
/dports/graphics/colmap/colmap-3.6/src/base/
H A Dimage_reader.cc52 CHECK(options_.Check()); in ImageReader()
55 options_.image_path = in ImageReader()
59 if (options_.image_list.empty()) { in ImageReader()
60 options_.image_list = GetRecursiveFileList(options_.image_path); in ImageReader()
61 std::sort(options_.image_list.begin(), options_.image_list.end()); in ImageReader()
65 std::sort(options_.image_list.begin(), options_.image_list.end()); in ImageReader()
79 if (!options_.camera_params.empty()) { in ImageReader()
142 JoinPaths(options_.mask_path, in Next()
176 ((options_.single_camera && !options_.single_camera_per_folder) || in Next()
189 (!options_.single_camera && !options_.single_camera_per_folder && in Next()
[all …]

12345678910>>...148