Home
last modified time | relevance | path

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

12

/developtools/profiler/device/services/profiler_service/test/unittest/
Dprofiler_data_repeater_test.cpp68 auto f = [](int x) { return 2 * x + 1; }; in __anon076504810202()
75 int x = itemX ? std::stoi(itemX->data()) : 0; in __anon076504810302() local
117 auto f = [](int x) { return 2 * x + 1; }; in __anon076504810402()
123 int x = xData ? std::stoi(xData->data()) : 0; in __anon076504810502() local
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/bpftrace/
DTabPaneSampleInstructionDistributions.ts188 let x = this.canvasX; variable
286 for (const x in instructionData) { constant
377 const x = xStep + i * this.xSpacing; constant
DTabPaneSampleInstruction.ts204 let x = this.canvasX; variable
DTabPaneSampleInstructionSelectionTotalTime.ts352 const x = xStart + i * this.xSpacing; constant
/developtools/smartperf_host/ide/src/trace/component/trace/timer-shaft/
DRect.ts17 x: number = 0; property in Rect
112 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
262 let x = ev.pageX - rect.left - this.centerX!; variable
314 let x = ev.pageX - rect.left - this.centerX!; variable
/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/profiler/device/plugins/ffrt_profiler/test/unittest/
Dffrt_profiler_test_exec.cpp55 int x = 1; in main() local
/developtools/smartperf_host/ide/src/trace/database/ui-worker/
DProcedureWorkerCommon.ts454 x: number = 0; property in Rect
528 x: number = 0; property in Point
546 x: number = 0; property in PairPoint
DProcedureWorkerFrameSpacing.ts341 x: number | undefined; property in FrameSpacingStruct
/developtools/smartperf_host/ide/src/trace/component/chart/
DFrameChart.ts615 let x = node.frame!.x; variable
668 let x = this.canvasX; variable
/developtools/smartperf_host/ide/src/trace/database/data-trafic/
DFrameDynamicEffectReceiver.ts398 x: Float32Array; property in FrameSpacing
/developtools/hiperf/include/
Dspe_decoder.h24 #define BIT_ULL(x) (_BITULL(x)) argument
25 #define ULL(x) (_ULL(x)) argument
26 #define UL(x) (_UL(x)) argument
27 #define BIT(x) (UL(1) << (x)) argument
/developtools/smartperf_host/trace_streamer/src/base/
Dlog.h47 #define TS_ASSERT(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/hdc/hdc_rust/src/cffi/
Dusb_ffs.h42 #define SHORT_LE(x) htole16(x) argument
43 #define LONG_LE(x) htole32(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.cpp175 #define VALUE_NAME(x) {x, #x} in GetFieldTypeName() argument
192 #define VALUE_NAME(x) {x, #x} in GetProtoTypeName() argument
/developtools/integration_verification/cases/smoke/basic/screenshot32/new_script/utils/
Ddevice.py212 def double_click(self, x, y): argument
220 def long_click(self, x, y): argument
313 def input_text(self, x, y, text=''): argument
/developtools/smartperf_host/trace_streamer/src/parser/rawtrace_parser/
Dftrace_processor.cpp178 #define VALUE_NAME(x) {x, #x} in GetFieldTypeName() argument
195 #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

12