| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | on_heap.h | 35 static OnHeapMode Merge(OnHeapMode first, OnHeapMode second) in Merge() argument
|
| H A D | tagged_array.cpp | 80 JSHandle<TaggedArray> TaggedArray::AppendSkipHole(const JSThread *thread, const JSHandle<TaggedArray> &first, in AppendSkipHole() argument
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| H A D | memory_coalescing.h | 29 Inst *first; member
|
| H A D | phi_type_resolving.cpp | 135 auto *first = bb->GetFirstInst(); in PropagateTypeToPhi() local
|
| H A D | scheduler.cpp | 283 Inst *first = nullptr; in ScheduleBasicBlock() local 363 ScheduleInstsBetweenBarriers(Inst *first, Inst *last) ScheduleInstsBetweenBarriers() argument [all...] |
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| H A D | histogram-inl.h | 74 bool first = true; in GetTopDump() local
|
| /arkcompiler/ets_frontend/ets2panda/declgen_ets2ts/ |
| H A D | declgenEts2Ts.h | 80 void Out(F &&first, T &&...rest) in Out() argument 82 output_ << first; in Out() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| H A D | builtins_string_iterator.cpp | 62 uint16_t first = EcmaStringAccessor(string.GetObject<EcmaString>()).Get<false>(position); in NextInternal() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/js_api/ |
| H A D | js_api_deque_iterator.cpp | 51 uint32_t first = deque->GetFirst(); in Next() local
|
| /arkcompiler/ets_runtime/ecmascript/ts_types/ |
| H A D | builtin_type_id.h | 129 size_t first = static_cast<size_t>(BuiltinTypeId::TYPED_ARRAY_FIRST); in IsTypedArrayType() local
|
| /arkcompiler/runtime_core/assembler/ |
| H A D | assembly-ins.cpp | 21 std::string panda::pandasm::Ins::RegsToString(bool &first, bool print_args, size_t first_arg_idx) const in RegsToString() argument 78 bool first in OperandsToString() local [all...] |
| H A D | mangling.h | 69 bool first = true; in GetFunctionSignatureFromName() local
|
| /arkcompiler/runtime_core/static_core/assembler/ |
| H A D | assembly-ins.cpp | 21 std::string ark::pandasm::Ins::RegsToString(bool &first, bool printArgs, size_t firstArgIdx) const in RegsToString() argument 78 bool first in OperandsToString() local [all...] |
| H A D | mangling.h | 69 bool first = true; in GetFunctionSignatureFromName() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| H A D | containers_deque_stub_builder.h | 36 GateRef first = GetFirst(obj);
in GetSize() local 46 GateRef first = GetFirst(obj);
in Get() local
|
| /arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/ |
| H A D | mem_hooks.cpp | 24 static bool first = true; member
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| H A D | rem_set_test.cpp | 116 auto first = testList.front(); in TEST_F() local 148 auto first = testList.front(); in TEST_F() local 189 auto first = testList.front(); in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/static_linker/ |
| H A D | linker_context_misc.cpp | 153 bool first = true; in ReprAnnotationItem() local
|
| /arkcompiler/runtime_core/static_core/verification/absint/ |
| H A D | absint.cpp | 175 bool first = true; in ComputeRegContext() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/utils/ |
| H A D | ref_vector.h | 300 iterator erase(const_iterator first, const_iterator last) in erase() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | graph_editor.cpp | 187 GateRef first = acc_.GetValueIn(cur, 0); in EliminatePhi() local
|
| /arkcompiler/ets_frontend/ets2panda/test/unit/dynamic/ |
| H A D | dynamic_call_test.cpp | 78 auto first = MarkChainDynamic(obj); in ParseDynExpr() local [all...] |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/ |
| H A D | callconv.cpp | 58 int8_t first = -1; in PushPopVRegs() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/ |
| H A D | std_core_Double.cpp | 127 auto first = isUtf16 ? utf16Span[startIndex] : mutf8Span[startIndex]; in StdCoreDoubleParseInt() local
|
| /arkcompiler/runtime_core/static_core/verification/type/ |
| H A D | type_type.h | 217 bool first = true; in ToString() local
|