Home
last modified time | relevance | path

Searched defs:MULT (Results 1 – 14 of 14) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/glcpp/tests/
D085-incorrect-argument-count.c1 #define MULT(x,y) ((x)*(y)) macro
/third_party/ffmpeg/libavcodec/ppc/
Dmpegaudiodsp_altivec.c61 #define MULT(a, b) \ in apply_window() macro
/third_party/ffmpeg/libavutil/
Dtx_priv.h34 #define MULT(x, m) ((x) * (m)) macro
46 #define MULT(x, m) ((x) * (m)) macro
58 #define MULT(x, m) (((((int64_t)(x)) * (int64_t)(m)) + 0x40000000) >> 31) macro
/third_party/ffmpeg/libavcodec/x86/
Dmpegaudiodsp.c78 #define MULT(a, b) \ in apply_window() macro
/third_party/ffmpeg/libavcodec/
Dxvididct.c145 #define MULT(c, x, n) ((unsigned)((int)((c) * (unsigned)(x)) >> (n))) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.h196 MULT, enumerator
/third_party/node/deps/v8/src/compiler/backend/mips/
Dinstruction-scheduler-mips.cc401 MULT = 4, enumerator
/third_party/node/deps/v8/src/compiler/backend/riscv64/
Dinstruction-scheduler-riscv64.cc433 MULT = 4, enumerator
/third_party/node/deps/v8/src/compiler/backend/mips64/
Dinstruction-scheduler-mips64.cc426 MULT = 4, enumerator
/third_party/python/Lib/test/
Dtest_buffer.py147 MULT = 1 variable
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeMIPS_common.c250 #define MULT (HI(0) | LO(24)) macro
/third_party/node/deps/v8/src/codegen/mips/
Dconstants-mips.h530 MULT = ((3U << 3) + 0), enumerator
/third_party/python/Objects/
Dlongobject.c4258 #define MULT(X, Y, result) \ in long_pow() macro
/third_party/node/deps/v8/src/codegen/mips64/
Dconstants-mips64.h533 MULT = ((3U << 3) + 0), enumerator