| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | gate_meta_data_builder.h | 63 #define DECLARE_CACHED_GATE_META(NAME, OP, R, S, D, V) \ argument 80 #define DECLARE_CACHED_GATE_META(NAME, OP, R, S, D, V) \ argument 89 #define DECLARE_CACHED_GATE_META(NAME, OP, R, S, D, V) \ argument 101 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument 106 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument 111 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument 116 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument 121 #define DECLARE_GATE_META_FOR_CALL(NAME, OP, R, S, D, V) \ argument 126 #define DECLARE_GATE_META_FOR_NEW(NAME, OP, R, S, D, V) \ argument 132 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument [all …]
|
| D | share_gate_meta_data.cpp | 24 #define GATE_NAME_MAP(NAME, OP, R, S, D, V) { OpCode::OP, #OP }, in Str() argument 217 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument 225 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument 234 #define DECLARE_GATE_META_WITH_BOOL_VALUE_IN(NAME, OP, R, S, D, V) \ in GATE_META_DATA_LIST_WITH_BOOL() argument 243 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument 267 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument 291 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument 301 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument 311 #define DECLARE_GATE_META_FOR_CALL(NAME, OP, R, S, D, V) \ argument 321 #define DECLARE_GATE_META_FOR_NEW(NAME, OP, R, S, D, V) \ argument [all …]
|
| D | circuit.h | 109 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument 117 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument 125 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ in GATE_META_DATA_LIST_WITH_SIZE() argument 133 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument 141 #define DECLARE_GATE_META_WITH_BOOL_VALUE_IN(NAME, OP, R, S, D, V) \ argument 149 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument 157 #define DECLARE_GATE_META_FOR_CALL(NAME, OP, R, S, D, V) \ argument 165 #define DECLARE_GATE_META_FOR_NEW(NAME, OP, R, S, D, V) \ argument 174 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
|
| D | share_opcodes.h | 143 #define DECLARE_GATE_OPCODE(NAME, OP, R, S, D, V) OP, argument
|
| D | gate_matchers.h | 66 #define DECLARE_IS_GATE(NAME, OP, R, S, D, V) … argument
|
| D | gate_accessor.cpp | 1988 #define DECLARE_GATE_OPCODE(NAME, OP, R, S, D, V) \ in UseForTypeOpProfilerGate() argument
|
| /arkcompiler/ets_frontend/es2panda/test/parser/binder/noModule/ |
| D | scopeNames-order-without-module.ts | 34 R = class RRR{} // Do not use index property in A
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/ |
| D | test_generic.ts | 29 interface R<K extends [number, string], T = string> { interface
|
| /arkcompiler/ets_frontend/es2panda/test/parser/binder/ |
| D | index-hex-name-ts.ts | 34 R = class RRR{} // Do not use index property in A
|
| /arkcompiler/ets_frontend/ets2panda/test/parser/ts/ |
| D | test_generic.ts | 29 interface R<K extends [number, string], T = string> { interface
|
| /arkcompiler/ets_runtime/ecmascript/dfx/vmstat/ |
| D | opt_code_profiler.h | 217 #define DECLARE_GATE_OPCODE(NAME, OP, R, S, D, V) \ in TypedOpProfiler() argument 231 #define DECLARE_GATE_OPCODE(NAME, OP, R, S, D, V) \ in TypedOpProfiler() argument
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …a).slice(8,-1)?function(e,t,n){t>>>=0;var i=e.byteLength-t;if(i<0)throw new RangeError("'offset' i… class
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 1748 R.call(this); field 9510 function R(...t) { class 40891 …const R = new Bx("_", Mx, Rx, pI(s.clearFlag, Rx), Gs.STORE, s.clearFlag, new gn(s.clearDepth, s.c… constant 52506 const R = a.rotated; constant 90230 function R(t, e) { class 127590 let R = 0; variable
|