Home
last modified time | relevance | path

Searched full:annex (Results 1 – 25 of 73) sorted by relevance

123

/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dgitannex.py2 BitBake 'Fetch' git annex implementation
25 ud.shallow_extra_refs += ['refs/heads/git-annex', 'refs/heads/synced/*']
30 runfetchcmd("%s rev-list git-annex" % (ud.basecmd), d, quiet=True, workdir=wd)
39 runfetchcmd("%s annex get --all" % (ud.basecmd), d, quiet=True, workdir=wd)
42 runfetchcmd("chmod u+w -R %s/annex" % (ud.clonedir), d, quiet=True, workdir=wd)
57 runfetchcmd("%s annex init" % ud.basecmd, d, workdir=dest)
62 runfetchcmd("%s annex get" % ud.basecmd, d, workdir=dest)
63 runfetchcmd("chmod u+w -R %s/.git/annex" % (dest), d, quiet=True, workdir=dest)
69 runfetchcmd("%s annex init" % (ud.basecmd), d, workdir=ud.destdir)
73 annex = self.uses_annex(ud, d, ud.destdir)
[all …]
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Dfrontend-property-cable-systems.rst15 The DVB-C Annex-A is the widely used cable standard. Transmission uses
18 The DVB-C Annex-C is optimized for 6MHz, and is used in Japan. It
19 supports a subset of the Annex A modulation types, and a roll-off of
22 The following parameters are valid for DVB-C Annex A/C:
48 .. _dvbc-annex-b-params:
50 DVB-C Annex B delivery system
53 The DVB-C Annex-B is only used on a few Countries like the United
56 The following parameters are valid for DVB-C Annex B:
H A Dfrontend.rst16 - Cable systems: DVB-C Annex A/C, ClearQAM (DVB-C Annex B)
H A Dfe-type-t.rst47 - For DVB-C annex A standard
67 - For ATSC standard (terrestrial) or for DVB-C Annex B (cable) used
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libsombok3/
H A Dlibsombok3_2.4.0.bb3 Unicode Standard Annex #14 (UAX #14). East_Asian_Width informative \
4 properties defined by Annex #11 (UAX #11) may be concerned to determin \
6 Cluster segmentation described in Annex #29 (UAX #29)."
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libunicode/
H A Dlibunicode-linebreak-perl_2019.001.bb3 Standard Annex #14 [UAX #14]. East_Asian_Width informative property \
4 defined by Annex #11 [UAX #11] will be concerned to determine breaking \
/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv0367_priv.h166 FE_CAB_FEC_A = 1, /* J83 Annex A */
167 FE_CAB_FEC_B = (1 << 1),/* J83 Annex B */
168 FE_CAB_FEC_C = (1 << 2) /* J83 Annex C */
H A Ddrxk_hard.h278 bool m_itut_annex_c; /* If true, uses ITU-T DVB-C Annex C, instead of Annex A */
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-compressed.rst141 * .. _V4L2-PIX-FMT-VC1-ANNEX-G:
145 - VC1, SMPTE 421M Annex G compliant stream.
146 * .. _V4L2-PIX-FMT-VC1-ANNEX-L:
150 - VC1, SMPTE 421M Annex L compliant stream.
H A Dext-ctrls-fm-rx.rst33 programme service identification and selection. In Annex E of
48 also fully described in Annex E of :ref:`iec62106`. The length of
H A Dext-ctrls-fm-tx.rst40 Annex E of :ref:`iec62106`, the RDS specification, there is a full
54 The encoding for Radio Text strings is also fully described in Annex
/openbmc/linux/include/linux/dsa/
H A Dsja1105.h21 /* IEEE 802.3 Annex 57A: Slow Protocols PDUs (01:80:C2:xx:xx:xx) */
24 /* IEEE 1588 Annex F: Transport of PTP over Ethernet (01:1B:19:xx:xx:xx) */
/openbmc/linux/include/uapi/linux/hdlc/
H A Dioctl.h34 #define LMI_ANSI 2 /* ANSI Annex D */
35 #define LMI_CCITT 3 /* ITU-T Annex A */
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dti,k3-am654-cpsw-nuss.yaml28 Support for IEEE 1588 Clock Synchronization (2008 Annex D, Annex E and Annex F)
/openbmc/linux/drivers/usb/atm/
H A Dueagle-atm.c110 int annex; member
246 ((x)->annex & ANNEXB)
531 static int annex[NB_MODEM]; variable
543 module_param_array(annex, uint, NULL, 0644);
544 MODULE_PARM_DESC(annex,
545 "manually set annex a/b (0=auto, 1=annex a, 2=annex b)");
2530 if (annex[sc->modem_index] == 1) in uea_bind()
2531 sc->annex = ANNEXA; in uea_bind()
2532 else if (annex[sc->modem_index] == 2) in uea_bind()
2533 sc->annex = ANNEXB; in uea_bind()
[all …]
H A Dcxacru.c1324 { /* V = Zyxel P = 630-C1 aka OMNI ADSL USB (Annex A) */
1327 { /* V = Zyxel P = 630-C3 aka OMNI ADSL USB (Annex B) */
1336 { /* V = Netopia P = Cayman 3341(Annex A)/3351(Annex B) */
1339 { /* V = Netopia P = Cayman 3342(Annex A)/3352(Annex B) */
/openbmc/linux/include/scsi/
H A Diser.h49 * struct iser_cm_hdr - iSER CM header (from iSER Annex A12)
/openbmc/linux/drivers/rapidio/
H A DKconfig78 mechanism similar to one described in RapidIO specification Annex 1.
/openbmc/linux/net/sched/
H A Dsch_cbs.c15 * Section 8.6.8.2, and explained in more detail in the Annex L of the
42 * 802.1Q-2014 Annex L, Equation L-3):
48 * this qdisc (IEEE 802.1Q-2014 Annex L, Equation L-2):
/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/
H A Dpei_data.h112 * DDR refresh rate config. JEDEC Standard No.21-C Annex K allows
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-bus-firewire123 in SAM-2...SAM-4 annex A. They are persistent and world-wide
/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-encodings.h89 /** ISO 14496-10 Annex B byte stream format */
/openbmc/linux/include/uapi/rdma/
H A Drdma_user_cm.h73 /* See IBTA Annex A11, servies ID bytes 4 & 5 */
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.h226 #define TS_ANNEX_F_EN BIT(6) /* Time Sync Annex F enable */
227 #define TS_ANNEX_D_EN BIT(4) /* Time Sync Annex D enable */
/openbmc/linux/include/uapi/linux/dvb/
H A Dfrontend.h638 * Cable TV: DVB-C following ITU-T J.83 Annex A spec
640 * Cable TV: DVB-C following ITU-T J.83 Annex B spec (ClearQAM)
642 * Cable TV: DVB-C following ITU-T J.83 Annex C spec

123