/external/skia/resources/ |
D | slides_transitions.lua | 74 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/toybox/toys/posix/ |
D | sed.c | 182 struct step { struct 183 struct step *next, *prev; argument 186 long lmatch[2]; 187 int rmatch[2], arg1, arg2, w; // offsets because remalloc() 188 unsigned not, hit, sflags; 189 char c; // action
|
/external/v8/src/ |
D | uri.h | 94 int step; in UnescapeSlow() local 116 int step; in UnescapeSlow() local 128 int step; in UnescapeSlow() local 154 int* step) { in UnescapeChar()
|
/external/libunwind/tests/ |
D | Gperf-trace.c | 58 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
|
D | Gperf-simple.c | 58 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/opencv/otherlibs/highgui/ |
D | grfmt_jpeg2000.cpp | 152 bool GrFmtJpeg2000Reader::ReadData( uchar* data, int step, int color ) in ReadData() 260 int step, int cmpt, in ReadComponent8u() 322 int step, int cmpt, in ReadComponent16u() 402 bool GrFmtJpeg2000Writer::WriteImage( const uchar* data, int step, in WriteImage() 456 int step, int ncmpts, int w, int h ) in WriteComponent8u() 479 int step, int ncmpts, int w, int h ) in WriteComponent16u()
|
/external/tremolo/Tremolo/ |
D | mdct.c | 64 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/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/ |
D | RungeKuttaIntegrator.java | 70 private final double step; field in RungeKuttaIntegrator 85 final double step) { in RungeKuttaIntegrator()
|
D | ClassicalRungeKuttaIntegrator.java | 70 public ClassicalRungeKuttaIntegrator(final double step) { in ClassicalRungeKuttaIntegrator()
|
D | GillIntegrator.java | 70 public GillIntegrator(final double step) { in GillIntegrator()
|
D | ThreeEighthesIntegrator.java | 68 public ThreeEighthesIntegrator(final double step) { in ThreeEighthesIntegrator()
|
D | MidpointIntegrator.java | 64 public MidpointIntegrator(final double step) { in MidpointIntegrator()
|
D | EulerIntegrator.java | 68 public EulerIntegrator(final double step) { in EulerIntegrator()
|
/external/skia/src/effects/ |
D | SkCornerPathEffect.cpp | 20 SkPoint* step) { in ComputeStep() 45 SkVector firstStep, step; in filterPath() local
|
/external/icu/icu4c/source/i18n/ |
D | collation.cpp | 72 Collation::decTwoBytePrimaryByOneStep(uint32_t basePrimary, UBool isCompressible, int32_t step) { in decTwoBytePrimaryByOneStep() 94 Collation::decThreeBytePrimaryByOneStep(uint32_t basePrimary, UBool isCompressible, int32_t step) { in decThreeBytePrimaryByOneStep()
|
/external/libdrm/tests/modetest/ |
D | cursor.c | 81 static void set_cursor(struct cursor *cursor, struct cursor_step *step) in set_cursor() 94 static void move_cursor(struct cursor *cursor, struct cursor_step *step) in move_cursor() 148 struct cursor_step *step = &steps[indx % ARRAY_SIZE(steps)]; in cursor_thread_func() local
|
/external/opencv/cxcore/include/ |
D | cxcore.hpp | 159 int step() const { return image ? image->widthStep : 0; } in step() function in CvImage 218 void* data=0, int step=CV_AUTOSTEP ) in CvMatrix() 223 CvMatrix( int rows, int cols, int type, void* data, int step=CV_AUTOSTEP ) in CvMatrix() 327 int step() const { return matrix ? matrix->step : 0; } in step() function in CvMatrix 329 void set_data( void* data, int step=CV_AUTOSTEP ) in set_data()
|
/external/webp/src/dsp/ |
D | dec_mips32.c | 28 static WEBP_INLINE void do_filter2(uint8_t* p, int step) { in do_filter2() 38 static WEBP_INLINE void do_filter4(uint8_t* p, int step) { in do_filter4() 51 static WEBP_INLINE void do_filter6(uint8_t* p, int step) { in do_filter6() 66 static WEBP_INLINE int hev(const uint8_t* p, int step, int thresh) { in hev() 71 static WEBP_INLINE int needs_filter(const uint8_t* p, int step, int thresh) { in needs_filter() 77 int step, int t, int it) { in needs_filter2()
|
/external/clang/test/SemaCXX/ |
D | for-range-examples.cpp | 30 T it, step; member in value_range_detail::value_range_step_iter 32 value_range_step_iter(const T &it, const T &step) : it(it), step(step) {} in value_range_step_iter() 40 T it, step, end_; member in value_range_detail::value_range_step 42 value_range_step(const T &it, const T &end, const T &step) : in value_range_step() 54 value_range_detail::value_range_step<T> range(const T &a, const T &b, const T &step) { return value… in range()
|
/external/skia/bench/ |
D | InterpBench.cpp | 56 SkFixed step = SkFloatToFixed(dx); in performTest() local 75 int64_t step = (int64_t)(dx * 65536 * 655536); in performTest() local 106 int64_t step = (int64_t)(dx * 65536 * 655536 * 65536); in performTest() local
|
/external/mesa3d/src/gallium/state_trackers/clover/core/ |
D | base.hpp | 144 step(F op, S state, Its its, Args... args) { in step() function 154 step(F op, S state, Its its, Args... args) { in step() function 165 step(F op, __empty state, Its its, Args... args) { in step() function
|
/external/deqp/modules/gles2/functional/ |
D | es2fDepthStencilClearTests.cpp | 327 float step = 2.0f / numSteps; in renderGL() local 361 int step = numValues / numSteps; in renderGL() local 438 float step = deFloatFloor(depth * (float)DEPTH_STEPS) / (float)(DEPTH_STEPS-1); in renderReference() local 486 …float step = (float)(stencil / ((1u<<stencilBits) / (deUint32)STENCIL_STEPS)) / (float)(STENCIL_… in renderReference() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fDepthStencilClearTests.cpp | 330 float step = 2.0f / numSteps; in renderGL() local 364 int step = numValues / numSteps; in renderGL() local 441 float step = deFloatFloor(depth * (float)DEPTH_STEPS) / (float)(DEPTH_STEPS-1); in renderReference() local 489 …float step = (float)(stencil / ((1u<<stencilBits) / (deUint32)STENCIL_STEPS)) / (float)(STENCIL_… in renderReference() local
|
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
D | TestConversion.java | 330 int i, step; in FromUnicodeCase() local 384 private int stepFromUnicode(ConversionCase cc, CharsetEncoder encoder, int step) { in stepFromUnicode() 647 int step; in ToUnicodeCase() local 710 private int stepToUnicode(ConversionCase cc, CharsetDecoder decoder, in stepToUnicode()
|
/external/icu/icu4c/source/test/intltest/ |
D | convtest.cpp | 860 int32_t step, in stepToUnicode() 1074 int32_t step; in ToUnicodeCase() member 1089 int32_t i, step; in ToUnicodeCase() local 1261 int32_t step, in stepFromUTF8() 1367 int32_t step, in stepFromUnicode() 1521 int32_t step; in FromUnicodeCase() member 1529 int32_t i, step; in FromUnicodeCase() local
|