| /external/libgsm/src/ | 
| D | lpc.c | 98 #		define STEP(k)	 L_ACF[k] += (longword)(sl * sp[ -(k) ]);  macro305 #	define	STEP( A, B, MAC, MIC )		\  macro
 
 | 
| D | rpe.c | 63 #define	STEP( i, H )	(e[ k + i ] * (longword)H)  macro159 #define	STEP( m, i )		L_temp = SASR( x[m + 3 * i], 2 );	\  macro
 
 | 
| D | long_term.c | 206 #		define STEP(k) 	(longword)wt[k] * dp[k - lambda]  macro370 #		define	STEP(K, a, b, c, d, e, f, g, h) \  macro
 536 #		define	STEP(K, a, b, c, d, e, f, g, h) \  macro
 750 #		define	STEP(K, a, b, c, d, e, f, g, h) \  macro
 853 #	define STEP(BP)					\  macro
 
 | 
| D | short_term.c | 54 #define	STEP( B_TIMES_TWO, MIC, INVA )	\  macro
 | 
| /external/jemalloc_new/test/unit/ | 
| D | smoothstep.c | 4 #define STEP(step, h, x, y)			\  macro
 | 
| /external/protobuf/src/google/protobuf/stubs/ | 
| D | int128.cc | 53 #define STEP(T, n, pos, sh)                   \  macro
 | 
| /external/cronet/third_party/protobuf/src/google/protobuf/stubs/ | 
| D | int128.cc | 53 #define STEP(T, n, pos, sh)                   \  macro
 | 
| /external/llvm/lib/Support/ | 
| D | MD5.cpp | 57 #define STEP(f, a, b, c, d, x, t, s)                                           \  macro
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ | 
| D | MD5.cpp | 61 #define STEP(f, a, b, c, d, x, t, s)                                           \  macro
 | 
| /external/freetype/src/base/ | 
| D | md5.c | 60 #define STEP(f, a, b, c, d, x, t, s) \  macro
 | 
| /external/pdfium/third_party/lcms/src/ | 
| D | cmsmd5.c | 63 #define STEP(f, w, x, y, z, data, s) \  macro
 | 
| /external/compiler-rt/lib/tsan/rtl/ | 
| D | tsan_md5.cc | 22 #define STEP(f, a, b, c, d, x, t, s) \  macro
 | 
| /external/rust/crates/rusqlite/src/vtab/ | 
| D | series.rs | 38         const STEP  = 4;  constant
 | 
| /external/curl/lib/ | 
| D | md4.c | 276 #define STEP(f, a, b, c, d, x, s) \  macro
 | 
| D | md5.c | 312 #define STEP(f, a, b, c, d, x, t, s) \  macro
 | 
| /external/python/cpython2/Lib/plat-irix6/ | 
| D | FL.py | 71 STEP = 9  variable
 | 
| /external/python/cpython2/Lib/plat-irix5/ | 
| D | FL.py | 71 STEP = 9  variable
 | 
| /external/jemalloc_new/src/ | 
| D | arena.c | 37 #define STEP(step, h, x, y)			\  macro
 |