Home
last modified time | relevance | path

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

/external/javasqlite/src/main/java/SQLite/
DBackup.java53 private native boolean _step(int n) throws SQLite.Exception; in _step() method in Backup
/external/libvpx/libvpx/vpx_dsp/
Dpsnrhvs.c122 int _w, int _h, int _step, const double _csf[8][8], in calc_psnrhvs()
/external/libaom/libaom/aom_dsp/
Dpsnrhvs.c119 int _w, int _h, int _step, const double _csf[8][8], in calc_psnrhvs()
/external/u-boot/drivers/power/regulator/
Dsandbox.c22 #define RANGE(_min, _max, _step) { \ argument
Dstpmu1.c32 #define STPMU1_RANGE(_min_uv, _min_sel, _max_sel, _step) { \ argument
/external/libopus/src/
Dopus_compare.c90 int _step,int _downsample){ in band_energy()
/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.py3548 def _step(time, output_ta_t, prev_output, *states): function
3599 def _step(time, output_ta_t, *states): function
/external/u-boot/include/linux/mtd/
Drawnand.h1020 #define NAND_ECC_INFO(_strength, _step) \ argument
/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp4114 builtin_builder::_step(builtin_available_predicate avail, const glsl_type *edge_type, const glsl_ty… in _step() function in builtin_builder