| /external/python/cpython3/Tools/scripts/ | 
| D | pindent.py | 332                     stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS):  argument338                         stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS):  argument
 344                     stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS):  argument
 349 def complete_string(source, stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS):  argument
 357 def delete_string(source, stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS):  argument
 365 def reformat_string(source, stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS):  argument
 390 def complete_file(filename, stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS):  argument
 404 def delete_file(filename, stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS):  argument
 418 def reformat_file(filename, stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS):  argument
 
 | 
| /external/python/cpython2/Tools/scripts/ | 
| D | pindent.py | 334                     stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS):  argument340                         stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS):  argument
 346                     stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS):  argument
 351 def complete_string(source, stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS):  argument
 359 def delete_string(source, stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS):  argument
 367 def reformat_string(source, stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS):  argument
 392 def complete_file(filename, stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS):  argument
 406 def delete_file(filename, stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS):  argument
 420 def reformat_file(filename, stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS):  argument
 
 | 
| /external/aac/libDRCdec/src/ | 
| D | drcGainDec_process.cpp | 154     const SHORT start, const SHORT stop, const SHORT stepsize,  in _interpolateDrcGain()204     const SHORT stepsize,  in _processNodeSegments()
 
 | 
| D | drcDec_gainDecoder.cpp | 371       FIXP_DBL stepsize = ((hGainDec->channelGain[c] << n_min) - gain);  in drcDec_GainDecoder_SetChannelGains()  local
 | 
| /external/libvpx/vp9/encoder/ | 
| D | vp9_subexp.c | 144                                                   int stepsize) {  in vp9_prob_diff_update_savings_search_model()
 | 
| D | vp9_bitstream.c | 552   int stepsize = cpi->sf.coeff_prob_appx_step;  in update_coef_probs_common()  local
 | 
| /external/pdfium/third_party/libopenjpeg/ | 
| D | t1.c | 1421     OPJ_FLOAT64 stepsize,  in opj_t1_getwmsedec()1768             const float stepsize = 0.5f * band->stepsize;  in opj_t1_clbl_decode_processor()  local
 1817         const float stepsize = 0.5f * band->stepsize;  in opj_t1_clbl_decode_processor()  local
 2411                                       OPJ_FLOAT64 stepsize,  in opj_t1_encode_cblk()
 
 | 
| D | tcd.h | 172     OPJ_FLOAT32 stepsize;  member
 | 
| D | dwt.c | 1097 static void opj_dwt_encode_stepsize(OPJ_INT32 stepsize, OPJ_INT32 numbps,  in opj_dwt_encode_stepsize()1976         OPJ_FLOAT64 stepsize;  in opj_dwt_calc_explicit_stepsizes()  local
 
 | 
| /external/lua/src/ | 
| D | lbaselib.c | 231       int stepsize = (int)luaL_optinteger(L, 4, 0);  in luaB_collectgarbage()  local
 | 
| D | lgc.c | 1642   l_mem stepsize = (g->gcstepsize <= log2maxs(l_mem))  in incstep()  local
 | 
| D | lapi.c | 1180       int stepsize = va_arg(argp, int);  in lua_gc()  local
 | 
| /external/linux-kselftest/tools/testing/selftests/net/ | 
| D | txtimestamp.c | 134 	int stepsize;  in validate_key()  local
 | 
| /external/aac/libSBRdec/src/ | 
| D | hbe.cpp | 1429   INT stepsize = 1 + !bSbr41, sine_offset = 24, mod = 96;  in QmfTransposerApply()  local
 | 
| /external/python/cpython2/Modules/ | 
| D | almodule.c | 138     int i, stepsize;  in python2param()  local
 |