Searched defs:OP_NAME (Results 1 – 5 of 5) sorted by relevance
/external/deqp/framework/common/ |
D | tcuVectorUtil.hpp | 400 #define TCU_DECLARE_VECTOR_UNARY_FUNC(FUNC_NAME, OP_NAME) \ argument 410 #define TCU_DECLARE_VECTOR_BINARY_FUNC(FUNC_NAME, OP_NAME) \ argument 420 #define TCU_DECLARE_VECTOR_TERNARY_FUNC(FUNC_NAME, OP_NAME) \ argument
|
/external/deqp/framework/referencerenderer/ |
D | rrFragmentOperations.cpp | 335 #define SWITCH_DPFAIL_OR_DPPASS(OP_NAME, CONDITION) \ in executeStencilDpFailAndPass() argument
|
/external/llvm-project/mlir/lib/Dialect/Linalg/IR/ |
D | LinalgOps.cpp | 1284 #define DEFINE_POOLING_OP_GET_EFFECTS(OP_NAME) \ argument
|
/external/python/cpython2/Python/ |
D | compile.c | 2318 enum { OP_FAST, OP_GLOBAL, OP_DEREF, OP_NAME } optype; in compiler_nameop() enumerator
|
/external/python/cpython3/Python/ |
D | compile.c | 3557 enum { OP_FAST, OP_GLOBAL, OP_DEREF, OP_NAME } optype; in compiler_nameop() enumerator
|