Home
last modified time | relevance | path

Searched full:roll (Results 1 – 25 of 294) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeocameradata/
H A Dtst_qgeocameradata.cpp68 QTest::addColumn<double>("roll"); in populateCameraData()
84 QFETCH(double, roll); in constructorTest()
93 QCOMPARE(cameraData.roll(), cameraData2.roll()); in constructorTest()
100 cameraData.setRoll(roll); in constructorTest()
107 QCOMPARE(cameraData3.roll(), roll); in constructorTest()
113 QCOMPARE(cameraData.roll(), cameraData3.roll()); in constructorTest()
151 QCOMPARE(cameraData.roll(),0.0); in rollTest()
153 QCOMPARE(cameraData.roll(),0.5); in rollTest()
156 QCOMPARE(cameraData2.roll(),0.5); in rollTest()
158 QCOMPARE(cameraData2.roll(),0.5); in rollTest()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Dgtt.c99 for (i = r->roll; i < r->npage; i++) { in psb_gtt_insert()
104 for (i = 0; i < r->roll; i++) { in psb_gtt_insert()
147 * @roll: roll offset
149 * Roll an existing pinned mapping by moving the pages through the GTT.
153 void psb_gtt_roll(struct drm_device *dev, struct gtt_range *r, int roll) in psb_gtt_roll() argument
159 if (roll >= r->npage) { in psb_gtt_roll()
164 r->roll = roll; in psb_gtt_roll()
173 for (i = r->roll; i < r->npage; i++) { in psb_gtt_roll()
178 for (i = 0; i < r->roll; i++) { in psb_gtt_roll()
349 gt->roll = 0; in psb_gtt_alloc_range()
H A Dgtt.h40 int roll; /* Roll applied to the GTT entries */ member
53 struct gtt_range *gt, int roll);
/OK3568_Linux_fs/kernel/include/linux/
H A Dbitops.h81 * @shift: bits to roll
91 * @shift: bits to roll
101 * @shift: bits to roll
111 * @shift: bits to roll
121 * @shift: bits to roll
131 * @shift: bits to roll
141 * @shift: bits to roll
151 * @shift: bits to roll
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeocameradata.cpp130 result.setRoll(sf * start.roll() + ef * end.roll()); in cameraInterpolator()
200 void QGeoCameraData::setRoll(double roll) in setRoll() argument
202 d->m_roll = roll; in setRoll()
205 double QGeoCameraData::roll() const in roll() function in QGeoCameraData
H A Dqgeocameradata_p.h82 void setRoll(double roll);
83 double roll() const;
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_attr_remote.c312 /* roll buffer forwards */ in xfs_attr_rmtval_copyout()
317 /* roll attribute data forwards */ in xfs_attr_rmtval_copyout()
362 /* roll buffer forwards */ in xfs_attr_rmtval_copyin()
367 /* roll attribute data forwards */ in xfs_attr_rmtval_copyin()
431 /* roll attribute extent map forwards */ in xfs_attr_rmtval_get()
487 * Roll through the "value", copying the attribute value to the in xfs_attr_rmtval_set_value()
529 /* roll attribute extent map forwards */ in xfs_attr_rmtval_set_value()
588 * Roll through the "value", allocating blocks on disk as required. in xfs_attr_rmtval_set()
643 * Roll through the "value", invalidating the attribute value's blocks. in xfs_attr_rmtval_invalidate()
H A Dxfs_defer.c27 * we can roll the transaction to adhere to AG locking order rules and
38 * roll a transaction to facilitate this, but using this facility
59 * > Roll the transaction.
67 * - Roll the deferred-op transaction as above.
79 * work items every time we roll the transaction, and that we must log
94 * a new log intent item with the unfinished work items, roll the
235 /* Roll a transaction so we can do some deferred op processing. */
291 * Roll the transaction. Rolling always given a new transaction (even in xfs_defer_trans_roll()
352 * The caller should provide a fresh transaction and roll it after we're done.
451 * any work items that wandered in since the last transaction roll (if
[all …]
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dak4458.c101 * 0, 0, 0 : Sharp Roll-Off Filter
102 * 0, 0, 1 : Slow Roll-Off Filter
103 * 0, 1, 0 : Short delay Sharp Roll-Off Filter
104 * 0, 1, 1 : Short delay Slow Roll-Off Filter
105 * 1, *, * : Super Slow Roll-Off Filter
108 "Sharp Roll-Off Filter",
109 "Slow Roll-Off Filter",
110 "Short delay Sharp Roll-Off Filter",
111 "Short delay Slow Roll-Off Filter",
112 "Super Slow Roll-Off Filter"
H A Dak5558.c63 "Sharp Roll-Off", "Show Roll-Off",
64 "Short Delay Sharp Roll-Off", "Short Delay Show Roll-Off",
H A Dpcm3168a.c138 SOC_ENUM("DAC1 Digital Filter roll-off", pcm3168a_d1_roll_off),
139 SOC_ENUM("DAC2 Digital Filter roll-off", pcm3168a_d2_roll_off),
140 SOC_ENUM("DAC3 Digital Filter roll-off", pcm3168a_d3_roll_off),
141 SOC_ENUM("DAC4 Digital Filter roll-off", pcm3168a_d4_roll_off),
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_ukk_gp.c47 /* no known transactions to roll-back */ in gp_get_core_version_wrapper()
70 /* no known transactions to roll-back */ in gp_suspend_response_wrapper()
86 /* no known transactions to roll-back */ in gp_get_number_of_cores_wrapper()
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dcamellia-x86_64-asm_64.S102 roll $1, RT0d; \
116 roll $1, RT0d; \
284 roll $1, RT0d; \
294 roll $1, RT2d; \
308 roll $1, RT2d; \
318 roll $1, RT1d; \
H A Ddes3_ede-asm_64.S89 roll $4, RT0d; \
99 roll $1, right##d; \
104 roll $1, left##d; \
262 roll $4, RT0d; \
283 roll $1, right##0d; \
288 roll $1, left##0d; \
292 roll $1, right##1d; \
297 roll $1, left##1d; \
301 roll $1, right##2d; \
306 roll $1, left##2d; \
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/
H A Domap_gem.c38 /** roll applied when mapping to DMM */
39 u32 roll; member
644 int omap_gem_roll(struct drm_gem_object *obj, u32 roll) in omap_gem_roll() argument
650 if (roll > npages) { in omap_gem_roll()
651 dev_err(obj->dev->dev, "invalid roll: %d\n", roll); in omap_gem_roll()
655 omap_obj->roll = roll; in omap_gem_roll()
666 roll, true); in omap_gem_roll()
806 omap_obj->roll, true); in omap_gem_pin()
1019 omap_obj->roll, true); in omap_gem_resume()
1051 omap_obj->vaddr, omap_obj->roll); in omap_gem_describe()
H A Domap_dmm_tiler.c352 struct page **pages, u32 npages, u32 roll) in dmm_txn_append() argument
383 int n = i + roll; in dmm_txn_append()
467 u32 npages, u32 roll, bool wait) in fill() argument
498 dmm_txn_append(txn, &p_area, pages, npages, roll); in fill()
500 roll += tcm_sizeof(slice); in fill()
515 u32 npages, u32 roll, bool wait) in tiler_pin() argument
519 ret = fill(&block->area, pages, npages, roll, wait); in tiler_pin()
H A Domap_fbdev.c31 /* for deferred dmm roll when getting called in atomic ctx */
43 /* DMM roll shifts in 4K pages: */ in pan_worker()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rsync/
H A Drsync_3.2.5.bb54 #| If you can't fix the issue, re-run ./configure with --disable-roll-simd.
55 EXTRA_OECONF:append:libc-musl = " --disable-roll-simd"
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/macsec/
H A Dmacsec_struct.h209 * Note: if specified as 2'b11, hardware AN roll over is not
239 * automatically updated by HW, if AN roll over is enabled.
244 * When the Enable AN roll over is set, S/W does not need to
245 * program the new SA's and the H/W will automatically roll over
247 * For normal operation, Enable AN Roll over will be set to '0'
515 /*! 0: The AN number will not automatically roll over if Next_PN is
517 * 1: The AN number will automatically roll over if Next_PN is
519 * Rollover is valid only after expiry. Normal roll over between
/OK3568_Linux_fs/kernel/arch/x86/lib/
H A Dchecksum_32.S65 roll $8, %eax
126 roll $8, %eax
172 roll $8, %eax
244 roll $8, %eax
/OK3568_Linux_fs/u-boot/arch/nds32/cpu/n1213/ag101/
H A Dtimer.c107 * normal mode (non roll) in get_timer_masked()
118 * nts = new "advancing time stamp"...it could also roll and in get_timer_masked()
/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dsegment.h26 * @ri_lsegs_start: Region for roll-forwarding (start block number)
27 * @ri_lsegs_end: Region for roll-forwarding (end block number)
/OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh3/
H A Dentry.S301 ! - roll back gRB
303 ! k0 returns original sp (after roll back)
309 ! Check for roll back gRB (User and Kernel)
/OK3568_Linux_fs/buildroot/package/acpid/
H A D0001-dont-use-isfdtype.patch1 Partially roll back upstream commit 4711119089e1ad08dad206f4fded68f1972fdeed
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-pci-drivers-xhci_hcd21 port will roll back to the xHCI.

12345678910>>...12