Home
last modified time | relevance | path

Searched defs:STEP (Results 1 – 17 of 17) 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, MIC, INVA ) \ macro
/external/jemalloc/test/unit/
Dsmoothstep.c4 #define STEP(step, h, x, y) \ macro
/external/valgrind/VEX/useful/
Dfp_80_64.c552 int STEP = 1; in do_80_to_64_tests() local
594 int STEP = 1; in do_64_to_80_tests() local
/external/llvm/lib/Support/
DMD5.cpp57 #define STEP(f, a, b, c, d, x, t, s) \ macro
/external/pdfium/third_party/freetype/src/base/
Dmd5.c60 #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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/
Dmd5.c60 #define STEP(f, a, b, c, d, x, t, s) \ macro
/external/curl/lib/
Dmd4.c78 #define STEP(f, a, b, c, d, x, s) \ macro
Dmd5.c248 #define STEP(f, a, b, c, d, x, t, s) \ macro
/external/pdfium/third_party/lcms2-2.6/src/
Dcmsmd5.c62 #define STEP(f, w, x, y, z, data, s) \ macro
/external/vulkan-validation-layers/demos/smoke/
DSmoke.h82 STEP, enumerator
/external/compiler-rt/lib/tsan/rtl/
Dtsan_md5.cc22 #define STEP(f, a, b, c, d, x, t, s) \ macro
/external/valgrind/VEX/priv/
Dir_opt.c6036 # define STEP(_e) chase1(env, (_e)) in spotBitfieldAssignment() macro
/external/jemalloc/src/
Darena.c1249 #define STEP(step, h, x, y) \ in arena_decay_backlog_npages_limit() macro