| /OK3568_Linux_fs/kernel/net/dsa/ |
| H A D | tag_ocelot.c | 186 u8 *extraction; in ocelot_rcv() local 201 extraction = skb->data; in ocelot_rcv() 213 packing(extraction, &src_port, 46, 43, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_rcv() 214 packing(extraction, &qos_class, 19, 17, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_rcv() 215 packing(extraction, &tag_type, 16, 16, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_rcv() 216 packing(extraction, &vlan_tci, 15, 0, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_rcv()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | istream | 152 * If an exception is thrown during extraction, ios_base::badbit 288 * If an exception is thrown during extraction, ios_base::badbit 295 * @brief Simple extraction. 305 * @brief Simple extraction. 319 * @brief Simple multiple-character extraction. 346 * @brief Simple multiple-character extraction. 391 * @brief String extraction. 419 * @brief String extraction. 959 // [27.7.1.6] Rvalue stream extraction 961 // 2328. Rvalue stream extraction should use perfect forwarding [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | istream | 152 * If an exception is thrown during extraction, ios_base::badbit 288 * If an exception is thrown during extraction, ios_base::badbit 295 * @brief Simple extraction. 305 * @brief Simple extraction. 319 * @brief Simple multiple-character extraction. 346 * @brief Simple multiple-character extraction. 391 * @brief String extraction. 419 * @brief String extraction. 959 // [27.7.1.6] Rvalue stream extraction 961 // 2328. Rvalue stream extraction should use perfect forwarding [all …]
|
| /OK3568_Linux_fs/buildroot/package/cpio/ |
| H A D | Config.in | 7 cpio archive utility for creation and extraction.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-unidiff_0.7.3.bb | 1 SUMMARY = "Unified diff parsing/metadata extraction library"
|
| /OK3568_Linux_fs/buildroot/package/unzip/ |
| H A D | Config.in | 5 UnZip is an extraction utility for archives compressed in
|
| /OK3568_Linux_fs/buildroot/package/ocrad/ |
| H A D | Config.in | 6 based on a feature extraction method.
|
| /OK3568_Linux_fs/buildroot/package/webp/ |
| H A D | Config.in | 14 Demux is a part of WebPMux for extraction and manipulation
|
| /OK3568_Linux_fs/buildroot/package/aubio/ |
| H A D | Config.in | 6 aubio is a tool designed for the extraction of annotations
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/ |
| H A D | ocelot.h | 112 enum ocelot_tag_prefix extraction);
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/tracker/tracker-miners/ |
| H A D | 0001-meson.build-Just-warn-if-we-build-without-libseccomp.patch | 30 - error('Libseccomp is mandatory for sandboxed metadata extraction')
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/makedumpfile/ |
| H A D | makedumpfile_1.7.1.bb | 1 SUMMARY = "VMcore extraction tool"
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/freescale/ |
| H A D | gianfar.rst | 27 extraction of VLAN headers, but not filtering. Filtering will be
|
| /OK3568_Linux_fs/buildroot/support/misc/ |
| H A D | target-dir-warning.txt | 24 sudo tar -C /destination/of/extraction -xf images/rootfs.tar
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/meta/ |
| H A D | testexport-tarball.bb | 49 # In order for the self-extraction script to correctly extract and set up things,
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/ |
| H A D | mscc-ocelot.txt | 20 - interrupts: Should contain the switch interrupts for frame extraction,
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/ |
| H A D | Kconfig | 65 extraction.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/dpkg/dpkg/ |
| H A D | 0001-Dpkg-Source-Archive-Prevent-directory-traversal-for-.patch | 8 archive, when we are extracting it, we do that as an in-place extraction, 23 if there was a new extraction mode avoiding this problem we'd need such 305 + # Perform the extraction.
|
| /OK3568_Linux_fs/buildroot/package/uboot-tools/ |
| H A D | Config.in | 94 extraction of data from U-Boot images.
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/ocelot/ |
| H A D | felix.c | 673 u8 *extraction = skb->data - ETH_HLEN - OCELOT_TAG_LEN; in felix_rxtstamp() local 681 packing(extraction, &val, 116, 85, OCELOT_TAG_LEN, UNPACK, 0); in felix_rxtstamp()
|
| /OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/ |
| H A D | NEWS | 174 + log extraction requires no common file-system view
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/maki-4.0.0/ |
| H A D | LICENSE.txt | 45 v. rights protecting the extraction, dissemination, use and reuse of data in
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | CC0-1.0 | 19 rights protecting the extraction, dissemination, use and reuse of data in a Work;
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | devtool-source.bbclass | 1 # Development tool - source extraction helper class
|
| /OK3568_Linux_fs/yocto/poky/documentation/sdk-manual/ |
| H A D | intro.rst | 196 section for information on how to do this extraction.
|