Home
last modified time | relevance | path

Searched defs:STEP (Results 1 – 18 of 18) sorted by relevance

/external/libgsm/src/
Dlpc.c98 # define STEP(k) L_ACF[k] += (longword)(sl * sp[ -(k) ]); macro
305 # define STEP( A, B, MAC, MIC ) \ macro
Drpe.c63 #define STEP( i, H ) (e[ k + i ] * (longword)H) macro
159 #define STEP( m, i ) L_temp = SASR( x[m + 3 * i], 2 ); \ macro
Dlong_term.c206 # define STEP(k) (longword)wt[k] * dp[k - lambda] macro
370 # 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
Dshort_term.c54 #define STEP( B_TIMES_TWO, MIC, INVA ) \ macro
/external/jemalloc/test/unit/
Dsmoothstep.c4 #define STEP(step, h, x, y) \ macro
/external/jemalloc_new/test/unit/
Dsmoothstep.c4 #define STEP(step, h, x, y) \ macro
/external/protobuf/src/google/protobuf/stubs/
Dint128.cc51 #define STEP(T, n, pos, sh) \ macro
/external/llvm/lib/Support/
DMD5.cpp57 #define STEP(f, a, b, c, d, x, t, s) \ macro
/external/freetype/src/base/
Dmd5.c60 #define STEP(f, a, b, c, d, x, t, s) \ macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DMD5.cpp61 #define STEP(f, a, b, c, d, x, t, s) \ macro
/external/pdfium/third_party/lcms/src/
Dcmsmd5.c63 #define STEP(f, w, x, y, z, data, s) \ macro
/external/curl/lib/
Dmd4.c80 #define STEP(f, a, b, c, d, x, s) \ macro
Dmd5.c241 #define STEP(f, a, b, c, d, x, t, s) \ macro
/external/compiler-rt/lib/tsan/rtl/
Dtsan_md5.cc22 #define STEP(f, a, b, c, d, x, t, s) \ macro
/external/python/cpython2/Lib/plat-irix6/
DFL.py71 STEP = 9 variable
/external/python/cpython2/Lib/plat-irix5/
DFL.py71 STEP = 9 variable
/external/jemalloc_new/src/
Darena.c37 #define STEP(step, h, x, y) \ macro
/external/jemalloc/src/
Darena.c1279 #define STEP(step, h, x, y) \ in arena_decay_backlog_npages_limit() macro