Home
last modified time | relevance | path

Searched refs:h (Results 1 – 25 of 119) sorted by relevance

12345

/developtools/smartperf_host/trace_streamer/prebuilts/patch_hiperf/
DREADME.md7 │   ├── callstack.h
8 │   ├── debug_logger.h
9 │   ├── dwarf_encoding.h
10 │   ├── elf_parser.h
11 │   ├── hashlist.h
14 │   │   ├── types.h
15 │   ├── mem_map_item.h
16 │   ├── noncopyable.h
17 │   ├── option.h
18 │   ├── perf_event_record.h
[all …]
DBUILD.gn39 cflags += [ "-includeMingW64Fix.h" ]
43 "./src/callstack.h",
45 "./src/dwarf_encoding.h",
46 "./src/hashlist.h",
52 "./src/register.h",
59 "include/symbols_file.h",
/developtools/ace_ets2bundle/compiler/sample/pages/
Dwilldo.ets41 { label: "Refactor: align_component.h" },
43 { label: "Refactor: arc_component.h" },
45 { label: "Refactor: block_component.h" },
47 { label: "Refactor: box_base_component.h" },
49 { label: "Refactor: box_component.h" },
51 { label: "Refactor: bubble_component.h" },
53 { label: "Refactor: button_component.h" },
55 { label: "Refactor: calendar_component.h" },
57 { label: "Refactor: calendar_data_adapter.h" },
59 { label: "Refactor: chart_component.h" },
[all …]
/developtools/smartperf_host/trace_streamer/prebuilts/patch_googletest/
Dgoogletestbuild.gn26 "googletest/include/gtest/gtest-spi.h",
27 "googletest/include/gtest/gtest.h",
44 "googletest/include/gtest/gtest-assertion-result.h",
45 "googletest/include/gtest/gtest-death-test.h",
46 "googletest/include/gtest/gtest-message.h",
47 "googletest/include/gtest/gtest-param-test.h",
48 "googletest/include/gtest/gtest-printers.h",
49 "googletest/include/gtest/gtest-test-part.h",
50 "googletest/include/gtest/gtest-typed-test.h",
51 "googletest/include/gtest/gtest_pred_impl.h",
[all …]
Dgtest.patch1 --- third_party/googletest/googletest/include/gtest/gtest-message.h
2 +++ third_party/googletest/googletest/include/gtest/gtest-message.h
14 #include "gtest/internal/gtest-port.h"
15 --- third_party/googletest/googletest/include/gtest/gtest.h
16 +++ third_party/googletest/googletest/include/gtest/gtest.h
38 --- third_party/googletest/googletest/include/gtest/internal/gtest-internal.h
39 +++ third_party/googletest/googletest/include/gtest/internal/gtest-internal.h
52 --- third_party/googletest/googletest/include/gtest/internal/gtest-port.h
53 +++ third_party/googletest/googletest/include/gtest/internal/gtest-port.h
66 --- third_party/googletest/googletest/include/gtest/internal/gtest-string.h
[all …]
/developtools/smartperf_host/trace_streamer/
Dpare_third_party.sh81 rm -rf perf_event.h
82 …w/20221117/github.com/libbpf/libbpf/refs/tags/v0.7.0/include/uapi/linux/perf_event.h > perf_event.h
83 mv perf_event.h perf_include/libbpf/linux/perf_event.h
84 … $patch -p0 perf_include/libbpf/linux/perf_event.h ../prebuilts/patch_perf_event/perf_event.h.patch
107 …s_ohos/true/g' perf_include/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/dfx_regs.h
108 …bug_logger.h"' perf_include/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/unwinder.h
112 …"utilities.h"' perf_include/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/dfx_mmap.h
113 …#if is_linux/g' perf_include/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/dfx_elf.h
115 …hos/#if true/g' perf_include/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/dfx_elf.h
119 …linux/g' perf_include/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/dfx_elf_define.h
[all …]
/developtools/smartperf_host/trace_streamer/prebuilts/patch_zlib/
Dzlibbuild.gn37 "crc32.h",
39 "deflate.h",
41 "gzguts.h",
47 "inffast.h",
48 "inffixed.h",
50 "inflate.h",
52 "inftrees.h",
54 "trees.h",
56 "zconf.h",
57 "zlib.h",
[all …]
/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/
DBUILD.gn61 "rpc/demo_rpc_server.h",
63 "sdk/sdk_data_parser.h",
65 "sdk/ts_sdk_api.h",
67 "table/demo_meta_table.h",
70 "table/gpu_counter_object_table.h",
72 "table/gpu_counter_table.h",
74 "table/slice_object_table.h",
76 "table/slice_table.h",
78 "trace_data/demo_trace_data_cache_reader.h",
80 "trace_data/demo_trace_data_cache_writer.h",
[all …]
/developtools/syscap_codec/src/
Dendian_internal.c36 uint32_t HtonlInter(uint32_t h) in HtonlInter() argument
38 return CheckEndian() ? h : B_L_SWAP32(h); in HtonlInter()
46 uint16_t HtonsInter(uint16_t h) in HtonsInter() argument
48 return CheckEndian() ? h : B_L_SWAP16(h); in HtonsInter()
Dendian_internal.h27 extern uint32_t HtonlInter(uint32_t h);
29 extern uint16_t HtonsInter(uint16_t h);
/developtools/syscap_codec/
DREADME_ZH.md26 │ │ ├── syscap_define.h
27 │ │ └── syscap_tool.h
30 │ │ └── syscap_interface.h
34 │ │ └── syscap_interface.h
36 │ │ ├── endian_internel.h # 内部实现的大小端转换接口定义(便于win、mac、linux平台通用)
44 │ │ │ │ └── syscap_codec_test.h
71 使用./syscap_tool -h或者./syscap_tool --help查看:
74 -h, --help : how to use
126 1. 收集所有部件(或指定部件)的syscap字段并与developtools/sysap_codec/include/syscap_define.h中的arraySyscap比较,输出检查结果,若…
128 3. 收集所有interface/sdk-js/api目录下的*.d.ts中的syscap属性与developtools/syscap_codec/include/syscap_define.h中的…
[all …]
DBUILD.gn38 inputs = [ "${root_build_dir}/syscap_define_custom.h" ]
81 inputs = [ "${root_build_dir}/syscap_define_custom.h" ]
113 inputs = [ "${root_build_dir}/syscap_define_custom.h" ]
165 # generate syscap_define_custom.h
170 rebase_path("include/codec_config/syscap_define.h"),
174 rebase_path("${root_build_dir}/syscap_define_custom.h"),
177 "include/codec_config/syscap_define.h",
180 outputs = [ "${root_build_dir}/syscap_define_custom.h" ]
DREADME.md23 │ │ └── syscap_tool.h # interfaces
25 │ │ ├── endian_internel.h # internal big/little endian conversion headers(common for win、mac…
64 ./syscap_tool -h or ./syscap_tool --help:
70 -h, --help : how to use
91 …e them with arraySyscap in developtools/ syscap_codec/include/syscap_define.h, and output the chec…
93 …ctories with arraySyscap in developtools/syscap_codec/include/syscap_define.h. If they are inconsi…
108 # check syscap field in all components for consistency with arraySyscap in syscap_define.h
111 ….json of the specified part is consistent with arraySyscap in syscap_define.h. Note: --bundles is …
117 # check the "@syscap" attribute set in *.d.ts for consistency with arraSyscap in syscap_define.h
/developtools/smartperf_host/ide/src/trace/component/trace/base/
DColorUtils.ts235 const [h, s, l] = rgbToHsl(color[0] / 255, color[1] / 255, color[2] / 255); constant
241 const interpolatedColor = hslToRgb(h, s, interpolatedL);
248 let h = 0;
253 h = s = 0; // achromatic
259 h = (g - b) / d + (g < b ? 6 : 0);
262 h = (b - r) / d + 2;
265 h = (r - g) / d + 4;
268 h /= 6;
271 return [h, s, l];
297 function hslToRgb(h: number, s: number, l: number): number[] {
[all …]
/developtools/hdc/scripts/
Dfile_path.cfg1 /src/common/channel.h
2 /src/common/session.h
3 /src/common/transfer.h
/developtools/smartperf_host/ide/src/base-ui/chart/column/
DLitChartColumn.ts31 h: number;
37 h: number;
237 h: partHeight,
248 h: (litChartColumnItem[this.litChartColumnCfg!.yField] * partHeight) / maxValue,
277 h: partHeight,
289 h: (itemEl[this.litChartColumnCfg!.yField] * partHeight) / maxValue,
387 c.fillRect(it.bgFrame!.x, it.bgFrame!.y, it.bgFrame!.w, it.bgFrame!.h);
392 if (it.height! < it.frame!.h) {
394 c.fillRect(it.frame!.x, it.frame!.y + (it.frame!.h - it.height!), it.frame!.w, it.height!);
397 c.fillRect(it.frame!.x, it.frame!.y, it.frame!.w, it.frame!.h);
[all …]
/developtools/profiler/hidebug/interfaces/native/kits/
DBUILD.gn23 "hidebug/hidebug.h",
24 "hidebug/hidebug_type.h",
31 "./include/hidebug/hidebug.h",
32 "./include/hidebug/hidebug_type.h",
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/utils/
DColorTemplate.ets45 let h = 0;
61 h = 0; //事实上,max===min的时候,h无论为多少都无所谓
63 h = 60 * ((g - b) / (max - min)) + 0;
65 h = 60 * ((g - b) / (max - min)) + 360;
67 h = 60 * ((b - r) / (max - min)) + 120;
69 h = 60 * ((r - g) / (max - min)) + 240;
71 h = Math.floor(h);
75 hsv.push(h, s, v);
79 let h = arr[0];
87 var i = Math.floor((h / 60) % 6);
[all …]
/developtools/integration_verification/tools/rom_ram_analyzer/standard/
DREADME.md34 1. `-h`或`--help`命令查看帮助
36 > python3 rom_analyzer.py -h
37 …usage: rom_analyzer.py [-h] [-v] -p PROJECT_PATH -j MODULE_INFO_JSON -n PRODUCT_NAME -d PRODUCT_DI…
42 -h, --help show this help message and exit
123 1. 使用`-h`或`--help`查看帮助
125 > python .\ram_analyzer.py -h
126 …usage: ram_analyzer.py [-h] [-v] -s JSON_PATH -c CFG_PATH [-j ROM_RESULT] -n DEVICE_NUM [-b BASELI…
132 -h, --help show this help message and exit
/developtools/profiler/protos/services/
DBUILD.gn41 "$proto_out_dir/$name.pb.h",
50 "$proto_out_dir/${name}_lite.pb.h",
87 "$proto_out_dir/$name.pb.h",
125 "$proto_out_dir/$name.pb.h",
127 "$proto_out_dir/$name.grpc.pb.h",
184 "$proto_out_dir/$name.pb.h",
196 "$proto_out_dir/$name.pb.h",
198 "$proto_out_dir/$name.ipc.h",
/developtools/integration_verification/tools/components_deps/
DREADME.md24 1. `-h`或`--help`命令查看帮助
27 …usage: components_deps_analyzer.py [-h] -p COMPONENTS_GN_PATH_LIST -g GN_NAME -c CONFIG_PATH -o OP…
32 -h, --help show this help message and exit
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/highlight/
DHighlight.ets210 * @param h
213 public equalTo(h: Highlight): boolean {
214 if (h == null) {
218 this.mDataSetIndex == h.mDataSetIndex &&
219 this.mX == h.mX &&
220 this.mStackIndex == h.mStackIndex &&
221 this.mDataIndex == h.mDataIndex
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/listener/
DChartTouchListener.ets129 protected performHighlight(h: Highlight, e: TouchEvent) {
130 if (h == null || h == this.mLastHighlighted) {
134 this.mChart.highlightValue(h, true);
135 this.mLastHighlighted = h;
/developtools/profiler/protos/types/plugins/gpu_data/
DBUILD.gn33 "$proto_out_dir/$name.pb.h",
37 "$proto_out_dir/${name}_standard.pb.h",
41 "$proto_out_dir/$name.pbencoder.h",
54 "$proto_out_dir/${name}_standard.pb.h",
/developtools/profiler/protos/types/plugins/process_data/
DBUILD.gn33 "$proto_out_dir/$name.pb.h",
37 "$proto_out_dir/${name}_standard.pb.h",
41 "$proto_out_dir/$name.pbencoder.h",
54 "$proto_out_dir/${name}_standard.pb.h",

12345