Home
last modified time | relevance | path

Searched refs:start (Results 6526 - 6550 of 20981) sorted by relevance

1...<<261262263264265266267268269270>>...840

/foundation/arkui/ace_engine/frameworks/core/components/side_bar/
H A Dside_bar_animation_controller.cpp50 SideBarAnimation::SideBarAnimation(const WeakPtr<PipelineContext>& context, double start, in SideBarAnimation() argument
54 : start_(start), end_(end), delay_(delay), duration_(duration) in SideBarAnimation()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/
H A DdisableProfiler.js24 Comments out stateMgmtProfiler.[start, stop] calls.
27 Disable all stateMgmtProfiler.[start, stop] from a file.
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_measure_layout.h42 void GenChildArray(int32_t start, int32_t end);
63 void GenChildArray(int32_t start, int32_t end);
/foundation/arkui/ace_engine/test/tools/event_tree_to_graph/src/bats/
H A Ddump_event.bat24 goto start
26 :start label
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/
H A Dwater_flow_layout_info_base.h148 * @param start first updated section.
150 virtual void InitSegments(const std::vector<WaterFlowSections::Section>& sections, int32_t start) = 0;
186 const std::vector<WaterFlowSections::Section>& prevSections, int32_t start) = 0;
/foundation/arkui/ui_lite/interfaces/innerkits/engines/gfx/
H A Dsoft_engine.h32 const Point& start,
48 const Point& start,
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_time_picker.h332 void InitPicker(UIPicker*& picker, int16_t start, int16_t end);
334 void GetValueByIndex(char* value, uint8_t len, uint16_t index, int16_t start, int16_t end);
/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_profiler.h28 // start tracing for one given phase, and return a traceId which will be used when calling STOP_TRACING
30 // start tracing for one given phase, and provids the component name together
116 uint64_t start; // count in clock ticks (usually 1ms) member
206 * @param [in] start The start timestamp, must count in clock tick.
209 * @return the elapsed time from start to end, count in ms
211 uint64_t CalculateElapsedTime(uint64_t start, uint64_t end) const;
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_path.h171 * @brief Sets the start point of a path.
175 * @param x Indicates the x coordinate of the start point.
176 * @param y Indicates the y coordinate of the start point.
198 * and then a start angle and a sweep angle are specified.
199 * The arc is a portion of the ellipse defined by the start angle and the sweep angle.
200 * By default, a line segment from the last point of the path to the start point of the arc is also added.
208 * @param startDeg Indicates the start angle, in degrees.
354 * @param start Indicates initial corner of rect to add.
359 OH_Drawing_PathDirection, uint32_t start);
379 * @param start Inde
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/
H A Dimage_source_native_impl.cpp79 int32_t rawFileLength = rawFile.start + rawFile.length; in OH_ImageSourceNative()
81 rawFile.fd, rawFile.start, rawFileLength, opts, errorCode); in OH_ImageSourceNative()
/foundation/multimedia/media_foundation/test/unittest/
H A DTestSynchronizer.cpp70 auto start = std::chrono::high_resolution_clock::now(); in HWTEST_F() local
74 auto diff = static_cast<std::chrono::duration<double>>(end - start).count() * 1000; in HWTEST_F()
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/
H A Dhvigorw.bat22 goto start
24 :start label
/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_poller.cpp93 TimePoint start = std::chrono::steady_clock::now(); in HWTEST_F() local
98 int m = std::chrono::duration_cast<std::chrono::milliseconds>(end - start).count(); in HWTEST_F()
/foundation/communication/netmanager_base/frameworks/js/napi/netstats/src/context/
H A Dupdate_iface_stats_context.cpp89 void UpdateIfacesStatsContext::SetStart(uint32_t start) in SetStart() argument
91 start_ = start; in SetStart()
H A Dget_iface_uid_stats_context.cpp111 void GetIfaceUidStatsContext::SetStart(uint32_t start) in SetStart() argument
113 start_ = start; in SetStart()
H A Dget_iface_stats_context.cpp99 void GetIfaceStatsContext::SetStart(uint32_t start) in SetStart() argument
101 start_ = start; in SetStart()
/kernel/linux/linux-5.10/drivers/bcma/
H A Ddriver_chipcommon_sflash.c15 .start = BCMA_SOC_FLASH2,
160 bcma_sflash_dev.resource[0].end = bcma_sflash_dev.resource[0].start + in bcma_sflash_init()
/kernel/linux/linux-5.10/drivers/char/hw_random/
H A Docteon-rng.c85 res_ports->start, in octeon_rng_probe()
91 res_result->start, in octeon_rng_probe()
/kernel/linux/linux-5.10/drivers/base/power/
H A Dcommon.c192 * @dev: Device to start.
195 * when it needs to start its device from the PM domain's perspective. Note
203 if (dev->pm_domain && dev->pm_domain->start) in dev_pm_domain_start()
204 return dev->pm_domain->start(dev); in dev_pm_domain_start()
/kernel/linux/linux-5.10/arch/arm/mach-iop32x/
H A Diq80321.c125 .start = 0xf0000000,
154 .start = IQ80321_UART,
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dspeakup_txprt.c114 module_param_named(start, synth_txprt.startup, short, 0444);
118 MODULE_PARM_DESC(start, "Start the synthesizer once it is loaded.");
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Ds3c2412.c89 s3c_device_sdi.resource[1].start = IRQ_S3C2412_SDI; in s3c2412_init_uarts()
96 s3c_device_spi1.resource[0].start = S3C24XX_PA_SPI + S3C2412_SPI1; in s3c2412_init_uarts()
/kernel/linux/linux-5.10/arch/arm/boot/bootp/
H A Dinit.S10 * This demonstrates how to append code to the start of the kernel
16 .section .start, "ax"
33 @ r7 = initrd start
/kernel/linux/linux-5.10/arch/arm/mach-davinci/
H A Dboard-sffsdr.c62 .start = DM644X_ASYNC_EMIF_DATA_CE0_BASE,
66 .start = DM644X_ASYNC_EMIF_CONTROL_BASE,
/kernel/linux/linux-5.10/arch/arm/mach-mvebu/
H A Dkirkwood.c31 .start = CPU_CONTROL_PHYS,
52 .start = DDR_OPERATION_BASE,

Completed in 14 milliseconds

1...<<261262263264265266267268269270>>...840