Home
last modified time | relevance | path

Searched defs:_step (Results 1 – 14 of 14) sorted by relevance

/external/ComputeLibrary/tests/framework/datasets/
DRangeDataset.h115 T _step; member
139 T _step; variable
/external/ComputeLibrary/src/core/CL/kernels/
DCLRangeKernel.h88 float _step; /**< Increment/step value */ variable
/external/ComputeLibrary/src/core/NEON/kernels/
DNERangeKernel.h85 float _step; /**< Increment/step value */ variable
/external/mesa3d/src/compiler/nir/tests/
Dloop_unroll_tests.cpp29 #define UNROLL_TEST_INSERT(_label, _type, _init, _limit, _step, \ argument
44 #define UNROLL_TEST_UNKNOWN_INIT_INSERT(_label, __type, _limit, _step, \ argument
/external/javasqlite/src/main/java/SQLite/
DBackup.java53 private native boolean _step(int n) throws SQLite.Exception; in _step() method in Backup
/external/ComputeLibrary/arm_compute/core/
DWindow.h142 int _step; variable
/external/libaom/aom_dsp/
Dpsnrhvs.c115 int _w, int _h, int _step, const double _csf[8][8], in calc_psnrhvs()
/external/libvpx/vpx_dsp/
Dpsnrhvs.c122 int _w, int _h, int _step, const double _csf[8][8], in calc_psnrhvs()
/external/libopus/src/
Dopus_compare.c90 int _step,int _downsample){ in band_energy()
/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/
Dfold_impl_body.hpp267 struct BOOST_PP_CAT(AUX778076_FOLD_IMPL_NAME_PREFIX,_step) in BOOST_PP_CAT() argument
Dreverse_fold_impl_body.hpp280 struct BOOST_PP_CAT(AUX778076_FOLD_IMPL_NAME_PREFIX,_step) in BOOST_PP_CAT() argument
/external/autotest/server/cros/chaos_lib/
Dchaos_capture_analyzer.py543 def _step(self, reached_state, packet): member in WifiStateMachineAnalyzer
/external/tensorflow/tensorflow/python/keras/
Dbackend.py4459 def _step(time, output_ta_t, prev_output, *states): function
4507 def _step(time, output_ta_t, *states): function
/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp6729 builtin_builder::_step(builtin_available_predicate avail, const glsl_type *edge_type, const glsl_ty… in _step() function in builtin_builder