/developtools/global_resource_tool/include/ |
D | solid_xml.h | 45 void SetName(int32_t index) in SetName() 49 void SetValue(int32_t index) in SetValue() 53 void SetNameSpace(int32_t index) in SetNameSpace() 71 void SetChild(int32_t index) in SetChild() 75 void SetBrother(int32_t index) in SetBrother() 79 void AddAttribute(int32_t index) in AddAttribute()
|
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/ |
D | filemap.proto | 25 uint64 index = 3; field 33 uint64 index = 3; field
|
/developtools/profiler/host/smartperf/ide/src/trace/component/ |
D | SpQuerySQL.ts | 181 const statsResult = statList[index]; constant 246 for (let index = 1; index < splitSql?.length; index++) { variable 247 let splitSqlItem = splitSql[index].trim(); variable 355 for (let index = 0; index < queryHeadStyle.children.length; index++) { variable 371 for (let index = 0; index < queryDataSty.children.length; index++) { variable
|
D | SpMetrics.ts | 145 for (let index = 0; index < this.metricOptionalSelects!.length; index++) { variable
|
/developtools/profiler/host/smartperf/ide/src/trace/component/metrics/ |
D | MemAggStrategy.ts | 46 for (let index = 0; index < names.length; index++) { variable 48 ts: times[index], variable 50 value: values[index], variable
|
/developtools/profiler/device/plugins/native_daemon/src/ |
D | section_header.cpp | 39 const size_t index) in MakeUnique() 56 int index {0}; in ParseSecHeader32() local 83 size_t index {0}; in ParseSecHeader64() local
|
D | program_header.cpp | 40 size_t index {0}; in ParsePrgHeader32() local 62 size_t index {0}; in ParsePrgHeader64() local
|
/developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/ |
D | section_header.cpp | 39 const size_t index) in MakeUnique() 56 int index {0}; in ParseSecHeader32() local 83 size_t index {0}; in ParseSecHeader64() local
|
D | program_header.cpp | 40 size_t index {0}; in ParsePrgHeader32() local 62 size_t index {0}; in ParsePrgHeader64() local
|
/developtools/hiperf/src/ |
D | section_header.cpp | 39 const size_t index) in MakeUnique() 56 int index {0}; in ParseSecHeader32() local 83 size_t index {0}; in ParseSecHeader64() local
|
D | program_header.cpp | 40 size_t index {0}; in ParsePrgHeader32() local 62 size_t index {0}; in ParsePrgHeader64() local
|
/developtools/profiler/host/smartperf/ide/src/hdc/message/ |
D | TransferPayload.ts | 36 get index(): number { method in TransferPayload 40 set index(value: number) { method in TransferPayload
|
/developtools/integration_verification/DeployDevice/src/aw/poweronoff/ |
D | serial_power_on_off.py | 108 def serialPowerOnOff(ip, port, index, power, user='Administrator', password=''): argument 164 def usbPowerOnOff(ip, port, index, power): argument 213 def usbPowerOnOffV2(ip, port, index, power): argument
|
/developtools/ace_ets2bundle/compiler/src/ |
D | compile_info.ts | 384 const message: string = warnings[index].message.replace(/^Module Warning\s*.*:\n/, '') constant 413 const position: string = errors[index].issue.location constant 416 const location: string = errors[index].issue.file.replace(/\\/g, '/') + position; constant 417 const detail: string = errors[index].issue.message; constant 425 const errorMessage: string = errors[index].message.replace(/^Module Error\s*.*:\n/, '') constant
|
/developtools/profiler/protos/types/plugins/ftrace_data/default/ |
D | filemap.proto | 41 uint64 index = 3; field 49 uint64 index = 3; field
|
/developtools/profiler/host/smartperf/ide/src/trace/component/trace/search/ |
D | Search.ts | 37 get index(): number { method in LitSearch 41 set index(value: number) { method in LitSearch
|
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/utils/ |
D | CSVUtils.ts | 33 const t = tIndexInfos[index]; constant
|
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/ |
D | ByteArrayUtils.java | 43 public static int insertIntToByteArray(byte[] desByte, int index, int num) { in insertIntToByteArray() 68 public static int insertShortToByteArray(byte[] desByte, int desByteLen, int index, short num) { in insertShortToByteArray()
|
/developtools/packing_tool/adapter/ohos/ |
D | ResourcesParser.java | 75 private final int index; field in ResourcesParser.ResType 78 private ResType(int index, String type) { in ResType() 83 public static String getType(int index) { in getType() 111 private final int index; field in ResourcesParser.DeviceType 113 private DeviceType(int index, String type) { in DeviceType() 118 public static String getType(int index) { in getType() 146 private final int index; field in ResourcesParser.Resolution 148 private Resolution(int index, String type) { in Resolution() 152 public static String getType(int index) { in getType()
|
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/ |
D | elf_parser_test.cpp | 680 constexpr int index {1}; in GetName() local 702 std::size_t index {3}; in GetAddress() local 728 std::size_t index {4}; in GetFileOffset() local 754 std::size_t index {5}; in GetSecSize() local 780 std::size_t index {6}; in GetEntrySize() local 806 int index {-3}; in GetLink() local 828 int index {-2}; in GetInfo() local 850 int index {-1}; in GetAlign() local 920 constexpr int index {1}; in GetOffset() local 939 constexpr int index {2}; in GetVaddr() local [all …]
|
/developtools/hiperf/test/unittest/common/native/ |
D | elf_parser_test.cpp | 681 constexpr int index {1}; in GetName() local 703 std::size_t index {3}; in GetAddress() local 729 std::size_t index {4}; in GetFileOffset() local 755 std::size_t index {5}; in GetSecSize() local 781 std::size_t index {6}; in GetEntrySize() local 807 int index {-3}; in GetLink() local 829 int index {-2}; in GetInfo() local 851 int index {-1}; in GetAlign() local 921 constexpr int index {1}; in GetOffset() local 940 constexpr int index {2}; in GetVaddr() local [all …]
|
D | dwarf_test.cpp | 156 for (std::size_t index = 0; index < data128Size; ++index) { in SetUp() local 159 std::size_t index {0}; in SetUp() local
|
/developtools/profiler/host/smartperf/trace_streamer/src/parser/ |
D | print_event_parser.cpp | 38 uint32_t index = 0; in ParsePrintEvent() local 121 size_t index = maxPointLength_ + tGidlength + pointLength_; in GetPointNameForBegin() local 149 size_t index = 0; in HandlerB() local
|
/developtools/profiler/host/smartperf/ide/src/trace/component/trace/sheet/sdk/ |
D | TabPaneSdkSlice.ts | 75 const dataResult = item[index]; constant
|
/developtools/profiler/host/smartperf/ide/test/trace/component/ |
D | FrameChart.test.ts | 44 let index = frameChart.scale(2) variable
|