Searched refs:off (Results 1 – 25 of 33) sorted by relevance
12
| /developtools/hdc/hdc_rust/src/cffi/ |
| D | mount.cpp | 62 int off = 0; in RemountPartition() local 72 ioctl(fd, BLKROSET, &off); in RemountPartition()
|
| /developtools/profiler/tools/smaps_show/src/ |
| D | main.rs | 31 off: u64, field 145 off: 0, in print_smaps_core() 211 "Off" => Cell::new(format!("{:x}", i.off).as_str()), in info_to_cell() 248 let off = u64::from_str_radix(caps.name("off").unwrap().as_str(), 16).unwrap(); in read_smaps() localVariable 278 off: off, in read_smaps()
|
| /developtools/smartperf_host/trace_streamer/ |
| D | commit.md | 12 // clang-format off
|
| /developtools/profiler/device/plugins/native_hook/test/ |
| D | hook_so.cpp | 18 #pragma clang optimize off
|
| D | hook_test.cpp | 26 #pragma clang optimize off
|
| /developtools/profiler/device/plugins/memory_plugin/src/ |
| D | test_main.cpp | 22 #pragma clang optimize off
|
| /developtools/hapsigner/autosign/ |
| D | sign_elf.bat | 14 @echo off
|
| D | create_root.bat | 14 @echo off
|
| D | sign_hap.bat | 14 @echo off
|
| D | create_appcert_sign_profile.bat | 14 @echo off
|
| /developtools/smartperf_host/patches/ |
| D | build.patch | 11 Signed-off-by: jichuan <jichuan1@huawei.com>
|
| D | productdefine_common.patch | 6 Signed-off-by: jichuan <jichuan1@huawei.com>
|
| /developtools/hiperf/ |
| D | clang_format_all.bat | 14 @echo off
|
| /developtools/hiperf/test/fuzztest/resource/ |
| D | send_to_device.bat | 13 @echo off
|
| /developtools/profiler/device/plugins/native_daemon/test/unittest/resource/ |
| D | send_dwarf_to_device.bat | 13 @echo off
|
| D | send_to_device.bat | 13 @echo off
|
| /developtools/hiperf/test/unittest/resource/ |
| D | send_dwarf_to_device.bat | 13 @echo off
|
| D | send_to_device.bat | 13 @echo off
|
| D | send_report_to_device.bat | 13 @echo off
|
| /developtools/hdc/src/daemon/ |
| D | daemon_unity.cpp | 130 int off = 0; in RemountPartition() local 142 ioctl(fd, BLKROSET, &off); in RemountPartition()
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/components/ |
| D | XAxis.ets | 59 * in the chart "clip" off the edge of the chart 109 * in the chart "clip" off the edge of the chart or the screen
|
| /developtools/bytrace/script/ |
| D | bytrace_capture.bat | 14 @echo off
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/interfaces/datasets/ |
| D | ILineRadarDataSet.ets | 62 * be turned off. Default: false
|
| /developtools/profiler/hiebpf/test/ |
| D | hiebpf_test_demo.cpp | 30 #pragma clang optimize off
|
| /developtools/smartperf_host/trace_streamer/test/resource/ |
| D | ut_bytrace_input_thread.txt | 6 # _-----=> irqs-off
|
12