Home
last modified time | relevance | path

Searched defs:x (Results 1 – 25 of 30) sorted by relevance

12

/developtools/profiler/device/services/profiler_service/test/unittest/
Dprofiler_data_repeater_test.cpp69 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/
DRect.ts17 x: number = 0; property in Rect
104 x: number = 0; property in Point
DFlag.ts17 x: number = 0; property in Flag
/developtools/smartperf_host/ide/src/base-ui/chart/pie/
DLitChartPie.ts23 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/
DProcedureWorkerCommon.ts409 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
DProcedureWorkerFrameSpacing.ts327 x: number | undefined; property in FrameSpacingStruct
/developtools/ace_js2bundle/ace-loader/src/lite/
Dlite-image2bin.js46 image.scan(0, 0, image.bitmap.width, image.bitmap.height, function(x, y, idx) { argument
/developtools/profiler/timestamps/
Dtimestamps.cpp22 #define TOSTRING(x) #x argument
/developtools/smartperf_host/ide/src/trace/bean/
DFrameComponentBean.ts17 x: string; property
/developtools/smartperf_host/ide/src/trace/component/chart/
DFrameChart.ts515 let x = node.frame!.x; variable
568 let x = this.canvasX; variable
/developtools/smartperf_host/ide/src/trace/database/data-trafic/
DFrameDynamicEffectReceiver.ts331 x: Float32Array; property in FrameSpacing
/developtools/hdc/hdc_rust/src/cffi/
Dusb_ffs.h42 #define SHORT_LE(x) htole16(x) argument
43 #define LONG_LE(x) htole32(x) argument
/developtools/hdc/src/daemon/
Dusb_ffs.h41 #define SHORT_LE(x) htole16(x) argument
42 #define LONG_LE(x) htole32(x) argument
/developtools/profiler/host/smartperf/client/client_command/
Dstartup_delay.cpp217 … 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/
Dlog.h48 #define TS_ASSERT(x) \ argument
/developtools/smartperf_host/ide/src/base-ui/chart/column/
DLitChartColumn.ts77 let x = ev.pageX - rect.left; variable
/developtools/profiler/device/plugins/ftrace_plugin/src/
Dftrace_parser.cpp197 #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/
Dsp_parse_fps.h43 #define SP_FAILED_OPERATION(x) \ argument
/developtools/smartperf_host/trace_streamer/src/parser/rawtrace_parser/
Dftrace_processor.cpp177 #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/
Dsqlite_ext_funcs.cpp45 double x = sqlite3_value_double(argv[0]); in sqliteExtStdevNextStep() local
/developtools/smartperf_host/trace_streamer/src/protos/smartperf_host/
Dsph_data.proto161 string x = 2; field
172 string x = 2; field
/developtools/smartperf_host/ide/src/trace/proto/
DSphBaseData.proto161 string x = 2; field
172 string x = 2; field
/developtools/profiler/device/base/include/
Dlogging.h33 #define UNUSED_PARAMETER(x) ((void)(x)) argument
/developtools/smartperf_host/ide/src/trace/component/
DSpSystemTrace.ts1902 let x = row.hoverX + 248; variable
/developtools/profiler/device/plugins/native_daemon/src/
Dutilities.cpp26 uint32_t RoundUp(uint32_t x, const int align) in RoundUp()

12