Home
last modified time | relevance | path

Searched refs:comment (Results 1 – 20 of 20) sorted by relevance

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/zip/
DEndOfCentralDirectory.java91 private byte[] comment; field in EndOfCentralDirectory
161 bf.put(comment); in toBytes()
231 return comment; in getComment()
234 public void setComment(byte[] comment) { in setComment() argument
235 this.comment = comment; in setComment()
DCentralDirectory.java154 private byte[] comment; field in CentralDirectory
395 return comment; in getComment()
398 public void setComment(byte[] comment) { in setComment() argument
399 this.comment = comment; in setComment()
/developtools/hiperf/src/
Dsubcommand_stat.cpp296 std::string comment = comments[configName]; in ReportNormal() local
308 comment.c_str(), scale * ratio); in ReportNormal()
395 double &comment, PerfEvents::Summary &summary, std::string &configName) in GetDetailComments() argument
401 comment = 0; in GetDetailComments()
409 comment += countEvent->used_cpus * scale; in GetDetailComments()
418 comment += hz / 1e9; in GetDetailComments()
420 comment += 0; in GetDetailComments()
429 comment += static_cast<double>(cpuCyclesCount) / summary.eventCount; in GetDetailComments()
439comment += (static_cast<double>(summary.eventCount) / branchInstructionsCount) * ONE_HUNDRED; in GetDetailComments()
443 return HandleOtherConfig(comment, summary, running_time_in_sec, scale, findRunningTime); in GetDetailComments()
[all …]
/developtools/integration_verification/tools/fotff/
D.gitignore24 # Dependency directories (remove the comment below to include it)
DLICENSE184 comment syntax for the file format. We also recommend that a
/developtools/hiperf/include/
Dsubcommand_stat.h140 …tring GetDetailComments(const std::unique_ptr<PerfEvents::CountEvent> &countEvent, double &comment,
142 static std::string HandleOtherConfig(double &comment, PerfEvents::Summary &summary,
/developtools/profiler/device/plugins/native_daemon/test/unittest/resource/testdata/
Dshdrs_from_readelf_6462 [28] .comment PROGBITS 0000000000000000 00004010
Dshdrs_from_readelf_3233 [28] .comment PROGBITS 00000000 003008 00002a 01 MS 0 0 1
/developtools/hiperf/test/unittest/resource/testdata/
Dshdrs_from_readelf_6462 [28] .comment PROGBITS 0000000000000000 00004010
Dshdrs_from_readelf_3233 [28] .comment PROGBITS 00000000 003008 00002a 01 MS 0 0 1
/developtools/ace_ets2bundle/compiler/
D.eslintrc91 "spaced-comment": 2,
/developtools/hapsigner/
DLICENSE185 comment syntax for the file format. We also recommend that a
DNOTICE217 comment syntax for the file format. We also recommend that a
422 comment syntax for the file format. We also recommend that a
/developtools/hiperf/
DLICENSE185 comment syntax for the file format. We also recommend that a
/developtools/packing_tool/jar/
DNOTICE188 comment syntax for the file format. We also recommend that a
/developtools/smartperf_host/
DLICENSE184 comment syntax for the file format. We also recommend that a
/developtools/integration_verification/
DLICENSE184 comment syntax for the file format. We also recommend that a
/developtools/profiler/host/smartperf/ide/src/
Dicon.svg1910 <symbol id="icon-comment" viewBox="0 0 1024 1024">
/developtools/smartperf_host/ide/src/
Dicon.svg1910 <symbol id="icon-comment" viewBox="0 0 1024 1024">
/developtools/profiler/hiebpf/include/
Dvmlinux.h57861 const struct tomoyo_path_info *comment; member
99261 char *comment; member