| /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 | 140 int BPF_KPROBE(ksys_pread64_entry, unsigned int fd, char __user* buf, size_t count, loff_t pos) in BPF_KPROBE() 180 … BPF_KPROBE(ksys_pwrite64_entry, unsigned int fd, const char __user* buf, size_t count, loff_t pos) in BPF_KPROBE() 302 unsigned long vlen, loff_t pos, rwf_t flags) in BPF_KPROBE() 349 unsigned long vlen, loff_t pos, rwf_t flags) in pwritev_entry() 391 loff_t pos = pos_from_hilo(pos_h, pos_l); in BPF_KPROBE() local 406 loff_t pos = pos_from_hilo(pos_h, pos_l); in BPF_KPROBE() local 424 loff_t pos = ((loff_t)pos_high << 32) | pos_low; in BPF_KPROBE() local 439 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
|
| D | hiebpf_macros.h | 136 #define list_for_each(pos, head) \ argument 154 #define hlist_for_each(pos, head) \ argument
|
| /developtools/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 | 47 int pos = index; in insertIntToByteArray() local 72 int pos = index; in insertShortToByteArray() local
|
| D | EscapeCharacter.java | 64 int pos = 0; in unescape() local
|
| /developtools/profiler/host/smartperf/trace_streamer/src/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/default/ |
| D | f2fs.proto | 46 uint64 pos = 3; field 55 uint64 pos = 3; field
|
| /developtools/global_resource_tool/src/ |
| D | resource_table.cpp | 117 int32_t pos = 0; in LoadResTable() local 185 uint32_t pos = 0; in SaveToResouorceIndex() local 336 bool ResourceTable::ReadFileHeader(ifstream &in, IndexHeader &indexHeader, int32_t &pos, int32_t le… in ReadFileHeader() 350 uint32_t count, int32_t &pos, int32_t length) const in ReadLimitKeys() 386 uint32_t count, int32_t &pos, int32_t length) const in ReadIdTables() 419 bool ResourceTable::ReadDataRecordPrepare(ifstream &in, RecordItem &record, int32_t &pos, int32_t l… in ReadDataRecordPrepare()
|
| D | file_entry.cpp | 265 string::size_type pos = filePath_.find_first_of(SEPARATE.front(), offset); in GetSegments() local 322 string::size_type pos = path.find_first_of(SEPARATE.front(), offset); in CreateDirsInner() local 355 string::size_type pos = filePath_.find_last_of(SEPARATE.front()); in CreateDirsInner() local
|
| D | resource_util.cpp | 144 string::size_type pos = name.find_last_of("."); in GetIdName() local 178 size_t pos = 0; in DecomposeStrings() local 265 string::size_type pos = 0; in StringReplace() 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/profiler/device/plugins/native_daemon/test/unittest/common/native/ |
| D | elf_parser_test.cpp | 424 auto pos = line.find(effectFlag); in GetNextShdrLine() local 451 auto pos = line.find(effectFlag); in GetNextSymLine() local 642 auto pos = line.find("["); in GetSecIndex() local 671 auto pos = line.find("]"); in GetName() local 694 auto pos = line.find("]"); in GetAddress() local 720 auto pos = line.find("]"); in GetFileOffset() local 746 auto pos = line.find("]"); in GetSecSize() local 772 auto pos = line.find("]"); in GetEntrySize() local 798 auto pos = line.find("]"); in GetLink() local 820 auto pos = line.find("]"); in GetInfo() local [all …]
|
| /developtools/hiperf/test/unittest/common/native/ |
| D | elf_parser_test.cpp | 425 auto pos = line.find(effectFlag); in GetNextShdrLine() local 452 auto pos = line.find(effectFlag); in GetNextSymLine() local 643 auto pos = line.find("["); in GetSecIndex() local 672 auto pos = line.find("]"); in GetName() local 695 auto pos = line.find("]"); in GetAddress() local 721 auto pos = line.find("]"); in GetFileOffset() local 747 auto pos = line.find("]"); in GetSecSize() local 773 auto pos = line.find("]"); in GetEntrySize() local 799 auto pos = line.find("]"); in GetLink() local 821 auto pos = line.find("]"); in GetInfo() local [all …]
|
| /developtools/hiperf/src/ |
| D | subcommand.cpp | 120 auto pos = selectTids.begin(); in ExcludeTidsFromSelectTids() local 140 auto pos = selectTids.begin(); in ExcludeThreadsFromSelectTids() 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/profiler/device/services/profiler_service/src/ |
| D | trace_file_writer.cpp | 107 std::size_t pos = oldPath_.find_last_of('.'); in WriteHeader() local 259 std::string::size_type pos = oldPath_.find_last_of('/'); in LogDiskUsage() local
|
| /developtools/profiler/hiebpf/src/ |
| D | utilities.cpp | 43 size_t pos = 0; in StringSplit() local
|
| /developtools/profiler/device/plugins/ftrace_plugin/src/ |
| D | printk_formats_parser.cpp | 61 auto pos = line.find(seperator); in Parse() local
|
| D | string_utils.cpp | 74 size_t pos = 0; in Split() local
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| D | utilities.cpp | 33 size_t pos = 0; in StringReplace() local 49 size_t pos(0); in SubStringCount() local 62 size_t pos = 0; in StringSplit() local
|
| /developtools/profiler/device/plugins/api/test/unittest/ |
| D | plugin_module_test.cpp | 43 char* pos = strrchr(pluginDir, '/'); in SetUpTestCase() local
|
| /developtools/profiler/host/smartperf/trace_streamer/src/trace_data/ |
| D | trace_data_db.cpp | 218 size_t pos = std::string::npos; in SearchData() local 387 int32_t pos = retSnprintf; in SearchDatabase() local
|
| /developtools/smartperf_host/trace_streamer/src/trace_data/ |
| D | trace_data_db.cpp | 218 size_t pos = std::string::npos; in SearchData() local 387 int32_t pos = retSnprintf; in SearchDatabase() local
|