| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | gate_meta_data_builder.h | 58 #define DECLARE_CACHED_GATE_META(NAME, OP, R, S, D, V) \ argument 74 #define DECLARE_CACHED_GATE_META(NAME, OP, R, S, D, V) \ argument 83 #define DECLARE_CACHED_GATE_META(NAME, OP, R, S, D, V) \ argument 95 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument 100 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument 105 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
|
| D | gate_meta_data.cpp | 50 #define GATE_NAME_MAP(NAME, OP, R, S, D, V) { OpCode::OP, #OP }, in Str() argument 175 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument 183 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument 207 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ in GATE_META_DATA_LIST_WITH_SIZE() argument 231 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
|
| D | circuit.h | 93 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument 101 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument 109 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ in GATE_META_DATA_LIST_WITH_SIZE() argument
|
| D | gate_meta_data.h | 266 #define DECLARE_GATE_OPCODE(NAME, OP, R, S, D, V) OP, argument
|
| /arkcompiler/runtime_core/verification/util/tests/ |
| D | obj_pool_test.cpp | 26 struct S { struct 27 int a; 28 int b;
|
| /arkcompiler/runtime_core/runtime/tests/ |
| D | internal_allocator_test.cpp | 139 struct alignas(ALIGNMENT) S { in TEST_F() struct 140 uint8_t a[N]; in TEST_F() 179 struct alignas(ALIGNMENT) S { in TEST_F() struct 180 uint8_t a[N]; in TEST_F()
|
| /arkcompiler/runtime_core/verification/util/ |
| D | set_operations.h | 36 using S = pack_element_t<0, Args...>; in SetIntersection() local 73 using S = pack_element_t<0, Args...>; in SetUnion() local
|
| /arkcompiler/runtime_core/libpandabase/serializer/ |
| D | serializer.h | 294 using S = std::remove_reference_t<Struct>; in RawBufferToStruct() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/ |
| D | assembler_aarch64_constants.h | 69 S = 2, enumerator
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property
|