Searched defs:MULT (Results 1 – 21 of 21) sorted by relevance
/external/mesa3d/src/compiler/glsl/glcpp/tests/ |
D | 085-incorrect-argument-count.c | 1 #define MULT(x,y) ((x)*(y)) macro
|
/external/antlr/runtime/ObjC/Framework/examples/polydiff/ |
D | PolyLexer.h | 25 #define MULT 6 macro
|
D | PolyPrinter.h | 35 #define MULT 4 macro
|
D | PolyDifferentiator.h | 34 #define MULT 6 macro
|
D | PolyParser.h | 34 #define MULT 6 macro
|
D | Simplifier.h | 34 #define MULT 6 macro
|
/external/apache-commons-bcel/src/examples/Mini/ |
D | MiniParserConstants.java | 38 int MULT = 29; field
|
/external/turbine/java/com/google/turbine/tree/ |
D | TurbineOperatorKind.java | 32 MULT("*", Precedence.MULTIPLICATIVE), enumConstant
|
/external/one-true-awk/ |
D | ytab.h | 100 MULT = 310, enumerator 197 #define MULT 310 macro
|
D | ytab.c | 168 MULT = 310, enumerator 265 #define MULT 310 macro
|
/external/turbine/java/com/google/turbine/parse/ |
D | Token.java | 74 MULT("*"), enumConstant
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.h | 145 MULT, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsISelLowering.h | 197 MULT, enumerator
|
/external/v8/src/compiler/mips64/ |
D | instruction-scheduler-mips64.cc | 332 MULT = 4, enumerator
|
/external/v8/src/compiler/mips/ |
D | instruction-scheduler-mips.cc | 303 MULT = 4, enumerator
|
/external/python/cpython3/Lib/test/ |
D | test_buffer.py | 139 MULT = 1 variable
|
/external/pcre/dist2/src/sljit/ |
D | sljitNativeMIPS_common.c | 164 #define MULT (HI(0) | LO(24)) macro
|
/external/python/cpython2/Objects/ |
D | longobject.c | 3518 #define MULT(X, Y, result) \ in long_pow() macro
|
/external/python/cpython3/Objects/ |
D | longobject.c | 4142 #define MULT(X, Y, result) \ in long_pow() macro
|
/external/v8/src/mips/ |
D | constants-mips.h | 520 MULT = ((3U << 3) + 0), enumerator
|
/external/v8/src/mips64/ |
D | constants-mips64.h | 508 MULT = ((3U << 3) + 0), enumerator
|