| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/ |
| H A D | gitannex.py | 2 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 …]
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/ |
| H A D | frontend-property-cable-systems.rst | 15 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 D | frontend.rst | 16 - Cable systems: DVB-C Annex A/C, ClearQAM (DVB-C Annex B)
|
| H A D | fe-type-t.rst | 47 - For DVB-C annex A standard 67 - For ATSC standard (terrestrial) or for DVB-C Annex B (cable) used
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/libsombok3/ |
| H A D | libsombok3_2.4.0.bb | 3 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)."
|
| /OK3568_Linux_fs/buildroot/package/safeclib/ |
| H A D | Config.in | 4 safec fork with all C11 Annex K functions 6 This library implements the secure C11 Annex K functions on
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-compressed.rst | 134 * .. _V4L2-PIX-FMT-VC1-ANNEX-G: 138 - VC1, SMPTE 421M Annex G compliant stream. 139 * .. _V4L2-PIX-FMT-VC1-ANNEX-L: 143 - VC1, SMPTE 421M Annex L compliant stream.
|
| H A D | ext-ctrls-fm-rx.rst | 33 programme service identification and selection. In Annex E of 48 also fully described in Annex E of :ref:`iec62106`. The length of
|
| H A D | ext-ctrls-fm-tx.rst | 40 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
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | stv0367_priv.h | 166 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 */
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libunicode/ |
| H A D | libunicode-linebreak-perl_2019.001.bb | 3 Standard Annex #14 [UAX #14]. East_Asian_Width informative property \ 4 defined by Annex #11 [UAX #11] will be concerned to determine breaking \
|
| /OK3568_Linux_fs/kernel/include/linux/dsa/ |
| H A D | sja1105.h | 18 /* IEEE 802.3 Annex 57A: Slow Protocols PDUs (01:80:C2:xx:xx:xx) */ 21 /* IEEE 1588 Annex F: Transport of PTP over Ethernet (01:1B:19:xx:xx:xx) */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/hdlc/ |
| H A D | ioctl.h | 34 #define LMI_ANSI 2 /* ANSI Annex D */ 35 #define LMI_CCITT 3 /* ITU-T Annex A */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/hdlc/ |
| H A D | ioctl.h | 34 #define LMI_ANSI 2 /* ANSI Annex D */ 35 #define LMI_CCITT 3 /* ITU-T Annex A */
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/ |
| H A D | ti,k3-am654-cpsw-nuss.yaml | 31 Support for IEEE 1588 Clock Synchronization (2008 Annex D, Annex E and Annex F)
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/hdlc/ |
| H A D | ioctl.h | 34 #define LMI_ANSI 2 /* ANSI Annex D */ 35 #define LMI_CCITT 3 /* ITU-T Annex A */
|
| /OK3568_Linux_fs/kernel/drivers/usb/atm/ |
| H A D | ueagle-atm.c | 110 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 …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/ |
| H A D | General-Query-Packets.html | 1374 <dt>‘<samp>qXfer:<var>object</var>:read:<var>annex</var>:<var>offset</var>,<var>length</var><… 1380 encoding of <var>annex</var> is specific to <var>object</var>; it can supply 1406 <dd><p>The request was malformed, or <var>annex</var> was invalid. 1426 …ref="OS-Information.html#OS-Information">auxiliary vector</a>. Note <var>annex</var> must be empt… 1432 <dt>‘<samp>qXfer:btrace:read:<var>annex</var>:<var>offset</var>,<var>length</var></samp>&rsqu… 1435 See <a href="Branch-Trace-Format.html#Branch-Trace-Format">Branch Trace Format</a>. The annex part… 1471 <dt>‘<samp>qXfer:exec-file:read:<var>annex</var>:<var>offset</var>,<var>length</var></samp>&r… 1473 a process running on the remote system. The annex specifies the 1475 number. If the annex part is empty the remote stub should return the 1482 <dt>‘<samp>qXfer:features:read:<var>annex</var>:<var>offset</var>,<var>length</var></samp>&rs… [all …]
|
| H A D | Retrieving-Descriptions.html | 76 …="General-Query-Packets.html#General-Query-Packets">qXfer</a>). The <var>annex</var> in the &lsqu… 77 …p>target.xml</samp>’. The contents of the ‘<samp>target.xml</samp>’ annex are an
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/ |
| H A D | General-Query-Packets.html | 1374 <dt>‘<samp>qXfer:<var>object</var>:read:<var>annex</var>:<var>offset</var>,<var>length</var><… 1380 encoding of <var>annex</var> is specific to <var>object</var>; it can supply 1406 <dd><p>The request was malformed, or <var>annex</var> was invalid. 1426 …ref="OS-Information.html#OS-Information">auxiliary vector</a>. Note <var>annex</var> must be empt… 1432 <dt>‘<samp>qXfer:btrace:read:<var>annex</var>:<var>offset</var>,<var>length</var></samp>&rsqu… 1435 See <a href="Branch-Trace-Format.html#Branch-Trace-Format">Branch Trace Format</a>. The annex part… 1471 <dt>‘<samp>qXfer:exec-file:read:<var>annex</var>:<var>offset</var>,<var>length</var></samp>&r… 1473 a process running on the remote system. The annex specifies the 1475 number. If the annex part is empty the remote stub should return the 1482 <dt>‘<samp>qXfer:features:read:<var>annex</var>:<var>offset</var>,<var>length</var></samp>&rs… [all …]
|
| H A D | Retrieving-Descriptions.html | 76 …="General-Query-Packets.html#General-Query-Packets">qXfer</a>). The <var>annex</var> in the &lsqu… 77 …p>target.xml</samp>’. The contents of the ‘<samp>target.xml</samp>’ annex are an
|
| /OK3568_Linux_fs/buildroot/package/libg7221/ |
| H A D | Config.in | 4 libg722_1 is a library for the ITU G.722.1 and Annex C
|
| /OK3568_Linux_fs/buildroot/package/bcg729/ |
| H A D | Config.in | 5 decoder of the ITU G729 Annex A/B speech codec.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/liblinebreak/ |
| H A D | liblinebreak_1.2.bb | 1 …tation of the line breaking algorithm as described in Unicode 5.1.0 Standard Annex 14, Revision 22"
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_rf.c | 27 /* see 802.11 17.3.8.3.2 and Annex J in rtw_ch2freq() 49 /* see 802.11 17.3.8.3.2 and Annex J */ in rtw_freq2ch()
|