Home
last modified time | relevance | path

Searched defs:step_type (Results 1 – 25 of 207) sorted by relevance

123456789

/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_processing/intelligibility/
H A Dintelligibility_enhancer_unittest.cc95 bool CheckUpdate(VarianceArray::StepType step_type) { in CheckUpdate()
133 for (auto step_type : step_types) { in TEST_F() local
140 for (auto step_type : step_types) { in TEST_F() local
143 for (auto step_type : step_types) { in TEST_F() local
/dports/math/R-cran-recipes/recipes/R/
H A Dupdate.R72 step_type <- class(object)[1] functionVar
137 step_type <- class(x)[1] functionVar
H A Dtunable.R59 step_type <- function(.step) class(.step)[class(.step) != "step"][1] function
/dports/devel/py-behave/behave-1.2.6/behave/
H A Dmatchers.py159 def __init__(self, func, pattern, step_type=None): argument
229 def __init__(self, func, pattern, step_type=None): argument
300 def __init__(self, func, pattern, step_type=None): argument
329 def __init__(self, func, pattern, step_type=None): argument
/dports/graphics/sane-backends/sane-backends-1.0.32/backend/genesys/
H A Dmotor.h156 StepType step_type = StepType::FULL; member
205 StepType step_type = StepType::FULL; in max_step_type() local
/dports/math/optpp/optpp-2.4/src/Base/
H A Dlinesearch.C80 int step_type; in linesearch() local
/dports/math/optpp/optpp-2.4/src/Newton/
H A DOptCG.C136 int step_type; in computeStep() local
259 int step_type; in optimize() local
H A DOptBCNewtonLike.C65 void OptBCNewtonLike::defaultAcceptStep(int iter, int step_type) in defaultAcceptStep()
273 int step_type; in computeStep() local
456 int maxiter, maxfev, myfevals, fevals, step_type; in optimize() local
H A DOptNewtonLike.C66 void OptNewtonLike::defaultAcceptStep(int iter, int step_type) in defaultAcceptStep()
278 int step_type; in computeStep() local
455 int step_type; in optimize() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/OPTPP/src/Newton/
H A DOptCG.C143 int step_type; in computeStep() local
272 int step_type; in optimize() local
H A DOptBCNewtonLike.C65 void OptBCNewtonLike::defaultAcceptStep(int iter, int step_type) in defaultAcceptStep()
384 int step_type; in computeStep() local
575 int maxiter, maxfev, myfevals, fevals, step_type; in optimize() local
912 int OptBCNewtonLike::updateConstraints(int step_type) in updateConstraints()
H A DOptNewtonLike.C68 void OptNewtonLike::defaultAcceptStep(int iter, int step_type) in defaultAcceptStep()
321 int step_type; in computeStep() local
507 int step_type; in optimize() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/OPTPP/src/Base/
H A Dlinesearch.C83 int step_type; in linesearch() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/packages/Python/lldbsuite/test/functionalities/inline-stepping/
H A DTestInlineStepping.py62 def do_step(self, step_type, destination_line_entry, test_stack_depth): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/functionalities/inline-stepping/
H A DTestInlineStepping.py59 def do_step(self, step_type, destination_line_entry, test_stack_depth): argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/functionalities/inline-stepping/
H A DTestInlineStepping.py59 def do_step(self, step_type, destination_line_entry, test_stack_depth): argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/test/API/functionalities/inline-stepping/
H A DTestInlineStepping.py59 def do_step(self, step_type, destination_line_entry, test_stack_depth): argument
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/API/functionalities/inline-stepping/
H A DTestInlineStepping.py59 def do_step(self, step_type, destination_line_entry, test_stack_depth): argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/API/functionalities/inline-stepping/
H A DTestInlineStepping.py59 def do_step(self, step_type, destination_line_entry, test_stack_depth): argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/functionalities/inline-stepping/
H A DTestInlineStepping.py59 def do_step(self, step_type, destination_line_entry, test_stack_depth): argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/API/functionalities/inline-stepping/
H A DTestInlineStepping.py59 def do_step(self, step_type, destination_line_entry, test_stack_depth): argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/API/functionalities/inline-stepping/
H A DTestInlineStepping.py59 def do_step(self, step_type, destination_line_entry, test_stack_depth): argument
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/API/functionalities/inline-stepping/
H A DTestInlineStepping.py59 def do_step(self, step_type, destination_line_entry, test_stack_depth): argument
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/gil/extension/dynamic_image/
H A Dimage_view_factory.hpp134 using step_type = typename dynamic_xy_step_type<any_image_view<ViewTypes>>::type; in rotated180_view() typedef
166 using step_type = typename dynamic_xy_step_type<any_image_view<ViewTypes>>::type; in subsampled_view() typedef
177 using step_type = typename dynamic_xy_step_type<any_image_view<ViewTypes>>::type; in subsampled_view() typedef
/dports/science/PETSc/petsc-3.14.1/src/tao/bound/impls/bqnls/
H A Dbqnls.c26 … TaoBQNLSComputeStep(Tao tao, PetscBool shift, KSPConvergedReason *ksp_reason, PetscInt *step_type) in TaoBQNLSComputeStep()

123456789