| /developtools/profiler/host/smartperf/ide/src/hdc/common/ |
| D | BaseConversion.ts | 16 const padLen = 1 - num.toString(16).length; constant 25 const padLen = 2 - num.toString(16).length; constant 34 const padLen = 4 - num.toString(16).length; constant 43 const padLen = 8 - num.toString(16).length; 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()
|
| D | HashUtils.java | 99 int num = 0; in getFileDigest() local
|
| /developtools/profiler/host/smartperf/trace_streamer/src/base/ |
| D | codec_cov.cpp | 29 int num = 0; in PreNum() local 46 int num = 0; in IsUTF8() local
|
| /developtools/hiperf/test/unittest/common/native/ |
| D | dwarf_test.cpp | 38 constexpr int num {9}; variable 40 constexpr int num {7}; variable
|
| D | report_test.cpp | 68 int num = 3; in GetNumberTest() local 80 int num = 3; in GetStringTest() local
|
| /developtools/profiler/host/smartperf/client/client_command/include/ |
| D | smartperf_command.h | 57 int num = 0; variable
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/sign/ |
| D | SignBin.java | 204 private static boolean isLongOverflowInteger(long num) { in isLongOverflowInteger() 208 private static boolean isLongOverflowShort(long num) { in isLongOverflowShort()
|
| D | SignHap.java | 123 int num; in copyFiles() local 150 int num; in copyFilesExceptStoredFile() local
|
| /developtools/bytrace/bin/example/ |
| D | bytrace_example.cpp | 45 int num = 0; in FuncC() local
|
| /developtools/profiler/device/plugins/process_plugin/src/ |
| D | process_data_plugin.cpp | 406 uint64_t num; in GetBootData() local 453 uint64_t num; in GetCpuUsageData() local 508 uint64_t num; in GetDiskioData() local 559 bool ProcessDataPlugin::GetValidValue(char* p, uint64_t& num) in GetValidValue() 587 uint64_t num; in WritePssData() local
|
| /developtools/profiler/host/smartperf/ide/src/trace/component/ |
| D | SpSystemTrace.ts | 615 …let num = Math.trunc((SpHiPerf.hoverEventuctStruct.sum || 0) / (SpHiPerf.hoverEventuctStruct.max |… variable 627 … let num = Math.trunc((SpHiPerf.hoverProcessStruct.height || 0) / 40 * 100); variable 639 … let num = Math.trunc((SpHiPerf.hoverThreadStruct.height || 0) / 40 * 100); variable 650 let num = 0; variable
|
| /developtools/profiler/device/plugins/memory_plugin/test/unittest/ |
| D | smaps_stats_unittest.cpp | 256 uint64_t num = 4; variable 285 uint64_t num = 4; variable 417 uint64_t num = 4; variable
|
| /developtools/hdc/src/test/ |
| D | main.cpp | 22 uint16_t num; in TEST() local
|
| /developtools/profiler/device/plugins/api/test/unittest/ |
| D | plugin_manager_test.cpp | 153 uint32_t num = 0; variable
|
| /developtools/profiler/device/plugins/diskio_plugin/src/ |
| D | io_stats.cpp | 408 uint64_t num; in ParseLineFields() local 437 uint64_t num; in ParseLineFields() local
|
| /developtools/profiler/host/smartperf/client/client_command/ |
| D | startup_delay.cpp | 89 size_t num = 3; in InitXY2() local
|
| /developtools/profiler/host/smartperf/trace_streamer/test/unittest/ |
| D | http_server_test.cpp | 51 void ResultCallbackFunc(const std::string result, int num) in ResultCallbackFunc()
|
| /developtools/syscap_codec/napi/ |
| D | napi_query_syscap.cpp | 37 #define GET_PARAMS(env, info, num) \ argument
|
| /developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/ |
| D | report.cpp | 417 float num = 100.0; in OutputStdCallFrame() local
|
| /developtools/profiler/host/smartperf/client/client_command_fps/ |
| D | main.cpp | 291 int num = 1; in main() local
|
| /developtools/hdc/src/common/ |
| D | auth.cpp | 438 int num = sizeof(keyPaths) / sizeof(keyPaths[0]); in LoadDaemonKey() local
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| D | call_stack.cpp | 341 int CallStack::AccessFpreg([[maybe_unused]] unw_addr_space_t as, [[maybe_unused]] unw_regnum_t num, in AccessFpreg()
|
| /developtools/hiperf/src/ |
| D | report.cpp | 405 float num = 100.0; in OutputStdCallFrame() local
|
| /developtools/integration_verification/cases/smoke/basic/screenshot32/resource/ |
| D | capturescreentest.py | 233 def cmp_picture(prefix, pic, num=1): argument
|