Home
last modified time | relevance | path

Searched defs:index (Results 1 – 25 of 161) sorted by relevance

1234567

/developtools/smartperf_host/trace_streamer/src/filter/
Dtask_pool_filter.cpp29 uint32_t TaskPoolFilter::GetIpId(uint32_t index) in GetIpId()
42 uint32_t TaskPoolFilter::CheckTheSameTask(uint32_t executeId, uint32_t index) in CheckTheSameTask()
64 bool TaskPoolFilter::TaskPoolEvent(const std::string& taskPoolStr, uint32_t index) in TaskPoolEvent()
90 …lFilter::UpdateAssignData(const std::unordered_map<std::string, std::string>& args, uint32_t index) in UpdateAssignData()
112 …Filter::UpdateExecuteData(const std::unordered_map<std::string, std::string>& args, uint32_t index) in UpdateExecuteData()
139 …lFilter::UpdateReturnData(const std::unordered_map<std::string, std::string>& args, uint32_t index) in UpdateReturnData()
160 bool TaskPoolFilter::AppendTimeoutRow(uint32_t index) in AppendTimeoutRow()
/developtools/profiler/host/smartperf/ide/src/trace/component/
DSpQuerySQL.ts216 const statsResult = statList[index]; constant
282 for (let index = 1; index < splitSql?.length; index++) { variable
283 let splitSqlItem = splitSql[index].trim(); variable
395 for (let index = 0; index < queryHeadStyle.children.length; index++) { variable
413 for (let index = 0; index < queryDataSty.children.length; index++) { variable
/developtools/smartperf_host/ide/src/base-ui/chart/pagenation/
DPageNation.ts237 for (let index = 0; index < 2; index++) { variable
277 for (let index = totalpage - 2; index < totalpage; index++) { variable
291 for (let index = totalpage - 2; index < totalpage; index++) { variable
299 for (let index = 0; index < 2; index++) { variable
/developtools/smartperf_host/ide/src/trace/component/chart/
DSpFrameTimeChart.ts605 let index: number = 0; variable
635 for (let index: number = 0; index < frameActualData.length; index++) { variable
636 let it = frameActualData[index]; variable
644 let index: number = 0; variable
/developtools/smartperf_host/ide/src/trace/component/metrics/
DMemAggStrategy.ts51 for (let index = 0; index < names.length; index++) { variable
53 ts: times[index], variable
55 value: values[index], variable
/developtools/profiler/host/smartperf/ide/src/trace/component/metrics/
DMemAggStrategy.ts51 for (let index = 0; index < names.length; index++) { variable
53 ts: times[index], variable
55 value: values[index], variable
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/
Dfilemap.proto25 uint64 index = 3; field
33 uint64 index = 3; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/
Dfilemap.proto25 uint64 index = 3; field
33 uint64 index = 3; field
/developtools/ace_ets2bundle/compiler/src/
Dcompile_info.ts399 const message: string = warnings[index].message.replace(/^Module Warning\s*.*:\n/, '') constant
428 const position: string = errors[index].issue.location constant
431 const location: string = errors[index].issue.file.replace(/\\/g, '/') + position; constant
432 const detail: string = errors[index].issue.message; constant
440 const errorMessage: string = errors[index].message.replace(/^Module Error\s*.*:\n/, '') constant
/developtools/profiler/device/plugins/native_daemon/src/
Dsection_header.cpp39 const size_t index) in MakeUnique()
56 int index {0}; in ParseSecHeader32() local
83 size_t index {0}; in ParseSecHeader64() local
Dprogram_header.cpp39 size_t index {0}; in ParsePrgHeader32() local
61 size_t index {0}; in ParsePrgHeader64() local
/developtools/hiperf/src/
Dsection_header.cpp39 const size_t index) in MakeUnique()
56 int index {0}; in ParseSecHeader32() local
83 size_t index {0}; in ParseSecHeader64() local
Dprogram_header.cpp40 size_t index {0}; in ParsePrgHeader32() local
62 size_t index {0}; in ParsePrgHeader64() local
/developtools/profiler/host/smartperf/trace_streamer/src/filter/
Dtask_pool_filter.cpp55 void TaskPoolFilter::TaskPoolEvent(const std::string& taskPoolStr, int32_t index) in TaskPoolEvent()
84 …olFilter::UpdateAssignData(const std::unordered_map<std::string, std::string>& args, int32_t index) in UpdateAssignData()
102 …lFilter::UpdateExecuteData(const std::unordered_map<std::string, std::string>& args, int32_t index) in UpdateExecuteData()
117 …olFilter::UpdateReturnData(const std::unordered_map<std::string, std::string>& args, int32_t index) in UpdateReturnData()
/developtools/profiler/host/smartperf/ide/src/base-ui/chart/pagenation/
DPageNation.ts246 for (let index = 0; index < 2; index++) { variable
308 for (let index = totalpage - 2; index < totalpage; index++) { variable
340 for (let index = totalpage - 2; index < totalpage; index++) { variable
357 for (let index = 0; index < 2; index++) { variable
/developtools/integration_verification/DeployDevice/src/aw/poweronoff/
Dserial_power_on_off.py108 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/profiler/host/smartperf/ide/src/hdc/message/
DTransferPayload.ts35 get index(): number { method in TransferPayload
39 set index(value: number) { method in TransferPayload
/developtools/smartperf_host/ide/src/hdc/message/
DTransferPayload.ts35 get index(): number { method in TransferPayload
39 set index(value: number) { method in TransferPayload
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dfilemap.proto41 uint64 index = 3; field
49 uint64 index = 3; field
/developtools/profiler/protos/types/plugins/ftrace_data/default/
Dfilemap.proto41 uint64 index = 3; field
49 uint64 index = 3; field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dfilemap.proto41 uint64 index = 3; field
49 uint64 index = 3; field
/developtools/packing_tool/adapter/ohos/
DResourcesParser.java76 private final int index; field in ResourcesParser.ResType
79 private ResType(int index, String type) { in ResType()
84 public static String getType(int index) { in getType()
112 private final int index; field in ResourcesParser.DeviceType
114 private DeviceType(int index, String type) { in DeviceType()
119 public static String getType(int index) { in getType()
147 private final int index; field in ResourcesParser.Resolution
149 private Resolution(int index, String type) { in Resolution()
153 public static String getType(int index) { in getType()
/developtools/profiler/host/smartperf/ide/src/trace/component/trace/search/
DSearch.ts37 get index(): number { method in LitSearch
41 set index(value: number) { method in LitSearch
/developtools/smartperf_host/ide/src/trace/component/trace/search/
DSearch.ts37 get index(): number { method in LitSearch
41 set index(value: number) { method in LitSearch
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Delf_parser_test.cpp680 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 …]

1234567