Home
last modified time | relevance | path

Searched refs:ff (Results 76 – 100 of 214) sorted by relevance

123456789

/openbmc/linux/Documentation/input/
H A Dinput_uapi.rst19 ff
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dvxlan_asymmetric.sh514 flower dst_mac ff:ff:ff:ff:ff:ff arp_tip 10.1.1.102 arp_op \
/openbmc/qemu/tests/tcg/cris/bare/
H A Dcheck_boundr.s87 checkr3 ff
93 checkr3 ff
H A Dcheck_subq.s27 checkr3 ff
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-core.h518 static inline u32 fimc_get_format_depth(struct fimc_fmt *ff) in fimc_get_format_depth() argument
522 if (ff != NULL) in fimc_get_format_depth()
523 for (i = 0; i < ff->colplanes; i++) in fimc_get_format_depth()
524 depth += ff->depth[i]; in fimc_get_format_depth()
/openbmc/linux/Documentation/translations/zh_CN/maintainer/
H A Drebasing-and-merging.rst95 子系统维护人员可能希望在极少数快进合并情况下使用 ``-–no-ff`` 标志来强制添加
/openbmc/linux/Documentation/usb/
H A Dacm.rst90 I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=acm
103 driver is used for the device. If you see only Cls=ff(vend.) then you're out
/openbmc/linux/block/
H A Dblk-merge.c735 blk_opf_t ff = rq->cmd_flags & REQ_FAILFAST_MASK; in blk_rq_set_mixed_merge() local
748 (bio->bi_opf & REQ_FAILFAST_MASK) != ff); in blk_rq_set_mixed_merge()
749 bio->bi_opf |= ff; in blk_rq_set_mixed_merge()
982 const blk_opf_t ff = bio_failfast(bio); in bio_attempt_back_merge() local
990 if ((req->cmd_flags & REQ_FAILFAST_MASK) != ff) in bio_attempt_back_merge()
1008 const blk_opf_t ff = bio_failfast(bio); in bio_attempt_front_merge() local
1016 if ((req->cmd_flags & REQ_FAILFAST_MASK) != ff) in bio_attempt_front_merge()
/openbmc/linux/arch/powerpc/crypto/
H A Daes-tab-4k.S35 .long R(ff, f2, f2, 0d), R(d6, 6b, 6b, bd)
95 .long R(20, 10, 10, 30), R(e5, ff, ff, 1a)
151 .long R(87, ce, ce, 49), R(aa, 55, 55, ff)
207 .long R(04, 06, d4, 6f), R(60, 50, 15, ff)
216 .long R(fd, 0e, ff, fb), R(0f, 85, 38, 56)
258 .long R(e6, 95, 6e, 65), R(aa, ff, e6, 7e)
287 .long R(28, 3c, 49, 8b), R(ff, 0d, 95, 41)
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/
H A Dts-uuid.inc7 SE_PROXY_UUID = "46bb39d1-b4d9-45b5-88ff-040027dab249"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/
H A Dttf-lklug_0.6-14.20090803cvs.fc24.bb18 fontforge ${S}/convert.ff lklug
/openbmc/linux/arch/m68k/ifpsp060/
H A Dftest.sa16 dc.l $fea0487b,$01700000,$058061ff,$000015fc
38 dc.l $01700000,$105661ff,$000014a0,$61ff0000
40 dc.l $00000da2,$61ff0000,$148261ff,$00000da8
94 dc.l $103861ff,$0000103a,$4a0066ff,$0000102a
201 dc.l $66ff0000,$098461ff,$00000986,$4a0066ff
270 dc.l $050a4a00,$66ff0000,$053061ff,$00000532
284 dc.l $66ff0000,$045461ff,$00000456,$4a0066ff
349 dc.l $66ff0000,$004461ff,$00000046,$4a0066ff
/openbmc/linux/drivers/input/joystick/iforce/
H A Diforce-packets.c104 if (!iforce->dev->ff) in mark_core_as_ready()
107 for (i = 0; i < iforce->dev->ff->max_effects; ++i) { in mark_core_as_ready()
H A DKconfig32 and <file:Documentation/input/ff.rst>.
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/fdk-aac/
H A Dfdk-aac_2.0.2.bb8 HOMEPAGE = "https://www.iis.fraunhofer.de/en/ff/amm/impl.html"
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/
H A Djedec,lpddr4.yaml31 compatible = "lpddr4-ff,0100", "jedec,lpddr4";
/openbmc/linux/tools/testing/selftests/bpf/
H A DREADME.rst190 16: 04 01 00 00 ff ff ff ff w1 += -1
199 23: 7b 1a e0 ff 00 00 00 00 *(u64 *)(r10 - 32) = r1
200 24: 7b 5a c0 ff 00 00 00 00 *(u64 *)(r10 - 64) = r5
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-net76 string, e.g: ff:ff:ff:ff:ff:ff for an Ethernet broadcast MAC
/openbmc/qemu/docs/specs/
H A Dppc-spapr-xive.rst222 CPU[0000]: OS 00 ff 00 00 ff 00 ff ff 80000400
224 CPU[0000]: PHYS 00 00 00 00 00 00 00 ff 00000000
/openbmc/linux/fs/fuse/
H A Dfuse_i.h1026 struct fuse_file *ff; member
1039 void fuse_file_free(struct fuse_file *ff);
1042 void fuse_sync_release(struct fuse_inode *fi, struct fuse_file *ff,
1284 int fuse_flush_times(struct inode *inode, struct fuse_file *ff);
1354 void fuse_file_release(struct inode *inode, struct fuse_file *ff,
/openbmc/openbmc-test-automation/gui/lib/
H A Dgui_resource.robot21 ${GUI_BROWSER} ff
29 [Arguments] ${URL} ${browser}=ff ${mode}=${GUI_MODE}
35 # (e.g. gc for google chrome, ff for firefox).
66 # (e.g. gc for google chrome, ff for firefox).
H A Dresource.robot34 ${GUI_BROWSER} ff
90 # (e.g. gc for google chrome, ff for firefox).
218 [Arguments] ${URL} ${browser}=ff ${mode}=${GUI_MODE}
224 # (e.g. gc for google chrome, ff for firefox).
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gradm/gradm/
H A D0001-Makefile-Append-instead-of-overriding-LDFLAGS.patch14 index 28557ff..deed94c 100644
/openbmc/openbmc/poky/meta/recipes-devtools/bootchart2/bootchart2/
H A D0001-Do-not-include-linux-fs.h.patch18 index 5055181..12738ff 100644
/openbmc/linux/Documentation/input/devices/
H A Diforce-protocol.rst217 OP= ff
220 ff 01 QUERY [INDEX] CHECKSUM
234 ff 03 42 03 e8 CS would mean that the device has 1000 bytes of ram available.
245 ff 02 4e 14 CS would stand for 20 effects.

123456789