| /arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/model/ |
| D | Interfaces.ts | 17 width: number; property 32 width: number | null; property
|
| /arkcompiler/ets_frontend/es2panda/test/bytecode_file_size_comparison/test_cases/java_test_framework/java_cases/ |
| D | ClassTest.java | 32 private double width; field in Rectangle 40 public Rectangle(double length, double width) { in Rectangle()
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| D | bit_memory_region-inl.h | 26 void BitMemoryRegion<Base>::DumpVal(std::ostream &os, size_t val, bool &isZero, int width) const in DumpVal() 45 …auto width = static_cast<ssize_t>(BITS_PER_WORD - (BITS_PER_HEX_DIGIT - Size() % BITS_PER_HEX_DIGI… in Dump() local
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/interface_validation/ |
| D | interface_readonly_attributes.ts | 20 readonly width: number; property
|
| D | interface_merge.ts | 20 width: number; property
|
| D | interface_index_signature.ts | 20 width?: number; property
|
| D | interface_optional_attributes.ts | 20 width?: number; property
|
| D | interface_keyof.ts | 20 width: number; property
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/ |
| D | instruction.h | 69 void Write(uint32_t value, uint32_t offset, uint32_t width) in Write() 83 inline auto ReadHelper(size_t byteoffset, size_t bytecount, size_t offset, size_t width) const in ReadHelper() 122 inline auto Read64(size_t offset, size_t width) const in Read64()
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | bytecode_instruction-inl.h | 26 …ecodeInst<MODE>::ReadHelper(size_t byteoffset, size_t bytecount, size_t offset, size_t width) const in ReadHelper() 65 inline auto BytecodeInst<MODE>::Read64(size_t offset, size_t width) const in Read64()
|
| /arkcompiler/ets_frontend/es2panda/test/bytecode_file_size_comparison/test_cases/ts/ |
| D | ClassTest.ts | 17 constructor(private length: number, private width: number) { property in Rectangle
|
| /arkcompiler/ets_frontend/es2panda/test/bytecode_file_size_comparison/test_cases/js/ |
| D | ClassTest.js | 17 constructor(length, width) { argument
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | bytecode_instruction-inl.h | 26 …ecodeInst<Mode>::ReadHelper(size_t byteoffset, size_t bytecount, size_t offset, size_t width) const in ReadHelper() 67 inline auto BytecodeInst<Mode>::Read64(size_t offset, size_t width) const in Read64()
|
| /arkcompiler/runtime_core/libabckit/src/irbuilder_dynamic/ |
| D | bytecode_inst-inl.h | 26 …to BytecodeInst::ReadHelper(size_t byteoffset, size_t bytecount, size_t offset, size_t width) const in ReadHelper() 67 inline auto BytecodeInst::Read64(size_t offset, size_t width) const in Read64()
|
| D | bytecode_inst.h | 151 void Write(uint32_t value, uint32_t offset, uint32_t width) in Write()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_composite_types/ |
| D | test_composite_types.js | 51 width: 100, property 55 width: 100, property
|
| D | test_composite_types.ts | 67 width: number; property
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| 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
|
| /arkcompiler/runtime_core/static_core/assembler/ |
| D | assembly-ins.h | 37 #define OPLIST(opcode, name, optype, width, flags, def_idx, use_idxs, prof_size) opcode, argument 73 #define OPLIST(opcode, name, optype, width, flags, def_idx, use_idxs, prof_size) (flags), argument 79 #define OPLIST(opcode, name, optype, width, flags, def_idx, use_idxs, prof_size) (width), argument 85 #define OPLIST(opcode, name, optype, width, flags, def_idx, use_idxs, prof_size) (def_idx), argument 90 #define OPLIST(opcode, name, optype, width, flags, def_idx, use_idxs, prof_size) (use_idxs), argument 96 #define OPLIST(opcode, name, optype, width, flags, def_idx, use_idxs, prof_size) (prof_size), argument
|
| D | lexer.h | 55 #define OPLIST(inst_code, name, optype, width, flags, dst_idx, src_idxs, prof_size) \ argument
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/advanced_type/ |
| D | discriminated_unions.ts | 25 width: number; property
|
| /arkcompiler/ets_frontend/arkguard/test/combinations/basic_grammar/03_block_scope/ |
| D | 01_name_query.ts | 61 const width = 2; constant
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/ |
| 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(); in MOP_xubfizrri6i6Valid() local 581 int64 width = static_cast<ImmOperand *>(opnds[kInsnFourthOpnd])->GetValue(); in MOP_wsbfizrri5i5Valid() local 598 int64 width = static_cast<ImmOperand *>(opnds[kInsnFourthOpnd])->GetValue(); in MOP_xsbfizrri6i6Valid() local 615 int64 width = static_cast<ImmOperand *>(opnds[kInsnFourthOpnd])->GetValue(); in MOP_wbfirri5i5Valid() local 632 int64 width = static_cast<ImmOperand *>(opnds[kInsnFourthOpnd])->GetValue(); in MOP_xbfirri6i6Valid() local
|
| /arkcompiler/runtime_core/isa/ |
| D | isapi.rb | 358 attr_reader :name, :type, :offset, :width accessor in Operand 360 def initialize(name, srcdst, type, width = 0, offset = 0) argument
|
| /arkcompiler/runtime_core/assembler/ |
| D | lexer.cpp | 52 #define OPLIST(inst_code, name, optype, width, flags, dst_idx, use_idxs) \ in FindOperation() argument
|