| /developtools/ace_js2bundle/ace-loader/plugin/templater/ |
| D | data.js | 23 function parseData(v) { argument 50 function getValue(begin, end, v, res) { argument
|
| /developtools/profiler/host/smartperf/client/client_command/ |
| D | editor_command.cpp | 29 EditorCommand::EditorCommand(int argc, std::vector<std::string> v) in EditorCommand() 61 std::string EditorCommand::SlideFps(std::vector<std::string> v) in SlideFps() 74 std::string EditorCommand::SlideFPS(std::vector<std::string> v) in SlideFPS() 130 float EditorCommand::ColdStart(std::vector<std::string> v) in ColdStart() 170 float EditorCommand::HotStart(std::vector<std::string> v) in HotStart()
|
| D | smartperf_main.cpp | 20 std::vector<std::string> v; in main() local
|
| /developtools/profiler/host/smartperf/trace_streamer/src/table/ |
| D | index_map.h | 285 void IntersectabcEqual(const std::deque<Row>& rows, Val v, GetV getValue) in IntersectabcEqual() 296 void IntersectGreaterEqual(const std::deque<Row>& rows, Val v, GetV getValue) in IntersectGreaterEqual() 306 void IntersectLessEqual(const std::deque<Row>& rows, Val v, GetV getValue) in IntersectLessEqual() 315 void RemoveNullElements(const std::deque<T>& rows, T v) in RemoveNullElements()
|
| D | index_map.cpp | 119 auto v = static_cast<TableRowId>(sqlite3_value_int64(argv)); in FilterId() local 146 auto v = static_cast<uint64_t>(sqlite3_value_int64(argv)); in FilterTS() local
|
| D | table_base.cpp | 235 auto v = static_cast<uint64_t>(sqlite3_value_int64(argv)); in FilterTS() local 282 auto v = static_cast<TableRowId>(sqlite3_value_int64(argv)); in FilterId() local
|
| D | args_table.cpp | 201 auto v = static_cast<TableRowId>(sqlite3_value_int64(argv)); in FilterId() local
|
| D | ebpf_elf_symbol_table.cpp | 206 auto v = static_cast<TableRowId>(sqlite3_value_int64(argv)); in FilterId() local
|
| D | ebpf_process_maps_table.cpp | 226 auto v = static_cast<TableRowId>(sqlite3_value_int64(argv)); in FilterId() local
|
| D | system_event_filter_table.cpp | 199 auto v = static_cast<uint64_t>(sqlite3_value_int64(argv)); in FilterSorted() local
|
| D | ebpf_elf_table.cpp | 238 auto v = static_cast<TableRowId>(sqlite3_value_int64(argv)); in FilterId() local
|
| D | clock_event_filter_table.cpp | 206 auto v = static_cast<uint64_t>(sqlite3_value_int64(argv)); in FilterSorted() local
|
| D | paged_memory_sample_table.cpp | 228 auto v = static_cast<TableRowId>(sqlite3_value_int64(argv)); in FilterId() local
|
| D | clk_event_filter_table.cpp | 208 auto v = static_cast<uint64_t>(sqlite3_value_int64(argv)); in FilterSorted() local
|
| D | cpu_measure_filter_table.cpp | 210 auto v = static_cast<uint64_t>(sqlite3_value_int64(argv)); in FilterSorted() local
|
| D | process_table.cpp | 317 auto v = static_cast<TableRowId>(sqlite3_value_int64(argv)); in FilterId() local
|
| /developtools/profiler/device/cmds/test/unittest/ |
| D | hiprofiler_cmd_test.cpp | 29 #define HHB(v) (((v) & 0xF0) >> 4) argument 30 #define LHB(v) ((v) & 0x0F) argument
|
| /developtools/profiler/device/plugins/api/src/ |
| D | plugin_manager.cpp | 31 #define HHB(v) (((v) & 0xF0) >> 4) argument 32 #define LHB(v) ((v) & 0x0F) argument
|
| /developtools/hdc/src/common/ |
| D | channel.cpp | 95 for (auto v : mapChannel) { in ClearChannels() local 540 for (auto v : mapChannel) { in EchoToAllChannelsViaSessionId() local
|
| /developtools/hiperf/test/unittest/common/native/ |
| D | perf_file_format_test.cpp | 185 uint64_t v = TESTNUMBER1; variable
|
| /developtools/hiperf/src/ |
| D | perf_file_writer.cpp | 443 bool PerfFileWriter::AddU64Feature(FEATURE feature, uint64_t v) in AddU64Feature()
|
| D | perf_event_record.cpp | 71 inline void PushToBinary(bool condition, uint8_t *&p, const T &v) in PushToBinary() 91 inline void PopFromBinary(bool condition, uint8_t *&p, T &v) in PopFromBinary()
|
| /developtools/profiler/tools/smaps_show/src/ |
| D | main.rs | 40 let v = self.value.entry(key.clone()).or_insert(0); in add() localVariable
|
| /developtools/hdc/src/host/ |
| D | main.cpp | 85 for (string v : registerCommand) { in IsRegisterCommand() local
|
| /developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/ |
| D | perf_event_record.cpp | 72 inline void PushToBinary(bool condition, uint8_t *&p, const T &v) in PushToBinary() 92 inline void PopFromBinary(bool condition, uint8_t *&p, T &v) in PopFromBinary()
|