| /developtools/profiler/hiebpf/include/ |
| D | commandline_flags.h | 276 char* pos = nullptr; in ParseInt8Flag() local 291 char* pos = nullptr; in ParseInt16Flag() local 306 char* pos = nullptr; in ParseInt32Flag() local 321 char* pos = nullptr; in ParseInt64Flag() local 336 char* pos = nullptr; in ParseUint8Flag() local 351 char* pos = nullptr; in ParseUint16Flag() local 366 char* pos = nullptr; in ParseUint32Flag() local 381 char* pos = nullptr; in ParseUint64Flag() local 396 char* pos = nullptr; in ParseDoubleFlag() local 453 char* pos = nullptr; in ParseInt8ArrayFlag() local [all …]
|
| D | fstrace_progs.h | 133 int BPF_KPROBE(ksys_pread64_entry, unsigned int fd, char __user* buf, size_t count, loff_t pos) in BPF_KPROBE() 173 … BPF_KPROBE(ksys_pwrite64_entry, unsigned int fd, const char __user* buf, size_t count, loff_t pos) in BPF_KPROBE() 295 unsigned long vlen, loff_t pos, rwf_t flags) in BPF_KPROBE() 342 unsigned long vlen, loff_t pos, rwf_t flags) in pwritev_entry() 384 loff_t pos = pos_from_hilo(pos_h, pos_l); in BPF_KPROBE() local 399 loff_t pos = pos_from_hilo(pos_h, pos_l); in BPF_KPROBE() local 417 loff_t pos = ((loff_t)pos_high << 32) | pos_low; in BPF_KPROBE() local 432 loff_t pos = ((loff_t)pos_high << 32) | pos_low; in BPF_KPROBE() local
|
| D | fstrace_types.h | 45 loff_t pos; member 52 loff_t pos; member 73 loff_t pos; member 81 loff_t pos; member
|
| /developtools/hapsigner/hapsigntool_cpp/utils/src/ |
| D | byte_array_utils.cpp | 27 int pos = index; in InsertIntToByteArray() local 44 int pos = index; in InsertShortToByteArray() local
|
| /developtools/profiler/protos/types/plugins/ftrace_data/default/ |
| D | f2fs.proto | 46 uint64 pos = 3; field 55 uint64 pos = 3; field
|
| /developtools/profiler/protos/types/plugins/ftrace_data/6.6.30/ |
| D | f2fs.proto | 46 uint64 pos = 3; field 55 uint64 pos = 3; field
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/ |
| D | f2fs.proto | 46 uint64 pos = 3; field 55 uint64 pos = 3; field
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/ |
| D | ByteArrayUtils.java | 50 int pos = index; in insertIntToByteArray() local 78 int pos = index; in insertShortToByteArray() local
|
| D | EscapeCharacter.java | 65 int pos = 0; in unescape() local
|
| /developtools/global_resource_tool/src/ |
| D | resource_table.cpp | 149 uint64_t pos = 0; in LoadResTable() local 234 uint32_t pos = 0; in SaveToResouorceIndex() local 589 bool ResourceTable::ReadFileHeader(basic_istream<char> &in, IndexHeader &indexHeader, uint64_t &pos… in ReadFileHeader() 603 uint32_t count, uint64_t &pos, uint64_t length) in ReadLimitKeys() 640 uint32_t count, uint64_t &pos, uint64_t length) in ReadIdTables() 674 …e::ReadDataRecordPrepare(basic_istream<char> &in, RecordItem &record, uint64_t &pos, uint64_t leng… in ReadDataRecordPrepare() 762 uint64_t pos = 0; in LoadNewResTable() local 780 uint64_t &pos, uint64_t length) in ReadNewFileHeader() 819 …e::ReadIdSetHeader(basic_istream<char> &in, IdSetHeader &idSetHeader, uint64_t &pos, uint64_t leng… in ReadIdSetHeader() 877 uint64_t pos = resIndex.offset + ResInfo::RES_INFO_LEN; in ReadResources() local [all …]
|
| D | file_entry.cpp | 275 string::size_type pos = filePath_.find_first_of(SEPARATE.front(), offset); in GetSegments() local 335 string::size_type pos = path.find_first_of(SEPARATE.front(), offset); in CreateDirsInner() local 368 string::size_type pos = filePath_.find_last_of(SEPARATE.front()); in CreateDirsInner() local
|
| /developtools/profiler/device/plugins/api/src/ |
| D | plugin_watcher.cpp | 77 size_t pos = fileName.rfind(".so"); in ScanPlugins() local 122 size_t pos = fileName.rfind(".so"); in MonitorIsSet() local
|
| /developtools/smartperf_host/smartperf_device/device_command/scenarios/src/ |
| D | stalling_rate_trace.cpp | 374 size_t pos = line.find(delimiter); in GetFrameRate() local 384 size_t pos = line.find(delimiter); in GetFenceId() local 429 size_t pos = line.find(keyWords); in IsAppLaunchPatternMatched() local
|
| /developtools/profiler/host/smartperf/client/client_command/ |
| D | stalling_rate_trace.cpp | 374 size_t pos = line.find(delimiter); in GetFrameRate() local 384 size_t pos = line.find(delimiter); in GetFenceId() local 429 size_t pos = line.find(keyWords); in IsAppLaunchPatternMatched() local
|
| D | heartbeat.cpp | 36 size_t pos = resultPid.find(' '); in KillSpId() local
|
| /developtools/ace_js2bundle/ace-loader/plugin/templater/ |
| D | index.js | 152 const pos = { variable 206 function checkAttrFor(node, attributes, pos) { argument 281 const pos = { variable
|
| /developtools/hiperf/src/ |
| D | subcommand.cpp | 114 auto pos = selectTids.begin(); in ExcludeTidsFromSelectTids() local 134 auto pos = selectTids.begin(); in ExcludeThreadsFromSelectTids() local
|
| D | utilities.cpp | 95 size_t pos = 0; in StringReplace() local 111 size_t pos(0); in SubStringCount() local 128 size_t pos = 0; in StringSplit() local 720 auto pos = bundleNameTmp.find(":"); in IsExistDebugByApp() local 743 auto pos = bundleName.find(":"); in IsExistDebugByPid() local 898 size_t pos = newFileName.find(path); in NeedAdaptHMBundlePath() local 1031 std::string::size_type pos = 0; in CreateDirectory() local
|
| /developtools/hdc/src/common/ |
| D | tlv.cpp | 40 for (uint32_t pos = 0; pos < size;) { in TlvBuf() local 191 uint32_t pos = 0; in CopyToBuf() local
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/sdk/demo_sdk/trace_data/ |
| D | demo_trace_data_db.cpp | 311 int32_t &pos, in AddColumnsToJsonArray() 338 int32_t &pos, in AddRowsToJsonArray() 386 int32_t pos = retSnprintf; in DemoSearchDatabase() local
|
| /developtools/smartperf_host/smartperf_device/device_command/ |
| D | heartbeat.cpp | 36 size_t pos = resultPid.find(' '); in KillSpId() local
|
| /developtools/profiler/device/plugins/ftrace_plugin/src/ |
| D | printk_formats_parser.cpp | 61 auto pos = line.find(seperator); in Parse() local
|
| /developtools/profiler/hiebpf/src/ |
| D | utilities.cpp | 43 size_t pos = 0; in StringSplit() local
|
| /developtools/hapsigner/binary_sign_tool/codesigning/fsverity/src/ |
| D | fs_verity_descriptor.cpp | 82 int pos = buffer->GetPosition(); in WriteBytesWithSize() local
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/parser/rawtrace_parser/ |
| D | printk_formats_processor.cpp | 51 auto pos = curLine.find(':'); in HandlePrintkSyms() local
|