| /arkcompiler/ets_frontend/es2panda/test/bytecode_file_size_comparison/test_cases/java_test_framework/java_cases/ |
| H A D | ClassTest.java | 32 private double width; field in Rectangle 40 public Rectangle(double length, double width) { in Rectangle() argument
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| H A D | bit_memory_region-inl.h | 33 size_t width = BITS_PER_WORD - (BITS_PER_HEX_DIGIT - Size() % BITS_PER_HEX_DIGIT); in Dump() local
|
| H A D | regmask.h | 42 static constexpr size_t MakeMaskByExcluding(size_t width, Indexes... indexes) in MakeMaskByExcluding() argument
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| H A D | bit_memory_region-inl.h | 45 auto width = static_cast<ssize_t>(BITS_PER_WORD - (BITS_PER_HEX_DIGIT - Size() % BITS_PER_HEX_DIGIT)); in Dump() local
|
| H A D | regmask.h | 42 static constexpr size_t MakeMaskByExcluding(size_t width, Indexes... indexes) in MakeMaskByExcluding() argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_composite_types/ |
| H A D | test_composite_types.js | |
| /arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/ |
| H A D | instruction.h | 69 void Write(uint32_t value, uint32_t offset, uint32_t width) in Write() argument [all...] |
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/common/bouncing_peas/ |
| H A D | bouncing_peas_unit.cpp | 36 [[maybe_unused]] static long SkoalaInitRedrawer([[maybe_unused]] ark::Method *m, [[maybe_unused]] int width, in SkoalaInitRedrawer() argument 204 SkoalaParagraphParagraph1nLayout([[maybe_unused]] ark::Method *m, [[maybe_unused]] long ptr , [[maybe_unused]] float width) SkoalaParagraphParagraph1nLayout() argument
|
| H A D | bouncing_peas_unit_napi.cpp | 36 SkoalaInitRedrawer([[maybe_unused]] EtsEnv *env, [[maybe_unused]] ets_class klass, [[maybe_unused]] ets_int width, [[maybe_unused]] ets_int height, [[maybe_unused]] ets_float scale, [[maybe_unused]] ets_long peer , [[maybe_unused]] ets_long frame ) SkoalaInitRedrawer() argument 216 SkoalaParagraphParagraph1nLayout([[maybe_unused]] EtsEnv *env, [[maybe_unused]] ets_class klass, [[maybe_unused]] ets_long ptr , [[maybe_unused]] ets_float width) SkoalaParagraphParagraph1nLayout() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ |
| H A D | mir_const.h | 139 void Trunc(uint8 width) in Trunc() argument
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | js_displaynames.cpp | 341 UDateTimePGDisplayWidth width; in CanonicalCodeForDisplayNames() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/ |
| H A D | assembler_aarch64.cpp | 28 LogicalImmediate LogicalImmediate::Create(uint64_t imm, int width) in Create() argument
|
| /arkcompiler/runtime_core/disassembler/ |
| H A D | disassembler.cpp | 1899 size_t width = 0; in SerializeInstructions() local
|
| /arkcompiler/runtime_core/static_core/disassembler/ |
| H A D | disassembler.cpp | 231 size_t width = 0; in SerializeIfPrintMethodInfo() local 272 size_t width = SerializeIfPrintMethodInfo(method, printMethodInfo, headerSs, methodInfo, methodInfoIt); in Serialize() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/ |
| H A D | aarch64_mop_valid.h | 479 int64 width = static_cast<ImmOperand *>(opnds[kInsnFourthOpnd])->GetValue(); in MOP_wubfxrri5i5Valid() local 496 int64 width = static_cast<ImmOperand *>(opnds[kInsnFourthOpnd])->GetValue(); in MOP_xubfxrri6i6Valid() local 513 int64 width = static_cast<ImmOperand *>(opnds[kInsnFourthOpnd])->GetValue(); in MOP_wsbfxrri5i5Valid() local 530 int64 width = static_cast<ImmOperand *>(opnds[kInsnFourthOpnd])->GetValue(); in MOP_xsbfxrri6i6Valid() local 547 int64 width = static_cast<ImmOperand *>(opnds[kInsnFourthOpnd])->GetValue(); in MOP_wubfizrri5i5Valid() local 564 int64 width = static_cast<ImmOperand *>(opnds[kInsnFourthOpnd])->GetValue(); MOP_xubfizrri6i6Valid() local 581 int64 width = static_cast<ImmOperand *>(opnds[kInsnFourthOpnd])->GetValue(); MOP_wsbfizrri5i5Valid() local 598 int64 width = static_cast<ImmOperand *>(opnds[kInsnFourthOpnd])->GetValue(); MOP_xsbfizrri6i6Valid() local 615 int64 width = static_cast<ImmOperand *>(opnds[kInsnFourthOpnd])->GetValue(); MOP_wbfirri5i5Valid() local 632 int64 width = static_cast<ImmOperand *>(opnds[kInsnFourthOpnd])->GetValue(); MOP_xbfirri6i6Valid() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| H A D | aarch64_peep.cpp | 1143 auto &width = static_cast<ImmOperand &>(insn.GetOperand(kInsnFourthOpnd)); in CheckCondition() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| H A D | emit.cpp | 1384 const int width = 4; in EmitAsmLabel() local 1431 const int width = 4; in EmitAsmLabel() local 1433 const int width = 8; in EmitAsmLabel() local
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| H A D | cocos_worker_test.js | 126951 width: l, global() property [all...] |