| /developtools/profiler/host/smartperf/ide/src/trace/component/trace/base/ |
| D | ColorUtils.ts | 58 public static hash(str: string, max: number): number { method in ColorUtils 63 let hash: number = colorA & colorB; 66 hash ^= str.charCodeAt(index); 67 hash = (hash * colorC) & colorD; 69 return Math.abs(hash) % max; 81 let colorIdx: number = ColorUtils.hash(`${tid}`, ColorUtils.MD_PALETTE.length); 86 let colorIdx: number = ColorUtils.hash(name, ColorUtils.MD_PALETTE.length); 106 let hash: number = colorA & colorB; 109 hash ^= st.charCodeAt(index); 110 hash = (hash * colorC) & colorD; [all …]
|
| /developtools/smartperf_host/ide/src/trace/component/trace/base/ |
| D | ColorUtils.ts | 72 public static hash(str: string, max: number): number { method in ColorUtils 77 let hash: number = colorA & colorB; 80 hash ^= str.charCodeAt(index); 81 hash = (hash * colorC) & colorD; 83 return Math.abs(hash) % max; 95 let colorIdx: number = ColorUtils.hash(`${tid}`, ColorUtils.MD_PALETTE.length); 100 let colorIdx: number = ColorUtils.hash(name, ColorUtils.MD_PALETTE.length); 120 let hash: number = colorA & colorB; 123 hash ^= st.charCodeAt(index); 124 hash = (hash * colorC) & colorD; [all …]
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/entity/ |
| D | SignContentInfo.java | 52 protected byte[] hash; field in SignContentHash 64 SignContentHash(char type, char tag, short algId, int length, byte[] hash) { in SignContentHash() argument 69 this.hash = hash; in SignContentHash() 70 this.contentHashLen = CONTENT_HEAD_SIZE + this.hash.length; in SignContentHash() 95 public void addContentHashData(char type, char tag, short algId, int length, byte[] hash) { in addContentHashData() argument 96 SignContentHash signInfo = new SignContentHash(type, tag, algId, length, hash); in addContentHashData() 138 index = ByteArrayUtils.insertByteToByteArray(ret, index, tmp.hash, tmp.hash.length); in getByteContent()
|
| /developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/ |
| D | net.proto | 32 uint32 hash = 10; field 55 uint32 hash = 10; field 121 uint32 hash = 10; field 151 uint32 hash = 10; field 174 uint32 hash = 10; field
|
| /developtools/profiler/protos/types/plugins/ftrace_data/default/ |
| D | net.proto | 32 uint32 hash = 10; field 55 uint32 hash = 10; field 121 uint32 hash = 10; field 151 uint32 hash = 10; field 174 uint32 hash = 10; field
|
| /developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/default/ |
| D | net.proto | 32 uint32 hash = 10; field 55 uint32 hash = 10; field 121 uint32 hash = 10; field 151 uint32 hash = 10; field 174 uint32 hash = 10; field
|
| /developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/ |
| D | net.proto | 32 uint32 hash = 10; field 55 uint32 hash = 10; field 121 uint32 hash = 10; field 151 uint32 hash = 10; field 174 uint32 hash = 10; field
|
| /developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/ |
| D | net.proto | 32 uint32 hash = 10; field 55 uint32 hash = 10; field 121 uint32 hash = 10; field 151 uint32 hash = 10; field 174 uint32 hash = 10; field
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/utils/ |
| D | TimeUtils.ts | 33 const hash = { constant 46 let rt = hash[o.toLocaleLowerCase()]
|
| /developtools/profiler/device/plugins/ftrace_plugin/tools/device_kernel_version/default/event_formatters/ |
| D | ftrace_net_event_formatter.cpp | 36 …msg.vlan_tci(), msg.protocol(), msg.ip_summed(), msg.hash(), msg.l4_hash(), msg.len(), msg.data_le… in __anoncd647f7b0302() 56 …msg.vlan_tci(), msg.protocol(), msg.ip_summed(), msg.hash(), msg.l4_hash(), msg.len(), msg.data_le… in __anoncd647f7b0502() 139 …msg.vlan_tci(), msg.protocol(), msg.ip_summed(), msg.hash(), msg.l4_hash(), msg.len(), msg.data_le… in __anoncd647f7b0f02() 173 …msg.vlan_tci(), msg.protocol(), msg.ip_summed(), msg.hash(), msg.l4_hash(), msg.len(), msg.data_le… in __anoncd647f7b1302() 192 …msg.vlan_tci(), msg.protocol(), msg.ip_summed(), msg.hash(), msg.l4_hash(), msg.len(), msg.data_le… in __anoncd647f7b1502()
|
| /developtools/ace_js2bundle/ace-loader/ |
| D | main.product.js | 150 const hash = crypto.createHash('sha256') 151 hash.update(projectPath.toString()) 152 process.env.hashProjectPath = "_" + hash.digest('hex');
|
| /developtools/smartperf_host/ide/test/trace/component/trace/base/ |
| D | ColorUtils.test.ts | 22 expect(ColorUtils.hash('mm', ColorUtils.MD_PALETTE.length)).toBe(0);
|
| /developtools/smartperf_host/trace_streamer/src/parser/ebpf_parser/ |
| D | ebpf_base.h | 52 std::hash<std::string_view> hashFun_;
|
| /developtools/profiler/host/smartperf/trace_streamer/src/parser/ebpf_parser/ |
| D | ebpf_base.h | 52 std::hash<std::string_view> hashFun_;
|
| /developtools/hiperf/test/unittest/resource/testdata/ |
| D | phdrs_from_readelf_64 | 41 …02 .interp .note.gnu.property .note.gnu.build-id .note.ABI-tag .gnu.hash .dynsym .dynstr .gnu.…
|
| D | phdrs_from_readelf_32 | 26 …02 .interp .note.gnu.build-id .note.gnu.property .note.ABI-tag .gnu.hash .dynsym .dynstr .gnu.…
|
| D | shdrs_from_readelf_32 | 10 [ 5] .gnu.hash GNU_HASH 00000228 000228 000030 04 A 6 0 4
|
| D | shdrs_from_readelf_64 | 16 [ 5] .gnu.hash GNU_HASH 00000000000003a0 000003a0
|
| /developtools/profiler/device/plugins/native_daemon/test/unittest/resource/testdata/ |
| D | phdrs_from_readelf_64 | 41 …02 .interp .note.gnu.property .note.gnu.build-id .note.ABI-tag .gnu.hash .dynsym .dynstr .gnu.…
|
| D | phdrs_from_readelf_32 | 26 …02 .interp .note.gnu.build-id .note.gnu.property .note.ABI-tag .gnu.hash .dynsym .dynstr .gnu.…
|
| D | shdrs_from_readelf_64 | 16 [ 5] .gnu.hash GNU_HASH 00000000000003a0 000003a0
|
| D | shdrs_from_readelf_32 | 10 [ 5] .gnu.hash GNU_HASH 00000228 000228 000030 04 A 6 0 4
|
| /developtools/global_resource_tool/src/ |
| D | resource_append.cpp | 283 string hash = ResourceUtil::GenerateHash(fileInfo.filePath); in ScanFile() local 285 if (!WriteFileInner(outStream, output.Append(hash).GetPath())) { in ScanFile() 450 string hash = ResourceUtil::GenerateHash(filePath); in WriteRawFile() local 452 if (!WriteFileInner(outStream, output.Append(hash).GetPath())) { in WriteRawFile()
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/data/ |
| D | EntryOhos.ets | 65 * are equal in those points, false if not. Does not check by hash-code like
|
| /developtools/ace_js2bundle/ace-loader/src/ |
| D | genAbc-plugin.js | 400 const hash = crypto.createHash('sha256'); 401 hash.update(content); 402 return hash.digest('hex');
|