/developtools/profiler/device/services/profiler_service/test/unittest/ |
D | profiler_data_repeater_test.cpp | 69 auto f = [](int x) { return 2 * x + 1; }; in __anona855a1400202() 76 int x = itemX ? std::stoi(itemX->data()) : 0; in __anona855a1400302() local 118 auto f = [](int x) { return 2 * x + 1; }; in __anona855a1400402() 124 int x = xData ? std::stoi(xData->data()) : 0; in __anona855a1400502() local
|
/developtools/smartperf_host/ide/src/trace/component/trace/timer-shaft/ |
D | Rect.ts | 17 x: number = 0; property in Rect 104 x: number = 0; property in Point
|
D | Flag.ts | 17 x: number = 0; property in Flag
|
/developtools/smartperf_host/ide/src/base-ui/chart/pie/ |
D | LitChartPie.ts | 23 x: number; property 255 let x = ev.pageX - rect.left - this.centerX!; variable 307 let x = ev.pageX - rect.left - this.centerX!; variable
|
/developtools/smartperf_host/ide/src/trace/database/ui-worker/ |
D | ProcedureWorkerCommon.ts | 409 x: number = 0; property in Rect 482 x: number = 0; property in Point 500 x: number = 0; property in PairPoint 1438 let x = frame.x + textPadding - 1; variable
|
D | ProcedureWorkerFrameSpacing.ts | 327 x: number | undefined; property in FrameSpacingStruct
|
/developtools/ace_js2bundle/ace-loader/src/lite/ |
D | lite-image2bin.js | 46 image.scan(0, 0, image.bitmap.width, image.bitmap.height, function(x, y, idx) { argument
|
/developtools/profiler/timestamps/ |
D | timestamps.cpp | 22 #define TOSTRING(x) #x argument
|
/developtools/smartperf_host/ide/src/trace/bean/ |
D | FrameComponentBean.ts | 17 x: string; property
|
/developtools/smartperf_host/ide/src/trace/component/chart/ |
D | FrameChart.ts | 515 let x = node.frame!.x; variable 568 let x = this.canvasX; variable
|
/developtools/smartperf_host/ide/src/trace/database/data-trafic/ |
D | FrameDynamicEffectReceiver.ts | 331 x: Float32Array; property in FrameSpacing
|
/developtools/hdc/hdc_rust/src/cffi/ |
D | usb_ffs.h | 42 #define SHORT_LE(x) htole16(x) argument 43 #define LONG_LE(x) htole32(x) argument
|
/developtools/hdc/src/daemon/ |
D | usb_ffs.h | 41 #define SHORT_LE(x) htole16(x) argument 42 #define LONG_LE(x) htole32(x) argument
|
/developtools/profiler/host/smartperf/client/client_command/ |
D | startup_delay.cpp | 217 … int x = (std::atoi(pointVector[2].c_str()) + std::atoi(pointVector[0].c_str())) / 2; in InitXY2() local 256 … int x = (std::atoi(pointVector[2].c_str()) + std::atoi(pointVector[0].c_str())) / 2; in InitXY() local
|
/developtools/smartperf_host/trace_streamer/src/base/ |
D | log.h | 48 #define TS_ASSERT(x) \ argument
|
/developtools/smartperf_host/ide/src/base-ui/chart/column/ |
D | LitChartColumn.ts | 77 let x = ev.pageX - rect.left; variable
|
/developtools/profiler/device/plugins/ftrace_plugin/src/ |
D | ftrace_parser.cpp | 197 #define VALUE_NAME(x) {x, #x} in GetFieldTypeName() argument 214 #define VALUE_NAME(x) {x, #x} in GetProtoTypeName() argument
|
/developtools/profiler/host/smartperf/client/client_command/include/ |
D | sp_parse_fps.h | 43 #define SP_FAILED_OPERATION(x) \ argument
|
/developtools/smartperf_host/trace_streamer/src/parser/rawtrace_parser/ |
D | ftrace_processor.cpp | 177 #define VALUE_NAME(x) {x, #x} in GetFieldTypeName() argument 194 #define VALUE_NAME(x) {x, #x} in GetProtoTypeName() argument
|
/developtools/smartperf_host/trace_streamer/src/base/sqlite_ext/ |
D | sqlite_ext_funcs.cpp | 45 double x = sqlite3_value_double(argv[0]); in sqliteExtStdevNextStep() local
|
/developtools/smartperf_host/trace_streamer/src/protos/smartperf_host/ |
D | sph_data.proto | 161 string x = 2; field 172 string x = 2; field
|
/developtools/smartperf_host/ide/src/trace/proto/ |
D | SphBaseData.proto | 161 string x = 2; field 172 string x = 2; field
|
/developtools/profiler/device/base/include/ |
D | logging.h | 33 #define UNUSED_PARAMETER(x) ((void)(x)) argument
|
/developtools/smartperf_host/ide/src/trace/component/ |
D | SpSystemTrace.ts | 1902 let x = row.hoverX + 248; variable
|
/developtools/profiler/device/plugins/native_daemon/src/ |
D | utilities.cpp | 26 uint32_t RoundUp(uint32_t x, const int align) in RoundUp()
|