Home
last modified time | relevance | path

Searched defs:step (Results 1 – 25 of 373) sorted by relevance

12345678910>>...15

/external/skia/resources/
Dslides_transitions.lua74 rec.step = function (self) function
85 rec.step = function (self) function
117 rec.step = function (self) function
148 rec.step = function (self) function
155 rec.step = function (self) function
189 step = function (self) function
/external/python/cpython2/Objects/
Dsliceobject.c61 PySlice_New(PyObject *start, PyObject *stop, PyObject *step) in PySlice_New()
104 Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t *step) in PySlice_GetIndices()
135 Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t *step, Py_ssize_t *slicelength) in PySlice_GetIndicesEx()
195 PyObject *start, *stop, *step; in slice_new() local
257 Py_ssize_t ilen, start, stop, step, slicelength; in slice_indices() local
Drangeobject.c8 long step; member
16 get_len_of_range(long lo, long hi, long step) in get_len_of_range()
233 long step; member
315 long start, step, len; in range_reverse() local
/external/brotli/java/org/brotli/dec/
DUtils.java31 int step = Math.min(cursor + 1024, length) - cursor; in fillWithZeroes() local
50 int step = Math.min(cursor + 1024, length) - cursor; in fillWithZeroes() local
DHuffman.java28 int step = 1 << (len - 1); in getNextKey() local
40 private static void replicateValue(int[] table, int offset, int step, int end, int item) { in replicateValue()
/external/bart/bart/common/
DUtils.py70 def area_under_curve(series, sign=None, method="trapz", step="post"): argument
168 def interval_sum(series, value=None, step="post"): argument
/external/lisa/libs/wlgen/wlgen/
Dworkload.py99 def __callback(self, step, **kwords): argument
107 def setCallback(self, step, func): argument
301 def getOutput(self, step='executor'): argument
/external/libunwind/tests/
DGperf-trace.c58 measure_unwind (int maxlevel, double *step) in measure_unwind()
79 g1 (int level, int maxlevel, double *step) in g1()
89 f1 (int level, int maxlevel, double *step) in f1()
101 double step, min_step, first_step, sum_step; in doit() local
DGperf-simple.c58 measure_unwind (int maxlevel, double *step) in measure_unwind()
93 g1 (int level, int maxlevel, double *step) in g1()
103 f1 (int level, int maxlevel, double *step) in f1()
115 double step, min_step, first_step, sum_step; in doit() local
/external/libldac/src/
Dbitalloc_ldac.c229 int step = limit - grad_os_l; in decrease_offset_low_ldac() local
293 int step = LDAC_MAXGRADOS - grad_os_h; in decrease_offset_high_ldac() local
357 int step = grad_os_l; in increase_offset_low_ldac() local
421 int step = grad_qu_h - grad_qu_l; in increase_qu_low_ldac() local
484 int step = grad_qu_h - grad_qu_l; in increase_qu_low_0_ldac() local
548 int step = LDAC_MAXNADJQUS>>1; in adjust_remain_bits_ldac() local
/external/python/cpython2/Lib/test/
Dtest_xrange.py13 def pyrange(start, stop, step): argument
22 def pyrange_reversed(start, stop, step): argument
/external/webp/src/utils/
Dhuffman_utils.c44 uint32_t step = 1 << (len - 1); in GetNextKey() local
54 int step, int end, in ReplicateValue()
137 int step; // step size to replicate values in current table in BuildHuffmanTable() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
DRungeKuttaIntegrator.java70 private final double step; field in RungeKuttaIntegrator
85 final double step) { in RungeKuttaIntegrator()
DThreeEighthesIntegrator.java68 public ThreeEighthesIntegrator(final double step) { in ThreeEighthesIntegrator()
DClassicalRungeKuttaIntegrator.java70 public ClassicalRungeKuttaIntegrator(final double step) { in ClassicalRungeKuttaIntegrator()
DEulerIntegrator.java68 public EulerIntegrator(final double step) { in EulerIntegrator()
DGillIntegrator.java70 public GillIntegrator(final double step) { in GillIntegrator()
DMidpointIntegrator.java64 public MidpointIntegrator(final double step) { in MidpointIntegrator()
/external/skia/src/effects/
DSkCornerPathEffect.cpp19 SkPoint* step) { in ComputeStep()
44 SkVector firstStep, step; in filterPath() local
/external/webp/src/dsp/
Dargb_mips_dsp_r2.c23 const int step = 4; in PackARGB() local
59 int len, int step, uint32_t* out) { in PackRGB()
/external/tremolo/Tremolo/
Dmdct.c64 STIN void presymmetry(DATA_TYPE *in,int n2,int step){ in presymmetry()
197 STIN void mdct_butterfly_generic(DATA_TYPE *x,int points,int step){ in mdct_butterfly_generic()
274 STIN void mdct_step7(DATA_TYPE *x,int n,int step){ in mdct_step7()
320 STIN void mdct_step8(DATA_TYPE *x, int n, int step){ in mdct_step8()
413 int step; in mdct_backward() local
475 int step, in mdct_unroll_lap()
/external/brotli/dec/
Dhuffman.c81 int step, int end, in ReplicateValue()
111 int step; /* step size to replicate values in current table */ in BrotliBuildCodeLengthsHuffmanTable() local
183 int step; /* step size to replicate values in current table */ in BrotliBuildHuffmanTable() local
/external/icu/icu4c/source/i18n/
Dcollation.cpp74 Collation::decTwoBytePrimaryByOneStep(uint32_t basePrimary, UBool isCompressible, int32_t step) { in decTwoBytePrimaryByOneStep()
96 Collation::decThreeBytePrimaryByOneStep(uint32_t basePrimary, UBool isCompressible, int32_t step) { in decThreeBytePrimaryByOneStep()
/external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/
DBaseTween.java19 private int step; field in BaseTween
360 protected void updateOverride(int step, int lastStep, boolean isIterationStep, float delta) { in updateOverride()
383 protected boolean isReverse(int step) { in isReverse()
387 protected boolean isValid(int step) { in isValid()
/external/kmod/shared/
Darray.h13 size_t step; member

12345678910>>...15