Searched defs:_step (Results 1 – 10 of 10) sorted by relevance
/external/javasqlite/src/main/java/SQLite/ |
D | Backup.java | 53 private native boolean _step(int n) throws SQLite.Exception; in _step() method in Backup
|
/external/libvpx/libvpx/vpx_dsp/ |
D | psnrhvs.c | 122 int _w, int _h, int _step, const double _csf[8][8], in calc_psnrhvs()
|
/external/libaom/libaom/aom_dsp/ |
D | psnrhvs.c | 119 int _w, int _h, int _step, const double _csf[8][8], in calc_psnrhvs()
|
/external/u-boot/drivers/power/regulator/ |
D | sandbox.c | 22 #define RANGE(_min, _max, _step) { \ argument
|
D | stpmu1.c | 32 #define STPMU1_RANGE(_min_uv, _min_sel, _max_sel, _step) { \ argument
|
/external/libopus/src/ |
D | opus_compare.c | 90 int _step,int _downsample){ in band_energy()
|
/external/autotest/server/cros/chaos_lib/ |
D | chaos_capture_analyzer.py | 543 def _step(self, reached_state, packet): member in WifiStateMachineAnalyzer
|
/external/tensorflow/tensorflow/python/keras/ |
D | backend.py | 3548 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/ |
D | rawnand.h | 1020 #define NAND_ECC_INFO(_strength, _step) \ argument
|
/external/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 4114 builtin_builder::_step(builtin_available_predicate avail, const glsl_type *edge_type, const glsl_ty… in _step() function in builtin_builder
|