Home
last modified time | relevance | path

Searched defs:S (Results 1 – 20 of 20) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dshare_gate_meta_data.cpp25 #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(NAME, OP, R, S, D, V) \ argument
Dgate_meta_data_builder.h63 #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(NAME, OP, R, S, D, V) \ argument
131 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
[all …]
Dcircuit.h108 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
116 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
124 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ in GATE_META_DATA_LIST_WITH_SIZE() argument
132 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
140 #define DECLARE_GATE_META_WITH_BOOL_VALUE_IN(NAME, OP, R, S, D, V) \ argument
148 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
156 #define DECLARE_GATE_META_FOR_CALL(NAME, OP, R, S, D, V) \ argument
164 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
Dshare_opcodes.h139 #define DECLARE_GATE_OPCODE(NAME, OP, R, S, D, V) OP, argument
Dgate_matchers.h66 #define DECLARE_IS_GATE(NAME, OP, R, S, D, V) … argument
/arkcompiler/runtime_core/static_core/verification/util/tests/
Dobj_pool_test.cpp26 struct S { struct
27 int a;
28 int b;
/arkcompiler/runtime_core/static_core/runtime/tests/
Dinternal_allocator_test.cpp151 struct alignas(ALIGNMENT) S { in TEST_F() struct
153 uint8_t a[N]; in TEST_F()
193 struct alignas(ALIGNMENT) S { in TEST_F() struct
195 uint8_t a[N]; in TEST_F()
/arkcompiler/ets_frontend/ets2panda/linter-4.2/test_rules/
Drule40.ts21 type S = Set<{x: number, y: number}> alias
/arkcompiler/ets_frontend/ets2panda/linter/test_rules/
Drule40.ts21 type S = Set<{x: number, y: number}> alias
/arkcompiler/runtime_core/static_core/verification/util/
Dset_operations.h37 using S = PackElementT<0, Args...>; in SetIntersection() local
74 using S = PackElementT<0, Args...>; in SetUnion() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dopcode_info.cpp22 #define OPCODE(O, P, F, S) \ in OpcodeTable() argument
Dparser.cpp104 #define OPCODE(X, Y, Z, S) \ in GetOpFromToken() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlowering.h77 S = SINGLE_USER enumerator
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
Dobject_repository.cpp119 TEST_F(ObjectRepositoryTest, S) in TEST_F() argument
/arkcompiler/runtime_core/libpandabase/serializer/
Dserializer.h294 using S = std::remove_reference_t<Struct>; in RawBufferToStruct() local
/arkcompiler/runtime_core/static_core/libpandabase/serializer/
Dserializer.h294 using S = std::remove_reference_t<Struct>; in RawBufferToStruct() local
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2ets/templates/
Dtest.template.ts125 export type S = s["ss"]; alias
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
Dassembler_aarch64_constants.h69 S = 2, enumerator
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 (()=>{var __webpack_modules__={"./node_modules/buffer-from/index.js":e=>{var t=Object.prototype.toS class
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js4093 S.call(this); field
7798 var S; variable
9546 S = (t, ...i) => { function in anonymousFunction0278022839900.anonymousFunction0278022839a00.I
17145 …, c = 0, u = 0, _ = 0, d = 1, p = 0, m = 0, f = new rn, g = new rn, y = !1, b = -1, S = 1, A = 1) { argument
40838 const S = e.addRasterPass(o, a, "Lighting", `CameraLightingPass${n}`); constant
52463 const S = r.height / (f + g) > 1 ? 1 : r.height / (f + g); constant
55825 let S = f.offset; variable
90784 let S = 0; variable
116020 var S = function(t) { class
125980 const S = new is; constant
[all …]