| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/ |
| D | mpl_atomic.h | 26 #define ATTR(STR) STR, argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ |
| D | intrinsic_op.h | 21 #define DEF_MIR_INTRINSIC(STR, NAME, INTRN_CLASS, RETURN_TYPE, ...) INTRN_##STR, argument
|
| D | opcodes.h | 24 #define OPCODE(STR, YY, ZZ, SS) OP_##STR, argument
|
| D | tokens.h | 23 #define KEYWORD(STR) TK_##STR, argument
|
| D | mir_type.h | 253 #define ATTR(STR) ATTR_##STR, argument 505 #define ATTR(STR) FLDATTR_##STR, argument 616 #define ATTR(STR) STMTATTR_##STR, argument 671 #define ATTR(STR) FUNCATTR_##STR, argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/ |
| D | opcode_info.cpp | 21 #define STR(s) #s in OpcodeTable() macro
|
| D | lexer.cpp | 77 #define KEYWORD(STR) \ in MIRLexer() argument
|
| D | mir_type.cpp | 2707 #define ATTR(STR) \ in ConvertToTypeAttrs() argument
|
| D | mir_nodes.cpp | 40 #define DEF_MIR_INTRINSIC(STR, NAME, INTRN_CLASS, RETURN_TYPE, ...) \ in GetIntrinsicName() argument
|
| /arkcompiler/runtime_core/static_core/tests/gtest_launcher/ |
| D | main.cpp | 30 #define STR(x) #x macro
|
| /arkcompiler/runtime_core/tests/gtest_launcher/ |
| D | main.cpp | 28 #define STR(x) #x macro
|
| /arkcompiler/runtime_core/static_core/libpandabase/os/ |
| D | dfx_option.h | 27 #define DFX_OPTION_ELEM(D, NAME, STR) D(NAME, DfxOptionHandler::DfxOptionId::NAME##_ID, STR) argument
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| D | logger.h | 40 #define LOG_COMPONENT_ELEM(D, NAME, STR) D(NAME, NAME, STR) argument
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | logger.h | 54 #define LOG_COMPONENT_ELEM(D, NAME, STR) D(NAME, NAME, STR) argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/litecg/ |
| D | lmir_builder.h | 89 #define DEF_MIR_INTRINSIC(STR, NAME, INTRN_CLASS, RETURN_TYPE, ...) INTRN_##STR, argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | deps.h | 26 #define PRINT_STR_VAL(STR, VAL) (LogInfo::MapleLogger() << std::left << std::setw(12) << (STR) << (… argument
|